aboutsummaryrefslogtreecommitdiff
path: root/devel/frink
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-271-1/+0
| | | | Notes: svn path=/head/; revision=371544
* Allow staging as a regular userAntoine Brodin2014-09-071-1/+1
| | | | Notes: svn path=/head/; revision=367525
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-101-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357277
* Support stagingEmanuel Haupt2014-02-191-7/+5
| | | | Notes: svn path=/head/; revision=345037
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-221-1/+1
| | | | Notes: svn path=/head/; revision=327888
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | devel part 2) Notes: svn path=/head/; revision=327723
* Fix build on currentBaptiste Daroussin2013-05-051-1/+1
| | | | Notes: svn path=/head/; revision=317442
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Large round of typo fixes in ports/devel (pkg-descr).Jimmy Olgeni2008-06-011-1/+1
| | | | Notes: svn path=/head/; revision=214100
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Upgrade from 2.1.5 to 2.2.2p4.Mikhail Teterin2005-02-147-29/+30
| | | | | | | | Prompted by: old version's dissapearance from master site Notified by: pointyhat (kris) Notes: svn path=/head/; revision=128806
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Finally upgrade to the today's latest -- 2.1.5. Man-page has vanished,Mikhail Teterin2002-05-315-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. Notes: svn path=/head/; revision=60399
* Make the default indentation level to be 8 positions, in the spirit ofMikhail Teterin2001-05-081-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. Notes: svn path=/head/; revision=42428
* Frink is a tcl formatting and static check program by Lindsay Marshall.Mikhail Teterin2001-05-087-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/ Notes: svn path=/head/; revision=42425