summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-07-08 08:27:18 +0000
committernia <nia@pkgsrc.org>2019-07-08 08:27:18 +0000
commitcaea27bac2e4af69f6d39adf027eacf51e0ad44b (patch)
tree03e9f6c6eb9f326b064771cbeb4f8e63037d4844
parentf770cb3acc0014f38e63d5b68ee884ab023372ab (diff)
downloadpkgsrc-caea27bac2e4af69f6d39adf027eacf51e0ad44b.tar.gz
Remove rollemup - the distfiles are gone and we can't redistribute them.
"You are not allowed to distribute the software by any means. You are allowed to download a copy from this site for personal use." The site is gone.
-rw-r--r--games/Makefile3
-rw-r--r--games/rollemup/DESCR12
-rw-r--r--games/rollemup/MESSAGE6
-rw-r--r--games/rollemup/Makefile72
-rw-r--r--games/rollemup/PLIST13
-rw-r--r--games/rollemup/distinfo6
-rw-r--r--games/rollemup/files/README.Rollemup15
-rw-r--r--games/rollemup/files/rollemup.sh2
8 files changed, 1 insertions, 128 deletions
diff --git a/games/Makefile b/games/Makefile
index 7502a7afed0..701688a1fc3 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.437 2019/07/07 21:35:13 nia Exp $
+# $NetBSD: Makefile,v 1.438 2019/07/08 08:27:18 nia Exp $
#
COMMENT= Games
@@ -321,7 +321,6 @@ SUBDIR+= rftg
SUBDIR+= robotfindskitten
SUBDIR+= rocksndiamonds
SUBDIR+= rocksndiamonds-levels
-SUBDIR+= rollemup
SUBDIR+= ruby-squib
SUBDIR+= sarien
SUBDIR+= sauerbraten
diff --git a/games/rollemup/DESCR b/games/rollemup/DESCR
deleted file mode 100644
index a1eab8f570e..00000000000
--- a/games/rollemup/DESCR
+++ /dev/null
@@ -1,12 +0,0 @@
-Roll 'm Up:Multi Ball, Multi Player, Multi Platform, Multi Media, Multi Cool
-
-This package contains a Linux-x86 version of the Lost Boys pinball game
-RollemUp , it is based on our cross-platform framework Lost Platform,
-now running on MS Windows, Macintosh, BeOS and linux.
-Tested with XFree86 in different display depths, OSS sound on an SB16.
-For more information on this version, as well as the upcoming LinuxPPC
-version check our site:
-
-www.medialab.lostboys.nl/rollemup
-
-Lost Boys media lab
diff --git a/games/rollemup/MESSAGE b/games/rollemup/MESSAGE
deleted file mode 100644
index 8a924843733..00000000000
--- a/games/rollemup/MESSAGE
+++ /dev/null
@@ -1,6 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:03 wiz Exp $
-
-Please read ${PREFIX}/${GAMES_DIR}/Rollemup/README.Rollemup
-
-===========================================================================
diff --git a/games/rollemup/Makefile b/games/rollemup/Makefile
deleted file mode 100644
index e8add5f0956..00000000000
--- a/games/rollemup/Makefile
+++ /dev/null
@@ -1,72 +0,0 @@
-# $NetBSD: Makefile,v 1.43 2017/01/19 18:52:10 agc Exp $
-
-DISTNAME= Rollemup
-PKGNAME= rollemup-1.0
-PKGREVISION= 3
-CATEGORIES= games
-MASTER_SITES= http://ftp.giga.or.at/pub/lost-distfiles/
-MASTER_SITES+= ftp://ftp.tw.freebsd.org/pub/ports/distfiles/
-MASTER_SITES+= http://www.uberstudent.org/archive/programs/games/
-# was http://usa.lostboys.nl/medialab/rollemup/Linux/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-#HOMEPAGE= http://www.medialab.lostboys.nl/projects/madewith/pinball/pinballgame.html
-COMMENT= Multi Ball, Player, Platform, Media, Cool Pinball game
-LICENSE= no-commercial-use
-
-RESTRICTED= You are not allowed to distribute the software by any means. \
- You are allowed to download a copy from this site for personal use. \
- See http://www.medialab.lostboys.nl/content/showcase/license.html
-NO_SRC_ON_FTP= ${RESTRICTED}
-NO_SRC_ON_CDROM= ${RESTRICTED}
-NO_BIN_ON_FTP= ${RESTRICTED}
-NO_BIN_ON_CDROM= ${RESTRICTED}
-
-EMUL_PLATFORMS= linux-i386
-EMUL_MODULES.linux= compat x11
-
-PLIST_SRC= ${WRKDIR}/PLIST.src
-EG_DIR= share/examples/Rollemup
-GAMES_DIR= share/games
-MESSAGE_SUBST+= GAMES_DIR=${GAMES_DIR}
-
-SETGIDGAME= yes
-
-SPECIAL_PERMS= bin/Rollemup ${SETGID_GAMES_PERMS}
-
-CONF_FILES_PERMS= ${EG_DIR}/Rollemup.ini \
- ${GAMES_DIR}/Rollemup/Rollemup.ini \
- ${GAMES_USER} ${GAMES_GROUP} ${GAMEDATAMODE}
-CONF_FILES_PERMS+= ${EG_DIR}/Highscore.html \
- ${GAMES_DIR}/Rollemup/Upload/Highscore.html \
- ${GAMES_USER} ${GAMES_GROUP} ${GAMEDATAMODE}
-OWN_DIRS_PERMS+= ${GAMES_DIR}/Rollemup/Games ${GAMES_USER} \
- ${GAMES_GROUP} ${GAMEDIRMODE}
-OWN_DIRS_PERMS+= ${GAMES_DIR}/Rollemup/Upload ${GAMES_USER} \
- ${GAMES_GROUP} ${GAMEDIRMODE}
-
-INSTALLATION_DIRS= bin ${EG_DIR} ${GAMES_DIR}
-
-do-extract:
- @mkdir ${WRKSRC} # dummy directory
-
-do-build:
- ${SED} -e 's|$${PREFIX}|${PREFIX}|g' \
- -e 's|$${GAMES_DIR}|${GAMES_DIR}|g' \
- ${FILESDIR}/rollemup.sh > ${WRKDIR}/rollemup
- ${SED} -e 's|$${PREFIX}|${PREFIX}|g' ${FILESDIR}/README.Rollemup \
- > ${WRKDIR}/README.Rollemup
-
-do-install:
- ${EXTRACTOR} -d ${DESTDIR}${PREFIX}/${GAMES_DIR} ${DISTDIR}/${DISTFILES}
- ${TOUCH} ${DESTDIR}${PREFIX}/${EG_DIR}/Rollemup.ini
- ${MV} ${DESTDIR}${PREFIX}/${GAMES_DIR}/Rollemup/Upload/Highscore.html \
- ${DESTDIR}${PREFIX}/${EG_DIR}
- ${MV} ${DESTDIR}${PREFIX}/${GAMES_DIR}/Rollemup/Rollemup \
- ${DESTDIR}${PREFIX}/bin
- ${INSTALL_SCRIPT} ${WRKDIR}/rollemup ${DESTDIR}${PREFIX}/bin
- ${INSTALL_DATA} ${WRKDIR}/README.Rollemup \
- ${DESTDIR}${PREFIX}/${GAMES_DIR}/Rollemup
- ${CP} ${PKGDIR}/PLIST ${PLIST_SRC}
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/games/rollemup/PLIST b/games/rollemup/PLIST
deleted file mode 100644
index 028bdb8578c..00000000000
--- a/games/rollemup/PLIST
+++ /dev/null
@@ -1,13 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2010/02/07 20:59:14 heinz Exp $
-bin/Rollemup
-bin/rollemup
-share/examples/Rollemup/Highscore.html
-share/examples/Rollemup/Rollemup.ini
-share/games/Rollemup/Media/Rollemup.15.MSF
-share/games/Rollemup/Media/Rollemup.8.MSF
-share/games/Rollemup/README
-share/games/Rollemup/README.Rollemup
-share/games/Rollemup/Upload/hiscore.jpg
-share/games/Rollemup/Upload/name.jpg
-share/games/Rollemup/Upload/send.gif
-@pkgdir share/games/Rollemup/Games
diff --git a/games/rollemup/distinfo b/games/rollemup/distinfo
deleted file mode 100644
index 0b93d90c322..00000000000
--- a/games/rollemup/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.4 2017/03/23 17:06:52 joerg Exp $
-
-SHA1 (Rollemup.tar.gz) = c27a47e162cf16de4f80c7f76355063ffac1f961
-RMD160 (Rollemup.tar.gz) = 2c0fc710812ab7c94e718d4c2c782ccdc95ad41d
-SHA512 (Rollemup.tar.gz) = 428d52038d31396e543589efab682315bb2adda793747380ba65a9bfe79440a3f2c9fef5bf2650393e68bd1eb919cf0beedadbf806525fd3af890e0f3a6c2898
-Size (Rollemup.tar.gz) = 20155934 bytes
diff --git a/games/rollemup/files/README.Rollemup b/games/rollemup/files/README.Rollemup
deleted file mode 100644
index fdcbc0c49c2..00000000000
--- a/games/rollemup/files/README.Rollemup
+++ /dev/null
@@ -1,15 +0,0 @@
-License information:
- http://www.medialab.lostboys.nl/projects/madewith/made.html
-
-How to start:
- exec ${PREFIX}/bin/rollemup
-
-Controls:
- '/' for the Right Flipper
- 'Z' for the Left Flipper
- 'Enter' for the Plunger
- 'Space' for a Shake
- 'N' for a New Game
- 'P' to pause a Game
- 'Q' to Quit
- 'ESC' to abort the game
diff --git a/games/rollemup/files/rollemup.sh b/games/rollemup/files/rollemup.sh
deleted file mode 100644
index c490efb8178..00000000000
--- a/games/rollemup/files/rollemup.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-(cd ${PREFIX}/${GAMES_DIR}/Rollemup; ${PREFIX}/bin/Rollemup)