aboutsummaryrefslogtreecommitdiff
path: root/textproc/ocaml-csv
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Like many ocaml ports, textproc/ocaml-csv is not jobs safeJohn Marino2015-11-041-0/+2
| | | | Notes: svn path=/head/; revision=400731
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-031-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories T-V. CR: D509 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=363904
* Stage supportAntoine Brodin2014-03-261-2/+1
| | | | Notes: svn path=/head/; revision=349293
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Enable native binary buildWen Heping2011-04-112-1/+7
| | | | | | | | PR: ports/155646 Submitted by: Thomas V. Crimi <tcrimi@gmail.com> (maintainer) Notes: svn path=/head/; revision=272509
* - Bump portrevisions on all ocaml libraries, as it appears that compiledStanislav Sedov2011-04-051-0/+1
| | | | | | | | | | | interface files (.cmi) are not backward compatible with a newer ocaml version. PR: ports/156195 Suggested by: mandree Notes: svn path=/head/; revision=272267
* - Remove no longer needed patchPav Lucistnik2011-03-121-11/+0
| | | | | | | Reported by: maintainer Notes: svn path=/head/; revision=270767
* - Update to 1.2.1Wen Heping2011-03-114-10/+6
| | | | | | | | PR: ports/155092 Submitted by: Thomas V. Crimi <tcrimi@gmail.com> (maintainer) Notes: svn path=/head/; revision=270653
* - Update to 1.1.7Renato Botelho2009-02-254-42/+13
| | | | | | | | PR: ports/132064 Submitted by: maintainer Notes: svn path=/head/; revision=229045
* - Attempt to unbreak INDEX, bsd.ocaml.mk moved to Mk/Pav Lucistnik2008-04-061-3/+1
| | | | | | | Pointy hat to: stas Notes: svn path=/head/; revision=210684
* - Add plist before anyone noticesPav Lucistnik2007-12-181-0/+7
| | | | | | | Pointy hat to: pav Notes: svn path=/head/; revision=203988
* This library can read and write CSV files, including all extensions used byPav Lucistnik2007-12-184-0/+71
Excel - eg. quotes, newlines, 8 bit characters in fields, "0 etc. WWW: http://merjis.com/developers/csv PR: ports/118801 Submitted by: Thomas V. Crimi <tcrimi@procida.us> Notes: svn path=/head/; revision=203985