summaryrefslogtreecommitdiffstats
path: root/games/krubik
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2002-04-19 02:30:02 +0000
committerwill <will@FreeBSD.org>2002-04-19 02:30:02 +0000
commit4c52c9067b06ff76694d44e2bd5819fc06e974fe (patch)
tree8ea2fec29854e5717863bf5e5bf1d1b05d97cefe /games/krubik
parent9d74629523b0c2fe5f02ba4bc3f37c73af058448 (diff)
downloadFreeBSD-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 'games/krubik')
-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
7 files changed, 0 insertions, 94 deletions
diff --git a/games/krubik/Makefile b/games/krubik/Makefile
deleted file mode 100644
index cbc8084..0000000
--- 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 e54ebca..0000000
--- 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 3fd2525..0000000
--- 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 8e3f881..0000000
--- 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 e487085..0000000
--- 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 15584e6..0000000
--- 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 cce8655..0000000
--- 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
OpenPOWER on IntegriCloud