summaryrefslogtreecommitdiff
path: root/editors/fine (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a typo (PREIFX -> PREFIX) that prevented this from actuallyChris Piazza1999-08-261-1/+1
| | | | | | | installing. Notes: svn path=/head/; revision=20980
* Err, USE_NEWGCC is needed. Put -fguiding-decls back in CFLAGS inChris Piazza1999-08-262-1/+2
| | | | | | | patch-aa Notes: svn path=/head/; revision=20979
* Remove a bogus CFLAGS additionChris Piazza1999-08-261-1/+1
| | | | Notes: svn path=/head/; revision=20977
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Import of fine.Chris Piazza1999-08-187-0/+140
fine is "The Finally INteligent Editor" that does syntax highlighting, has the ability to be programmed to insert text with key bindings and more. It uses the QT toolkit. Notes: svn path=/head/; revision=20767