Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-01-26 | textproc/libcsv: Makefile fixes and man page corrections | Fernando ApesteguĂa | 1 | -12/+18 | |
PR: 252995 Submitted by: bob@eager.cx Notes: svn path=/head/; revision=562690 | |||||
2017-08-01 | textproc/libcsv fix manpage | Tobias C. Berner | 1 | -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 | |||||
2017-01-03 | New maintainer: bob@eager.cx | Matthew Seaman | 1 | -0/+127 | |
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 |