diff options
author | will <will@FreeBSD.org> | 2002-04-19 02:30:02 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2002-04-19 02:30:02 +0000 |
commit | 4c52c9067b06ff76694d44e2bd5819fc06e974fe (patch) | |
tree | 8ea2fec29854e5717863bf5e5bf1d1b05d97cefe /emulators | |
parent | 9d74629523b0c2fe5f02ba4bc3f37c73af058448 (diff) | |
download | FreeBSD-ports-4c52c9067b06ff76694d44e2bd5819fc06e974fe.zip FreeBSD-ports-4c52c9067b06ff76694d44e2bd5819fc06e974fe.tar.gz |
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.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 2 | ||||
-rw-r--r-- | emulators/kmamerun/Makefile | 22 | ||||
-rw-r--r-- | emulators/kmamerun/distinfo | 1 | ||||
-rw-r--r-- | emulators/kmamerun/pkg-comment | 1 | ||||
-rw-r--r-- | emulators/kmamerun/pkg-descr | 3 | ||||
-rw-r--r-- | emulators/kmamerun/pkg-plist | 19 | ||||
-rw-r--r-- | emulators/ksnes9x/Makefile | 22 | ||||
-rw-r--r-- | emulators/ksnes9x/distinfo | 1 | ||||
-rw-r--r-- | emulators/ksnes9x/pkg-comment | 1 | ||||
-rw-r--r-- | emulators/ksnes9x/pkg-descr | 8 | ||||
-rw-r--r-- | emulators/ksnes9x/pkg-plist | 19 |
11 files changed, 0 insertions, 99 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 989b1cd..e02a5ba 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -26,8 +26,6 @@ SUBDIR += hfsutils SUBDIR += ia64sim SUBDIR += ines - SUBDIR += kmamerun - SUBDIR += ksnes9x SUBDIR += linux-vmware-toolbox SUBDIR += linux_base # SUBDIR += linux_base-62 diff --git a/emulators/kmamerun/Makefile b/emulators/kmamerun/Makefile deleted file mode 100644 index edd3dc4..0000000 --- a/emulators/kmamerun/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: kmamerun -# Date created: 24 Nov 1999 -# Whom: Nick Sayer <nsayer@freebsd.org> -# -# $FreeBSD$ -# - -PORTNAME= kmamerun -PORTVERSION= 1.0.0 -CATEGORIES= emulators kde -MASTER_SITES= ftp://ftp.sad.it/pub/kde/local/ - -MAINTAINER= ports@freebsd.org - -RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame - -USE_KDELIBS_VER=1 -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/emulators/kmamerun/distinfo b/emulators/kmamerun/distinfo deleted file mode 100644 index 011e36e..0000000 --- a/emulators/kmamerun/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (kmamerun-1.0.0.tar.gz) = cf777172a4b00ba58561e33b610bb3cc diff --git a/emulators/kmamerun/pkg-comment b/emulators/kmamerun/pkg-comment deleted file mode 100644 index f413910..0000000 --- a/emulators/kmamerun/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -KDE frontend for xmame diff --git a/emulators/kmamerun/pkg-descr b/emulators/kmamerun/pkg-descr deleted file mode 100644 index c9bf9e4..0000000 --- a/emulators/kmamerun/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A KDE frontend for xmame. - -WWW: http://x.mame.net/ diff --git a/emulators/kmamerun/pkg-plist b/emulators/kmamerun/pkg-plist deleted file mode 100644 index 2268731c5..0000000 --- a/emulators/kmamerun/pkg-plist +++ /dev/null @@ -1,19 +0,0 @@ -bin/kmamerun -share/applnk/Applications/kmamerun.kdelnk -share/apps/kmamerun/toolbar/game_exists.xpm -share/apps/kmamerun/toolbar/game_noroms.xpm -share/apps/kmamerun/toolbar/game_wrongroms.xpm -share/apps/kmamerun/toolbar/preferences.xpm -share/apps/kmamerun/toolbar/rungame.xpm -share/doc/HTML/en/kmamerun/index-1.html -share/doc/HTML/en/kmamerun/index-2.html -share/doc/HTML/en/kmamerun/index-3.html -share/doc/HTML/en/kmamerun/index-4.html -share/doc/HTML/en/kmamerun/index-5.html -share/doc/HTML/en/kmamerun/index-6.html -share/doc/HTML/en/kmamerun/index.html -share/icons/kmamerun.xpm -share/icons/mini/kmamerun.xpm -@dirrm share/doc/HTML/en/kmamerun -@dirrm share/apps/kmamerun/toolbar -@dirrm share/apps/kmamerun diff --git a/emulators/ksnes9x/Makefile b/emulators/ksnes9x/Makefile deleted file mode 100644 index c37b51d..0000000 --- a/emulators/ksnes9x/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: KSnes9x -# Date created: 12 Nov 1999 -# Whom: Will Andrews <andrews@technologist.com> -# -# $FreeBSD$ -# - -PORTNAME= ksnes9x -PORTVERSION= 1.2 -CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ksnes9x - -MAINTAINER= ports@FreeBSD.org - -RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x - -USE_KDELIBS_VER=1 -GNU_CONFIGURE= yes -USE_GMAKE= yes - -.include <bsd.port.mk> diff --git a/emulators/ksnes9x/distinfo b/emulators/ksnes9x/distinfo deleted file mode 100644 index 2988ce4..0000000 --- a/emulators/ksnes9x/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (ksnes9x-1.2.tar.gz) = 393f350ec64cbb98d8258c51d30d8327 diff --git a/emulators/ksnes9x/pkg-comment b/emulators/ksnes9x/pkg-comment deleted file mode 100644 index 03cc100..0000000 --- a/emulators/ksnes9x/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SNES9X wrapper for KDE diff --git a/emulators/ksnes9x/pkg-descr b/emulators/ksnes9x/pkg-descr deleted file mode 100644 index f5a7667..0000000 --- a/emulators/ksnes9x/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -KSNES9X is a KDE wrapper for the snes9x emulator. -It allows people to launch SNES ROMs using snes9x as the engine, with -a "friendly environment". - -WWW: http://www.esquadro.com.br/~ismore/ -Author: Ismael Orenstein <perdig@linuxbr.com.br> - -- Will <andrews@technologist.com> diff --git a/emulators/ksnes9x/pkg-plist b/emulators/ksnes9x/pkg-plist deleted file mode 100644 index a0cb230..0000000 --- a/emulators/ksnes9x/pkg-plist +++ /dev/null @@ -1,19 +0,0 @@ -bin/ksnes9x -share/applnk/Games/ksnes9x.kdelnk -share/icons/ksnes9x.xpm -share/icons/mini/ksnes9x.xpm -share/doc/HTML/en/ksnes9x/index.html -share/doc/HTML/en/ksnes9x/index-1.html -share/doc/HTML/en/ksnes9x/index-2.html -share/doc/HTML/en/ksnes9x/index-3.html -share/doc/HTML/en/ksnes9x/index-4.html -share/doc/HTML/en/ksnes9x/index-5.html -share/doc/HTML/en/ksnes9x/index-6.html -share/doc/HTML/en/ksnes9x/index-7.html -share/doc/HTML/en/ksnes9x/index-8.html -share/doc/HTML/en/ksnes9x/index-9.html -share/doc/HTML/en/ksnes9x/logotp3.png -share/apps/ksnes9x/toolbar/open.xpm -@dirrm share/doc/HTML/en/ksnes9x -@dirrm share/apps/ksnes9x/toolbar -@dirrm share/apps/ksnes9x |