aboutsummaryrefslogtreecommitdiff
path: root/devel/tmake/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul QT/KDE support:Will Andrews2001-04-031-1/+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
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Update to 1.7Kevin Lo2001-01-161-1/+1
| | | | | | | | PR: 24343 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37245
* Fix tmake to use QT2 since that's what it's intended to be used with.Will Andrews2000-10-291-0/+1
| | | | | | | | PR: 22390 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34409
* Update to 1.6.Maxim Sobolev2000-09-021-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=32203
* Update to 1.5.Will Andrews2000-08-111-2/+2
| | | | | | | | PR: 20500 Submitted by: maintainer Notes: svn path=/head/; revision=31489
* Update to 1.4.Will Andrews2000-05-201-2/+2
| | | | | | | | PR: 18544 Submitted by: maintainer Notes: svn path=/head/; revision=28635
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27505
* Add Troll Tech's tmake utility, which will be used by my upcoming twinlibWill Andrews2000-03-251-0/+32
port, and perhaps others in the future. Activate tmake in devel/Makefile. Also made a COMMENT nit. PR: 17265 Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de> Notes: svn path=/head/; revision=27047