Commit graph

10 commits

Author SHA1 Message Date
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
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Will Andrews
253a50c915 Update to 2.0p1, which brings Quanta into the KDE2 world.
PR:		25858
Submitted by:	maintainer
2001-03-18 07:53:02 +00:00
Jimmy Olgeni
d2f3fc0d14 Some spaces -> tabs for ports/www. 2001-02-05 15:33:58 +00:00
Will Andrews
989eb9a1c9 Put back my rightful email address (oops) and give MAINTAINER to Jeremy
Shaffner <jeremy@external.org>.
2000-12-30 02:33:12 +00:00
Chris D. Faulhaber
e3252fa880 - Update port to 1.0.4
- Sort PLIST
2000-09-09 22:18:09 +00:00
Will Andrews
f67050feec Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Will Andrews
0320cafa3b Add missing BUILD_DEPENDS (gettext).
Found by:	bento
2000-05-29 02:53:43 +00:00
Will Andrews
fee44ad6a3 Add Quanta+, a GUI HTML editor that bears resemblance to KDevelop. I had
to use HAS_CONFIGURE instead of GNU_CONFIGURE because for some reason it
kept thinking bsd.port.mk is giving it too many arguments.  So I overrode
this behavior with CONFIGURE_ARGS.
2000-05-20 03:54:48 +00:00