aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mkfile
Commit message (Collapse)AuthorAgeFilesLines
* - Update from 1.1.1 to 1.1.3 [1]Danilo Egea Gondolfo2013-10-262-8/+8
| | | | | | | | | | - Add stage support PR: ports/183315 Submitted by: HATANO Tomomi <hatanou@infolab.ne.jp> (maintainer) [1] Notes: svn path=/head/; revision=331648
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* sysutils/mkfile: update to 1.1.1William Grzybowski2013-06-222-8/+4
| | | | | | | | | | | | | | | | - Update to 1.1.1 [1] - Trim Makefile header Changelog: - Improved exit status handling. - No overwrite on existing files. - K&R -> ANSI. Deprecated expressions are changed. PR: ports/179826 [1] Submitted by: HATANO Tomomi <hatanou@infolab.ne.jp> (maintainer) Notes: svn path=/head/; revision=321569
* 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