aboutsummaryrefslogtreecommitdiff
path: root/textproc/pure-csv
Commit message (Collapse)AuthorAgeFilesLines
* Stagify.Vanilla I. Shu2014-08-071-13/+6
| | | | Notes: svn path=/head/; revision=364281
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-021-1/+1
| | | | | | | | | pending PR With hat: portmgr Notes: svn path=/head/; revision=360231
* Remove trailing whitespaces from category textprocEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345436
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Update to 0.57.Xin LI2013-11-062-5/+19
| | | | | | | | | PR: ports/179390 Submitted by: nemysis Approved by: maintainer Notes: svn path=/head/; revision=333045
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* Fix PORTSDIR not already defined by using relative pathBaptiste Daroussin2013-07-101-1/+1
| | | | Notes: svn path=/head/; revision=322734
* Fix pure by removing the useless pre.mk/post.mk dancingBaptiste Daroussin2013-07-101-7/+2
| | | | | | | | | Convert to USES=gmake Reported by: marino Notes: svn path=/head/; revision=322733
* - Update pure to 0.51 and update modulesPav Lucistnik2012-01-262-14/+8
| | | | | | | | PR: ports/161799 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Notes: svn path=/head/; revision=289841
* - Fix typo in COMMENT (s/langauge/language/)Frederic Culot2011-08-191-1/+1
| | | | | | | | | PR: ports/159866 Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv> Approved by: Zhihao Yuan <lichray@gmail.com> (maintainer) Notes: svn path=/head/; revision=280011
* pure-csv is a module for reading and writing Comma Separated Value (CSV)Martin Wilke2011-06-273-0/+35
files from within Pure. WWW: http://docs.pure-lang.googlecode.com/hg/pure-csv.html PR: ports/156103 Submitted by: Zhihao Yuan <lichray at gmail.com> Notes: svn path=/head/; revision=276505