Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -1/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2003-03-22 | Update to 1.0.7, from Miguel Mendez in PR 20749. | wiz | 3 | -6/+7 | |
Changes: bug fixes. | |||||
2003-02-16 | Newfile is a tool for creating starter files in various languages. | salo | 5 | -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. |