Date: Sat, 29 Nov 2008 21:44:01 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/hs-bytestring-csv Makefile distinfo pkg-descr pkg-plist Message-ID: <200811292144.mATLi10S010910@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-11-29 21:44:01 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/hs-bytestring-csv Makefile distinfo pkg-descr pkg-plist Log: A small library that allows you to parse CSV formatted data efficiently with Haskell. WWW: http://code.haskell.org/~dons/code/bytestring-csv PR: ports/129162 Submitted by: Samy Al Bahra <sbahra at kerneled.org> Revision Changes Path 1.1279 +1 -0 ports/textproc/Makefile 1.1 +38 -0 ports/textproc/hs-bytestring-csv/Makefile (new) 1.1 +3 -0 ports/textproc/hs-bytestring-csv/distinfo (new) 1.1 +4 -0 ports/textproc/hs-bytestring-csv/pkg-descr (new) 1.1 +16 -0 ports/textproc/hs-bytestring-csv/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811292144.mATLi10S010910>