summaryrefslogtreecommitdiff
path: root/textproc/libcsv/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MANPREFIX: eliminate usage of MANPREFIXBaptiste Daroussin2024-01-111-1/+1
| | | | While here move some manpages to share/man
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-2/+0
|
* textproc/libcsv: Makefile fixes and man page correctionsFernando ApesteguĂ­a2021-01-261-12/+18
| | | | | | | | PR: 252995 Submitted by: bob@eager.cx Notes: svn path=/head/; revision=562690
* textproc/libcsv fix manpageTobias C. Berner2017-08-011-2/+9
| | | | | | | | | | The headers are not installed with a prefix, so correct the manpage. PR: 220053 Submitted by: Bob Eager <bob@eager.cx> Notes: svn path=/head/; revision=447031
* New maintainer: bob@eager.cxMatthew Seaman2017-01-033-0/+155
| | | | | | | | | | | | | Add new 'EXAMPLES' option Use OPTIONS helpers Spelling fixes for man pages Add a csv_get_blk_size() function PR: 215720 Submitted by: bob@eager.cx Notes: svn path=/head/; revision=430461
* Add libcsv 2.0.1, small, simple and fast CSV library.Sergey Skvortsov2008-04-231-0/+15
Notes: svn path=/head/; revision=211838