aboutsummaryrefslogtreecommitdiff
path: root/devel/cutils/files
Commit message (Collapse)AuthorAgeFilesLines
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-292-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* Upgrade to 1.6. Change maintainer to ports@, Sandro Sigala is no longerThomas Gellekum2001-11-074-52/+25
| | | | | | | running FreeBSD. Notes: svn path=/head/; revision=49733
* Correct C-macro usage: One of the first lessions you learn is,Alexander Langer2000-08-131-0/+42
| | | | | | | | | | | that you must not use something like macro(var++) if you don't know the implementation of the macro. PR: 20538 Submitted by: Kevin Day <toasty@dragondata.com> Notes: svn path=/head/; revision=31605
* Upgrade to 1.4.Satoshi Asami1997-06-151-99/+5
| | | | | | | | PR: 3457 (plus many private mails) Submitted by: Sandro Sigala <ssigala@globalnet.it> Notes: svn path=/head/; revision=6940
* Include unistd.h if __FreeBSD__ >= 3.Satoshi Asami1997-03-251-0/+104
Notes: svn path=/head/; revision=6014