aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2011-04-19 06:25:41 +0800
committerrene <rene@FreeBSD.org>2011-04-19 06:25:41 +0800
commit490b206354af8f9c667e2ec65ca95e9cb4743f34 (patch)
treeb5de2ac4b657e2171e14b45725d3b63f7284fb7c /games
parente12d1d1e49c238730d927d0871067913564a6a83 (diff)
downloadfreebsd-ports-gnome-490b206354af8f9c667e2ec65ca95e9cb4743f34.tar.gz
freebsd-ports-gnome-490b206354af8f9c667e2ec65ca95e9cb4743f34.tar.zst
freebsd-ports-gnome-490b206354af8f9c667e2ec65ca95e9cb4743f34.zip
Remove most expired ports:
2011-04-17 cad/tclspice: has been broken for more than a year 2011-04-17 comms/hcfmdm: does not compile on 7.X or higher 2011-04-17 databases/mysqlcc: has been broken for almost a year 2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer 2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer 2011-04-17 devel/lamson: has been broken for a half year 2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer 2011-04-17 devel/djgpp-gcc: has been broken for half a year 2011-04-17 devel/gauche-sdl: has been broken for a year 2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up 2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer 2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer 2011-04-17 graphics/libvisual-plugins: has been broken for 3 years 2011-04-17 japanese/roundcube: has been broken for almost a year 2011-04-17 japanese/tkstep80: does not compile on FreeBSD 7.x or newer 2011-04-17 lang/u++: has been broken for over a half year 2011-04-17 lang/pugs: has been broken for over a year 2011-04-17 lang/mozart: does not compile on FreeBSD 7.x or newer 2011-04-17 math/linalg: does not build on FreeBSD 7.x or newer 2011-04-17 math/R-cran-igraph: has been broken for over a half year 2011-04-17 misc/ftree: has been broken for over a half year 2011-04-17 multimedia/katchtv: has been broken for a half year 2011-04-17 multimedia/libomxil-bellagio: has been broken for almost a year 2011-04-17 multimedia/banshee-mirage: has been broken for over a half year 2011-04-17 net-p2p/trackerbt: has been broken for a half year 2011-04-17 net/cap: does not compile on FreeBSD 7.x or newer 2011-04-17 net/ggsd: does not compile on FreeBSD 7.x or newer 2011-04-17 net/b2bua: does not compile on FreeBSD 7.x or newer 2011-04-17 net/penguintv: has been broken for a half year 2011-04-17 news/openftd: has been broken for almost a year 2011-04-17 palm/romeo: does not compile on FreeBSD 7.x or newer 2011-04-17 science/pcp: does not compile on FreeBSD 7.x or newer 2011-04-17 science/elmer-fem: has been broken for over a year 2011-04-17 security/newpki-lib: does not compile on FreeBSD 7.x or newer 2011-04-17 security/newpki-server: does not compile on FreeBSD 7.x or newer 2011-04-17 security/xmlsec: does not compile on FreeBSD 7.x or newer 2011-04-17 security/f-protd: has been broken for over a year 2011-04-17 sysutils/xwlans: does not compile on FreeBSD 7.x or newer 2011-04-17 www/bk_edit: does not compile on FreeBSD 7.x and newer 2011-04-17 www/bricolage: has been broken for a half year 2011-04-17 x11-toolkits/gauche-gtk: has been broken for a year 2011-04-17 x11-toolkits/gambas2-gb-qt: has been broken for over a year 2011-04-17 x11-toolkits/php-gtk2: has been broken for over a half year 2011-04-17 x11-toolkits/p5-Tcl-Tk: has been broken for 2 year 2011-04-17 x11/metisse: has been broken for over a half year
Diffstat (limited to 'games')
-rw-r--r--games/Makefile1
-rw-r--r--games/aqbubble/Makefile70
-rw-r--r--games/aqbubble/distinfo2
-rw-r--r--games/aqbubble/pkg-descr4
-rw-r--r--games/aqbubble/pkg-plist26
5 files changed, 0 insertions, 103 deletions
diff --git a/games/Makefile b/games/Makefile
index 418a38d4550c..f90e96aa2faf 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -46,7 +46,6 @@
SUBDIR += aop
SUBDIR += apoolGL
SUBDIR += apricots
- SUBDIR += aqbubble
SUBDIR += armagetron
SUBDIR += asc
SUBDIR += asciiquarium
diff --git a/games/aqbubble/Makefile b/games/aqbubble/Makefile
deleted file mode 100644
index 9422f803c333..000000000000
--- a/games/aqbubble/Makefile
+++ /dev/null
@@ -1,70 +0,0 @@
-# New ports collection makefile for: aqbubble
-# Date created: 2006-04-01
-# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
-#
-# $FreeBSD$
-#
-
-PORTNAME= aqbubble
-PORTVERSION= 0.3
-PORTREVISION= 10
-CATEGORIES= games
-MASTER_SITES= http://www.losersjuegos.com.ar/_media/juegos/aqbubble/descargas/
-
-MAINTAINER= acm@FreeBSD.org
-COMMENT= Game similar to snow bros
-
-BROKEN= Broken with gcc 4.2
-DEPRECATED= does not compile on FreeBSD 7.x or newer
-EXPIRATION_DATE=2011-04-17
-
-USE_SDL= sdl mixer image
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD}
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-
-AQBUBBLEDIRS= ima sonidos
-
-OPTIONS= NLS "Native Language Support" on
-
-.include <bsd.port.pre.mk>
-
-.if defined(WITHOUT_NLS)
-CONFIGURE_ARGS+= --disable-nls
-PLIST_SUB+= NLS="@comment "
-.else
-USE_GETTEXT= yes
-PLIST_SUB+= NLS=""
-.endif
-
-post-extract:
- @${REINPLACE_CMD} -e 's/-lSDL /`sdl-config --libs`/g' ${WRKSRC}/configure
-
-post-configure:
- @${REINPLACE_CMD} -e 's/-lSDL /`sdl-config --libs` -lintl /g' ${WRKSRC}/src/Makefile
-
-do-install:
- ${MKDIR} ${DATADIR}
- @cd ${WRKSRC}/src && \
- ${INSTALL_PROGRAM} aqbubble ${PREFIX}/bin && \
- ${FIND} ${AQBUBBLEDIRS} -type d -exec ${MKDIR} "${DATADIR}/{}" \; && \
- ${FIND} -E ${AQBUBBLEDIRS} -type f -iregex ".*\.(png|jpg|wav)" \
- -exec ${INSTALL_DATA} "{}" "${DATADIR}/{}" \;
-
-.if !defined(WITHOUT_NLS)
-.for FILE in es
- ${MKDIR} ${PREFIX}/share/locale/${FILE}/LC_MESSAGES && \
- ${INSTALL_DATA} ${WRKSRC}/po/${FILE}.gmo ${PREFIX}/share/locale/${FILE}/LC_MESSAGES/${PORTNAME}.mo
-.endfor
-.endif
-
-post-install:
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- @cd ${WRKSRC} && \
- ${INSTALL_DATA} AUTHORS ChangeLog README ${DOCSDIR}
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/games/aqbubble/distinfo b/games/aqbubble/distinfo
deleted file mode 100644
index 4ae061ed1980..000000000000
--- a/games/aqbubble/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (aqbubble-0.3.tar.gz) = 7a8308a3c9432cc9018ed6e6e7acb4a0f47239560e155cc5cb8c3527036a0601
-SIZE (aqbubble-0.3.tar.gz) = 698443
diff --git a/games/aqbubble/pkg-descr b/games/aqbubble/pkg-descr
deleted file mode 100644
index 9d6bc1680d68..000000000000
--- a/games/aqbubble/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Aquatic Bubble is a game where you have to catch all enemies for each level,
-the way similar to snow bros game.
-
-WWW: http://www.losersjuegos.com.ar/juegos/aqbubble
diff --git a/games/aqbubble/pkg-plist b/games/aqbubble/pkg-plist
deleted file mode 100644
index 58bc1da2d030..000000000000
--- a/games/aqbubble/pkg-plist
+++ /dev/null
@@ -1,26 +0,0 @@
-bin/aqbubble
-%%DATADIR%%/ima/burbuja.png
-%%DATADIR%%/ima/fuente1.png
-%%DATADIR%%/ima/fuente2.png
-%%DATADIR%%/ima/icono.png
-%%DATADIR%%/ima/items.png
-%%DATADIR%%/ima/logos.png
-%%DATADIR%%/ima/menu.jpg
-%%DATADIR%%/ima/nivel.png
-%%DATADIR%%/ima/otro.jpg
-%%DATADIR%%/ima/paco.png
-%%DATADIR%%/ima/particulas.png
-%%DATADIR%%/ima/pez.png
-%%DATADIR%%/ima/silvio.png
-%%DATADIR%%/sonidos/burbuja1.wav
-%%DATADIR%%/sonidos/pierde.wav
-%%DATADIR%%/sonidos/tic.wav
-%%DATADIR%%/sonidos/toc.wav
-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
-%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
-%%PORTDOCS%%%%DOCSDIR%%/README
-share/locale/es/LC_MESSAGES/aqbubble.mo
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrm %%DATADIR%%/ima
-@dirrm %%DATADIR%%/sonidos
-@dirrm %%DATADIR%%