Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2006 19:29:28 +0000 (UTC)
From:      Ion-Mihai Tetcu <itetcu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc Makefile ports/textproc/exml Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200607121929.k6CJTSq3075567@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
itetcu      2006-07-12 19:29:28 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/exml        Makefile distinfo pkg-descr pkg-plist 
  Log:
  EXML is an abstracted, generalized interface to an xml parser/writer, using
  ecore data structures and making things generally easy to get around in.
  
  The functions detailed in EXML.h are fairly self explanatory, and the io
  interfaces are also generalized and independent (open from a socket, write
  to in memory xml image).
  
  WWW: http://www.enlightenment.org/
  
  PR:             ports/100002
  Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
  
  Revision  Changes    Path
  1.1011    +1 -0      ports/textproc/Makefile
  1.1       +25 -0     ports/textproc/exml/Makefile (new)
  1.1       +3 -0      ports/textproc/exml/distinfo (new)
  1.1       +8 -0      ports/textproc/exml/pkg-descr (new)
  1.1       +7 -0      ports/textproc/exml/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607121929.k6CJTSq3075567>