cvs commit: ports/textproc Makefile ports/textproc/hs-bytestring-csv Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Sat Nov 29 13:44:01 PST 2008


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)


More information about the cvs-ports mailing list