aboutsummaryrefslogtreecommitdiff
path: root/editors/fine
Commit message (Collapse)AuthorAgeFilesLines
* Grab all the qt2/kde2 ports with no maintainer and put them under kde@Alan Eldridge2002-08-231-1/+1
| | | | | | | maintainership. Notes: svn path=/head/; revision=64863
* Update to 2.4Patrick Li2001-12-087-90/+42
| | | | | | | | PR: 32515 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=51203
* Overhaul QT/KDE support:Will Andrews2001-04-031-2/+1
| | | | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
* Use '-O0' when compiling on the Alpha to avoid internal compiler errors.Steve Price2001-03-111-1/+7
| | | | Notes: svn path=/head/; revision=39541
* 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