Commit graph

13 commits

Author SHA1 Message Date
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Pete Fritchman
4ab8a7ecf1 Don't make tmake's default CFLAGS -O2 (when using tmake to build something
else).

Approved by:	maintainer
2001-11-07 08:20:03 +00:00
Alexander Langer
5bfa5c6ce1 Port x11-toolkits/qt23 introduces a new library qtgl to make use of
OpenGL inside of Qt applications. It is a Good Thing (tm) to take care
of that in this port instead of patching Makefiles in other ports that
make use of tmake.

Currently there seem to be no ports that make use of tmake and don't
depend on OpenGL. But they should not be affected anyway as the qtgl
library does contain all symbols from the qt lib.

PR:		26495
Submitted by:	maintainer
2001-05-09 10:15:13 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- 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)
2001-04-03 08:14:43 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Kevin Lo
70beaab4b1 Update to 1.7
PR: 24343
Submitted by: MAINTAINER
2001-01-16 13:26:42 +00:00
Will Andrews
e8fecd2223 Fix tmake to use QT2 since that's what it's intended to be used with.
PR:		22390
Submitted by:	MAINTAINER
2000-10-29 18:02:11 +00:00
Maxim Sobolev
368f049d9c Update to 1.6.
Submitted by:	maintainer
2000-09-02 13:32:28 +00:00
Will Andrews
b797745ae9 Update to 1.5.
PR:		20500
Submitted by:	maintainer
2000-08-11 00:23:56 +00:00
Will Andrews
188d118f1a Update to 1.4.
PR:		18544
Submitted by:	maintainer
2000-05-20 17:16:14 +00:00
Satoshi Asami
dfee8150a0 Convert to PORTNAME/PORTVERSION. 2000-04-14 05:44:42 +00:00
Will Andrews
1f3f8daeb9 Smack tmake into allowing environment-override C(C,XX) as well as
C(XX)FLAGS. Also make it look in the right directory for Qt includes.

This commit is required for me to update twinlib.
2000-04-07 01:34:34 +00:00
Will Andrews
c2b3d7e609 Add Troll Tech's tmake utility, which will be used by my upcoming twinlib
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>
2000-03-25 21:10:13 +00:00