Commit graph

17 commits

Author SHA1 Message Date
Tilman Keskinoz
54c5838789 Add kmamerun, A KDE frontend to xmame
PR:		47198
Submitted by:	Scott A. Moberly <smoberly@karamazov.org>
2003-01-18 23:03:48 +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
FUJISHIMA Satsuki
b7c25d5edd fix this totally broken port.
PR:		34177
maintainer	Kyle Martin (patch not used)
2002-01-22 20:41:30 +00:00
Dirk Froemberg
e5c205169e portlint:
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
2001-12-25 16:59:04 +00:00
Nick Sayer
13bd957b0e 1. Update to 1.0.0
2. Change to autoconfig

3. release maintainership
2001-08-07 19:22:28 +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
Nick Sayer
37dec3bd6a Fix misspelled home page URL. 2000-12-09 00:15:15 +00:00
Nick Sayer
ee78842f8f Web site moved. 2000-12-09 00:10:15 +00:00
Michael Haro
b7f08d10c0 PORTNAME/VERSION stuff 2000-04-12 04:56:17 +00:00
R. Imura
3daf5ca497 Doing KDE style mtree in kdelibs.
OK'd by:	will
2000-03-25 16:14:50 +00:00
Satoshi Asami
8cdbcbd8da Bump shlib versions of kdelibs11 and kdesupport11. 2000-02-24 07:01:14 +00:00
Satoshi Asami
4bd98fb07c Use USE_QT instead of explicit LIB_DEPENDS. Also, change
HAS_CONFIGURE+CONFIGURE_ARGS="--prefix=${PREFIX}" to GNU_CONFIGURE.
2000-02-23 00:14:12 +00:00
R. Imura
46789bfcb4 Remove giflib dependence.
Only changed giflib -> libungif in kdegraphics.

They realy do NOT want libgif, and do NOT use libgif anywhere.
Some ports are checking its existence in configure, but they
are nonsense at all!!
2000-02-15 13:45:23 +00:00
Nick Sayer
3b3259ec03 Back out v1.3. I misunderstood the procedure at work here.
Submitted by:	Satoshi
2000-01-22 18:20:40 +00:00
Nick Sayer
c9e08fbfff Update port to new Qt/KDE
Obtained from: andrews@technologist.com
2000-01-22 07:11:13 +00:00
Nick Sayer
8a29e8fdb8 Oops. Checked in non-portlinted version. 1999-11-25 06:46:03 +00:00
Nick Sayer
1d266a8445 Add kmamerun -- an xmame frontend for KDE 1999-11-25 06:44:52 +00:00