Bug 129162 - New port: textproc/hs-bytestring-csv
Summary: New port: textproc/hs-bytestring-csv
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-25 08:00 UTC by Samy Al Bahra
Modified: 2008-11-29 21:50 UTC (History)
0 users

See Also:


Attachments
file.shar (3.44 KB, text/plain)
2008-11-25 08:00 UTC, Samy Al Bahra
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samy Al Bahra 2008-11-25 08:00:12 UTC
A small library that allows you to parse CSV formatted data efficiently
with Haskell.

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-11-25 08:14:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-11-29 05:44:56 UTC
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
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-11-29 21:02:30 UTC
State Changed
From-To: feedback->closed

New port added. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-11-29 21:02:48 UTC
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"
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2008-11-29 21:04:59 UTC
State Changed
From-To: closed->feedback

ups wrong pr closed, sorry.
Comment 6 Martin Wilke freebsd_committer freebsd_triage 2008-11-29 21:43:46 UTC
State Changed
From-To: feedback->closed

New port added. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2008-11-29 21:44:09 UTC
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"