Commit graph

17 commits

Author SHA1 Message Date
Kris Kennaway
10e344b7a2 Add back the blackjack, pp and xlines ports, which were prematurely
deleted by will.
2002-05-24 11:08:24 +00:00
Will Andrews
e05ed36727 Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00
Ying-Chieh Liao
33c189b13f fix WWW
PR:		32614
Submitted by:	Ports Fury
2001-12-08 20:39:50 +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
Will Andrews
a547285c7b Update to 1.2; add WWW to DESCR.
PR:		18974
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-04 19:10:39 +00:00
Bill Fenner
ed14606656 Remove plm@xs4all.nl as MAINTAINER; mail has been bouncing for 2 months. 2000-04-21 22:09:51 +00:00
Michael Haro
0bdd9a7b8f update portname/portversion stuff (games commit part 1, a-c) 2000-04-14 00:45:49 +00:00
Chris Piazza
86fdc9cada Fix for new compiler and respect CC/CXX/CXXFLAGS/CFLAGS 2000-01-09 08:01:00 +00:00
David E. O'Brien
253c66d044 Change Id->FreeBSD. 1999-08-25 06:06:33 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Steve Price
1511a5bd89 Fix build for ELF. 1998-09-28 02:04:40 +00:00
Satoshi Asami
3fc5e40f2e Remove manpages defined in MAN? macros in games' Makefiles. 1998-08-13 02:23:26 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
c23cc4074c Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.

Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-27 23:25:33 +00:00
Matthew Hunt
be6db30187 Upgrade to 1.1.
PR:		6388
Submitted by:	Peter Mutsaers <plm@xs4all.nl>
1998-04-22 22:55:29 +00:00
Steve Price
4894611069 A Qt-based version of the blackjack game.
PR:           5822
Submitted by: Peter Mutsaers <plm@xs4all.nl
1998-02-23 19:55:07 +00:00