A small library that allows you to parse CSV formatted data efficiently with Haskell. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->feedback hi, Build failed under I386 and amd64, could you please take a look. Thanks http://amd64.miwibox.org/index.php?action=describe_port&id=1781 http://i386.miwibox.org/index.php?action=describe_port&id=1750
State Changed From-To: feedback->closed New port added. Thanks!
miwi 2008-11-29 21:02:39 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/py-apolicy Makefile distinfo pkg-descr pkg-plist mail/py-apolicy/files apolicyd.in patch-setup.py patch-z pkg-message.in Log: ACL Policy Daemon is a program that communicates with the Postfix MTA using the Policy Delegation Protocol implementing an ACL (Access Control List) system, making very easy to improve and create nice controls on your e-mail traffic. You can use it to verify SPF records too. WWW: http://www.apolicy.org PR: ports/129162 Submitted by: Chifeng QU <chifeng at gmail.com> Revision Changes Path 1.934 +1 -0 ports/mail/Makefile 1.1 +35 -0 ports/mail/py-apolicy/Makefile (new) 1.1 +3 -0 ports/mail/py-apolicy/distinfo (new) 1.1 +35 -0 ports/mail/py-apolicy/files/apolicyd.in (new) 1.1 +8 -0 ports/mail/py-apolicy/files/patch-setup.py (new) 1.1 +20 -0 ports/mail/py-apolicy/files/patch-z (new) 1.1 +8 -0 ports/mail/py-apolicy/files/pkg-message.in (new) 1.1 +6 -0 ports/mail/py-apolicy/pkg-descr (new) 1.1 +19 -0 ports/mail/py-apolicy/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: closed->feedback ups wrong pr closed, sorry.
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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"