summaryrefslogtreecommitdiff
path: root/devel/newfile
AgeCommit message (Collapse)AuthorFilesLines
2004-04-25Convert to buildlink3.snj1-3/+3
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-03-22Update to 1.0.7, from Miguel Mendez in PR 20749.wiz3-6/+7
Changes: bug fixes.
2003-02-16Newfile is a tool for creating starter files in various languages.salo5-0/+102
It uses a full-featured preprocessor (like the C preprocessor) to transform templates into customized starter files. It can also generate trees of files for a specific purpose, such as a project using automake and autoconf, license files or a FreeBSD port. Based on a patch from Miguel Mendez via PR pkg/20313 modified by me.