aboutsummaryrefslogtreecommitdiffstats
path: root/devel/frink
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Finally upgrade to the today's latest -- 2.1.5. Man-page has vanished,mi2002-06-015-11/+50
| | | | | | | 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.
* Make the default indentation level to be 8 positions, in the spirit ofmi2001-05-091-0/+10
| | | | | style(9). One can still use the -i option to set it to whatever. The port only exists for a few minutes, so, no revision bump.
* Frink is a tcl formatting and static check program by Lindsay Marshall.mi2001-05-097-0/+45
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/