Date: Sun, 24 Jun 2012 10:21:15 +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-html-conduit Makefile distinfo pkg-descr ports/lang/ghc bsd.hackage.mk Message-ID: <201206241021.q5OALFsT044300@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2012-06-24 10:21:15 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
lang/ghc bsd.hackage.mk
Added files:
textproc/hs-html-conduit Makefile distinfo pkg-descr
Log:
This package uses tagstream-conduit for its parser. It automatically
balances mismatched tags, so that there shouldn't be any parse failures.
It does not handle a full HTML document rendering, such as adding missing
html and head tags.
WWW: https://github.com/snoyberg/xml
Obtained from: FreeBSD Haskell
Revision Changes Path
1.208 +2 -1 ports/lang/ghc/bsd.hackage.mk
1.1727 +1 -0 ports/textproc/Makefile
1.1 +24 -0 ports/textproc/hs-html-conduit/Makefile (new)
1.1 +2 -0 ports/textproc/hs-html-conduit/distinfo (new)
1.1 +6 -0 ports/textproc/hs-html-conduit/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206241021.q5OALFsT044300>
