aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-03-02 19:10:48 +0000
committerRene Ladan <rene@FreeBSD.org>2018-03-02 19:10:48 +0000
commit2d1cca0907e43e9c18510b17f40eade4d564bca4 (patch)
tree6df9d024d7f94a3241c3a3279e74f29e9e65c80c /games
parentcc674ab4583d720b5c9c33eb5bfed6a512eb897f (diff)
Remove expired ports:
2018-03-01 devel/dotconf++: No upstream, not depend on in the ports tree 2018-03-01 emulators/gnuboy: Latest version is 1.0.5, older version does not fetch 2018-03-01 games/adgali: Mastersite disappeared 2018-03-01 games/tuxpuck: Mastersite disappeared 2018-03-01 japanese/migemo-emacs: Unmaintained 2018-03-01 math/clarence: Mastersite disappeared 2018-03-01 devel/cstringbuffer: Abandonware, no more upstream 2018-03-01 deskutils/charmap: Mastersite disappeared 2018-03-01 devel/afay: Abandonware, not used in the ports tree 2018-03-01 devel/alabastra: Abandonware, not used in the ports tree 2018-03-01 devel/adime: Abandonware, not used in the ports tree 2018-03-01 devel/boaconstructor: Abandonware, does not work with recent python/wxPython 2018-03-01 audio/amp: No more upstream 2018-03-01 devel/alf: Abandonware, unused in the ports tree
Notes
Notes: svn path=/head/; revision=463444
Diffstat (limited to 'games')
-rw-r--r--games/Makefile2
-rw-r--r--games/adgali/Makefile40
-rw-r--r--games/adgali/distinfo2
-rw-r--r--games/adgali/files/patch-agl_imglist.c10
-rw-r--r--games/adgali/files/patch-src-input-fontio_agl_bfontio.c11
-rw-r--r--games/adgali/files/patch-src-input-fontio_agl_ttfio.c11
-rw-r--r--games/adgali/files/patch-src-input-imageio-agl_pngio.c38
-rw-r--r--games/adgali/files/patch-src_agl_main.c12
-rw-r--r--games/adgali/pkg-descr9
-rw-r--r--games/adgali/pkg-plist58
-rw-r--r--games/tuxpuck/Makefile46
-rw-r--r--games/tuxpuck/distinfo2
-rw-r--r--games/tuxpuck/files/patch-Makefile27
-rw-r--r--games/tuxpuck/files/patch-png.c63
-rw-r--r--games/tuxpuck/files/patch-tuxpuck.c11
-rw-r--r--games/tuxpuck/pkg-descr7
16 files changed, 0 insertions, 349 deletions
diff --git a/games/Makefile b/games/Makefile
index 0de9d147d1d6..ed0a7a7a3b19 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -23,7 +23,6 @@
SUBDIR += abuse_sdl
SUBDIR += ace-of-penguins
SUBDIR += acm
- SUBDIR += adgali
SUBDIR += adom
SUBDIR += adonthell
SUBDIR += aestats
@@ -1012,7 +1011,6 @@
SUBDIR += tuxpaint-config
SUBDIR += tuxpaint-fonts
SUBDIR += tuxpaint-stamps
- SUBDIR += tuxpuck
SUBDIR += tuxracer
SUBDIR += tuxtype
SUBDIR += twind
diff --git a/games/adgali/Makefile b/games/adgali/Makefile
deleted file mode 100644
index 0d09425ef6ca..000000000000
--- a/games/adgali/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= adgali
-PORTVERSION= 0.2.4
-PORTREVISION= 15
-CATEGORIES= games devel
-MASTER_SITES= # disappeared
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Open source game library useful for 2D game development
-
-LICENSE= GPLv2+
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-DEPRECATED= Mastersite disappeared
-EXPIRATION_DATE= 2018-03-01
-
-LIB_DEPENDS= libpng.so:graphics/png \
- libtiff.so:graphics/tiff \
- libfreetype.so:print/freetype2
-
-USES= gmake jpeg libtool tar:bzip2
-USE_LDCONFIG= yes
-USE_SDL= sdl
-USE_XORG= xpm
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-compile-optim=no
-INSTALL_TARGET= install-strip
-
-LDFLAGS+= -lexecinfo
-
-OPTIONS_DEFINE= DOCS
-
-post-install:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- (cd ${WRKSRC}/doc/html && ${FIND} . | ${CPIO} -pdm -L -R \
- ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${DOCSDIR})
-
-.include <bsd.port.mk>
diff --git a/games/adgali/distinfo b/games/adgali/distinfo
deleted file mode 100644
index e08b74433030..000000000000
--- a/games/adgali/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (adgali-0.2.4.tar.bz2) = be95c4b096acab8e1bdf32dd4539aa8947de43a0b427b7f15bf7aaa3493fc1a8
-SIZE (adgali-0.2.4.tar.bz2) = 710402
diff --git a/games/adgali/files/patch-agl_imglist.c b/games/adgali/files/patch-agl_imglist.c
deleted file mode 100644
index 84f932deb69b..000000000000
--- a/games/adgali/files/patch-agl_imglist.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- tools/agl_imglist.c.orig Fri Aug 20 22:20:31 2004
-+++ tools/agl_imglist.c Fri Aug 20 22:20:48 2004
-@@ -137,6 +137,7 @@
- x++;
- }
- next:
-+ break;
- }
- }
- fclose(textfile);
diff --git a/games/adgali/files/patch-src-input-fontio_agl_bfontio.c b/games/adgali/files/patch-src-input-fontio_agl_bfontio.c
deleted file mode 100644
index 4417ab121ca2..000000000000
--- a/games/adgali/files/patch-src-input-fontio_agl_bfontio.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/input/fontio/agl_bfontio.c 2007-12-12 23:43:53.000000000 +0100
-+++ src/input/fontio/agl_bfontio.c.orig 2007-12-12 23:43:41.000000000 +0100
-@@ -387,7 +387,7 @@
- return 0;
- }
-
--static agl_fontio agl_bfnt_fontio = {
-+agl_fontio agl_bfnt_fontio = {
- agl_bfntis,
- agl_bfntopen,
- agl_bfntloadglyph,
diff --git a/games/adgali/files/patch-src-input-fontio_agl_ttfio.c b/games/adgali/files/patch-src-input-fontio_agl_ttfio.c
deleted file mode 100644
index a405eb78e8c8..000000000000
--- a/games/adgali/files/patch-src-input-fontio_agl_ttfio.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/input/fontio/agl_ttfio.c.orig 2007-12-12 23:42:15.000000000 +0100
-+++ src/input/fontio/agl_ttfio.c 2007-12-12 23:43:00.000000000 +0100
-@@ -481,7 +481,7 @@
- return 1;
- }
-
--static agl_fontio agl_ttf_fontio = {
-+agl_fontio agl_ttf_fontio = {
- agl_ttfis,
- agl_ttfopen,
- agl_ttfloadglyph,
diff --git a/games/adgali/files/patch-src-input-imageio-agl_pngio.c b/games/adgali/files/patch-src-input-imageio-agl_pngio.c
deleted file mode 100644
index 53ad107e4dee..000000000000
--- a/games/adgali/files/patch-src-input-imageio-agl_pngio.c
+++ /dev/null
@@ -1,38 +0,0 @@
---- src/input/imageio/agl_pngio.c.orig 2003-06-24 01:58:47.000000000 +0200
-+++ src/input/imageio/agl_pngio.c 2012-05-01 09:02:25.000000000 +0200
-@@ -65,7 +65,7 @@
- unsigned char buf[8];
-
- if (agl_ios_read(ops, buf, 1, 8, NULL) == 8)
-- return png_check_sig(buf, 8);
-+ return !png_sig_cmp(buf, 0, 8);
- return 0;
- }
-
-@@ -106,7 +106,7 @@
- }
-
- /* standard png error handler */
-- if (setjmp(png_ptr->jmpbuf))
-+ if (setjmp(png_jmpbuf(png_ptr)))
- {
- agl_error("Error reading the PNG file");
- png_destroy_read_struct(&png_ptr, &info_ptr, NULL);
-@@ -131,7 +131,7 @@
- /* see pnglib for these calls */
-
- if (color_type == PNG_COLOR_TYPE_GRAY && bit_depth < 8)
-- png_set_gray_1_2_4_to_8(png_ptr);
-+ png_set_expand_gray_1_2_4_to_8(png_ptr);
-
- if (png_get_valid(png_ptr, info_ptr, PNG_INFO_tRNS))
- png_set_tRNS_to_alpha(png_ptr);
-@@ -171,7 +171,7 @@
- *rowp = (png_bytep) pixelp;
- /* standard png error handler redeclared to free the agl image if an
- * error occurs */
-- if (setjmp(png_ptr->jmpbuf))
-+ if (setjmp(png_jmpbuf(png_ptr)))
- {
- agl_error("Error reading the PNG file");
- png_destroy_read_struct(&png_ptr, &info_ptr, NULL);
diff --git a/games/adgali/files/patch-src_agl_main.c b/games/adgali/files/patch-src_agl_main.c
deleted file mode 100644
index b53d84237906..000000000000
--- a/games/adgali/files/patch-src_agl_main.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/agl_main.c.orig 2007-12-12 23:45:13.000000000 +0100
-+++ src/agl_main.c 2007-12-12 23:47:00.000000000 +0100
-@@ -65,7 +65,8 @@
- if (agl_initparachute() < 0)
- return -1;
-
-- *phandle = (agl_handle) handle = (agl_container *) agl_malloc(sizeof(agl_container));
-+ handle = agl_malloc(sizeof(agl_container));
-+ *phandle = (agl_container *)handle;
- if (*phandle == NULL)
- {
- agl_memerr();
diff --git a/games/adgali/pkg-descr b/games/adgali/pkg-descr
deleted file mode 100644
index c53a0b02139f..000000000000
--- a/games/adgali/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-Adgali is an open source game library useful for 2D game development. It
-uses the SDL library for the bitmap, sounds and events, which provides
-accelerated and portable interfaces to the video and sound hardware.
-
-This library provides useful functions for bitmap and sprite display, game
-GUI, sound events and music, generic AI engine, network management and video
-streaming.
-
-WWW: http://adgali.apiou.org/
diff --git a/games/adgali/pkg-plist b/games/adgali/pkg-plist
deleted file mode 100644
index 3dc409f12144..000000000000
--- a/games/adgali/pkg-plist
+++ /dev/null
@@ -1,58 +0,0 @@
-bin/adgali-config
-bin/agl_bfont
-bin/agl_imglist
-include/agl.h
-include/agl_endian.h
-include/agl_gui.h
-include/agl_ios.h
-include/agl_object.h
-include/agl_video.h
-lib/libadgali-0.2.so.0
-lib/libadgali-0.2.so.0.0.4
-lib/libadgali.a
-lib/libadgali.so
-share/aclocal/adgali.m4
-%%PORTDOCS%%%%DOCSDIR%%/adgali025.png
-%%PORTDOCS%%%%DOCSDIR%%/adgali150.png
-%%PORTDOCS%%%%DOCSDIR%%/agl_8h-source.html
-%%PORTDOCS%%%%DOCSDIR%%/agl_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/agl__gui_8h-source.html
-%%PORTDOCS%%%%DOCSDIR%%/agl__gui_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/agl__ios_8h-source.html
-%%PORTDOCS%%%%DOCSDIR%%/agl__ios_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/agl__video_8h-source.html
-%%PORTDOCS%%%%DOCSDIR%%/agl__video_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/annotated.html
-%%PORTDOCS%%%%DOCSDIR%%/classes.html
-%%PORTDOCS%%%%DOCSDIR%%/doxygen.css
-%%PORTDOCS%%%%DOCSDIR%%/doxygen.png
-%%PORTDOCS%%%%DOCSDIR%%/files.html
-%%PORTDOCS%%%%DOCSDIR%%/functions.html
-%%PORTDOCS%%%%DOCSDIR%%/functions_vars.html
-%%PORTDOCS%%%%DOCSDIR%%/globals.html
-%%PORTDOCS%%%%DOCSDIR%%/globals_defs.html
-%%PORTDOCS%%%%DOCSDIR%%/globals_func.html
-%%PORTDOCS%%%%DOCSDIR%%/globals_type.html
-%%PORTDOCS%%%%DOCSDIR%%/graph_legend.dot
-%%PORTDOCS%%%%DOCSDIR%%/graph_legend.gif
-%%PORTDOCS%%%%DOCSDIR%%/graph_legend.html
-%%PORTDOCS%%%%DOCSDIR%%/group__ios.html
-%%PORTDOCS%%%%DOCSDIR%%/group__tools.html
-%%PORTDOCS%%%%DOCSDIR%%/group__video.html
-%%PORTDOCS%%%%DOCSDIR%%/index.hhc
-%%PORTDOCS%%%%DOCSDIR%%/index.hhk
-%%PORTDOCS%%%%DOCSDIR%%/index.hhp
-%%PORTDOCS%%%%DOCSDIR%%/index.html
-%%PORTDOCS%%%%DOCSDIR%%/modules.html
-%%PORTDOCS%%%%DOCSDIR%%/structagl__channel.html
-%%PORTDOCS%%%%DOCSDIR%%/structagl__channel__coll__graph.gif
-%%PORTDOCS%%%%DOCSDIR%%/structagl__channel__coll__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/structagl__channel__coll__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/structagl__ios.html
-%%PORTDOCS%%%%DOCSDIR%%/structagl__pix.html
-%%PORTDOCS%%%%DOCSDIR%%/structagl__pix__coll__graph.gif
-%%PORTDOCS%%%%DOCSDIR%%/structagl__pix__coll__graph.map
-%%PORTDOCS%%%%DOCSDIR%%/structagl__pix__coll__graph.md5
-%%PORTDOCS%%%%DOCSDIR%%/structagl__pos.html
-%%PORTDOCS%%%%DOCSDIR%%/structagl__rect.html
-%%PORTDOCS%%%%DOCSDIR%%/structagl__size.html
diff --git a/games/tuxpuck/Makefile b/games/tuxpuck/Makefile
deleted file mode 100644
index 66d4cc7cdb2d..000000000000
--- a/games/tuxpuck/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# Created by: Jan Stocker <Jan.Stocker@t-online.de>
-# $FreeBSD$
-
-PORTNAME= tuxpuck
-PORTVERSION= 0.8.2
-PORTREVISION= 23
-CATEGORIES= games
-MASTER_SITES= # disappeared
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Shufflepuck Cafe Clone
-
-LICENSE= GPLv2
-
-DEPRECATED= Mastersite disappeared
-EXPIRATION_DATE= 2018-03-01
-
-LIB_DEPENDS= libpng.so:graphics/png \
- libogg.so:audio/libogg \
- libvorbis.so:audio/libvorbis \
- libfreetype.so:print/freetype2
-
-USES= gmake jpeg
-USE_SDL= sdl
-ALL_TARGET= ${PORTNAME}
-MAKE_JOBS_UNSAFE= yes
-
-PLIST_FILES= bin/${PORTNAME} man/man6/tuxpuck.6.gz
-
-post-patch:
-.for i in intro.c timer.c tuxpuck.c tuxpuck.h video.c
- @${REINPLACE_CMD} -e \
- 's|timer_create|_timer_create|g' ${WRKSRC}/${i}
-.endfor
-.for i in data utils
- @${REINPLACE_CMD} -e \
- 's|^CC|#CC| ; \
- s|^CFLAGS|#CFLAGS| ; \
- s|sdl-config|$$(SDL_CONFIG)|' ${WRKSRC}/${i}/Makefile
-.endfor
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/man/tuxpuck.6.gz ${STAGEDIR}${MAN6PREFIX}/man/man6
-
-.include <bsd.port.mk>
diff --git a/games/tuxpuck/distinfo b/games/tuxpuck/distinfo
deleted file mode 100644
index e8e9664720ea..000000000000
--- a/games/tuxpuck/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (tuxpuck-0.8.2.tar.gz) = 62d9604ed69c27b9ca2be1312bc705b36de8ed509c539c6d81193e7846272f18
-SIZE (tuxpuck-0.8.2.tar.gz) = 384009
diff --git a/games/tuxpuck/files/patch-Makefile b/games/tuxpuck/files/patch-Makefile
deleted file mode 100644
index 298911491ce2..000000000000
--- a/games/tuxpuck/files/patch-Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
---- Makefile.orig 2002-11-08 10:50:29 UTC
-+++ Makefile
-@@ -1,8 +1,8 @@
- # Makefile for TuxPuck , Copyright Jacob Kroon 2001-2002
- NAME = tuxpuck
- VERSION = 0.8.2
--CC = gcc
--CFLAGS += -D_VERSION=\"$(VERSION)\" -g -Wall
-+CC ?= gcc
-+CFLAGS += -D_VERSION=\"$(VERSION)\" -Wall
- CSOURCES = tuxpuck.c video.c audio.c menu.c sprite.c font.c timer.c \
- board.c entity.c glass.c scoreboard.c player.c zoom.c png.c \
- jpg.c intro.c tux.c arcana.c
-@@ -17,11 +17,11 @@ ifdef COMSPEC
- endif
-
- %.o : %.c
-- $(CC) $(CFLAGS) `sdl-config --cflags` -c -o $@ $<
-+ $(CC) $(CFLAGS) `$(SDL_CONFIG) --cflags` `libpng-config --cflags` -c -o $@ $<
-
- $(NAME) : $(OBJS)
- cd data; $(MAKE)
-- $(CC) $(CFLAGS) $(OBJS) data/libdata.a `sdl-config --libs` -lm -lpng \
-+ $(CC) $(CFLAGS) $(OBJS) data/libdata.a `$(SDL_CONFIG) --libs` `libpng-config --libs` -lm \
- -ljpeg -lz -lvorbisfile -lvorbis -logg -o $(NAME)
-
- w32icon.o : data/icons/tuxpuck.ico
diff --git a/games/tuxpuck/files/patch-png.c b/games/tuxpuck/files/patch-png.c
deleted file mode 100644
index acffbacf42d6..000000000000
--- a/games/tuxpuck/files/patch-png.c
+++ /dev/null
@@ -1,63 +0,0 @@
---- png.c.orig 2002-11-08 10:50:29 UTC
-+++ png.c
-@@ -74,7 +74,7 @@ SDL_Surface *loadPNG(Uint8 * data, Uint3
- * the normal method of doing things with libpng). REQUIRED unless you
- * set up your own error handlers in png_create_read_struct() earlier.
- */
-- if (setjmp(png_ptr->jmpbuf)) {
-+ if (setjmp(png_jmpbuf(png_ptr))) {
- SDL_SetError("Error reading the PNG file.");
- goto done;
- }
-@@ -142,9 +142,9 @@ SDL_Surface *loadPNG(Uint8 * data, Uint3
- Rmask = 0x000000FF;
- Gmask = 0x0000FF00;
- Bmask = 0x00FF0000;
-- Amask = (info_ptr->channels == 4) ? 0xFF000000 : 0;
-+ Amask = (png_get_channels(png_ptr, info_ptr) == 4) ? 0xFF000000 : 0;
- } else {
-- int s = (info_ptr->channels == 4) ? 0 : 8;
-+ int s = (png_get_channels(png_ptr, info_ptr) == 4) ? 0 : 8;
- Rmask = 0xFF000000 >> s;
- Gmask = 0x00FF0000 >> s;
- Bmask = 0x0000FF00 >> s;
-@@ -152,7 +152,7 @@ SDL_Surface *loadPNG(Uint8 * data, Uint3
- }
- }
- surface = SDL_AllocSurface(SDL_SWSURFACE, width, height,
-- bit_depth * info_ptr->channels, Rmask, Gmask,
-+ bit_depth * png_get_channels(png_ptr, info_ptr), Rmask, Gmask,
- Bmask, Amask);
- if (surface == NULL) {
- SDL_SetError("Out of memory");
-@@ -188,6 +188,11 @@ SDL_Surface *loadPNG(Uint8 * data, Uint3
- png_read_end(png_ptr, info_ptr);
-
- /* Load the palette, if any */
-+
-+ png_uint_32 pnum_palette;
-+ png_colorp ppalette;
-+ png_get_PLTE(png_ptr, info_ptr, &ppalette, &pnum_palette);
-+
- palette = surface->format->palette;
- if (palette) {
- if (color_type == PNG_COLOR_TYPE_GRAY) {
-@@ -197,12 +202,12 @@ SDL_Surface *loadPNG(Uint8 * data, Uint3
- palette->colors[i].g = i;
- palette->colors[i].b = i;
- }
-- } else if (info_ptr->num_palette > 0) {
-- palette->ncolors = info_ptr->num_palette;
-- for (i = 0; i < info_ptr->num_palette; ++i) {
-- palette->colors[i].b = info_ptr->palette[i].blue;
-- palette->colors[i].g = info_ptr->palette[i].green;
-- palette->colors[i].r = info_ptr->palette[i].red;
-+ } else if ( pnum_palette > 0) {
-+ palette->ncolors = pnum_palette;
-+ for (i = 0; i < pnum_palette; ++i) {
-+ palette->colors[i].b = ppalette[i].blue;
-+ palette->colors[i].g = ppalette[i].green;
-+ palette->colors[i].r = ppalette[i].red;
- }
- }
- }
diff --git a/games/tuxpuck/files/patch-tuxpuck.c b/games/tuxpuck/files/patch-tuxpuck.c
deleted file mode 100644
index c5873a85bff6..000000000000
--- a/games/tuxpuck/files/patch-tuxpuck.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- tuxpuck.c.orig 2002-11-08 10:50:29 UTC
-+++ tuxpuck.c
-@@ -17,7 +17,7 @@
- #endif
-
- /* externals */
--extern time_t time(time_t *);
-+#include <time.h>
- extern void run_intro(void);
- extern AIPlayer *tux_create(Pad *, Puck *);
- extern AIPlayer *arcana_create(Pad *, Puck *);
diff --git a/games/tuxpuck/pkg-descr b/games/tuxpuck/pkg-descr
deleted file mode 100644
index a95768a744f1..000000000000
--- a/games/tuxpuck/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Anyone remember "Shufflepuck Cafe" for the Amiga/AtariST?
-
-TuxPuck is a shufflepuck game written in C using SDL. The
-player moves a pad around a board and tries to shoot down
-the puck through the opponents defense.
-
-WWW: http://code.google.com/p/tuxpuck