Date: Sat, 13 Aug 2011 20:59:10 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/hs-xmlhtml Makefile distinfo pkg-descr Message-ID: <201108132059.p7DKxACx078872@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2011-08-13 20:59:10 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/hs-xmlhtml Makefile distinfo pkg-descr
Log:
Contains renderers and parsers for both XML and HTML 5 document fragments,
which share data structures wo that it's easy to work with both. Document
fragments are bits of documents, which are not constrained by some of the
high-level structure rules (in particular, they may contain more than one
root element).
WWW: http://hackage.haskell.org/package/xmlhtml
Obtained from: FreeBSD Haskell
Revision Changes Path
1.1633 +1 -0 ports/textproc/Makefile
1.1 +21 -0 ports/textproc/hs-xmlhtml/Makefile (new)
1.1 +2 -0 ports/textproc/hs-xmlhtml/distinfo (new)
1.1 +16 -0 ports/textproc/hs-xmlhtml/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108132059.p7DKxACx078872>
