Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Sep 2011 03:13:38 +0000 (UTC)
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/ghc bsd.hackage.mk ports/textproc Makefile ports/textproc/hs-csv Makefile distinfo pkg-descr
Message-ID:  <201109060313.p863DcCD079045@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ashish      2011-09-06 03:13:38 UTC

  FreeBSD ports repository

  Modified files:
    lang/ghc             bsd.hackage.mk 
    textproc             Makefile 
  Added files:
    textproc/hs-csv      Makefile distinfo pkg-descr 
  Log:
  This library parses and dumps documents that are formatted according to
  RFC 4180, "The common Format and MIME Type for Comma-Separated Values
  (CSV) Files". This format is used, among many other things, as a lingua
  franca for spreadsheets, and for certain web services.
  
  WWW: http://hackage.haskell.org/package/csv
  
  PR:             ports/159689
  Submitted by:   Kaspars Bankovskis <kaspars@bankovskis.lv>
  
  Revision  Changes    Path
  1.72      +2 -1      ports/lang/ghc/bsd.hackage.mk
  1.1649    +1 -0      ports/textproc/Makefile
  1.1       +22 -0     ports/textproc/hs-csv/Makefile (new)
  1.1       +2 -0      ports/textproc/hs-csv/distinfo (new)
  1.1       +6 -0      ports/textproc/hs-csv/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109060313.p863DcCD079045>