aboutsummaryrefslogtreecommitdiff
path: root/sysutils/truncate
Commit message (Collapse)AuthorAgeFilesLines
* Move BROKEN -> FORBIDDENKris Kennaway2002-05-171-1/+1
| | | | Notes: svn path=/head/; revision=59304
* Remove the "#" at the beginning of the BROKEN= line. *blush*Alexander Langer2001-03-231-1/+1
| | | | | | | Submitted by: jedgar Notes: svn path=/head/; revision=40276
* Make this actually fetchable (and BROKEN for systems < 4.2-RELEASE).Alexander Langer2001-03-232-5/+6
| | | | | | | Submitted by: fenner's distfile survey Notes: svn path=/head/; revision=40271
* This finally is the version which is in the base system.Alexander Langer2000-07-182-3/+7
| | | | | | | | | Mark BROKEN, if truncate(1) is in the base-system. I misused OSVERSION 500011 (kqueue API changes) for decision, if truncate(1) is in the base-system (small time-span). Notes: svn path=/head/; revision=30803
* Update to version 2.0, the version which might join the tree in CURRENT.Alexander Langer2000-07-022-2/+5
| | | | | | | | | | Removes -m flag for truncate(1). Since the port-distfile is a plain tar -zcf of the propagated tree-version, add WRKSRC, MANDIR and BINDIR hunks to port-Makefile. Notes: svn path=/head/; revision=30075
* Initial import of truncate, a command-line fronted to truncate(2).Alexander Langer2000-06-305-0/+23
Reviewed by: sobomax Notes: svn path=/head/; revision=30014