aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-04-19 02:30:02 +0000
committerWill Andrews <will@FreeBSD.org>2002-04-19 02:30:02 +0000
commite05ed36727813c752300995435b0dc1aee51ecc3 (patch)
treed926f0f9b039ccf866d06988fbb956f5373cb5b9 /games
parenta9115fa27e6e7ffe5911b46d8498cdc5eff851fc (diff)
downloadports-e05ed36727813c752300995435b0dc1aee51ecc3.tar.gz
ports-e05ed36727813c752300995435b0dc1aee51ecc3.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/Makefile7
-rw-r--r--games/blackjack/Makefile22
-rw-r--r--games/blackjack/distinfo1
-rw-r--r--games/blackjack/files/patch-aa51
-rw-r--r--games/blackjack/files/patch-ab15
-rw-r--r--games/blackjack/files/patch-ac29
-rw-r--r--games/blackjack/files/patch-ad85
-rw-r--r--games/blackjack/pkg-comment1
-rw-r--r--games/blackjack/pkg-descr23
-rw-r--r--games/blackjack/pkg-plist1
-rw-r--r--games/kbubbles/Makefile22
-rw-r--r--games/kbubbles/distinfo1
-rw-r--r--games/kbubbles/files/patch-aa11
-rw-r--r--games/kbubbles/pkg-comment1
-rw-r--r--games/kbubbles/pkg-descr8
-rw-r--r--games/kbubbles/pkg-plist26
-rw-r--r--games/krogue/Makefile25
-rw-r--r--games/krogue/distinfo1
-rw-r--r--games/krogue/files/patch-ab11
-rw-r--r--games/krogue/files/patch-ac10
-rw-r--r--games/krogue/files/patch-ad33
-rw-r--r--games/krogue/files/patch-ae11
-rw-r--r--games/krogue/files/patch-af11
-rw-r--r--games/krogue/files/patch-ag11
-rw-r--r--games/krogue/files/patch-ah33
-rw-r--r--games/krogue/files/patch-ai20
-rw-r--r--games/krogue/files/patch-aj40
-rw-r--r--games/krogue/files/patch-ao11
-rw-r--r--games/krogue/pkg-comment1
-rw-r--r--games/krogue/pkg-descr9
-rw-r--r--games/krogue/pkg-plist123
-rw-r--r--games/krubik/Makefile21
-rw-r--r--games/krubik/distinfo1
-rw-r--r--games/krubik/files/patch-aa11
-rw-r--r--games/krubik/files/patch-ab18
-rw-r--r--games/krubik/pkg-comment1
-rw-r--r--games/krubik/pkg-descr6
-rw-r--r--games/krubik/pkg-plist36
-rw-r--r--games/ktamaga/Makefile20
-rw-r--r--games/ktamaga/distinfo1
-rw-r--r--games/ktamaga/files/patch-aa154
-rw-r--r--games/ktamaga/files/patch-ab15
-rw-r--r--games/ktamaga/files/patch-ac27
-rw-r--r--games/ktamaga/files/patch-ad14
-rw-r--r--games/ktamaga/files/patch-ae12
-rw-r--r--games/ktamaga/pkg-comment1
-rw-r--r--games/ktamaga/pkg-descr1
-rw-r--r--games/ktamaga/pkg-plist76
-rw-r--r--games/pp/Makefile37
-rw-r--r--games/pp/distinfo2
-rw-r--r--games/pp/files/patch-aa279
-rw-r--r--games/pp/files/patch-ab11
-rw-r--r--games/pp/files/patch-ac11
-rw-r--r--games/pp/files/pp.sh2
-rw-r--r--games/pp/pkg-comment1
-rw-r--r--games/pp/pkg-descr15
-rw-r--r--games/pp/pkg-plist298
-rw-r--r--games/xlines/Makefile36
-rw-r--r--games/xlines/distinfo1
-rw-r--r--games/xlines/files/patch-aa31
-rw-r--r--games/xlines/files/patch-ab11
-rw-r--r--games/xlines/pkg-comment1
-rw-r--r--games/xlines/pkg-descr12
-rw-r--r--games/xlines/pkg-plist6
64 files changed, 0 insertions, 1823 deletions
diff --git a/games/Makefile b/games/Makefile
index f1c9efb9a6c3..761a7b697de1 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -29,7 +29,6 @@
SUBDIR += battalion
SUBDIR += battleball
SUBDIR += biorythm
- SUBDIR += blackjack
SUBDIR += block
SUBDIR += blockade
SUBDIR += blue
@@ -153,13 +152,9 @@
SUBDIR += ishido
SUBDIR += jetpack
SUBDIR += jzip
- SUBDIR += kbubbles
SUBDIR += kdegames2
SUBDIR += klondike
SUBDIR += kpuzzle
- SUBDIR += krogue
- SUBDIR += krubik
- SUBDIR += ktamaga
SUBDIR += kxl
SUBDIR += ladder
SUBDIR += lbreakout
@@ -208,7 +203,6 @@
SUBDIR += pipenightdreams
SUBDIR += pmars
SUBDIR += powerpak
- SUBDIR += pp
SUBDIR += prboom
SUBDIR += ptkei
SUBDIR += pyching
@@ -349,7 +343,6 @@
SUBDIR += xlaby
SUBDIR += xlife
SUBDIR += xlifegame
- SUBDIR += xlines
SUBDIR += xmahjongg
SUBDIR += xmastermind
SUBDIR += xmball
diff --git a/games/blackjack/Makefile b/games/blackjack/Makefile
deleted file mode 100644
index e4f584e83dc6..000000000000
--- a/games/blackjack/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: blackjack
-# Date created: 23 February 1998
-# Whom: Peter Mutsaers
-#
-# $FreeBSD$
-#
-
-PORTNAME= blackjack
-PORTVERSION= 1.2
-CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= games/strategy
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= ports@FreeBSD.org
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_QT_VER= 1
-
-MAN1= blackjack.1
-
-.include <bsd.port.mk>
diff --git a/games/blackjack/distinfo b/games/blackjack/distinfo
deleted file mode 100644
index b5eafa9b2c03..000000000000
--- a/games/blackjack/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (blackjack-1.2.tgz) = 3b7751ee38c06ce758ab06015d57cb11
diff --git a/games/blackjack/files/patch-aa b/games/blackjack/files/patch-aa
deleted file mode 100644
index 17e62f4d87ee..000000000000
--- a/games/blackjack/files/patch-aa
+++ /dev/null
@@ -1,51 +0,0 @@
---- Makefile.orig Thu Jun 3 11:28:44 1999
-+++ Makefile Sat Jun 3 01:28:49 2000
-@@ -1,9 +1,8 @@
-
--CC=gcc
--CXX=g++
--CFLAGS=
--INCLUDES=-I$(QTDIR)/include
--LDFLAGS=-L$(QTDIR)/lib -lqt
-+CC?=gcc
-+CXX?=g++
-+INCLUDES=-I$(X11BASE)/include/X11/qt
-+LDFLAGS=-L$(X11BASE)/lib -lqt
- VERSION=1.2
-
- # For systems that don't have install, use this
-@@ -28,7 +27,7 @@
- INSTALL=install
- INSTALL_BIN_FLAGS=-s
-
--INSTALL_ROOT=/usr/local
-+INSTALL_ROOT=${PREFIX}
- INSTALL_BIN=$(INSTALL_ROOT)/bin
- INSTALL_MAN=$(INSTALL_ROOT)/man
-
-@@ -39,19 +38,21 @@
- user_input.o dollar_scroll_bar.o bet_option.o table_option.o \
- insurance_window.o $(METAOBJS)
-
--MOC=$(QTDIR)/bin/moc
-+MOC=$(X11BASE)/bin/moc
-
- .SUFFIXES: .cpp
-
- .cpp.o:
-- $(CXX) -c $(CFLAGS) $(INCLUDES) $<
-+ $(CXX) -c $(CXXFLAGS) $(INCLUDES) $<
-+
-+all: blackjack
-
- blackjack: main.o $(OBJS)
- $(CXX) -o $@ $(LDFLAGS) main.o $(OBJS)
-
- install:
-- $(INSTALL) $(INSTALL_BIN_FLAGS) blackjack $(INSTALL_BIN)
-- $(INSTALL) blackjack.1 $(INSTALL_MAN)/man1
-+ ${BSD_INSTALL_PROGRAM} blackjack $(INSTALL_BIN)
-+ ${BSD_INSTALL_MAN} blackjack.1 $(INSTALL_MAN)/man1
-
- mblackjack.cpp: blackjack.h
- $(MOC) -o mblackjack.cpp blackjack.h
diff --git a/games/blackjack/files/patch-ab b/games/blackjack/files/patch-ab
deleted file mode 100644
index 9180b300e0b7..000000000000
--- a/games/blackjack/files/patch-ab
+++ /dev/null
@@ -1,15 +0,0 @@
---- bet_option.h.orig Sat Jan 8 23:58:22 2000
-+++ bet_option.h Sat Jan 8 23:53:45 2000
-@@ -63,9 +63,9 @@
- void setInc(float inc);
-
- private slots:
-- minBetPressed(int id);
-- maxBetPressed(int id);
-- betIncPressed(int id);
-+ int minBetPressed(int id);
-+ int maxBetPressed(int id);
-+ int betIncPressed(int id);
- };
-
- #endif
diff --git a/games/blackjack/files/patch-ac b/games/blackjack/files/patch-ac
deleted file mode 100644
index 419ffc707ef8..000000000000
--- a/games/blackjack/files/patch-ac
+++ /dev/null
@@ -1,29 +0,0 @@
---- bet_option.cpp.orig Sat Jan 8 23:58:15 2000
-+++ bet_option.cpp Sat Jan 8 23:56:09 2000
-@@ -221,7 +221,7 @@
-
- //*****************************************************************************
-
--BetOption::
-+int BetOption::
- minBetPressed(int id) {
- int i;
- QButton *qb;
-@@ -256,7 +256,7 @@
-
- //*****************************************************************************
-
--BetOption::
-+int BetOption::
- maxBetPressed(int id) {
- QButton *rb;
-
-@@ -271,7 +271,7 @@
-
- //*****************************************************************************
-
--BetOption::
-+int BetOption::
- betIncPressed(int id) {
- _bet_inc = *_bet_inc_list.at(id);
- }
diff --git a/games/blackjack/files/patch-ad b/games/blackjack/files/patch-ad
deleted file mode 100644
index 924c19d9df1d..000000000000
--- a/games/blackjack/files/patch-ad
+++ /dev/null
@@ -1,85 +0,0 @@
---- card.cpp.orig Mon Dec 6 00:45:34 1999
-+++ card.cpp Sat Jun 3 02:47:49 2000
-@@ -201,8 +201,8 @@
- QBitmap *bitmap_p = new QBitmap(CARD_W, CARD_H, TRUE);
- QBitmap *back_bitmap_p = new QBitmap(logo_width, logo_height, logo_bits,
- TRUE);
-- QBrush fill(Qt::white);
-- QBrush pattern(Qt::CustomPattern);
-+ QBrush fill(white);
-+ QBrush pattern(CustomPattern);
- QPainter painter;
-
- if ((painter.begin(bitmap_p)) == FALSE) {
-@@ -210,7 +210,7 @@
- delete (bitmap_p);
- bitmap_p = NULL;
- } else {
-- QBrush fill_ones(Qt::color1);// make a mask so we don't paint the corners
-+ QBrush fill_ones(color1); // make a mask so we don't paint the corners
- painter.setBrush(fill_ones); // make pixmap mask for card
- painter.drawRoundRect(0, 0, CARD_W, CARD_H, x_round, y_round);
- painter.end();
-@@ -221,7 +221,7 @@
- delete (pixmap_p);
- pixmap_p = NULL;
- } else {
-- painter.setPen(Qt::black);
-+ painter.setPen(black);
-
- if (bitmap_p) // if we made a mask bitmap
- pixmap_p->setMask(*bitmap_p); // set the mask for the pixmap
-@@ -229,7 +229,7 @@
- painter.setBrush(fill);
- painter.drawRoundRect(0, 0, CARD_W, CARD_H, x_round, y_round);
- pattern.setPixmap(*back_bitmap_p);
-- pattern.setColor(Qt::red);
-+ pattern.setColor(red);
- painter.setBrush(pattern); // set up some painter options
- painter.drawRoundRect(0, 0, CARD_W, CARD_H, x_round, y_round);
- painter.end();
-@@ -255,21 +255,21 @@
- QColor color;
- QPixmap *pixmap_p = new QPixmap(CARD_W, CARD_H);
- QBitmap *bitmap_p = new QBitmap(CARD_W, CARD_H, TRUE);
-- QBrush fill(Qt::white); // make two brushes, fill and no_fill
-- QBrush no_fill(Qt::NoBrush);
-+ QBrush fill(white); // make two brushes, fill and no_fill
-+ QBrush no_fill(NoBrush);
- QPainter painter;
-
- if (_suit == HEART || _suit == DIAMOND)
-- color = Qt::red;
-+ color = red;
- else
-- color = Qt::black;
-+ color = black;
-
- if ((painter.begin(bitmap_p)) == FALSE) {
- cerr << "card::makePixmap(): Can't open bitmap paint device\n";
- delete (bitmap_p);
- bitmap_p = NULL;
- } else {
-- QBrush fill_ones(Qt::color1);// make a mask so we don't paint the corners
-+ QBrush fill_ones(color1); // make a mask so we don't paint the corners
- painter.setBrush(fill_ones); // make pixmap mask for card
- painter.drawRoundRect(0, 0, CARD_W, CARD_H, x_round, y_round);
- painter.end();
-@@ -281,7 +281,7 @@
- pixmap_p = NULL;
- } else {
- painter.setBrush(fill); // set up some painter options
-- painter.setPen(Qt::black);
-+ painter.setPen(black);
-
- if (bitmap_p) // if we made a mask bitmap
- pixmap_p->setMask(*bitmap_p); // set the mask for the pixmap
-@@ -295,7 +295,7 @@
- painter.setWorldXForm(FALSE); // disable transformation for now
-
- painter.setPen(color); // draw rank and suit in corners
-- painter.setBackgroundColor(Qt::white);
-+ painter.setBackgroundColor(white);
- painter.drawPixmap(4, 6, *_rank_bitmaps[_rank]);
- painter.drawPixmap(4, 23, *_small_suit_bitmaps[_suit]);
- painter.setWorldXForm(TRUE); // now draw flipped rank and suit
diff --git a/games/blackjack/pkg-comment b/games/blackjack/pkg-comment
deleted file mode 100644
index ed22b52897ab..000000000000
--- a/games/blackjack/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-One of the better implementations of blackjack, based on QT
diff --git a/games/blackjack/pkg-descr b/games/blackjack/pkg-descr
deleted file mode 100644
index f57e03966b09..000000000000
--- a/games/blackjack/pkg-descr
+++ /dev/null
@@ -1,23 +0,0 @@
-
- This is an X windows based game of the casino game blackjack.
-The program is currently written to use the Qt toolkit from Troll Tech.
-For more information on Qt see "http://www.troll.no/".
-
- I have always enjoyed the game of blackjack. When I first played in
-a casino I lost all the money I had brought. After reading some books
-on blackjack and the FAQ for rec.gambling.blackjack, I now know that there
-is a basic strategy to follow. The strategy is based on the odds of each
-hand and the dealers up card. I wrote this program so I could practice
-the basic strategy of blackjack. The basic strategy is in the program
-and a help level can be set to help the user learn to play by these rules.
-My blackjack game has improved greatly.
-
- I first wrote this program in tcl/tk. It was OK, but I have trouble
-remembering all the syntax and parsing rules. The tcl/tk version was also
-noticably slow on my 386 running Linux. Qt has been very good as a C++
-GUI library and is not slow at all on my 386.
-
-Tom Daley
-tdaley@vsys.com
-
-WWW: http://members.surfbest.net/daley/blackjack/blackjack.html
diff --git a/games/blackjack/pkg-plist b/games/blackjack/pkg-plist
deleted file mode 100644
index 0d7e5485310d..000000000000
--- a/games/blackjack/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/blackjack
diff --git a/games/kbubbles/Makefile b/games/kbubbles/Makefile
deleted file mode 100644
index 6b841831ebe3..000000000000
--- a/games/kbubbles/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: kbubbles
-# Date created: 15 Feb 2000
-# Whom: Will Andrews <andrews@technologist.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= kbubbles
-PORTVERSION= 0.8.6
-PORTREVISION= 1
-CATEGORIES= games
-MASTER_SITES= http://ftp.kde.com/Games/Other/KBubbles/
-
-MAINTAINER= znerd@FreeBSD.org
-
-BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext
-LIB_DEPENDS= QwSpriteField.7:${PORTSDIR}/converters/kdesupport11
-
-USE_KDELIBS_VER=1
-USE_LIBTOOL= yes
-
-.include <bsd.port.mk>
diff --git a/games/kbubbles/distinfo b/games/kbubbles/distinfo
deleted file mode 100644
index 54ca30b1b9c5..000000000000
--- a/games/kbubbles/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (kbubbles-0.8.6.tar.gz) = bdc481ada5f41e30e5f9bdea4fc905c6
diff --git a/games/kbubbles/files/patch-aa b/games/kbubbles/files/patch-aa
deleted file mode 100644
index b69d2705358e..000000000000
--- a/games/kbubbles/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in Mon Jan 17 17:44:00 2000
-+++ Makefile.in.new Sun Feb 20 20:28:12 2000
-@@ -157,7 +157,7 @@
- x_libraries = @x_libraries@
- xdmconfigsubdir = @xdmconfigsubdir@
-
--SUBDIRS = kbubbles po
-+SUBDIRS = kbubbles
-
- EXTRA_DIST = kbubbles.kdevprj AUTHORS COPYING ChangeLog INSTALL README TODO kbubbles.lsm
-
diff --git a/games/kbubbles/pkg-comment b/games/kbubbles/pkg-comment
deleted file mode 100644
index 02c259e48a40..000000000000
--- a/games/kbubbles/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Simple KDE game that feels and looks like T*tris
diff --git a/games/kbubbles/pkg-descr b/games/kbubbles/pkg-descr
deleted file mode 100644
index a70ce38a85c2..000000000000
--- a/games/kbubbles/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-KBubbles is a simple game where you must try to get
-rid of all the bubbles in the window as fast as
-possible. You can create your own leves.
-
-WWW: http://hem1.passagen.se/~tonybj/kbubbles/
-Author: Tony Bjorkenius <tony.bjorkenius@linux.nu>
-
---Will <andrews@technologist.com>
diff --git a/games/kbubbles/pkg-plist b/games/kbubbles/pkg-plist
deleted file mode 100644
index 0ee1d76c9168..000000000000
--- a/games/kbubbles/pkg-plist
+++ /dev/null
@@ -1,26 +0,0 @@
-bin/kbubbles
-share/applnk/Games/kbubbles.kdelnk
-share/apps/kbubbles/Trouble.lvl
-share/apps/kbubbles/bggrad.xpm
-share/apps/kbubbles/bkg/roof.xpm
-share/apps/kbubbles/bkg/widbg.xpm
-share/apps/kbubbles/brick1.xpm
-share/apps/kbubbles/brick2.xpm
-share/apps/kbubbles/default.xpm
-share/apps/kbubbles/dots.xpm
-share/apps/kbubbles/hitech.xpm
-share/apps/kbubbles/linux.xpm
-share/apps/kbubbles/orange.xpm
-share/apps/kbubbles/puke.xpm
-share/apps/kbubbles/rocks.xpm
-share/apps/kbubbles/wave.xpm
-share/apps/kbubbles/wood.xpm
-share/icons/kbubbles.xpm
-share/icons/kbubblesconf.xpm
-share/icons/kbubblesnew.xpm
-share/icons/kbubblesnext.xpm
-share/icons/kbubblesquit.xpm
-share/icons/kbubblesstop.xpm
-share/icons/mini/kbubbles.xpm
-@dirrm share/apps/kbubbles/bkg
-@dirrm share/apps/kbubbles
diff --git a/games/krogue/Makefile b/games/krogue/Makefile
deleted file mode 100644
index 58fd7c9fc792..000000000000
--- a/games/krogue/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: krogue
-# Date created: 19 Nov 1999
-# Whom: Will Andrews <andrews@technologist.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= krogue
-PORTVERSION= 0.9.6.1
-PORTREVISION= 1
-CATEGORIES= games
-MASTER_SITES= http://ksi.ii.uj.edu.pl/krogue/dl/
-DISTNAME= ${PORTNAME}-0.9.6pl1
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= ports@FreeBSD.org
-
-BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext
-
-USE_KDELIBS_VER=1
-USE_GMAKE= yes
-USE_LIBTOOL= yes
-CONFIGURE_ENV= QTDIR="${X11BASE}" KDEDIR="${LOCALBASE}"
-
-.include <bsd.port.mk>
diff --git a/games/krogue/distinfo b/games/krogue/distinfo
deleted file mode 100644
index d747248178d6..000000000000
--- a/games/krogue/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (krogue-0.9.6pl1.tgz) = 1a94941cffd5d2a00722a4100a6d5840
diff --git a/games/krogue/files/patch-ab b/games/krogue/files/patch-ab
deleted file mode 100644
index 871baa17ddb8..000000000000
--- a/games/krogue/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- krogue/rogue/Makefile.in.orig Tue May 23 02:12:29 2000
-+++ krogue/rogue/Makefile.in Fri Feb 2 03:19:36 2001
-@@ -180,7 +180,7 @@
- # in curses.c for more info.
-
- #CFLAGS = -g -c -DUNIX -DUNIX_SYS5
--CFLAGS = -c -O2 -DUNIX -DUNIX_SYS5
-+CFLAGS = -c @CFLAGS@ -DUNIX -DUNIX_SYS5
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../../config.h
- CONFIG_CLEAN_FILES =
diff --git a/games/krogue/files/patch-ac b/games/krogue/files/patch-ac
deleted file mode 100644
index 2b5ccec05d90..000000000000
--- a/games/krogue/files/patch-ac
+++ /dev/null
@@ -1,10 +0,0 @@
---- krogue/kdun.cpp Tue Dec 21 15:31:48 1999
-+++ krogue/kdun.cpp.new Tue Feb 22 00:41:48 2000
-@@ -6,6 +6,7 @@
- #include <kmsgbox.h>
- #include <kconfig.h>
- #include <ctype.h>
-+#include <unistd.h>
- #include "krestoredlg.h"
- #include "rogue/dun.h"
- #include "kcharfile.h"
diff --git a/games/krogue/files/patch-ad b/games/krogue/files/patch-ad
deleted file mode 100644
index 42e58285c067..000000000000
--- a/games/krogue/files/patch-ad
+++ /dev/null
@@ -1,33 +0,0 @@
---- krogue/rogue/move.c.orig Fri May 12 03:08:32 2000
-+++ krogue/rogue/move.c Fri Feb 2 03:12:36 2001
-@@ -15,7 +15,7 @@
-
- short m_moves = 0;
- boolean jump = 1;
--char *you_can_move_again = _T("you can move again");
-+char *you_can_move_again = msgQuote("you can move again");
-
- extern short cur_room, halluc, blind, levitate;
- extern short cur_level, max_level;
-@@ -325,18 +325,18 @@
- boolean fainted = 0;
-
- if (rogue.moves_left == HUNGRY) {
-- (void) strcpy(hunger_str, _T("hungry"));
-+ (void) strcpy(hunger_str, msgQuote("hungry"));
- message(transl(hunger_str), 1);
- print_stats(STAT_HUNGER);
- }
- if (rogue.moves_left == WEAK) {
-- (void) strcpy(hunger_str, _T("weak"));
-+ (void) strcpy(hunger_str, msgQuote("weak"));
- message(transl(hunger_str), 1);
- print_stats(STAT_HUNGER);
- }
- if (rogue.moves_left <= FAINT) {
- if (rogue.moves_left == FAINT) {
-- (void) strcpy(hunger_str, _T("faint"));
-+ (void) strcpy(hunger_str, msgQuote("faint"));
- message(transl(hunger_str), 1);
- print_stats(STAT_HUNGER);
- }
diff --git a/games/krogue/files/patch-ae b/games/krogue/files/patch-ae
deleted file mode 100644
index a5f06d666ca2..000000000000
--- a/games/krogue/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- krogue/rogue/pack.c Wed Sep 1 15:44:36 1999
-+++ krogue/rogue/pack.c.new Sun Nov 21 23:04:02 1999
-@@ -13,7 +13,7 @@
- #include "rogue.h"
- #include "dun.h"
-
--char *curse_message = _T("you can't, it appears to be cursed");
-+char *curse_message = msgQuote("you can't, it appears to be cursed");
- extern short levitate;
-
- object *
diff --git a/games/krogue/files/patch-af b/games/krogue/files/patch-af
deleted file mode 100644
index 3611a131ebac..000000000000
--- a/games/krogue/files/patch-af
+++ /dev/null
@@ -1,11 +0,0 @@
---- krogue/rogue/ring.c Sat Aug 28 14:23:08 1999
-+++ krogue/rogue/ring.c.new Sun Nov 21 23:04:16 1999
-@@ -13,7 +13,7 @@
- #include "rogue.h"
- #include "dun.h"
-
--char *no_ring = _T("there's no ring on that hand");
-+char *no_ring = msgQuote("there's no ring on that hand");
- short stealthy, r_rings, add_strength, e_rings, regeneration, ring_exp;
- short auto_search;
- boolean r_teleport, r_see_invisible, sustain_strength, maintain_armor;
diff --git a/games/krogue/files/patch-ag b/games/krogue/files/patch-ag
deleted file mode 100644
index 15f0f9384e9f..000000000000
--- a/games/krogue/files/patch-ag
+++ /dev/null
@@ -1,11 +0,0 @@
---- krogue/rogue/rogue.h.orig Fri May 12 00:58:55 2000
-+++ krogue/rogue/rogue.h Fri Feb 2 04:03:05 2001
-@@ -28,7 +28,7 @@
- extern const char *cmd_q;
- extern struct obj *item_o;
-
--#define _T(x) (x)
-+#define msgQuote(x) (x)
- #define transl(x) _i18n(x)
-
- #define NOTHING ((unsigned short) 0)
diff --git a/games/krogue/files/patch-ah b/games/krogue/files/patch-ah
deleted file mode 100644
index cbaeb3ffcb0b..000000000000
--- a/games/krogue/files/patch-ah
+++ /dev/null
@@ -1,33 +0,0 @@
---- krogue/rogue/trap.c Fri May 14 07:08:43 1999
-+++ krogue/rogue/trap.c.new Sun Nov 21 23:06:08 1999
-@@ -18,18 +18,18 @@
- short bear_trap = 0;
-
- char *trap_strings[TRAPS * 2] = {
-- _T("trap door"),
-- _T("you fell down a trap"),
-- _T("bear trap"),
-- _T("you are caught in a bear trap"),
-- _T("teleport trap"),
-- _T("teleport"),
-- _T("poison dart trap"),
-- _T("a small dart just hit you in the shoulder"),
-- _T("sleeping gas trap"),
-- _T("a strange white mist envelops you and you fall asleep"),
-- _T("rust trap"),
-- _T("a gush of water hits you on the head")
-+ msgQuote("trap door"),
-+ msgQuote("you fell down a trap"),
-+ msgQuote("bear trap"),
-+ msgQuote("you are caught in a bear trap"),
-+ msgQuote("teleport trap"),
-+ msgQuote("teleport"),
-+ msgQuote("poison dart trap"),
-+ msgQuote("a small dart just hit you in the shoulder"),
-+ msgQuote("sleeping gas trap"),
-+ msgQuote("a strange white mist envelops you and you fall asleep"),
-+ msgQuote("rust trap"),
-+ msgQuote("a gush of water hits you on the head")
- };
-
- extern short cur_level, party_room;
diff --git a/games/krogue/files/patch-ai b/games/krogue/files/patch-ai
deleted file mode 100644
index 37f119a7f068..000000000000
--- a/games/krogue/files/patch-ai
+++ /dev/null
@@ -1,20 +0,0 @@
---- krogue/rogue/use.c Sat Aug 28 17:49:55 1999
-+++ krogue/rogue/use.c.new Sun Nov 21 23:06:33 1999
-@@ -21,7 +21,7 @@
- boolean see_invisible = 0;
- short extra_hp = 0;
- boolean detect_monster = 0;
--char *strange_feeling = _T("you have a strange feeling for a moment, then it passes");
-+char *strange_feeling = msgQuote("you have a strange feeling for a moment, then it passes");
-
- extern short bear_trap;
- extern char hunger_str[];
-@@ -196,7 +196,7 @@
- ccmd=CMD_IDENTIFY;
- cmd_ask=2+256;
- cmd_mask=ALL_OBJECTS;
-- cmd_q=_T("what would you like to identify");
-+ cmd_q=msgQuote("what would you like to identify");
- break;
- case TELEPORT:
- tele();
diff --git a/games/krogue/files/patch-aj b/games/krogue/files/patch-aj
deleted file mode 100644
index d1fa35d47a9d..000000000000
--- a/games/krogue/files/patch-aj
+++ /dev/null
@@ -1,40 +0,0 @@
---- krogue/kcmdr.cpp.orig Sun Apr 16 18:42:28 2000
-+++ krogue/kcmdr.cpp Fri Feb 2 03:14:53 2001
-@@ -36,26 +36,26 @@
- {'m', ASK_DIR, 0, NULL},
- {'s', 0, 0, NULL},
- {'f', ASK_DIR, 0, NULL},
-- {'e', ASK_ITEM, FOOD, _T("eat what")},
-- {'r', ASK_ITEM, SCROLL, _T("read what")},
-- {'P', ASK_ITEM|ASK_EMPTY_HAND, RING, _T("put on what")},
-+ {'e', ASK_ITEM, FOOD, msgQuote("eat what")},
-+ {'r', ASK_ITEM, SCROLL, msgQuote("read what")},
-+ {'P', ASK_ITEM|ASK_EMPTY_HAND, RING, msgQuote("put on what")},
- {'^', ASK_DIR, 0, NULL},
- {'T', 0, 0, NULL},
-- {'w', ASK_ITEM, ALL_OBJECTS&(~(ARMOR|RING)), _T("wield what")},
-- {'z', ASK_DIR|ASK_ITEM, WAND, _T("zap what")},
-+ {'w', ASK_ITEM, ALL_OBJECTS&(~(ARMOR|RING)), msgQuote("wield what")},
-+ {'z', ASK_DIR|ASK_ITEM, WAND, msgQuote("zap what")},
- {'v', 0, 0, NULL},
- {'\x01', 0, 0, NULL},
- {'F', ASK_DIR, 0, NULL},
-- {'q', ASK_ITEM, POTION, _T("quaff what")},
-- {'d', ASK_ITEM, ALL_OBJECTS, _T("drop what")},
-+ {'q', ASK_ITEM, POTION, msgQuote("quaff what")},
-+ {'d', ASK_ITEM, ALL_OBJECTS, msgQuote("drop what")},
- {'R', ASK_HAND, 0, NULL},
-- {'I', ASK_ITEM, ALL_OBJECTS, _T("inventory what")},
-- {'W', ASK_ITEM, ARMOR, _T("wear what")},
-- {'t', ASK_DIR|ASK_ITEM, ALL_OBJECTS, _T("throw what")},
-+ {'I', ASK_ITEM, ALL_OBJECTS, msgQuote("inventory what")},
-+ {'W', ASK_ITEM, ARMOR, msgQuote("wear what")},
-+ {'t', ASK_DIR|ASK_ITEM, ALL_OBJECTS, msgQuote("throw what")},
- {')', 0, 0, NULL},
- {']', 0, 0, NULL},
- {'=', 0, 0, NULL},
-- {CMD_CALL, ASK_ITEM, SCROLL|POTION|WAND|RING, _T("call what")},
-+ {CMD_CALL, ASK_ITEM, SCROLL|POTION|WAND|RING, msgQuote("call what")},
- {CMD_WIZ, 0, 0, NULL},
- {CMD_QUIT, 0, 0, NULL},
- {CMD_INV, 0, 0, NULL},
diff --git a/games/krogue/files/patch-ao b/games/krogue/files/patch-ao
deleted file mode 100644
index d2941831b28c..000000000000
--- a/games/krogue/files/patch-ao
+++ /dev/null
@@ -1,11 +0,0 @@
---- krogue/kinvwnd.cpp Mon Dec 27 17:11:42 1999
-+++ krogue/kinvwnd.cpp.new Tue Feb 22 00:48:16 2000
-@@ -315,7 +315,7 @@
- {"food", NULL, false, 0, FOOD},
- {"potion", id_potions, true, POTIONS, POTION},
- {"scroll", id_scrolls, true, SCROLLS, SCROLL},
-- {_T("weapon"), id_weapons, false, WEAPONS, WEAPON},
-+ {msgQuote("weapon"), id_weapons, false, WEAPONS, WEAPON},
- {"armor", id_armors, false, ARMORS, ARMOR},
- {"wand", id_wands, true, WANDS, WAND},
- {"ring", id_rings, true, RINGS, RING},
diff --git a/games/krogue/pkg-comment b/games/krogue/pkg-comment
deleted file mode 100644
index 52a385b2dc9f..000000000000
--- a/games/krogue/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-KDE-ified version of classical rogue
diff --git a/games/krogue/pkg-descr b/games/krogue/pkg-descr
deleted file mode 100644
index c99f5dfc22ad..000000000000
--- a/games/krogue/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-Nice KDE reimplementation of the /usr/games/rogue classic.
-I like it mostly because it allows me to use the arrow
-keys instead of 'h', 'j', 'k', 'l'. The program looks
-fairly well-developed.
-
-WWW: http://ksi.ii.uj.edu.pl/krogue/
-Author: Mikolaj Zalewski <M.Zalewski@pegaz.if.uj.edu.pl>
-
---Will <andrews@technologist.com>
diff --git a/games/krogue/pkg-plist b/games/krogue/pkg-plist
deleted file mode 100644
index ee5699dcb033..000000000000
--- a/games/krogue/pkg-plist
+++ /dev/null
@@ -1,123 +0,0 @@
-bin/krogue
-share/applnk/Games/krogue.kdelnk
-share/apps/krogue/krogue.scores
-share/apps/krogue/pics/about.xpm
-share/apps/krogue/pics/rip.xpm
-share/apps/krogue/pics/rogue.xpm
-share/apps/krogue/templates/intro.html
-share/apps/krogue/templates/killedby.html
-share/apps/krogue/templates/quit.html
-share/apps/krogue/templates/top10.html
-share/apps/krogue/templates/win.html
-share/apps/krogue/toolbar/downstair.xpm
-share/apps/krogue/toolbar/drop.xpm
-share/apps/krogue/toolbar/eat.xpm
-share/apps/krogue/toolbar/invent.xpm
-share/apps/krogue/toolbar/lputr.xpm
-share/apps/krogue/toolbar/lremr.xpm
-share/apps/krogue/toolbar/quaff.xpm
-share/apps/krogue/toolbar/read.xpm
-share/apps/krogue/toolbar/rest.xpm
-share/apps/krogue/toolbar/rputr.xpm
-share/apps/krogue/toolbar/rremr.xpm
-share/apps/krogue/toolbar/search.xpm
-share/apps/krogue/toolbar/takeoff.xpm
-share/apps/krogue/toolbar/throw.xpm
-share/apps/krogue/toolbar/upstair.xpm
-share/apps/krogue/toolbar/wear.xpm
-share/apps/krogue/toolbar/wield.xpm
-share/apps/krogue/toolbar/zap.xpm
-share/doc/HTML/en/krogue/arm.gif
-share/doc/HTML/en/krogue/armor.html
-share/doc/HTML/en/krogue/downstair.gif
-share/doc/HTML/en/krogue/eat.gif
-share/doc/HTML/en/krogue/exp.gif
-share/doc/HTML/en/krogue/exp.html
-share/doc/HTML/en/krogue/flee.gif
-share/doc/HTML/en/krogue/food.gif
-share/doc/HTML/en/krogue/food.html
-share/doc/HTML/en/krogue/general.html
-share/doc/HTML/en/krogue/hidden.html
-share/doc/HTML/en/krogue/hp.gif
-share/doc/HTML/en/krogue/hp.html
-share/doc/HTML/en/krogue/index.html
-share/doc/HTML/en/krogue/key.html
-share/doc/HTML/en/krogue/monster.html
-share/doc/HTML/en/krogue/moving.html
-share/doc/HTML/en/krogue/potion.gif
-share/doc/HTML/en/krogue/potion.html
-share/doc/HTML/en/krogue/puton.gif
-share/doc/HTML/en/krogue/quaff.gif
-share/doc/HTML/en/krogue/read.gif
-share/doc/HTML/en/krogue/remove.gif
-share/doc/HTML/en/krogue/ring.gif
-share/doc/HTML/en/krogue/ring.html
-share/doc/HTML/en/krogue/scroll.gif
-share/doc/HTML/en/krogue/scroll.html
-share/doc/HTML/en/krogue/search.gif
-share/doc/HTML/en/krogue/stair.gif
-share/doc/HTML/en/krogue/str.gif
-share/doc/HTML/en/krogue/str.html
-share/doc/HTML/en/krogue/takeoff.gif
-share/doc/HTML/en/krogue/throw.gif
-share/doc/HTML/en/krogue/wand.gif
-share/doc/HTML/en/krogue/wand.html
-share/doc/HTML/en/krogue/weapon.gif
-share/doc/HTML/en/krogue/weapon.html
-share/doc/HTML/en/krogue/wear.gif
-share/doc/HTML/en/krogue/wield.gif
-share/doc/HTML/en/krogue/zap.gif
-share/doc/HTML/fr/krogue/arm.gif
-share/doc/HTML/fr/krogue/armor.html
-share/doc/HTML/fr/krogue/exp.gif
-share/doc/HTML/fr/krogue/exp.html
-share/doc/HTML/fr/krogue/food.html
-share/doc/HTML/fr/krogue/general.html
-share/doc/HTML/fr/krogue/hidden.html
-share/doc/HTML/fr/krogue/hp.gif
-share/doc/HTML/fr/krogue/hp.html
-share/doc/HTML/fr/krogue/index.html
-share/doc/HTML/fr/krogue/key.html
-share/doc/HTML/fr/krogue/monster.html
-share/doc/HTML/fr/krogue/moving.html
-share/doc/HTML/fr/krogue/potion.html
-share/doc/HTML/fr/krogue/ring.html
-share/doc/HTML/fr/krogue/scroll.html
-share/doc/HTML/fr/krogue/str.gif
-share/doc/HTML/fr/krogue/str.html
-share/doc/HTML/fr/krogue/wand.html
-share/doc/HTML/fr/krogue/weapon.html
-share/doc/HTML/pl/krogue/arm.gif
-share/doc/HTML/pl/krogue/armor.html
-share/doc/HTML/pl/krogue/exp.gif
-share/doc/HTML/pl/krogue/exp.html
-share/doc/HTML/pl/krogue/food.html
-share/doc/HTML/pl/krogue/general.html
-share/doc/HTML/pl/krogue/hidden.html
-share/doc/HTML/pl/krogue/hp.gif
-share/doc/HTML/pl/krogue/hp.html
-share/doc/HTML/pl/krogue/index.html
-share/doc/HTML/pl/krogue/key.html
-share/doc/HTML/pl/krogue/monster.html
-share/doc/HTML/pl/krogue/moving.html
-share/doc/HTML/pl/krogue/potion.html
-share/doc/HTML/pl/krogue/ring.html
-share/doc/HTML/pl/krogue/scroll.html
-share/doc/HTML/pl/krogue/str.gif
-share/doc/HTML/pl/krogue/str.html
-share/doc/HTML/pl/krogue/wand.html
-share/doc/HTML/pl/krogue/weapon.html
-share/icons/krogue.xpm
-share/icons/kroguesg.xpm
-share/icons/mini/krogue.xpm
-share/icons/mini/kroguesg.xpm
-share/locale/fr/LC_MESSAGES/krogue.mo
-share/locale/pl/LC_MESSAGES/krogue.mo
-share/mimelnk/application/x-krogue.kdelnk
-@dirrm share/doc/HTML/pl/krogue
-@dirrm share/doc/HTML/fr/krogue
-@dirrm share/doc/HTML/en/krogue
-@dirrm share/apps/krogue/toolbar
-@dirrm share/apps/krogue/templates
-@dirrm share/apps/krogue/pics
-@dirrm share/apps/krogue
diff --git a/games/krubik/Makefile b/games/krubik/Makefile
deleted file mode 100644
index cbc808439598..000000000000
--- a/games/krubik/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: krubik
-# Date created: 23 October 1999
-# Whom: Chris D. Faulhaber <jedgar@fxp.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= krubik
-PORTVERSION= 1.06
-PORTREVISION= 1
-CATEGORIES= games kde
-MASTER_SITES= http://www.phys.uu.nl/~eendebak/kde/
-
-MAINTAINER= jedgar@fxp.org
-
-BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext
-
-USE_KDELIBS_VER=1
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>
diff --git a/games/krubik/distinfo b/games/krubik/distinfo
deleted file mode 100644
index e54ebca1b9b5..000000000000
--- a/games/krubik/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (krubik-1.06.tar.gz) = 1fa5a1e35b2a88056fa051d18022ffb4
diff --git a/games/krubik/files/patch-aa b/games/krubik/files/patch-aa
deleted file mode 100644
index 3fd25252cd64..000000000000
--- a/games/krubik/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- krubik/cube.cpp.orig Sun Oct 4 14:07:13 1998
-+++ krubik/cube.cpp Sat Oct 23 23:04:56 1999
-@@ -34,6 +34,8 @@
- srandom( time->msecsTo( QTime::currentTime() ) );
- #elif sparc
- srand( time->msecsTo( QTime::currentTime() ) );
-+ #elif __FreeBSD__
-+ srand( time->msecsTo( QTime::currentTime() ) );
- #else
- debug("Unsupported achitecture, please mail pte@ddsw.nl") ;
- srand( time->msecsTo( QTime::currentTime() ) );
diff --git a/games/krubik/files/patch-ab b/games/krubik/files/patch-ab
deleted file mode 100644
index 8e3f88154644..000000000000
--- a/games/krubik/files/patch-ab
+++ /dev/null
@@ -1,18 +0,0 @@
---- configure.orig Sat Dec 26 20:14:39 1998
-+++ configure Tue Feb 15 01:39:52 2000
-@@ -2552,6 +2552,7 @@
- echo "$ac_t""no" 1>&6
- fi
-
-+if false; then
- echo $ac_n "checking for giflib""... $ac_c" 1>&6
- echo "configure:2557: checking for giflib" >&5
- if eval "test \"`echo '$''{'ac_cv_lib_gif'+set}'`\" = set"; then
-@@ -2598,6 +2599,7 @@
-
- else
- { echo "configure: error: You need giflib23. Please install the kdesupport package" 1>&2; exit 1; }
-+fi
- fi
- echo $ac_n "checking for jpeglib""... $ac_c" 1>&6
- echo "configure:2604: checking for jpeglib" >&5
diff --git a/games/krubik/pkg-comment b/games/krubik/pkg-comment
deleted file mode 100644
index e4870853edb1..000000000000
--- a/games/krubik/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Rubik's cube for KDE
diff --git a/games/krubik/pkg-descr b/games/krubik/pkg-descr
deleted file mode 100644
index 15584e60a991..000000000000
--- a/games/krubik/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-This is krubik, a 3D model of the Rubik's Cube for KDE.
-
-WWW: http://www.phys.uu.nl/~eendebak/kde/krubik.html
-
-- Chris D. Faulhaber
-jedgar@fxp.org
diff --git a/games/krubik/pkg-plist b/games/krubik/pkg-plist
deleted file mode 100644
index cce8655e20ca..000000000000
--- a/games/krubik/pkg-plist
+++ /dev/null
@@ -1,36 +0,0 @@
-bin/krubik
-share/applnk/Games/krubik.kdelnk
-share/apps/krubik/example1.cube
-share/apps/krubik/example2.cube
-share/apps/krubik/example3.cube
-share/apps/krubik/example4.cube
-share/doc/HTML/en/krubik/devel/Cube.html
-share/doc/HTML/en/krubik/devel/KRubik.html
-share/doc/HTML/en/krubik/devel/Kleur.html
-share/doc/HTML/en/krubik/devel/Vector.html
-share/doc/HTML/en/krubik/devel/cube-h.html
-share/doc/HTML/en/krubik/devel/defines-h.html
-share/doc/HTML/en/krubik/devel/dialog-h.html
-share/doc/HTML/en/krubik/devel/heir.html
-share/doc/HTML/en/krubik/devel/includes-h.html
-share/doc/HTML/en/krubik/devel/index.html
-share/doc/HTML/en/krubik/devel/krubik-h.html
-share/doc/HTML/en/krubik/devel/vector-h.html
-share/doc/HTML/en/krubik/index-1.html
-share/doc/HTML/en/krubik/index-2.html
-share/doc/HTML/en/krubik/index-3.html
-share/doc/HTML/en/krubik/index-4.html
-share/doc/HTML/en/krubik/index-5.html
-share/doc/HTML/en/krubik/index.html
-share/doc/HTML/en/krubik/region.gif
-share/icons/krubik.xpm
-share/locale/de/LC_MESSAGES/krubik.mo
-share/locale/es/LC_MESSAGES/krubik.mo
-share/locale/hr/LC_MESSAGES/krubik.mo
-share/locale/it/LC_MESSAGES/krubik.mo
-share/locale/nl/LC_MESSAGES/krubik.mo
-share/locale/pt/LC_MESSAGES/krubik.mo
-share/locale/sk/LC_MESSAGES/krubik.mo
-@dirrm share/apps/krubik
-@dirrm share/doc/HTML/en/krubik/devel
-@dirrm share/doc/HTML/en/krubik
diff --git a/games/ktamaga/Makefile b/games/ktamaga/Makefile
deleted file mode 100644
index 1c300b3aeb9d..000000000000
--- a/games/ktamaga/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: ktamaga
-# Date created: 13 November 1997
-# Whom: Stefan Eßer <se@freebsd.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ktamaga
-PORTVERSION= 0.2
-CATEGORIES= games kde
-MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/unstable/apps/games/ \
- ftp://ftp.kde.org/pub/kde/unstable/apps/games/
-
-MAINTAINER= se@freebsd.org
-
-USE_KDELIBS_VER=1
-MAKE_ENV= DEBUG_FL="$(CFLAGS)"
-WRKSRC= ${WRKDIR}/tamaga-0.2
-
-.include <bsd.port.mk>
diff --git a/games/ktamaga/distinfo b/games/ktamaga/distinfo
deleted file mode 100644
index f42630d7dc58..000000000000
--- a/games/ktamaga/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (ktamaga-0.2.tar.gz) = 205a600de3fa08bdb6eb6a3438a6c671
diff --git a/games/ktamaga/files/patch-aa b/games/ktamaga/files/patch-aa
deleted file mode 100644
index bd64ce8d5c20..000000000000
--- a/games/ktamaga/files/patch-aa
+++ /dev/null
@@ -1,154 +0,0 @@
-*** Makefile.orig Mon Dec 1 04:46:24 1997
---- Makefile Sat Feb 12 03:51:22 2000
-***************
-*** 11,28 ****
- HAVE_KDE=1
-
-! QTDIR = /usr/lib/qt
-! X11DIR = /usr/X11
-
- # Needed only if you have KDE, otherwise leave it alone
-! KDEDIR = /opt/kde
-
- # Uncomment, if you need debug info in the prog.
-! DEBUG_FL = -g
-
- # Binaries
-
- SHELL = /bin/sh
-! CC = gcc
-! MOC = /usr/bin/moc
- install = /usr/bin/install -c
-
---- 11,28 ----
- HAVE_KDE=1
-
-! QTDIR = $(X11BASE)
-! X11DIR = $(X11BASE)
-
- # Needed only if you have KDE, otherwise leave it alone
-! KDEDIR = $(PREFIX)
-
- # Uncomment, if you need debug info in the prog.
-! #DEBUG_FL = -g
-
- # Binaries
-
- SHELL = /bin/sh
-! CC ?= gcc
-! MOC = $(X11BASE)/bin/moc
- install = /usr/bin/install -c
-
-***************
-*** 31,35 ****
- X11LIBDIR = $(X11DIR)/lib
- X11INCDIR = $(X11DIR)/include
-! QTINCDIR = $(QTDIR)/include
- QTLIBDIR = $(QTDIR)/lib
- KDEINCDIR = $(KDEDIR)/include
---- 31,35 ----
- X11LIBDIR = $(X11DIR)/lib
- X11INCDIR = $(X11DIR)/include
-! QTINCDIR = $(QTDIR)/include/X11/qt
- QTLIBDIR = $(QTDIR)/lib
- KDEINCDIR = $(KDEDIR)/include
-***************
-*** 43,74 ****
- INSTALL_DIR_PRIVATE = $(install) -d -m 0700
-
-- ifdef HAVE_KDE
- BINDIR = $(KDEDIR)/bin
- DATADIR = $(KDEDIR)/share/apps/ktamaga
- HELPDIR = $(KDEDIR)/share/doc/HTML/default/ktamaga
-- else
--
-- # If you compile the X11-only (non-KDE) version see these:
-- BINDIR = /usr/X11/bin
-- # the DATADIR is still hardcoded in tamaga.h, so take care if you change it
-- DATADIR = /usr/lib/X11/tamaga
-- HELPDIR = /usr/doc/tamaga
-- endif
-
- ###########################################################
-
-- ifdef HAVE_KDE
- KINC = -I $(KDEINCDIR)
- KLIB = -L $(KDELIBDIR) -lkdecore -lkdeui -lXext
- KDEF = -DUSEKDE
-- endif
-
- INCLUDES = -I $(QTINCDIR) -I $(X11INCDIR) $(KINC)
-! LIBS = -L $(X11LIBDIR) $(KLIB) -lqt -lm
- DEFINES = -DSTDC_HEADERS $(KDEF)
- #DEFINES = -DHAVE_CONFIG_H $(KDEF)
- # maybe -DSTDC_HEADERS needed instead of -DHAVE_CONFIG_H
-
-! CFLAGS = $(DEBUG_FL) -O2 -fno-strength-reduce -Wall -W $(INCLUDES) $(DEFINES)
- LFLAGS = $(DEBUG_FL) $(LIBS)
-
---- 43,63 ----
- INSTALL_DIR_PRIVATE = $(install) -d -m 0700
-
- BINDIR = $(KDEDIR)/bin
- DATADIR = $(KDEDIR)/share/apps/ktamaga
- HELPDIR = $(KDEDIR)/share/doc/HTML/default/ktamaga
-
- ###########################################################
-
- KINC = -I $(KDEINCDIR)
- KLIB = -L $(KDELIBDIR) -lkdecore -lkdeui -lXext
- KDEF = -DUSEKDE
-
- INCLUDES = -I $(QTINCDIR) -I $(X11INCDIR) $(KINC)
-! LIBS = -L $(X11LIBDIR) $(KLIB) -lqt -lm -lstdc++
- DEFINES = -DSTDC_HEADERS $(KDEF)
- #DEFINES = -DHAVE_CONFIG_H $(KDEF)
- # maybe -DSTDC_HEADERS needed instead of -DHAVE_CONFIG_H
-
-! CFLAGS = $(DEBUG_FL) $(INCLUDES) $(DEFINES) -DX11BASE=\"$(X11BASE)\" -DKDEDIR=\"$(KDEDIR)\"
- LFLAGS = $(DEBUG_FL) $(LIBS)
-
-***************
-*** 84,92 ****
- SRCMETA = mlwin.cpp mconf.cpp mconfData.cpp mtlcd.cpp
- OBJMETA = mlwin.o mconf.o mconfData.o mtlcd.o
-- ifdef HAVE_KDE
- TARGET = ktamaga
-- else
-- TARGET = xtamaga
-- endif
-
- ####### Implicit rules
---- 73,77 ----
-***************
-*** 122,134 ****
-
- install: $(TARGET)
-- ifdef HAVE_KDE
- @echo "--------------------------------------------"
- @echo " Installing KTamaga, for KDE"
- @echo "--------------------------------------------"
-- else
-- @echo "--------------------------------------------"
-- @echo " Installing xTamaga, fot X-Win"
-- @echo "--------------------------------------------"
-- endif
- $(INSTALL_DIR) $(BINDIR)
- $(INSTALL) $(TARGET) $(BINDIR)
---- 107,113 ----
-***************
-*** 137,141 ****
- $(INSTALL_DATA) HTMLdoc/* $(HELPDIR)
-
-- ifdef HAVE_KDE
- $(INSTALL_DIR) $(KDEDIR)/share/applnk/Games
- $(INSTALL_DATA) KTamaga.kdelnk $(KDEDIR)/share/applnk/Games
---- 116,119 ----
-***************
-*** 143,147 ****
- $(INSTALL_DIR) $(KDEDIR)/share/icons
- $(INSTALL_DATA) ktamaga.xpm $(KDEDIR)/share/icons
-- endif
-
- $(INSTALL_DIR) $(DATADIR)
---- 121,124 ----
diff --git a/games/ktamaga/files/patch-ab b/games/ktamaga/files/patch-ab
deleted file mode 100644
index 67df327fb729..000000000000
--- a/games/ktamaga/files/patch-ab
+++ /dev/null
@@ -1,15 +0,0 @@
-*** tamaga.h~ Thu Nov 13 23:55:28 1997
---- tamaga.h Thu Nov 13 23:56:18 1997
-***************
-*** 28,32 ****
-
- // The Data dir for the X-only version
-! #define XDATPATH "/usr/lib/X11/tamaga"
-
- //------------------------------------
---- 28,32 ----
-
- // The Data dir for the X-only version
-! #define XDATPATH KDEDIR"/share/apps/ktamaga"
-
- //------------------------------------
diff --git a/games/ktamaga/files/patch-ac b/games/ktamaga/files/patch-ac
deleted file mode 100644
index 8fc67ff7365e..000000000000
--- a/games/ktamaga/files/patch-ac
+++ /dev/null
@@ -1,27 +0,0 @@
-*** tlcd.cpp~ Thu Nov 13 12:18:14 1997
---- tlcd.cpp Mon Feb 15 21:57:52 1999
-***************
-*** 12,20 ****
- tlcd::tlcd( QWidget *parent, const char *name ) : QWidget( parent, name )
- {
-- #ifdef USEKDE
-- datadir = app->kdedir()+TDATADS;
-- #else
- datadir = XDATPATH;
-- #endif
-
- pbase = new QPixmap();
---- 12,16 ----
-***************
-*** 220,224 ****
- r=q;
- for ( ; *p ; p++ ) {
-! if (pspec[cnt]) delete pspec[cnt];
- if (r>=qend) { printf(".%d. ",cnt); cnt++; continue; }
-
---- 216,220 ----
- r=q;
- for ( ; *p ; p++ ) {
-! /* if (pspec[cnt]) delete pspec[cnt];*/
- if (r>=qend) { printf(".%d. ",cnt); cnt++; continue; }
-
diff --git a/games/ktamaga/files/patch-ad b/games/ktamaga/files/patch-ad
deleted file mode 100644
index 83ff2998b94f..000000000000
--- a/games/ktamaga/files/patch-ad
+++ /dev/null
@@ -1,14 +0,0 @@
-*** lwinstat.cpp~ Sun Nov 30 11:53:16 1997
---- lwinstat.cpp Mon Feb 15 21:22:30 1999
-***************
-*** 18,26 ****
-
- cont = new QWidget( this );
-- #ifdef USEKDE
-- datadir = app->kdedir()+TDATADS;
-- #else
- datadir = XDATPATH;
-- #endif
-
- bp.load(datadir+"/bg1.xpm");
---- 18,22 ----
diff --git a/games/ktamaga/files/patch-ae b/games/ktamaga/files/patch-ae
deleted file mode 100644
index 598420fa091a..000000000000
--- a/games/ktamaga/files/patch-ae
+++ /dev/null
@@ -1,12 +0,0 @@
---- confData.cpp.orig Fri Aug 29 08:41:08 1997
-+++ confData.cpp Sat Feb 12 03:46:47 2000
-@@ -17,6 +17,9 @@
- #include <qbttngrp.h>
- #include <qpushbt.h>
-
-+#define QColor(i) (QColor)(i)
-+#define QRgb(i) (QRgb)(i)
-+
- confData::confData
- (
- QWidget* parent,
diff --git a/games/ktamaga/pkg-comment b/games/ktamaga/pkg-comment
deleted file mode 100644
index e37630d63d68..000000000000
--- a/games/ktamaga/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Tamagochi emulator for the KDE integrated X11 desktop
diff --git a/games/ktamaga/pkg-descr b/games/ktamaga/pkg-descr
deleted file mode 100644
index 90ae45773bea..000000000000
--- a/games/ktamaga/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-KDE provides an integrated X11 based environment, much like CDE.
diff --git a/games/ktamaga/pkg-plist b/games/ktamaga/pkg-plist
deleted file mode 100644
index b65cff8ddba4..000000000000
--- a/games/ktamaga/pkg-plist
+++ /dev/null
@@ -1,76 +0,0 @@
-bin/ktamaga
-share/doc/HTML/default/ktamaga/alltamag.gif
-share/doc/HTML/default/ktamaga/alltamag.html
-share/doc/HTML/default/ktamaga/configure.html
-share/doc/HTML/default/ktamaga/iattent.gif
-share/doc/HTML/default/ktamaga/ieat.gif
-share/doc/HTML/default/ktamaga/ienject.gif
-share/doc/HTML/default/ktamaga/ilight.gif
-share/doc/HTML/default/ktamaga/interface1.gif
-share/doc/HTML/default/ktamaga/intro.html
-share/doc/HTML/default/ktamaga/iplay.gif
-share/doc/HTML/default/ktamaga/istatus.gif
-share/doc/HTML/default/ktamaga/iteach.gif
-share/doc/HTML/default/ktamaga/itoile.gif
-share/doc/HTML/default/ktamaga/ktamaga.html
-share/doc/HTML/default/ktamaga/taminstructions.html
-share/doc/HTML/default/ktamaga/tchart.gif
-share/doc/HTML/default/ktamaga/tchart.html
-share/doc/HTML/default/ktamaga/usage.html
-share/applnk/Games/KTamaga.kdelnk
-share/icons/ktamaga.xpm
-share/apps/ktamaga/bg1.xpm
-share/apps/ktamaga/icon_attent.xpm
-share/apps/ktamaga/icon_attentact.xpm
-share/apps/ktamaga/icon_attents.xpm
-share/apps/ktamaga/icon_base.xpm
-share/apps/ktamaga/icon_cancel.xpm
-share/apps/ktamaga/icon_dbgdown.xpm
-share/apps/ktamaga/icon_dbgleft.xpm
-share/apps/ktamaga/icon_dbgnext.xpm
-share/apps/ktamaga/icon_dbgprev.xpm
-share/apps/ktamaga/icon_dbgright.xpm
-share/apps/ktamaga/icon_dbgsave.xpm
-share/apps/ktamaga/icon_dbgup.xpm
-share/apps/ktamaga/icon_feed.xpm
-share/apps/ktamaga/icon_feeds.xpm
-share/apps/ktamaga/icon_inject.xpm
-share/apps/ktamaga/icon_light.xpm
-share/apps/ktamaga/icon_meal.xpm
-share/apps/ktamaga/icon_null.xpm
-share/apps/ktamaga/icon_play.xpm
-share/apps/ktamaga/icon_plays.xpm
-share/apps/ktamaga/icon_snack.xpm
-share/apps/ktamaga/icon_status.xpm
-share/apps/ktamaga/icon_teach.xpm
-share/apps/ktamaga/icon_toilet.xpm
-share/apps/ktamaga/icon_turnleft.xpm
-share/apps/ktamaga/icon_turnright.xpm
-share/apps/ktamaga/phase_0.dat
-share/apps/ktamaga/phase_1.dat
-share/apps/ktamaga/phase_10.dat
-share/apps/ktamaga/phase_11.dat
-share/apps/ktamaga/phase_2.dat
-share/apps/ktamaga/phase_3.dat
-share/apps/ktamaga/phase_4.dat
-share/apps/ktamaga/phase_5.dat
-share/apps/ktamaga/phase_6.dat
-share/apps/ktamaga/phase_7.dat
-share/apps/ktamaga/phase_8.dat
-share/apps/ktamaga/phase_9.dat
-share/apps/ktamaga/phase_other.dat
-share/apps/ktamaga/position_0.dat
-share/apps/ktamaga/position_1.dat
-share/apps/ktamaga/position_10.dat
-share/apps/ktamaga/position_11.dat
-share/apps/ktamaga/position_2.dat
-share/apps/ktamaga/position_3.dat
-share/apps/ktamaga/position_4.dat
-share/apps/ktamaga/position_5.dat
-share/apps/ktamaga/position_6.dat
-share/apps/ktamaga/position_7.dat
-share/apps/ktamaga/position_8.dat
-share/apps/ktamaga/position_9.dat
-share/apps/ktamaga/tama_base.xpm
-@dirrm share/apps/ktamaga
-@dirrm share/doc/HTML/default/ktamaga
diff --git a/games/pp/Makefile b/games/pp/Makefile
deleted file mode 100644
index e7a48d6860d9..000000000000
--- a/games/pp/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: pp
-# Date created: 21 May 1998
-# Whom: Andrey Zakhvatov
-#
-# $FreeBSD$
-#
-
-PORTNAME= pp
-PORTVERSION= 0.01
-CATEGORIES= games
-MASTER_SITES= ftp://www.mps.de/pub/unix/
-DISTFILES= ppinst-0.01.tar.gz ppsrc-0.01.tar.gz
-
-MAINTAINER= ports@FreeBSD.org
-
-WRKSRC= ${WRKDIR}/ppsrc
-USE_QT_VER= 1
-USE_X_PREFIX= yes
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/pp ${PREFIX}/bin/pp.bin
- @${SED} "s:%%PREFIX%%:${PREFIX}:g" ${FILESDIR}/pp.sh > ${WRKDIR}/pp.sh
- ${INSTALL_SCRIPT} ${WRKDIR}/pp.sh ${PREFIX}/bin/pp
- @${MKDIR} ${PREFIX}/share/pp
- ${INSTALL_DATA} ${WRKDIR}/ppinst/autosave.sav ${PREFIX}/share/pp
- @${MKDIR} ${PREFIX}/share/pp/pic
- ${INSTALL_DATA} ${WRKDIR}/ppinst/*.gif ${PREFIX}/share/pp/pic
- @${MKDIR} ${PREFIX}/share/pp/level
- ${INSTALL_DATA} ${WRKDIR}/ppinst/*.map1 ${PREFIX}/share/pp/level
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/share/doc/pp
-.for file in INSTALL LICENSE RULES WARRANTY free-license.html
- ${INSTALL_DATA} ${WRKDIR}/ppinst/${file} ${PREFIX}/share/doc/pp
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/games/pp/distinfo b/games/pp/distinfo
deleted file mode 100644
index f04ddef673ab..000000000000
--- a/games/pp/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (ppinst-0.01.tar.gz) = a142ed3d08dc13afc1d99ee3bd57cf8d
-MD5 (ppsrc-0.01.tar.gz) = 7d96072a69e6e52a8a57da16d67070cc
diff --git a/games/pp/files/patch-aa b/games/pp/files/patch-aa
deleted file mode 100644
index 9f56572ec905..000000000000
--- a/games/pp/files/patch-aa
+++ /dev/null
@@ -1,279 +0,0 @@
---- Makefile.orig Sun Apr 6 02:08:26 1997
-+++ Makefile Thu Nov 23 11:28:17 2000
-@@ -1,10 +1,13 @@
- ####### This section was automatically generated from
-
--INCDIR = $(QTDIR)/include
-+INCDIR = ${X11BASE}/include/X11/qt
- CFLAGS = -O2 -fno-strength-reduce -Wall -W
- LIBCFLAGS = -fPIC
- YACCCFLAGS = -Wno-unused -Wno-parentheses
--LFLAGS = -L$(QTDIR)/lib -lqt
-+LFLAGS = -L${X11BASE}/lib -lqt
-+.if ${PORTOBJFORMAT} == "elf"
-+LFLAGS+= -Wl,-rpath,${X11BASE}/lib
-+.endif
- CC = gcc
- MOC = moc
- SHELL = /bin/sh
-@@ -30,14 +33,14 @@
- .SUFFIXES: .cpp
-
- .cpp.o:
-- $(CC) -c $(CFLAGS) -I$(INCDIR) $<
-+ $(CXX) -c $(CXXFLAGS) -I$(INCDIR) $<
-
- ####### Build rules
-
- all: $(TARGET)
-
- $(TARGET): $(OBJECTS) $(OBJMETA)
-- $(CC) $(OBJECTS) $(OBJMETA) -o $(TARGET) $(LFLAGS) -lm
-+ $(CXX) $(OBJECTS) $(OBJMETA) -o $(TARGET) $(LFLAGS) -lm
-
- depend:
- @makedepend -I$(INCDIR) $(SOURCES) 2> /dev/null
-@@ -66,243 +69,3 @@
- m_main.cpp: main.h
- $(MOC) -o $@ main.h
-
--# DO NOT DELETE THIS LINE -- make depend depends on it.
--
--pic2.o: pic2.h /usr/X11R6/lib/qt/include/qapp.h
--pic2.o: /usr/X11R6/lib/qt/include/qwidget.h
--pic2.o: /usr/X11R6/lib/qt/include/qwindefs.h
--pic2.o: /usr/X11R6/lib/qt/include/qobjdefs.h
--pic2.o: /usr/X11R6/lib/qt/include/qglobal.h
--pic2.o: /usr/X11R6/lib/qt/include/qobject.h
--pic2.o: /usr/X11R6/lib/qt/include/qstring.h
--pic2.o: /usr/X11R6/lib/qt/include/qarray.h
--pic2.o: /usr/X11R6/lib/qt/include/qgarray.h
--pic2.o: /usr/X11R6/lib/qt/include/qshared.h
--pic2.o: /usr/X11R6/lib/qt/include/qgeneric.h /usr/include/string.h
--pic2.o: /usr/include/features.h /usr/include/sys/cdefs.h
--pic2.o: /usr/lib/gcc-lib/i486-linux/2.7.2.1/include/stddef.h
--pic2.o: /usr/X11R6/lib/qt/include/qevent.h /usr/X11R6/lib/qt/include/qrect.h
--pic2.o: /usr/X11R6/lib/qt/include/qsize.h /usr/X11R6/lib/qt/include/qpoint.h
--pic2.o: /usr/X11R6/lib/qt/include/qpaintd.h
--pic2.o: /usr/X11R6/lib/qt/include/qpalette.h
--pic2.o: /usr/X11R6/lib/qt/include/qcolor.h
--pic2.o: /usr/X11R6/lib/qt/include/qcursor.h /usr/X11R6/lib/qt/include/qfont.h
--pic2.o: /usr/X11R6/lib/qt/include/qfontmet.h
--pic2.o: /usr/X11R6/lib/qt/include/qfontinf.h
--pic2.o: /usr/X11R6/lib/qt/include/qpainter.h
--pic2.o: /usr/X11R6/lib/qt/include/qregion.h /usr/X11R6/lib/qt/include/qpen.h
--pic2.o: /usr/X11R6/lib/qt/include/qbrush.h
--pic2.o: /usr/X11R6/lib/qt/include/qpntarry.h
--pic2.o: /usr/X11R6/lib/qt/include/qwmatrix.h
--pic2.o: /usr/X11R6/lib/qt/include/qpixmap.h
--pic2.o: /usr/X11R6/lib/qt/include/qtooltip.h
--pic2.o: /usr/X11R6/lib/qt/include/qtimer.h stepp.h /usr/include/stdlib.h
--pic2.o: /usr/include/errno.h /usr/include/linux/errno.h
--pic2.o: /usr/include/asm/errno.h /usr/include/alloca.h
--pic2.o: /usr/X11R6/lib/qt/include/qfile.h /usr/X11R6/lib/qt/include/qiodev.h
--pic2.o: /usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h
--pic2.o: /usr/X11R6/lib/qt/include/qdstream.h
--stepp.o: stepp.h /usr/include/string.h /usr/include/features.h
--stepp.o: /usr/include/sys/cdefs.h
--stepp.o: /usr/lib/gcc-lib/i486-linux/2.7.2.1/include/stddef.h
--stepp.o: /usr/X11R6/lib/qt/include/qwidget.h
--stepp.o: /usr/X11R6/lib/qt/include/qwindefs.h
--stepp.o: /usr/X11R6/lib/qt/include/qobjdefs.h
--stepp.o: /usr/X11R6/lib/qt/include/qglobal.h
--stepp.o: /usr/X11R6/lib/qt/include/qobject.h
--stepp.o: /usr/X11R6/lib/qt/include/qstring.h
--stepp.o: /usr/X11R6/lib/qt/include/qarray.h
--stepp.o: /usr/X11R6/lib/qt/include/qgarray.h
--stepp.o: /usr/X11R6/lib/qt/include/qshared.h
--stepp.o: /usr/X11R6/lib/qt/include/qgeneric.h
--stepp.o: /usr/X11R6/lib/qt/include/qevent.h /usr/X11R6/lib/qt/include/qrect.h
--stepp.o: /usr/X11R6/lib/qt/include/qsize.h /usr/X11R6/lib/qt/include/qpoint.h
--stepp.o: /usr/X11R6/lib/qt/include/qpaintd.h
--stepp.o: /usr/X11R6/lib/qt/include/qpalette.h
--stepp.o: /usr/X11R6/lib/qt/include/qcolor.h
--stepp.o: /usr/X11R6/lib/qt/include/qcursor.h
--stepp.o: /usr/X11R6/lib/qt/include/qfont.h
--stepp.o: /usr/X11R6/lib/qt/include/qfontmet.h
--stepp.o: /usr/X11R6/lib/qt/include/qfontinf.h
--leiste.o: leiste.h /usr/X11R6/lib/qt/include/qpushbt.h
--leiste.o: /usr/X11R6/lib/qt/include/qbutton.h
--leiste.o: /usr/X11R6/lib/qt/include/qwidget.h
--leiste.o: /usr/X11R6/lib/qt/include/qwindefs.h
--leiste.o: /usr/X11R6/lib/qt/include/qobjdefs.h
--leiste.o: /usr/X11R6/lib/qt/include/qglobal.h
--leiste.o: /usr/X11R6/lib/qt/include/qobject.h
--leiste.o: /usr/X11R6/lib/qt/include/qstring.h
--leiste.o: /usr/X11R6/lib/qt/include/qarray.h
--leiste.o: /usr/X11R6/lib/qt/include/qgarray.h
--leiste.o: /usr/X11R6/lib/qt/include/qshared.h
--leiste.o: /usr/X11R6/lib/qt/include/qgeneric.h /usr/include/string.h
--leiste.o: /usr/include/features.h /usr/include/sys/cdefs.h
--leiste.o: /usr/lib/gcc-lib/i486-linux/2.7.2.1/include/stddef.h
--leiste.o: /usr/X11R6/lib/qt/include/qevent.h
--leiste.o: /usr/X11R6/lib/qt/include/qrect.h /usr/X11R6/lib/qt/include/qsize.h
--leiste.o: /usr/X11R6/lib/qt/include/qpoint.h
--leiste.o: /usr/X11R6/lib/qt/include/qpaintd.h
--leiste.o: /usr/X11R6/lib/qt/include/qpalette.h
--leiste.o: /usr/X11R6/lib/qt/include/qcolor.h
--leiste.o: /usr/X11R6/lib/qt/include/qcursor.h
--leiste.o: /usr/X11R6/lib/qt/include/qfont.h
--leiste.o: /usr/X11R6/lib/qt/include/qfontmet.h
--leiste.o: /usr/X11R6/lib/qt/include/qfontinf.h
--leiste.o: /usr/X11R6/lib/qt/include/qpixmap.h
--leiste.o: /usr/X11R6/lib/qt/include/qlabel.h
--leiste.o: /usr/X11R6/lib/qt/include/qframe.h
--main.o: main.h pic2.h /usr/X11R6/lib/qt/include/qapp.h
--main.o: /usr/X11R6/lib/qt/include/qwidget.h
--main.o: /usr/X11R6/lib/qt/include/qwindefs.h
--main.o: /usr/X11R6/lib/qt/include/qobjdefs.h
--main.o: /usr/X11R6/lib/qt/include/qglobal.h
--main.o: /usr/X11R6/lib/qt/include/qobject.h
--main.o: /usr/X11R6/lib/qt/include/qstring.h
--main.o: /usr/X11R6/lib/qt/include/qarray.h
--main.o: /usr/X11R6/lib/qt/include/qgarray.h
--main.o: /usr/X11R6/lib/qt/include/qshared.h
--main.o: /usr/X11R6/lib/qt/include/qgeneric.h /usr/include/string.h
--main.o: /usr/include/features.h /usr/include/sys/cdefs.h
--main.o: /usr/lib/gcc-lib/i486-linux/2.7.2.1/include/stddef.h
--main.o: /usr/X11R6/lib/qt/include/qevent.h /usr/X11R6/lib/qt/include/qrect.h
--main.o: /usr/X11R6/lib/qt/include/qsize.h /usr/X11R6/lib/qt/include/qpoint.h
--main.o: /usr/X11R6/lib/qt/include/qpaintd.h
--main.o: /usr/X11R6/lib/qt/include/qpalette.h
--main.o: /usr/X11R6/lib/qt/include/qcolor.h
--main.o: /usr/X11R6/lib/qt/include/qcursor.h /usr/X11R6/lib/qt/include/qfont.h
--main.o: /usr/X11R6/lib/qt/include/qfontmet.h
--main.o: /usr/X11R6/lib/qt/include/qfontinf.h
--main.o: /usr/X11R6/lib/qt/include/qpainter.h
--main.o: /usr/X11R6/lib/qt/include/qregion.h /usr/X11R6/lib/qt/include/qpen.h
--main.o: /usr/X11R6/lib/qt/include/qbrush.h
--main.o: /usr/X11R6/lib/qt/include/qpntarry.h
--main.o: /usr/X11R6/lib/qt/include/qwmatrix.h
--main.o: /usr/X11R6/lib/qt/include/qpixmap.h
--main.o: /usr/X11R6/lib/qt/include/qtooltip.h
--main.o: /usr/X11R6/lib/qt/include/qtimer.h stepp.h /usr/include/stdlib.h
--main.o: /usr/include/errno.h /usr/include/linux/errno.h
--main.o: /usr/include/asm/errno.h /usr/include/alloca.h
--main.o: /usr/X11R6/lib/qt/include/qfile.h /usr/X11R6/lib/qt/include/qiodev.h
--main.o: /usr/include/stdio.h /usr/include/libio.h /usr/include/_G_config.h
--main.o: /usr/X11R6/lib/qt/include/qdstream.h leiste.h
--main.o: /usr/X11R6/lib/qt/include/qpushbt.h
--main.o: /usr/X11R6/lib/qt/include/qbutton.h
--main.o: /usr/X11R6/lib/qt/include/qlabel.h /usr/X11R6/lib/qt/include/qframe.h
--main.o: minikarte.h sbarv.h /usr/X11R6/lib/qt/include/qscrbar.h
--main.o: /usr/X11R6/lib/qt/include/qrangect.h
--main.o: /usr/X11R6/lib/qt/include/qdrawutl.h sbarh.h
--main.o: /usr/X11R6/lib/qt/include/qlayout.h
--main.o: /usr/X11R6/lib/qt/include/qgmanagr.h
--main.o: /usr/X11R6/lib/qt/include/qintdict.h
--main.o: /usr/X11R6/lib/qt/include/qgdict.h
--main.o: /usr/X11R6/lib/qt/include/qcollect.h
--main.o: /usr/X11R6/lib/qt/include/qlist.h /usr/X11R6/lib/qt/include/qglist.h
--main.o: /usr/X11R6/lib/qt/include/qdialog.h
--main.o: /usr/X11R6/lib/qt/include/qpopmenu.h
--main.o: /usr/X11R6/lib/qt/include/qtablevw.h
--main.o: /usr/X11R6/lib/qt/include/qmenudta.h
--main.o: /usr/X11R6/lib/qt/include/qmenubar.h
--main.o: /usr/X11R6/lib/qt/include/qmovie.h
--main.o: /usr/X11R6/lib/qt/include/qtabdlg.h
--main.o: /usr/X11R6/lib/qt/include/qslider.h
--main.o: /usr/X11R6/lib/qt/include/qradiobt.h
--main.o: /usr/X11R6/lib/qt/include/qbttngrp.h
--main.o: /usr/X11R6/lib/qt/include/qgrpbox.h
--main.o: /usr/X11R6/lib/qt/include/qfiledlg.h /usr/X11R6/lib/qt/include/qdir.h
--main.o: /usr/X11R6/lib/qt/include/qstrlist.h
--main.o: /usr/X11R6/lib/qt/include/qfileinf.h
--main.o: /usr/X11R6/lib/qt/include/qdatetm.h
--main.o: /usr/X11R6/lib/qt/include/qmsgbox.h
--main.o: /usr/X11R6/lib/qt/include/qlistbox.h
--main.o: /usr/X11R6/lib/qt/include/qcombo.h
--main.o: /usr/X11R6/lib/qt/include/qkeycode.h
--minikarte.o: minikarte.h /usr/X11R6/lib/qt/include/qpushbt.h
--minikarte.o: /usr/X11R6/lib/qt/include/qbutton.h
--minikarte.o: /usr/X11R6/lib/qt/include/qwidget.h
--minikarte.o: /usr/X11R6/lib/qt/include/qwindefs.h
--minikarte.o: /usr/X11R6/lib/qt/include/qobjdefs.h
--minikarte.o: /usr/X11R6/lib/qt/include/qglobal.h
--minikarte.o: /usr/X11R6/lib/qt/include/qobject.h
--minikarte.o: /usr/X11R6/lib/qt/include/qstring.h
--minikarte.o: /usr/X11R6/lib/qt/include/qarray.h
--minikarte.o: /usr/X11R6/lib/qt/include/qgarray.h
--minikarte.o: /usr/X11R6/lib/qt/include/qshared.h
--minikarte.o: /usr/X11R6/lib/qt/include/qgeneric.h /usr/include/string.h
--minikarte.o: /usr/include/features.h /usr/include/sys/cdefs.h
--minikarte.o: /usr/lib/gcc-lib/i486-linux/2.7.2.1/include/stddef.h
--minikarte.o: /usr/X11R6/lib/qt/include/qevent.h
--minikarte.o: /usr/X11R6/lib/qt/include/qrect.h
--minikarte.o: /usr/X11R6/lib/qt/include/qsize.h
--minikarte.o: /usr/X11R6/lib/qt/include/qpoint.h
--minikarte.o: /usr/X11R6/lib/qt/include/qpaintd.h
--minikarte.o: /usr/X11R6/lib/qt/include/qpalette.h
--minikarte.o: /usr/X11R6/lib/qt/include/qcolor.h
--minikarte.o: /usr/X11R6/lib/qt/include/qcursor.h
--minikarte.o: /usr/X11R6/lib/qt/include/qfont.h
--minikarte.o: /usr/X11R6/lib/qt/include/qfontmet.h
--minikarte.o: /usr/X11R6/lib/qt/include/qfontinf.h
--minikarte.o: /usr/X11R6/lib/qt/include/qpixmap.h
--minikarte.o: /usr/X11R6/lib/qt/include/qpainter.h
--minikarte.o: /usr/X11R6/lib/qt/include/qregion.h
--minikarte.o: /usr/X11R6/lib/qt/include/qpen.h
--minikarte.o: /usr/X11R6/lib/qt/include/qbrush.h
--minikarte.o: /usr/X11R6/lib/qt/include/qpntarry.h
--minikarte.o: /usr/X11R6/lib/qt/include/qwmatrix.h
--sbarv.o: sbarv.h /usr/X11R6/lib/qt/include/qwidget.h
--sbarv.o: /usr/X11R6/lib/qt/include/qwindefs.h
--sbarv.o: /usr/X11R6/lib/qt/include/qobjdefs.h
--sbarv.o: /usr/X11R6/lib/qt/include/qglobal.h
--sbarv.o: /usr/X11R6/lib/qt/include/qobject.h
--sbarv.o: /usr/X11R6/lib/qt/include/qstring.h
--sbarv.o: /usr/X11R6/lib/qt/include/qarray.h
--sbarv.o: /usr/X11R6/lib/qt/include/qgarray.h
--sbarv.o: /usr/X11R6/lib/qt/include/qshared.h
--sbarv.o: /usr/X11R6/lib/qt/include/qgeneric.h /usr/include/string.h
--sbarv.o: /usr/include/features.h /usr/include/sys/cdefs.h
--sbarv.o: /usr/lib/gcc-lib/i486-linux/2.7.2.1/include/stddef.h
--sbarv.o: /usr/X11R6/lib/qt/include/qevent.h /usr/X11R6/lib/qt/include/qrect.h
--sbarv.o: /usr/X11R6/lib/qt/include/qsize.h /usr/X11R6/lib/qt/include/qpoint.h
--sbarv.o: /usr/X11R6/lib/qt/include/qpaintd.h
--sbarv.o: /usr/X11R6/lib/qt/include/qpalette.h
--sbarv.o: /usr/X11R6/lib/qt/include/qcolor.h
--sbarv.o: /usr/X11R6/lib/qt/include/qcursor.h
--sbarv.o: /usr/X11R6/lib/qt/include/qfont.h
--sbarv.o: /usr/X11R6/lib/qt/include/qfontmet.h
--sbarv.o: /usr/X11R6/lib/qt/include/qfontinf.h
--sbarv.o: /usr/X11R6/lib/qt/include/qscrbar.h
--sbarv.o: /usr/X11R6/lib/qt/include/qrangect.h
--sbarv.o: /usr/X11R6/lib/qt/include/qdrawutl.h
--sbarv.o: /usr/X11R6/lib/qt/include/qpainter.h
--sbarv.o: /usr/X11R6/lib/qt/include/qregion.h /usr/X11R6/lib/qt/include/qpen.h
--sbarv.o: /usr/X11R6/lib/qt/include/qbrush.h
--sbarv.o: /usr/X11R6/lib/qt/include/qpntarry.h
--sbarv.o: /usr/X11R6/lib/qt/include/qwmatrix.h
--sbarh.o: sbarh.h /usr/X11R6/lib/qt/include/qwidget.h
--sbarh.o: /usr/X11R6/lib/qt/include/qwindefs.h
--sbarh.o: /usr/X11R6/lib/qt/include/qobjdefs.h
--sbarh.o: /usr/X11R6/lib/qt/include/qglobal.h
--sbarh.o: /usr/X11R6/lib/qt/include/qobject.h
--sbarh.o: /usr/X11R6/lib/qt/include/qstring.h
--sbarh.o: /usr/X11R6/lib/qt/include/qarray.h
--sbarh.o: /usr/X11R6/lib/qt/include/qgarray.h
--sbarh.o: /usr/X11R6/lib/qt/include/qshared.h
--sbarh.o: /usr/X11R6/lib/qt/include/qgeneric.h /usr/include/string.h
--sbarh.o: /usr/include/features.h /usr/include/sys/cdefs.h
--sbarh.o: /usr/lib/gcc-lib/i486-linux/2.7.2.1/include/stddef.h
--sbarh.o: /usr/X11R6/lib/qt/include/qevent.h /usr/X11R6/lib/qt/include/qrect.h
--sbarh.o: /usr/X11R6/lib/qt/include/qsize.h /usr/X11R6/lib/qt/include/qpoint.h
--sbarh.o: /usr/X11R6/lib/qt/include/qpaintd.h
--sbarh.o: /usr/X11R6/lib/qt/include/qpalette.h
--sbarh.o: /usr/X11R6/lib/qt/include/qcolor.h
--sbarh.o: /usr/X11R6/lib/qt/include/qcursor.h
--sbarh.o: /usr/X11R6/lib/qt/include/qfont.h
--sbarh.o: /usr/X11R6/lib/qt/include/qfontmet.h
--sbarh.o: /usr/X11R6/lib/qt/include/qfontinf.h
--sbarh.o: /usr/X11R6/lib/qt/include/qscrbar.h
--sbarh.o: /usr/X11R6/lib/qt/include/qrangect.h
--sbarh.o: /usr/X11R6/lib/qt/include/qdrawutl.h
--sbarh.o: /usr/X11R6/lib/qt/include/qpainter.h
--sbarh.o: /usr/X11R6/lib/qt/include/qregion.h /usr/X11R6/lib/qt/include/qpen.h
--sbarh.o: /usr/X11R6/lib/qt/include/qbrush.h
--sbarh.o: /usr/X11R6/lib/qt/include/qpntarry.h
--sbarh.o: /usr/X11R6/lib/qt/include/qwmatrix.h
diff --git a/games/pp/files/patch-ab b/games/pp/files/patch-ab
deleted file mode 100644
index a726d4b856f9..000000000000
--- a/games/pp/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- leiste.h Thu Apr 3 14:44:12 1997
-+++ leiste.h.new Sat Jan 29 04:47:18 2000
-@@ -38,7 +38,7 @@
-
- class leiste : public QWidget {
-
--const int buttonHoehe=104, buttonBreite=140;
-+const int buttonHoehe, buttonBreite;
- //const QString picPfad2="./pic";
-
- Q_OBJECT
diff --git a/games/pp/files/patch-ac b/games/pp/files/patch-ac
deleted file mode 100644
index 6940b5b2200b..000000000000
--- a/games/pp/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- leiste.cpp Thu Apr 3 14:44:26 1997
-+++ leiste.cpp.new Sat Jan 29 04:48:38 2000
-@@ -32,7 +32,7 @@
-
- leiste::leiste(QWidget *parent=0, const char *name=0,
- QString picPfad="")
-- :QWidget (parent, name)
-+ :QWidget (parent, name), buttonHoehe(104), buttonBreite(140)
- {
- sci=0;
- setMouseTracking (TRUE);
diff --git a/games/pp/files/pp.sh b/games/pp/files/pp.sh
deleted file mode 100644
index 3f901b8cc95d..000000000000
--- a/games/pp/files/pp.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#! /bin/sh
-exec %%PREFIX%%/bin/pp.bin %%PREFIX%%/share/pp
diff --git a/games/pp/pkg-comment b/games/pp/pkg-comment
deleted file mode 100644
index d7ab2789d9a3..000000000000
--- a/games/pp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Prometeus Project - real time strategy game for X Window System
diff --git a/games/pp/pkg-descr b/games/pp/pkg-descr
deleted file mode 100644
index 927668931b35..000000000000
--- a/games/pp/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-The main goal is to destroy all enemy buildings.
-Therefor you have to produce vehicles. Every car needs a controller,
-and every control station can control five cars.
-
-Furthermore you need energy to build cars and buildings, and every
-car and building needs energy each round. So you first should build some
-energy producers.
-
-Special buildings:
-
-Cannon 1+2: Attacks vehicles, very strong, large range, but cannot move.
-Reserch Center: Allows you to build other cars and buildings.
-Radar: Allows you to see what happens.
-
-WWW: http://www.mps.de/pp/home.html
diff --git a/games/pp/pkg-plist b/games/pp/pkg-plist
deleted file mode 100644
index c3e7553c4e60..000000000000
--- a/games/pp/pkg-plist
+++ /dev/null
@@ -1,298 +0,0 @@
-bin/pp
-bin/pp.bin
-%%PORTDOCS%%share/doc/pp/INSTALL
-%%PORTDOCS%%share/doc/pp/LICENSE
-%%PORTDOCS%%share/doc/pp/RULES
-%%PORTDOCS%%share/doc/pp/WARRANTY
-%%PORTDOCS%%share/doc/pp/free-license.html
-share/pp/autosave.sav
-share/pp/level/blank.map1
-share/pp/level/level1.map1
-share/pp/level/level10.map1
-share/pp/level/level2.map1
-share/pp/level/level3.map1
-share/pp/level/level4.map1
-share/pp/level/level5.map1
-share/pp/level/level6.map1
-share/pp/level/level7.map1
-share/pp/level/level8.map1
-share/pp/level/level9.map1
-share/pp/level/sabine.map1
-share/pp/level/start.map1
-share/pp/pic/Baum2561.gif
-share/pp/pic/Baum2562.gif
-share/pp/pic/J0000.gif
-share/pp/pic/J0001.gif
-share/pp/pic/J0002.gif
-share/pp/pic/J0003.gif
-share/pp/pic/J0004.gif
-share/pp/pic/J0005.gif
-share/pp/pic/J0006.gif
-share/pp/pic/J0007.gif
-share/pp/pic/J0008.gif
-share/pp/pic/J0009.gif
-share/pp/pic/J0010.gif
-share/pp/pic/J0011.gif
-share/pp/pic/J0012.gif
-share/pp/pic/J0013.gif
-share/pp/pic/J0014.gif
-share/pp/pic/J0015.gif
-share/pp/pic/J0016.gif
-share/pp/pic/J0017.gif
-share/pp/pic/J0018.gif
-share/pp/pic/J0019.gif
-share/pp/pic/J0020.gif
-share/pp/pic/J0021.gif
-share/pp/pic/J0022.gif
-share/pp/pic/J0023.gif
-share/pp/pic/J0024.gif
-share/pp/pic/J0025.gif
-share/pp/pic/J0026.gif
-share/pp/pic/J0027.gif
-share/pp/pic/J0028.gif
-share/pp/pic/J0029.gif
-share/pp/pic/J0030.gif
-share/pp/pic/J0031.gif
-share/pp/pic/J0032.gif
-share/pp/pic/J0033.gif
-share/pp/pic/J0034.gif
-share/pp/pic/J0035.gif
-share/pp/pic/J0036.gif
-share/pp/pic/J0037.gif
-share/pp/pic/J0038.gif
-share/pp/pic/J0039.gif
-share/pp/pic/J0040.gif
-share/pp/pic/P20000.gif
-share/pp/pic/P20001.gif
-share/pp/pic/P20002.gif
-share/pp/pic/P20003.gif
-share/pp/pic/P20004.gif
-share/pp/pic/P20005.gif
-share/pp/pic/P20006.gif
-share/pp/pic/P20007.gif
-share/pp/pic/P20008.gif
-share/pp/pic/P20009.gif
-share/pp/pic/P20010.gif
-share/pp/pic/P20011.gif
-share/pp/pic/P20012.gif
-share/pp/pic/P20013.gif
-share/pp/pic/P20014.gif
-share/pp/pic/P20015.gif
-share/pp/pic/P20016.gif
-share/pp/pic/P20017.gif
-share/pp/pic/P20018.gif
-share/pp/pic/P20019.gif
-share/pp/pic/P20020.gif
-share/pp/pic/P20021.gif
-share/pp/pic/P20022.gif
-share/pp/pic/P20023.gif
-share/pp/pic/P20024.gif
-share/pp/pic/P20025.gif
-share/pp/pic/P20026.gif
-share/pp/pic/P20027.gif
-share/pp/pic/P20028.gif
-share/pp/pic/P20029.gif
-share/pp/pic/P20030.gif
-share/pp/pic/P20031.gif
-share/pp/pic/P20032.gif
-share/pp/pic/P20033.gif
-share/pp/pic/P20034.gif
-share/pp/pic/P20035.gif
-share/pp/pic/P20036.gif
-share/pp/pic/P20037.gif
-share/pp/pic/P20038.gif
-share/pp/pic/P20039.gif
-share/pp/pic/P20040.gif
-share/pp/pic/P30000.gif
-share/pp/pic/P30001.gif
-share/pp/pic/P30002.gif
-share/pp/pic/P30003.gif
-share/pp/pic/P30004.gif
-share/pp/pic/P30005.gif
-share/pp/pic/P30006.gif
-share/pp/pic/P30007.gif
-share/pp/pic/P30008.gif
-share/pp/pic/P30009.gif
-share/pp/pic/P30010.gif
-share/pp/pic/P30011.gif
-share/pp/pic/P30012.gif
-share/pp/pic/P30013.gif
-share/pp/pic/P30014.gif
-share/pp/pic/P30015.gif
-share/pp/pic/P30016.gif
-share/pp/pic/P30017.gif
-share/pp/pic/P30018.gif
-share/pp/pic/P30019.gif
-share/pp/pic/P30020.gif
-share/pp/pic/P30021.gif
-share/pp/pic/P30022.gif
-share/pp/pic/P30023.gif
-share/pp/pic/P30024.gif
-share/pp/pic/P30025.gif
-share/pp/pic/P30026.gif
-share/pp/pic/P30027.gif
-share/pp/pic/P30028.gif
-share/pp/pic/P30029.gif
-share/pp/pic/P30030.gif
-share/pp/pic/P30031.gif
-share/pp/pic/P30032.gif
-share/pp/pic/P30033.gif
-share/pp/pic/P30034.gif
-share/pp/pic/P30035.gif
-share/pp/pic/P30036.gif
-share/pp/pic/P30037.gif
-share/pp/pic/P30038.gif
-share/pp/pic/P30039.gif
-share/pp/pic/P30040.gif
-share/pp/pic/Rada0000.gif
-share/pp/pic/Rada0001.gif
-share/pp/pic/Rada0002.gif
-share/pp/pic/Rada0003.gif
-share/pp/pic/Rada0004.gif
-share/pp/pic/Rada0005.gif
-share/pp/pic/Rada0006.gif
-share/pp/pic/Rada0007.gif
-share/pp/pic/Rada0008.gif
-share/pp/pic/Rada0009.gif
-share/pp/pic/Sci00000.gif
-share/pp/pic/Sci00001.gif
-share/pp/pic/Sci00003.gif
-share/pp/pic/Sci00006.gif
-share/pp/pic/Sci00009.gif
-share/pp/pic/Sci00012.gif
-share/pp/pic/Sci00015.gif
-share/pp/pic/Sci00018.gif
-share/pp/pic/Sci00021.gif
-share/pp/pic/Sci00024.gif
-share/pp/pic/Sci00027.gif
-share/pp/pic/Sci00029.gif
-share/pp/pic/Steuer3.gif
-share/pp/pic/Zenclear.gif
-share/pp/pic/Zenr1.gif
-share/pp/pic/Zenr2.gif
-share/pp/pic/Zenr3.gif
-share/pp/pic/Zenr4.gif
-share/pp/pic/arrow.gif
-share/pp/pic/autoof.gif
-share/pp/pic/autoon.gif
-share/pp/pic/baum3.gif
-share/pp/pic/black.gif
-share/pp/pic/c20000.gif
-share/pp/pic/c20001.gif
-share/pp/pic/c20002.gif
-share/pp/pic/c20003.gif
-share/pp/pic/c20004.gif
-share/pp/pic/c20005.gif
-share/pp/pic/c20006.gif
-share/pp/pic/c20007.gif
-share/pp/pic/c20008.gif
-share/pp/pic/c20009.gif
-share/pp/pic/cannon.gif
-share/pp/pic/cannon2.gif
-share/pp/pic/carprod.gif
-share/pp/pic/e20000.gif
-share/pp/pic/e20001.gif
-share/pp/pic/e20002.gif
-share/pp/pic/e20003.gif
-share/pp/pic/e20004.gif
-share/pp/pic/e20005.gif
-share/pp/pic/e20006.gif
-share/pp/pic/e20007.gif
-share/pp/pic/e20008.gif
-share/pp/pic/e20009.gif
-share/pp/pic/energie.gif
-share/pp/pic/fog.gif
-share/pp/pic/grass6.gif
-share/pp/pic/grassw1.gif
-share/pp/pic/grassw10.gif
-share/pp/pic/grassw11.gif
-share/pp/pic/grassw12.gif
-share/pp/pic/grassw14.gif
-share/pp/pic/grassw2.gif
-share/pp/pic/grassw3.gif
-share/pp/pic/grassw4.gif
-share/pp/pic/grassw5.gif
-share/pp/pic/grassw6.gif
-share/pp/pic/grassw7.gif
-share/pp/pic/grassw8.gif
-share/pp/pic/grassw9.gif
-share/pp/pic/pa00.gif
-share/pp/pic/pa01.gif
-share/pp/pic/pa02.gif
-share/pp/pic/pa03.gif
-share/pp/pic/pa04.gif
-share/pp/pic/pa05.gif
-share/pp/pic/pa06.gif
-share/pp/pic/pa07.gif
-share/pp/pic/pa08.gif
-share/pp/pic/pa09.gif
-share/pp/pic/pa10.gif
-share/pp/pic/pa11.gif
-share/pp/pic/pa12.gif
-share/pp/pic/pa13.gif
-share/pp/pic/pa14.gif
-share/pp/pic/pa15.gif
-share/pp/pic/pa16.gif
-share/pp/pic/pa17.gif
-share/pp/pic/pa18.gif
-share/pp/pic/pa19.gif
-share/pp/pic/pa20.gif
-share/pp/pic/pa21.gif
-share/pp/pic/pa22.gif
-share/pp/pic/pa23.gif
-share/pp/pic/pa24.gif
-share/pp/pic/pa25.gif
-share/pp/pic/pa26.gif
-share/pp/pic/pa27.gif
-share/pp/pic/pa28.gif
-share/pp/pic/pa29.gif
-share/pp/pic/pa30.gif
-share/pp/pic/pa31.gif
-share/pp/pic/pa32.gif
-share/pp/pic/pa33.gif
-share/pp/pic/pa34.gif
-share/pp/pic/pa35.gif
-share/pp/pic/pa36.gif
-share/pp/pic/pa37.gif
-share/pp/pic/pa38.gif
-share/pp/pic/pa39.gif
-share/pp/pic/pa40.gif
-share/pp/pic/piccan2.gif
-share/pp/pic/piccannon.gif
-share/pp/pic/piccarprod.gif
-share/pp/pic/picen2.gif
-share/pp/pic/picenergie.gif
-share/pp/pic/picpan1.gif
-share/pp/pic/picpan2.gif
-share/pp/pic/picpan3.gif
-share/pp/pic/picpan4.gif
-share/pp/pic/picradar.gif
-share/pp/pic/picsci.gif
-share/pp/pic/picst.gif
-share/pp/pic/picsteuer.gif
-share/pp/pic/piczen2.gif
-share/pp/pic/piczentrale.gif
-share/pp/pic/radar.gif
-share/pp/pic/sci.gif
-share/pp/pic/shoot1.gif
-share/pp/pic/shoot2.gif
-share/pp/pic/shoot3.gif
-share/pp/pic/shoot4.gif
-share/pp/pic/shoot5.gif
-share/pp/pic/shoot6.gif
-share/pp/pic/shoot7.gif
-share/pp/pic/steuer1.gif
-share/pp/pic/steuer2.gif
-share/pp/pic/steuer4.gif
-share/pp/pic/steuer5.gif
-share/pp/pic/steuerc.gif
-share/pp/pic/stone2.gif
-share/pp/pic/stone3.gif
-share/pp/pic/stone5.gif
-share/pp/pic/titel640x400.gif
-share/pp/pic/wasser.gif
-share/pp/pic/zentrale.gif
-%%PORTDOCS%%@dirrm share/doc/pp
-@dirrm share/pp/level
-@dirrm share/pp/pic
-@dirrm share/pp
diff --git a/games/xlines/Makefile b/games/xlines/Makefile
deleted file mode 100644
index 8b7f0b387839..000000000000
--- a/games/xlines/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# New ports collection makefile for: xlines
-# Date created: 11 February 1998
-# Whom: Andrey Zakhvatov
-#
-# $FreeBSD$
-#
-
-PORTNAME= xlines
-PORTVERSION= 1.1
-CATEGORIES= games
-MASTER_SITES= ftp://ftp.trolltech.com/contrib/
-DISTNAME= ${PORTNAME}
-
-MAINTAINER= ports@FreeBSD.org
-
-USE_QT_VER= 1
-USE_X_PREFIX= yes
-NO_WRKSUBDIR= yes
-
-pre-patch:
- @find ${WRKSRC} -type f | xargs ${PERL} -pi -e "s|\r\n|\n|g"
-
-post-patch:
- @${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/*.cpp
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/xlines ${PREFIX}/bin
- @${MKDIR} ${PREFIX}/share/xlines
- ${INSTALL_DATA} ${WRKSRC}/trolltech.gif ${PREFIX}/share/xlines
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
- @${INSTALL_DATA} ${WRKSRC}/readme.lines ${DOCSDIR}
- @${INSTALL_DATA} ${WRKSRC}/readme.qt ${DOCSDIR}
-.endif
-
-.include <bsd.port.mk>
diff --git a/games/xlines/distinfo b/games/xlines/distinfo
deleted file mode 100644
index e49bed33b515..000000000000
--- a/games/xlines/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (xlines.tar.gz) = 9e456bb7419b8cda6bc44ac9940913e4
diff --git a/games/xlines/files/patch-aa b/games/xlines/files/patch-aa
deleted file mode 100644
index 7f4c05076817..000000000000
--- a/games/xlines/files/patch-aa
+++ /dev/null
@@ -1,31 +0,0 @@
---- Makefile.orig Mon Apr 27 16:47:35 1998
-+++ Makefile Sun Jul 16 19:47:51 2000
-@@ -1,8 +1,8 @@
--INCDIR=/usr/local/qt/include
--CFLAGS=-O2 -I/usr/X11/include -DSHOW_NEXT_COLORS
--LFLAGS=-L/usr/local/qt/lib -lqt -L/usr/X11/lib -lX11
--CC=gcc
--MOC=/usr/local/qt/bin/moc
-+INCDIR=${X11BASE}/include/X11/qt
-+CXXFLAGS+=-I${X11BASE}/include -DSHOW_NEXT_COLORS
-+LFLAGS=-L${X11BASE}/lib -lqt -lX11
-+CC?=gcc
-+MOC=${X11BASE}/bin/moc
-
- SRC=lines.cpp lines.moc
- OBJECTS=lines.o
-@@ -14,12 +14,12 @@
- .SUFFIXES: .cpp
-
- .cpp.o:
-- $(CC) -c $(CFLAGS) -I$(INCDIR) $<
-+ $(CXX) -c $(CXXFLAGS) -I$(INCDIR) $<
-
- all: $(TARGET)
-
- $(TARGET): $(MOCFILES) $(OBJECTS) lines.h
-- $(CC) $(OBJECTS) -o $(TARGET) $(LFLAGS) -I$(INCDIR)
-+ $(CXX) $(OBJECTS) -o $(TARGET) $(LFLAGS) -I$(INCDIR)
-
- lines.moc: lines.h
- $(MOC) lines.h -o lines.moc
diff --git a/games/xlines/files/patch-ab b/games/xlines/files/patch-ab
deleted file mode 100644
index 2e74e16c0ffa..000000000000
--- a/games/xlines/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- lines.cpp.orig Sat Jan 17 18:11:13 1998
-+++ lines.cpp Fri Feb 13 23:57:07 1998
-@@ -502,7 +502,7 @@
- score->setGeometry(300,120,85,45);
- curScore=0;
- score->display(0);
-- movie=new QMovie("trolltech.gif");
-+ movie=new QMovie("%%PREFIX%%/share/xlines/trolltech.gif");
- label=new QLabel(this,"label");
- label->setFrameStyle(QFrame::Box|QFrame::Plain);
- label->setMovie(*movie);
diff --git a/games/xlines/pkg-comment b/games/xlines/pkg-comment
deleted file mode 100644
index 54d571174bf5..000000000000
--- a/games/xlines/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Remove as many balls from board as you can
diff --git a/games/xlines/pkg-descr b/games/xlines/pkg-descr
deleted file mode 100644
index c14a195cac7d..000000000000
--- a/games/xlines/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
- XLines is an old game of balls where your goal is to remove
-as many balls from the game field as you can.
-
- I cannot claim the copyright on the idea of this game so
-all requests should go somewhere else.
-
- If you need more information or have any questions you can
-contact me at:
-
- e-mail: genie@ucsd.com or genie@risq.belcaf.minsk.by
-
- ICQ UIN: 4096585
diff --git a/games/xlines/pkg-plist b/games/xlines/pkg-plist
deleted file mode 100644
index 1337b5c7d716..000000000000
--- a/games/xlines/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-bin/xlines
-%%PORTDOCS%%share/doc/xlines/readme.qt
-%%PORTDOCS%%share/doc/xlines/readme.lines
-share/xlines/trolltech.gif
-%%PORTDOCS%%@dirrm share/doc/xlines
-@dirrm share/xlines