Commit Graph

12 Commits

Author SHA1 Message Date
Will Andrews
03ac08c531 Remove BROKEN as the build error was found to be transient. 2002-11-07 19:35:18 +00:00
Kris Kennaway
5743cc2231 BROKEN: Incorrect pkg-plist 2002-10-05 23:12:43 +00:00
Mario Sergio Fujikawa Ferreira
756dfe7461 o 1st commit after repo copy from kxicq
o Update to kxicq 2 snapshot 20020622 supporting KDE 3

PR:		40383
Submitted by:	Andy Fawcett <tap@athame.co.uk>
Repo copy by:		joe (cvs hat)
Repo copy approved by:	will (portmgr hat)
2002-08-10 16:20:14 +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
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +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
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Steve Price
8c19aa3ec7 Remove some files that aren't installed when the esound port is not already
installed.
2000-05-28 03:33:36 +00:00
Steve Price
5fe3289c2d Make this port actually work with 'ADDITIONAL_SKINS=yes'.
PR:		18287
Submitted by:	Michael Joyner <mjoyner@wolf.dyns.cx>
2000-04-30 20:55:42 +00:00
Will Andrews
152e0c53e2 Add kxicq, another ICQ client for KDE.
PR:		17353
Submitted by:	Andrey Novikov <andrey@novikov.com>
2000-04-23 06:08:28 +00:00