summaryrefslogtreecommitdiff
path: root/editors/fine (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove maintainership of most of my ports. I don't really haveChris Piazza2000-06-201-1/+1
| | | | | | | | time to maintain these and I'm just not interested in these particular ones any more. Notes: svn path=/head/; revision=29733
* Update MASTER_SITESChris Piazza2000-05-211-2/+1
| | | | Notes: svn path=/head/; revision=28652
* Replace dead master site with two linuxberg sites.Chris Piazza2000-04-221-1/+3
| | | | Notes: svn path=/head/; revision=27911
* portname/portversion updateMichael Haro2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27501
* Add a patch I forgot to add in the last upgrade.Chris Piazza1999-12-091-0/+8
| | | | | | | Found by: bento.freebsd.org Notes: svn path=/head/; revision=23684
* Update to fine 2.3 to unbreak this port.Chris Piazza1999-11-264-35/+33
| | | | | | | | | Fine now works with qt2 so we use that to unbreak for systems without at least egcs (old gcc built qt, new gcc needed to build fine, new gcc is used for qt2). Notes: svn path=/head/; revision=23419
* Err, this program links with qt, not qt2.. duhChris Piazza1999-09-081-1/+1
| | | | Notes: svn path=/head/; revision=21442
* BROKEN if OSVERSION < 400004. This port requires NEWGCC but usesChris Piazza1999-09-081-2/+6
| | | | | | | QT which is built with the old gcc. That doesn't work. Notes: svn path=/head/; revision=21441
* Fix a typo (nie -> nice)Chris Piazza1999-09-071-1/+1
| | | | | | | Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=21379
* Link with qt2, not qt.Chris Piazza1999-09-071-1/+1
| | | | Notes: svn path=/head/; revision=21375
* Fix by using a MAKE_ENV to set CXX...Chris Piazza1999-09-061-0/+2
| | | | Notes: svn path=/head/; revision=21295
* 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