aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mkfile
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Update to 1.1:Volker Stolz2004-03-224-17/+6
| | | | | | | | | | | | | | | | - new size suffixes (e for exabytes, p for petabytes) - integer overflow checking for size - fix for roff syntax error in manual page - Add URL - Drop patch-file in favour of MAKE_ARGS PR: 64560 Submitted by: HATANOU Tomomi (maintainer) Approved by: linimon (mentor) Notes: svn path=/head/; revision=104944
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Add mkfile 1.0, create files suitable for use as swap files.Pete Fritchman2002-03-056-0/+43
PR: 32060 Submitted by: HATANOU Tomomi <hatanou@infolab.ne.jp> Notes: svn path=/head/; revision=55591