Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finally upgrade to the today's latest -- 2.1.5. Man-page has vanished, | mi | 2002-05-31 | 1 | -1/+1 |
| | | | | | | | but the executable has big ``usage'' function and some documentation. Use an interesting way of passing the DOCSDIR down through PLIST_SUB and wonder why bsd.port.mk does not do this for everybody. | ||||
* | Frink is a tcl formatting and static check program by Lindsay Marshall. | mi | 2001-05-08 | 1 | -0/+1 |
It can prettify your program, minimise, obfuscate or just sanity check it. It can also do some rewriting. You pass it filenames (or the stdin) and the output is generated to stdout. WWW: http://catless.ncl.ac.uk/Programs/Frink/ |