diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2006-09-20 11:21:59 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2006-09-20 11:21:59 +0000 |
commit | 0d2725682b8325a08b11592d11062997bb9dc7f2 (patch) | |
tree | 46ab0c86563bfc2fbab1ecc5f9dadffb47afe737 /games | |
parent | 750f1f56ed3264341b911b1182fc2f3f4dd609c2 (diff) | |
download | ports-0d2725682b8325a08b11592d11062997bb9dc7f2.tar.gz ports-0d2725682b8325a08b11592d11062997bb9dc7f2.zip |
Notes
Diffstat (limited to 'games')
254 files changed, 424 insertions, 614 deletions
diff --git a/games/54321/Makefile b/games/54321/Makefile index f69b9f1f1f74..07d0a003fc31 100644 --- a/games/54321/Makefile +++ b/games/54321/Makefile @@ -7,7 +7,7 @@ PORTNAME= 54321 PORTVERSION= 1.0.2001.11.16 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.nklein.com/products/54321/${PORTVERSION}/ DISTNAME= ${PORTNAME} diff --git a/games/54321/files/variables.GNU b/games/54321/files/variables.GNU index f6d1e4a617a4..e2fea19aeccb 100644 --- a/games/54321/files/variables.GNU +++ b/games/54321/files/variables.GNU @@ -8,11 +8,11 @@ MKDIR_CMD = test -d $(@D) || mkdir -p $(@D) SDL := ${LOCALBASE} SDL_IMAGE := ${LOCALBASE} -CPPFLAGS += -I${SDL}/include/SDL11 -I${SDL_IMAGE}/include/SDL11 +CPPFLAGS += -I${SDL}/include/SDL -I${SDL}/include -I${SDL_IMAGE}/include/SDL LDFLAGS += \ -L${SDL_IMAGE}/lib -Wl,-rpath -Wl,${SDL_IMAGE}/lib \ -L${SDL}/lib -Wl,-rpath -Wl,${SDL}/lib \ - -lSDL_image -lSDL-1.1 -lSDLmain-1.1 -pthread -lpng + -lSDL_image -lSDL -lSDLmain -pthread -lpng prog: Release/54321-$(OPSYS) diff --git a/games/abe/Makefile b/games/abe/Makefile index 297aa3e00f36..2b358fc327f5 100644 --- a/games/abe/Makefile +++ b/games/abe/Makefile @@ -7,6 +7,7 @@ PORTNAME= abe PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile index f7504b5bd24f..e823100fa795 100644 --- a/games/abuse_sdl/Makefile +++ b/games/abuse_sdl/Makefile @@ -7,7 +7,7 @@ PORTNAME= abuse_sdl PORTVERSION= 0.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.labyrinth.net.au/~trandor/abuse/files/ diff --git a/games/adgali/Makefile b/games/adgali/Makefile index 3d2ef4b06cdc..fa501e1b7d44 100644 --- a/games/adgali/Makefile +++ b/games/adgali/Makefile @@ -8,7 +8,7 @@ PORTNAME= adgali PORTVERSION= 0.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games devel MASTER_SITES= http://adgali.apiou.org/download/ diff --git a/games/adonthell/Makefile b/games/adonthell/Makefile index d080bece70b1..054895e6907e 100644 --- a/games/adonthell/Makefile +++ b/games/adonthell/Makefile @@ -7,6 +7,7 @@ PORTNAME= adonthell PORTVERSION= 0.3.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -36,9 +37,6 @@ BROKEN= Does not build on sparc64 .endif post-extract: -.for f in configure src/fileops.cc src/gametime.cc src/image.cc src/win_types.h - @${REINPLACE_CMD} -e 's@SDL/SDL@SDL11/SDL@g' ${WRKSRC}/$f -.endfor post-install: cd ${WRKDIR}/wastesedge-${PORTVERSION} && \ diff --git a/games/afternoonstalker/Makefile b/games/afternoonstalker/Makefile index 08d941814757..b5c864e07770 100644 --- a/games/afternoonstalker/Makefile +++ b/games/afternoonstalker/Makefile @@ -7,7 +7,7 @@ PORTNAME= afternoonstalker PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www3.sympatico.ca/sarrazip/dev/ diff --git a/games/agame/Makefile b/games/agame/Makefile index cab4a770d265..1b2cabb4bfb1 100644 --- a/games/agame/Makefile +++ b/games/agame/Makefile @@ -7,6 +7,7 @@ PORTNAME= agame PORTVERSION= 1577 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://zevv.nl/code/game/ \ http://critical.ch/distfiles/ \ diff --git a/games/airrox/Makefile b/games/airrox/Makefile index c8bd355ec133..8172f412d98a 100644 --- a/games/airrox/Makefile +++ b/games/airrox/Makefile @@ -7,7 +7,7 @@ PORTNAME= airrox PORTVERSION= 0.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/alephone/Makefile b/games/alephone/Makefile index 793a9c4e1554..e3dc865efe22 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -7,6 +7,7 @@ PORTNAME= alephone PORTVERSION= 20060701 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= marathon diff --git a/games/alienarena/Makefile b/games/alienarena/Makefile index b56c095a3df0..576440686ba5 100644 --- a/games/alienarena/Makefile +++ b/games/alienarena/Makefile @@ -7,6 +7,7 @@ PORTNAME= alienarena PORTVERSION= 2007 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.alienarena.org/downloads/ \ http://www.forsakenweb.com/gamepage/loaders/games/ diff --git a/games/alienblaster/Makefile b/games/alienblaster/Makefile index 7f6e14e08a71..10336a47c28a 100644 --- a/games/alienblaster/Makefile +++ b/games/alienblaster/Makefile @@ -7,6 +7,7 @@ PORTNAME= alienblaster PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.informatik.uni-bremen.de/~schwardt/alienblaster/ EXTRACT_SUFX= .tgz diff --git a/games/amphetamine/Makefile b/games/amphetamine/Makefile index 4f9d5e318858..3e032a5ec12b 100644 --- a/games/amphetamine/Makefile +++ b/games/amphetamine/Makefile @@ -7,7 +7,7 @@ PORTNAME= amphetamine PORTVERSION= 0.8.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://n.ethz.ch/student/loehrerl/amph/files/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/games/anagramarama/Makefile b/games/anagramarama/Makefile index e063fff6d9f6..5c474e965a18 100644 --- a/games/anagramarama/Makefile +++ b/games/anagramarama/Makefile @@ -7,7 +7,7 @@ PORTNAME= anagramarama PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.omega.clara.net/anagramarama/dist/ diff --git a/games/annelid/Makefile b/games/annelid/Makefile index 236756026951..2f4d1ce99017 100644 --- a/games/annelid/Makefile +++ b/games/annelid/Makefile @@ -7,7 +7,7 @@ PORTNAME= annelid PORTVERSION= 1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.garthgillespie.com/annelid/ \ ${MASTER_SITE_LOCAL} diff --git a/games/apoolGL/Makefile b/games/apoolGL/Makefile index 343af6229203..907ab4e6691d 100644 --- a/games/apoolGL/Makefile +++ b/games/apoolGL/Makefile @@ -7,6 +7,7 @@ PORTNAME= apoolGL PORTVERSION= 0.99.22 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.planetjahn.de/files/ DISTNAME= ${PORTNAME}-099-pre22 diff --git a/games/aqbubble/Makefile b/games/aqbubble/Makefile index 1b23762feb15..29fa64abff7f 100644 --- a/games/aqbubble/Makefile +++ b/games/aqbubble/Makefile @@ -7,6 +7,7 @@ PORTNAME= aqbubble PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.losersjuegos.com.ar/juegos/aqbubble/descargas/ @@ -37,12 +38,10 @@ PLIST_SUB+= NLS="" .endif post-extract: - @${FIND} -E ${WRKSRC}/src/ -type f -iregex ".*\.(cpp|h)" \ - -print0 | ${XARGS} -0 ${REINPLACE_CMD} -e 's/<SDL/<SDL11/' - @${REINPLACE_CMD} -e 's/-lSDL /`sdl11-config --libs`/g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's/-lSDL /`sdl-config --libs`/g' ${WRKSRC}/configure post-configure: - @${REINPLACE_CMD} -e 's/-lSDL /`sdl11-config --libs` -lintl /g' ${WRKSRC}/src/Makefile + @${REINPLACE_CMD} -e 's/-lSDL /`sdl-config --libs` -lintl /g' ${WRKSRC}/src/Makefile do-install: ${MKDIR} ${DATADIR} diff --git a/games/armagetron/Makefile b/games/armagetron/Makefile index caa2c80b66b7..e35b03340aa2 100644 --- a/games/armagetron/Makefile +++ b/games/armagetron/Makefile @@ -8,6 +8,7 @@ PORTNAME= armagetron PORTVERSION= 0.2.7.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= armagetronad diff --git a/games/asc/Makefile b/games/asc/Makefile index eb65dfbdca93..daa13508bf7c 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -7,6 +7,7 @@ PORTNAME= asc PORTVERSION= 1.16.3.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= asc-hq diff --git a/games/atr3d/Makefile b/games/atr3d/Makefile index 83c018f1c4f0..675dfd2c8ec8 100644 --- a/games/atr3d/Makefile +++ b/games/atr3d/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \ glut.4:${PORTSDIR}/graphics/libglut \ alut.1:${PORTSDIR}/audio/freealut -SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config +SDL_CONFIG?= ${LOCALBASE}/bin/sdl-config WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/games/atris/Makefile b/games/atris/Makefile index cd7924f63d79..289454486046 100644 --- a/games/atris/Makefile +++ b/games/atris/Makefile @@ -7,6 +7,7 @@ PORTNAME= atris PORTVERSION= 1.0.7 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.cs.berkeley.edu/~weimer/atris/ diff --git a/games/balazar/Makefile b/games/balazar/Makefile index 8a14985e41fa..db33282e55be 100644 --- a/games/balazar/Makefile +++ b/games/balazar/Makefile @@ -7,7 +7,7 @@ PORTNAME= balazar PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games python MASTER_SITES= http://download.gna.org/balazar/ DISTNAME= Balazar-${PORTVERSION} diff --git a/games/barrage/Makefile b/games/barrage/Makefile index c3cc105b169c..e68d22485cbe 100644 --- a/games/barrage/Makefile +++ b/games/barrage/Makefile @@ -7,6 +7,7 @@ PORTNAME= barrage PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lgames diff --git a/games/biloba/Makefile b/games/biloba/Makefile index 92876f2f44dc..6464ef9b888b 100644 --- a/games/biloba/Makefile +++ b/games/biloba/Makefile @@ -7,6 +7,7 @@ PORTNAME= biloba PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,6 +23,5 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' \ ${WRKSRC}/src/Makefile.server - @${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/configure .include <bsd.port.mk> diff --git a/games/bitefusion/Makefile b/games/bitefusion/Makefile index 3f70bdf7c845..86d76e9e34af 100644 --- a/games/bitefusion/Makefile +++ b/games/bitefusion/Makefile @@ -7,6 +7,7 @@ PORTNAME= bitefusion PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.junoplay.com/files/ @@ -25,7 +26,6 @@ PLIST_FILES= bin/bitefusion .include <bsd.port.pre.mk> post-patch: - @${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/*.c @${REINPLACE_CMD} -e 's|-linux-gnu|-portbld-freebsd|' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|-lSDL||' ${WRKSRC}/Makefile.in diff --git a/games/blinkensisters/Makefile b/games/blinkensisters/Makefile index 85e48359fdec..cfa9a594a160 100644 --- a/games/blinkensisters/Makefile +++ b/games/blinkensisters/Makefile @@ -7,6 +7,7 @@ PORTNAME= blinkensisters PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,7 +22,7 @@ USE_SDL= sdl mixer image ttf WRKSRC= ${WRKDIR}/LostPixels_${PORTVERSION} -MAKE_ARGS= CC="${CC}" +MAKE_ARGS= CC="${CXX}" PORTDOCS= AUTHORS HOWTOPLAY INSTALL README SCRIPTING diff --git a/games/blobandconquer/files/patch-src_headers.h b/games/blobandconquer/files/patch-src_headers.h index 6a9e3bc1fb9d..55ba4cdd8393 100644 --- a/games/blobandconquer/files/patch-src_headers.h +++ b/games/blobandconquer/files/patch-src_headers.h @@ -8,20 +8,3 @@ #include "stdlib.h" #include "stdio.h" #include "string.h" -@@ -30,11 +31,11 @@ - - #include "zlib.h" - --#include "SDL/SDL.h" --#include "SDL/SDL_image.h" --#include "SDL/SDL_mixer.h" --#include "SDL/SDL_ttf.h" --#include "SDL/SDL_endian.h" -+#include "SDL11/SDL.h" -+#include "SDL11/SDL_image.h" -+#include "SDL11/SDL_mixer.h" -+#include "SDL11/SDL_ttf.h" -+#include "SDL11/SDL_endian.h" - - #include "GL/gl.h" - #include "GL/glu.h" diff --git a/games/bloboats/Makefile b/games/bloboats/Makefile index 5f4a02cc49d2..a03cc2bcd78d 100644 --- a/games/bloboats/Makefile +++ b/games/bloboats/Makefile @@ -7,6 +7,7 @@ PORTNAME= bloboats PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://mirror.kapsi.fi/bloboats.dy.fi/ \ http://koti.mbnet.fi/makegho/c/blobtrox/ \ diff --git a/games/bloboats/files/patch-Makefile b/games/bloboats/files/patch-Makefile index cc6d8adae4b1..22e6282cc0a0 100644 --- a/games/bloboats/files/patch-Makefile +++ b/games/bloboats/files/patch-Makefile @@ -1,5 +1,5 @@ ---- Makefile.orig Thu Aug 3 01:05:54 2006 -+++ Makefile Sun Sep 17 00:19:51 2006 +--- Makefile.orig Thu Aug 3 03:05:54 2006 ++++ Makefile Mon Sep 18 20:46:22 2006 @@ -7,16 +7,16 @@ ### Installation directory (Installation prefix) # If you don't have root privileges, set this to /home/tentacleman/bloboats/ @@ -29,7 +29,7 @@ ### Only some random settings below -@@ -60,7 +60,7 @@ +@@ -60,12 +60,12 @@ CXX_MACOSX = g++ CXX_CROSS = i586-mingw32msvc-g++ @@ -38,6 +38,12 @@ ### SDL-Config in your system + SDLCONFIG_DEFAULT = sdl-config +-SDLCONFIG_FREEBSD = sdl11-config ++SDLCONFIG_FREEBSD = sdl-config + SDLCONFIG_NETBSD = sdl-config + SDLCONFIG_MACOSX = sdl-config + SDLCONFIG_CROSS = i586-mingw32msvc-sdl-config @@ -74,7 +74,7 @@ ### Libs diff --git a/games/blobwars/Makefile b/games/blobwars/Makefile index e55cc0f6e8a3..3fec8f312b71 100644 --- a/games/blobwars/Makefile +++ b/games/blobwars/Makefile @@ -28,10 +28,6 @@ PORTDOCS= * post-patch: @${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|' ${WRKSRC}/makefile -.for f in src/headers.h src/CFileData.cpp src/CPak.cpp src/pak.h - @${REINPLACE_CMD} -e 's|SDL/SDL\([_a-z]*\)\.h|SDL11/SDL\1.h|' \ - ${WRKSRC}/${f} -.endfor .if !defined(NOPORTDOCS) post-install: diff --git a/games/bloodfrontier/Makefile b/games/bloodfrontier/Makefile index 29250c6da657..2d7da99514b5 100644 --- a/games/bloodfrontier/Makefile +++ b/games/bloodfrontier/Makefile @@ -7,6 +7,7 @@ PORTNAME= sauerbraten PORTVERSION= 20060912 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/bomberclone/Makefile b/games/bomberclone/Makefile index 12f47e287b6f..393b5ec65d7b 100644 --- a/games/bomberclone/Makefile +++ b/games/bomberclone/Makefile @@ -7,6 +7,7 @@ PORTNAME= bomberclone PORTVERSION= 0.11.7 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/bomberinstinct/Makefile b/games/bomberinstinct/Makefile index 0ed73dfe33c4..5c2b421c433f 100644 --- a/games/bomberinstinct/Makefile +++ b/games/bomberinstinct/Makefile @@ -7,7 +7,7 @@ PORTNAME= bomberinstinct PORTVERSION= 0.8.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/bomns/Makefile b/games/bomns/Makefile index 6b24e670b797..2ba65e6b092e 100644 --- a/games/bomns/Makefile +++ b/games/bomns/Makefile @@ -7,7 +7,7 @@ PORTNAME= bomns PORTVERSION= 0.99.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= greenridge diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile index 6ec1f8610f77..41c8b2391b5e 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -7,6 +7,7 @@ PORTNAME= briquolo PORTVERSION= 0.5.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://briquolo.free.fr/download/ diff --git a/games/bugsquish/Makefile b/games/bugsquish/Makefile index 62a72149b8a5..c780c377bc09 100644 --- a/games/bugsquish/Makefile +++ b/games/bugsquish/Makefile @@ -7,6 +7,7 @@ PORTNAME= bugsquish PORTVERSION= 0.0.6 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ftp://ftp.billsgames.com/unix/x/bugsquish/src/ diff --git a/games/burgerspace/Makefile b/games/burgerspace/Makefile index c196ecf7b71a..9423216dac41 100644 --- a/games/burgerspace/Makefile +++ b/games/burgerspace/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= gengameng.4:${PORTSDIR}/devel/gengameng \ USE_GETOPT_LONG=yes GNU_CONFIGURE= yes -SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config +SDL_CONFIG?= ${LOCALBASE}/bin/sdl-config CPPFLAGS= -I${X11BASE}/include -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib CCONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile index 7a3db4c291d6..9b13e248db4d 100644 --- a/games/bzflag/Makefile +++ b/games/bzflag/Makefile @@ -7,6 +7,7 @@ PORTNAME= bzflag PORTVERSION= 2.0.8 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/ceferino/Makefile b/games/ceferino/Makefile index 427fae260b85..1c29b98910ac 100644 --- a/games/ceferino/Makefile +++ b/games/ceferino/Makefile @@ -7,6 +7,7 @@ PORTNAME= ceferino PORTVERSION= 0.97.5 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.losersjuegos.com.ar/juegos/ceferino/descargas/ @@ -42,9 +43,7 @@ BROKEN= Does not compile .endif post-extract: - @${FIND} -E ${WRKSRC}/src/ -type f -iregex ".*\.(cc|h)" \ - -print0 | ${XARGS} -0 ${REINPLACE_CMD} -e 's/<SDL/<SDL11/' - @${REINPLACE_CMD} -e 's/-lSDL /`sdl11-config --libs`/g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's/-lSDL /`sdl-config --libs`/g' ${WRKSRC}/configure post-configure: @${REINPLACE_CMD} -e 's/-pthread/-pthread -lintl/g' ${WRKSRC}/src/Makefile diff --git a/games/chanta/Makefile b/games/chanta/Makefile index c2d0cbbfd42d..3504ea35bb0a 100644 --- a/games/chanta/Makefile +++ b/games/chanta/Makefile @@ -7,6 +7,7 @@ PORTNAME= chanta PORTVERSION= 0.15 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.losersjuegos.com.ar/juegos/chanta/descargas/ @@ -24,12 +25,8 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CHANTADIRS= data ima -post-extract: - @${FIND} -E ${WRKSRC}/src/ -type f -iregex ".*\.(cpp|h)" \ - -print0 | ${XARGS} -0 ${REINPLACE_CMD} -e 's/<SDL/<SDL11/' - post-configure: - @${REINPLACE_CMD} -e 's|-lSDL |`sdl11-config --libs` |g' ${WRKSRC}/src/${MAKEFILE} + @${REINPLACE_CMD} -e 's|-lSDL |`sdl-config --libs` |g' ${WRKSRC}/src/${MAKEFILE} @${REINPLACE_CMD} -e 's|^CXXFLAGS|^CXXFLAGS?|g' ${WRKSRC}/src/${MAKEFILE} do-install: diff --git a/games/chanta/files/patch-configure b/games/chanta/files/patch-configure index 15b0d999b59e..3ba9c082eb1e 100644 --- a/games/chanta/files/patch-configure +++ b/games/chanta/files/patch-configure @@ -5,7 +5,7 @@ else ac_check_lib_save_LIBS=$LIBS -LIBS="-lSDL $LIBS" -+LIBS="`sdl11-config --libs` $LIBS" ++LIBS="`sdl-config --libs` $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -14,7 +14,7 @@ else ac_check_lib_save_LIBS=$LIBS -LIBS="-lSDL_mixer $LIBS" -+LIBS="-lSDL_mixer `sdl11-config --libs` $LIBS" ++LIBS="-lSDL_mixer `sdl-config --libs` $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -23,7 +23,7 @@ else ac_check_lib_save_LIBS=$LIBS -LIBS="-lSDL_image $LIBS" -+LIBS="-lSDL_image `sdl11-config --libs` $LIBS" ++LIBS="-lSDL_image `sdl-config --libs` $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF diff --git a/games/chromium-bsu/scripts/configure b/games/chromium-bsu/scripts/configure index 0db67b050ac7..71a956abd488 100644 --- a/games/chromium-bsu/scripts/configure +++ b/games/chromium-bsu/scripts/configure @@ -1,5 +1,5 @@ -SDL_CONFIG=sdl11-config +SDL_CONFIG=sdl-config SMPEG_CONFIG=smpeg-config OPENAL_CONFIG_OPTS="./configure --enable-sdl --enable-smpeg --enable-vorbis" SDL_LIBS="\`\$(SDL_CONFIG) --libs\`" diff --git a/games/chromium/scripts/configure b/games/chromium/scripts/configure index 0db67b050ac7..71a956abd488 100644 --- a/games/chromium/scripts/configure +++ b/games/chromium/scripts/configure @@ -1,5 +1,5 @@ -SDL_CONFIG=sdl11-config +SDL_CONFIG=sdl-config SMPEG_CONFIG=smpeg-config OPENAL_CONFIG_OPTS="./configure --enable-sdl --enable-smpeg --enable-vorbis" SDL_LIBS="\`\$(SDL_CONFIG) --libs\`" diff --git a/games/circuslinux/Makefile b/games/circuslinux/Makefile index f67663d8d21d..97289d722e5f 100644 --- a/games/circuslinux/Makefile +++ b/games/circuslinux/Makefile @@ -7,7 +7,7 @@ PORTNAME= circuslinux PORTVERSION= 1.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ftp://ftp.billsgames.com/unix/x/circus-linux/src/ diff --git a/games/columns/Makefile b/games/columns/Makefile index 330979e081dd..3898704f0fbd 100644 --- a/games/columns/Makefile +++ b/games/columns/Makefile @@ -7,7 +7,7 @@ PORTNAME= columns PORTVERSION= 1.2b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games # mastersite disappeared in December 2000 MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/games/concentration/Makefile b/games/concentration/Makefile index 81441b44e338..0c33dda51016 100644 --- a/games/concentration/Makefile +++ b/games/concentration/Makefile @@ -7,6 +7,7 @@ PORTNAME= concentration PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.shiftygames.com/concentration/ @@ -25,7 +26,6 @@ CONFIGURE_ENV= LDFLAGS="`${SDL_CONFIG} --libs`" \ MAN6= concentration.6 post-patch: - @${REINPLACE_CMD} -e 's|SDL/|SDL11/|g' ${WRKSRC}/configure ${WRKSRC}/src/sound.c @${REINPLACE_CMD} -e 's|-std=gnu99 ||g' ${WRKSRC}/configure .include <bsd.port.mk> diff --git a/games/connectfive/Makefile b/games/connectfive/Makefile index 0f27e92e1cb2..881620c7ee2f 100644 --- a/games/connectfive/Makefile +++ b/games/connectfive/Makefile @@ -7,6 +7,7 @@ PORTNAME= connectfive PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= connectfive @@ -28,7 +29,6 @@ USE_GMAKE= yes WRKSRC= ${WRKDIR}/connectFive post-patch: - @${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/*.cpp ${WRKSRC}/*.h @${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|' ${WRKSRC}/Makefile.linux @${REINPLACE_CMD} -e 's|data/|${DATADIR}/|' ${WRKSRC}/connect.cpp diff --git a/games/crimson/Makefile b/games/crimson/Makefile index 0ab664cb3620..f18939cc4500 100644 --- a/games/crimson/Makefile +++ b/games/crimson/Makefile @@ -6,6 +6,7 @@ PORTNAME= crimson PORTVERSION= 0.4.9 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://crimson.seul.org/files/ PKGNAMESUFFIX= -fields diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile index 65199912026b..af4888cf71b9 100644 --- a/games/criticalmass/Makefile +++ b/games/criticalmass/Makefile @@ -7,6 +7,7 @@ PORTNAME= criticalmass PORTVERSION= 1.0.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index 0bd0b8cf21c6..030ec3ae16a9 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -7,6 +7,7 @@ PORTNAME= crossfire-client PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.ifi.uio.no/pub/crossfire/ \ diff --git a/games/csmash/Makefile b/games/csmash/Makefile index a954d38d6408..d5be1d2ea0c0 100644 --- a/games/csmash/Makefile +++ b/games/csmash/Makefile @@ -8,7 +8,7 @@ PORTNAME= csmash PORTVERSION= 0.6.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cannonsmash diff --git a/games/cube/Makefile b/games/cube/Makefile index ffc57023a9ca..5cefd03ea1c7 100644 --- a/games/cube/Makefile +++ b/games/cube/Makefile @@ -7,6 +7,7 @@ PORTNAME= cube PORTVERSION= 2005.08.29 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/d2x/Makefile b/games/d2x/Makefile index 322ecf7ae6e2..79dfdc420c64 100644 --- a/games/d2x/Makefile +++ b/games/d2x/Makefile @@ -7,6 +7,7 @@ PORTNAME= d2x PORTVERSION= 0.2.5 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.icculus.org/d2x/src/ diff --git a/games/dangen/Makefile b/games/dangen/Makefile index 103e1a7a0c8b..5e5b3278ff02 100644 --- a/games/dangen/Makefile +++ b/games/dangen/Makefile @@ -7,6 +7,7 @@ PORTNAME= dangen PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.interq.or.jp/libra/oohara/dangen/ diff --git a/games/dangerdeep/Makefile b/games/dangerdeep/Makefile index c319f2fd1b11..8ba602faeaf2 100644 --- a/games/dangerdeep/Makefile +++ b/games/dangerdeep/Makefile @@ -7,7 +7,7 @@ PORTNAME= dangerdeep PORTVERSION= 0.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= dangerdeep diff --git a/games/dangerdeep/files/patch-SConstruct b/games/dangerdeep/files/patch-SConstruct index b0e95e2a6a1e..c4045dce0d1d 100644 --- a/games/dangerdeep/files/patch-SConstruct +++ b/games/dangerdeep/files/patch-SConstruct @@ -1,6 +1,11 @@ ---- SConstruct Fri Apr 14 05:13:03 2006 -+++ SConstruct Fri Apr 14 16:18:12 2006 -@@ -81,6 +81,7 @@ +--- SConstruct.orig Fri Apr 14 14:13:03 2006 ++++ SConstruct Tue Sep 12 18:18:20 2006 +@@ -77,10 +77,11 @@ + SDL_CONFIG = os.environ['SDL_CONFIG'] + env.Replace(CC = os.environ['CC']) + env.Replace(CXX = os.environ['CXX']) +- env.Append(CPPPATH = [LOCALBASE + '/include', LOCALBASE + '/include/SDL11', X11BASE + '/include', X11BASE + '/include/GL']) ++ env.Append(CPPPATH = [LOCALBASE + '/include', LOCALBASE + '/include/SDL', X11BASE + '/include', X11BASE + '/include/GL']) libpath = [LOCALBASE + '/lib', X11BASE + '/lib'] gllibs = ['GL', 'GLU'] sdllibs = ['SDL_image'] diff --git a/games/darkplaces/Makefile b/games/darkplaces/Makefile index e6a69666b798..e825bfe68fd2 100644 --- a/games/darkplaces/Makefile +++ b/games/darkplaces/Makefile @@ -7,6 +7,7 @@ PORTNAME= darkplaces PORTVERSION= 20060725 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://offload1.icculus.org/twilight/darkplaces/files/ DISTNAME= ${PORTNAME}engine${PORTVERSION} diff --git a/games/defendguin/Makefile b/games/defendguin/Makefile index 2a830a919285..b1e5d843e934 100644 --- a/games/defendguin/Makefile +++ b/games/defendguin/Makefile @@ -7,6 +7,7 @@ PORTNAME= defendguin PORTVERSION= 0.0.11 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ftp://ftp.billsgames.com/unix/x/defendguin/src/ diff --git a/games/demonquake/Makefile b/games/demonquake/Makefile index 6c5508b0e849..64eda021ce22 100644 --- a/games/demonquake/Makefile +++ b/games/demonquake/Makefile @@ -7,6 +7,7 @@ PORTNAME= demonquake PORTVERSION= 0.16 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://qudos.quakedev.com/linux/quake1/ DISTNAME= DemonQuake-v${PORTVERSION}-bin-src.linux diff --git a/games/deng/Makefile b/games/deng/Makefile index cae63d793757..28e3d608b825 100644 --- a/games/deng/Makefile +++ b/games/deng/Makefile @@ -7,6 +7,7 @@ PORTNAME= deng PORTVERSION= 1.9.0b4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/-beta/} diff --git a/games/diameter/Makefile b/games/diameter/Makefile index 3a42987d0bf2..fd3255910ba0 100644 --- a/games/diameter/Makefile +++ b/games/diameter/Makefile @@ -36,7 +36,6 @@ BROKEN= Does not build on FreeBSD 4.x .endif post-patch: - @${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/src/snd/snd.h @${REINPLACE_CMD} -e '/PKG_CONFIG/ s|libpng|libpng12|' \ -e 's|sdl-config|$$SDL_CONFIG|' \ -e '/LIBS/ s|-lSDL |`$$SDL_CONFIG --libs` |' \ diff --git a/games/digger-vgl/Makefile b/games/digger-vgl/Makefile index 08a52350d2b0..a85487168abd 100644 --- a/games/digger-vgl/Makefile +++ b/games/digger-vgl/Makefile @@ -7,6 +7,7 @@ PORTNAME= digger PORTVERSION= 20020314 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.digger.org/ DISTNAME= ${PORTNAME}-${PORTVERSION} diff --git a/games/dodgindiamond2/Makefile b/games/dodgindiamond2/Makefile index 2d10048638eb..2165e37cab7f 100644 --- a/games/dodgindiamond2/Makefile +++ b/games/dodgindiamond2/Makefile @@ -7,7 +7,7 @@ PORTNAME= dodgindiamond2 PORTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.usebox.net/jjm/dd2/releases/ DISTNAME= dd2-${PORTVERSION} diff --git a/games/doomlegacy/files/patch-makefile b/games/doomlegacy/files/patch-makefile index 8065bec76ad6..0fc1b1128c4d 100644 --- a/games/doomlegacy/files/patch-makefile +++ b/games/doomlegacy/files/patch-makefile @@ -28,7 +28,7 @@ ifdef FBSD_SDL INTERFACE=sdl - OPTS := -DLINUX -DFREEBSD -DHWRENDER -DDIRECTFULLSCREEN -DHAVE_MIXER -DSDL -DVID_X11 $(POLL_POINTER) -I. -I/usr/local/include/SDL11 -I/usr/X11R6/include -Wall -+ OPTS := -DLINUX -DFREEBSD -DHWRENDER -DDIRECTFULLSCREEN -DHAVE_MIXER -DSDL -DVID_X11 $(POLL_POINTER) -I. -I/usr/local/include/SDL11 -I/usr/X11R6/include ++ OPTS := -DLINUX -DFREEBSD -DHWRENDER -DDIRECTFULLSCREEN -DHAVE_MIXER -DSDL -DVID_X11 $(POLL_POINTER) -I. -I/usr/local/include/SDL -I/usr/local/include -I/usr/X11R6/include SFLAGS=-g $(OPTS) OBJS=$(O)/i_video.o $(O)/dosstr.o $(O)/endtxt.o \ $(O)/hw_bsp.o $(O)/hw_draw.o $(O)/hw_light.o $(O)/hw_main.o \ @@ -37,7 +37,7 @@ LDFLAGS=-L/usr/X11R6/lib -L/usr/local/lib - LIBS=-lm -lSDL-1.1 -lSDL_mixer -lGL -lGLU -lipx -lkvm -pthread -+ LIBS=-lm -lSDL-1.1 -lSDL_mixer -lGL -lGLU -lipx -lkvm ${PTHREAD_LIBS} ++ LIBS=-lm -lSDL -lSDL_mixer -lGL -lGLU -lipx -lkvm ${PTHREAD_LIBS} + CFLAGS+=${PTHREAD_CFLAGS} DEBUGLIBS=$(LIBS) diff --git a/games/duel/Makefile b/games/duel/Makefile index 850c2227210b..5497788e8903 100644 --- a/games/duel/Makefile +++ b/games/duel/Makefile @@ -7,7 +7,7 @@ PORTNAME= duel PORTVERSION= 0.98 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.personal.rdg.ac.uk/~sir03me/ DISTNAME= lin${PORTNAME} diff --git a/games/eduke32/Makefile b/games/eduke32/Makefile index c99cc3b62d1f..27a081de175a 100644 --- a/games/eduke32/Makefile +++ b/games/eduke32/Makefile @@ -6,6 +6,7 @@ PORTNAME= eduke32 PORTVERSION= 20060718 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/egoboo/Makefile b/games/egoboo/Makefile index 8cbf08b8244d..5608d01b6a56 100644 --- a/games/egoboo/Makefile +++ b/games/egoboo/Makefile @@ -6,7 +6,7 @@ PORTNAME= egoboo PORTVERSION= 2.22 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME} diff --git a/games/einstein/Makefile b/games/einstein/Makefile index dce3003a4d59..b49da94178b7 100644 --- a/games/einstein/Makefile +++ b/games/einstein/Makefile @@ -7,6 +7,7 @@ PORTNAME= einstein PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://games.flowix.com/files/einstein/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/games/el/files/patch-Makefile.bsdg b/games/el/files/patch-Makefile.bsdg index f33e7a43fa36..156834c39a68 100644 --- a/games/el/files/patch-Makefile.bsdg +++ b/games/el/files/patch-Makefile.bsdg @@ -25,13 +25,13 @@ -_CFLAGS=$(PLATFORM) -O3 -fomit-frame-pointer -ffast-math -pipe $(OPTIONS) $(shell sdl11-config --cflags) $(shell xml2-config --cflags) -CXXFLAGS=$(PLATFORM) $(CPPWARN) -O -ggdb -pipe -I/usr/local/include $(OPTIONS) -_CXXFLAGS=$(PLATFORM) -O3 -fomit-frame-pointer -ffast-math -pipe $(OPTIONS) -+CFLAGS+=$(OPTIONS) $(shell sdl11-config --cflags) $(shell xml2-config --cflags) -I/usr/X11R6/include/ -+_CFLAGS=$(CFLAGS) -fomit-frame-pointer -ffast-math -pipe $(OPTIONS) $(shell sdl11-config --cflags) $(shell xml2-config --cflags) ++CFLAGS+=$(OPTIONS) $(shell sdl-config --cflags) $(shell xml2-config --cflags) -I/usr/X11R6/include/ ++_CFLAGS=$(CFLAGS) -fomit-frame-pointer -ffast-math -pipe $(OPTIONS) $(shell sdl-config --cflags) $(shell xml2-config --cflags) +CXXFLAGS+=-I/usr/local/include $(OPTIONS) +_CXXFLAGS=$(CXXFLAGS) -fomit-frame-pointer -ffast-math $(OPTIONS) -LDFLAGS=$(shell sdl11-config --libs) $(shell xml2-config --libs) -lSDL_net -lopenal $(XDIR) -lGL -lGLU -lvorbis -lvorbisfile -lcal3d -lm -lpng -+LDFLAGS+=$(shell sdl11-config --libs) $(shell xml2-config --libs) -lSDL_net -lopenal $(XDIR) -lalut -lGL -lGLU -lvorbis -lvorbisfile -lcal3d -lm -lpng ++LDFLAGS+=$(shell sdl-config --libs) $(shell xml2-config --libs) -lSDL_net -lopenal $(XDIR) -lalut -lGL -lGLU -lvorbis -lvorbisfile -lcal3d -lm -lpng _LDFLAGS=$(XDIR) -lGL -lpthread -lz STATICLIBS=libs/libSDL_net.a libs/libSDL.a libs/libopenal.a libs/libvorbisfile.a libs/libvorbis.a libs/libogg.a libs/libxml2.a libs/libcal3d.a diff --git a/games/ember/Makefile b/games/ember/Makefile index 7a686b7c27ff..a04cf763cb6b 100644 --- a/games/ember/Makefile +++ b/games/ember/Makefile @@ -7,6 +7,7 @@ PORTNAME= ember PORTVERSION= 0.4.1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://amber.worldforge.org/ember/releases/stable/ diff --git a/games/enigma/Makefile b/games/enigma/Makefile index 8c33648d3237..606c9bbfcfcd 100644 --- a/games/enigma/Makefile +++ b/games/enigma/Makefile @@ -7,6 +7,7 @@ PORTNAME= enigma PORTVERSION= 0.92 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= enigma diff --git a/games/etuxracer/Makefile b/games/etuxracer/Makefile index 178318372cf4..72044bb067ef 100644 --- a/games/etuxracer/Makefile +++ b/games/etuxracer/Makefile @@ -7,7 +7,7 @@ PORTNAME= tuxracer PORTVERSION= 0.61 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=tuxracer diff --git a/games/excido/Makefile b/games/excido/Makefile index 6be04cfc1bc7..ad5eabf3dc5b 100644 --- a/games/excido/Makefile +++ b/games/excido/Makefile @@ -7,7 +7,7 @@ PORTNAME= excido PORTVERSION= 0.1.5c -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://offload1.icculus.org/excido/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/games/exult/Makefile b/games/exult/Makefile index 061fee2c30d6..d65c1b35b0bf 100644 --- a/games/exult/Makefile +++ b/games/exult/Makefile @@ -7,6 +7,7 @@ PORTNAME= exult PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/falconseye/Makefile b/games/falconseye/Makefile index ba70a644fc6f..46c7f10d5797 100644 --- a/games/falconseye/Makefile +++ b/games/falconseye/Makefile @@ -7,7 +7,7 @@ PORTNAME= falconseye PORTVERSION= 1.9.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= falconseye diff --git a/games/falconseye/files/patch-sys_unix_Makefile_src b/games/falconseye/files/patch-sys_unix_Makefile_src index 575868e7b02e..5c6c3efbef95 100644 --- a/games/falconseye/files/patch-sys_unix_Makefile_src +++ b/games/falconseye/files/patch-sys_unix_Makefile_src @@ -24,7 +24,7 @@ # necessary compile and link flags. # -JTPINC=$(shell sdl-config --cflags) -+JTPINC=`sdl11-config --cflags` ++JTPINC=`sdl-config --cflags` # flags for debugging: # CFLAGS = -g -I../include @@ -53,7 +53,7 @@ # SDL libraries for Falcon's Eye -WINJTPLIB = $(shell sdl-config --libs) -+WINJTPLIB = `sdl11-config --libs` ++WINJTPLIB = `sdl-config --libs` # # libraries for X11 diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile index 92286143fbc0..e0401867cc72 100644 --- a/games/fillets-ng/Makefile +++ b/games/fillets-ng/Makefile @@ -7,7 +7,7 @@ PORTNAME= fillets-ng PORTVERSION= 0.7.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fillets diff --git a/games/fishsupper/Makefile b/games/fishsupper/Makefile index 786045faba17..f269e13c9d7e 100644 --- a/games/fishsupper/Makefile +++ b/games/fishsupper/Makefile @@ -7,6 +7,7 @@ PORTNAME= fishsupper PORTVERSION= 0.1.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/flobopuyo/Makefile b/games/flobopuyo/Makefile index 671d8e026802..2543a63cbfcd 100644 --- a/games/flobopuyo/Makefile +++ b/games/flobopuyo/Makefile @@ -7,6 +7,7 @@ PORTNAME= flobopuyo PORTVERSION= 0.20 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.ios-software.com/flobopuyo/ EXTRACT_SUFX= .tgz @@ -20,7 +21,6 @@ USE_SDL= sdl mixer image USE_GCC= 3.4+ post-patch: - @${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/audio.h ${WRKSRC}/glSDL.h ${WRKSRC}/main.cpp @${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's|g++|${CXX}|' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's|^CFLAGS=|CFLAGS+=|' ${WRKSRC}/Makefile diff --git a/games/foobillard/Makefile b/games/foobillard/Makefile index aee76eb81081..7e2253e84930 100644 --- a/games/foobillard/Makefile +++ b/games/foobillard/Makefile @@ -7,7 +7,7 @@ PORTNAME= foobillard PORTVERSION= 2.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://foobillard.sunsite.dk/dnl/ diff --git a/games/formido/Makefile b/games/formido/Makefile index 0265f1a64376..37df28e227e8 100644 --- a/games/formido/Makefile +++ b/games/formido/Makefile @@ -7,6 +7,7 @@ PORTNAME= formido PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://koti.mbnet.fi/lsoft/formido/ diff --git a/games/freedroid/Makefile b/games/freedroid/Makefile index fc466320bcfe..f1abfc270bb7 100644 --- a/games/freedroid/Makefile +++ b/games/freedroid/Makefile @@ -7,7 +7,7 @@ PORTNAME= freedroid PORTVERSION= 1.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= freedroid diff --git a/games/freedroidrpg/Makefile b/games/freedroidrpg/Makefile index 7f847e3260ae..e5137ecf88e9 100644 --- a/games/freedroidrpg/Makefile +++ b/games/freedroidrpg/Makefile @@ -7,7 +7,7 @@ PORTNAME= freedroidrpg PORTVERSION= 0.9.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= freedroid diff --git a/games/freesci/Makefile b/games/freesci/Makefile index 48c7a94aa12c..29fb30c1b843 100644 --- a/games/freesci/Makefile +++ b/games/freesci/Makefile @@ -7,6 +7,7 @@ PORTNAME= freesci PORTVERSION= 0.3.5 +PORTREVISION= 1 CATEGORIES= games emulators MASTER_SITES= http://www-plan.cs.colorado.edu/creichen/${PORTNAME}/ \ http://teksolv.de/~jameson/ diff --git a/games/frozenbubble/Makefile b/games/frozenbubble/Makefile index f09e45878d20..f11b28f12e72 100644 --- a/games/frozenbubble/Makefile +++ b/games/frozenbubble/Makefile @@ -7,7 +7,7 @@ PORTNAME= frozenbubble PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://zarb.org/~gc/fb/ DISTNAME= frozen-bubble-${PORTVERSION} @@ -31,9 +31,6 @@ USE_PERL5= yes PERL_CONFIGURE= yes post-patch: -.for file in fb_c_stuff.xs Makefile.PL - @${REINPLACE_CMD} -e 's|SDL/|SDL11/|g' ${WRKSRC}/${file} -.endfor @${REINPLACE_CMD} -e 's|sdl-config|\${SDL_CONFIG}|g' ${WRKSRC}/Makefile.PL @${RM} ${WRKSRC}/lib/FBLE.pm.orig diff --git a/games/fwp/Makefile b/games/fwp/Makefile index f5aa0e0d1d83..80ed646ed068 100644 --- a/games/fwp/Makefile +++ b/games/fwp/Makefile @@ -7,6 +7,7 @@ PORTNAME= fwp PORTVERSION= 0.0.8 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fightwinprevail diff --git a/games/galaxyhack/Makefile b/games/galaxyhack/Makefile index 114434bdf4e1..a65f5534ae06 100644 --- a/games/galaxyhack/Makefile +++ b/games/galaxyhack/Makefile @@ -7,6 +7,7 @@ PORTNAME= galaxyhack PORTVERSION= 1.69 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index 4e5033de7c51..9ece92328569 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -7,6 +7,7 @@ PORTNAME= gcompris PORTVERSION= 7.4 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gcompris diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile index 9b2a89d4f775..6ee50a11ac53 100644 --- a/games/gemdropx/Makefile +++ b/games/gemdropx/Makefile @@ -7,7 +7,7 @@ PORTNAME= gemdropx PORTVERSION= 0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ftp://ftp.billsgames.com/unix/x/gemdropx/src/ diff --git a/games/ggz-sdl-games/Makefile b/games/ggz-sdl-games/Makefile index 8bbd09338f8e..b1eaa044f2cb 100644 --- a/games/ggz-sdl-games/Makefile +++ b/games/ggz-sdl-games/Makefile @@ -8,6 +8,7 @@ PORTNAME= ggz-sdl-games PORTVERSION= 0.0.13 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://mirrors.dotsrc.org/ggzgamingzone/ggz/%SUBDIR%/ \ http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/ @@ -28,17 +29,4 @@ CONFIGURE_ARGS= --disable-debug CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS} LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS} -post-patch: - @${REINPLACE_CMD} -e \ - 's|SDL/SDL.h|SDL11/SDL.h|; \ - s|SDL/SDL_image.h|SDL11/SDL_image.h|; \ - s|SDL/SDL_mixer.h|SDL11/SDL_mixer.h|; \ - s|SDL/SDL_syswm.h|SDL11/SDL_syswm.h|; \ - s|SDL/SDL_ttf.h|SDL11/SDL_ttf.h|' \ - ${WRKSRC}/configure \ - ${WRKSRC}/geekgame/intro.c \ - ${WRKSRC}/geekgame/main.c \ - ${WRKSRC}/ttt3d/display.c \ - ${WRKSRC}/ttt3d/main.c - .include <bsd.port.mk> diff --git a/games/gl-117/Makefile b/games/gl-117/Makefile index 4eb79bbda53d..a91c7ff4cc62 100644 --- a/games/gl-117/Makefile +++ b/games/gl-117/Makefile @@ -8,7 +8,7 @@ PORTNAME= gl-117 PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/gl-117/files/patch-configure b/games/gl-117/files/patch-configure index 04c87239cbb4..a7c80462a182 100644 --- a/games/gl-117/files/patch-configure +++ b/games/gl-117/files/patch-configure @@ -1,257 +1,5 @@ --- configure.orig Sat Jun 12 01:44:13 2004 +++ configure Mon Jun 14 11:14:35 2004 -@@ -6154,7 +6154,7 @@ - path="" - for tmp in /usr/local /usr/X11R6 /usr $with_sdl_dir - do -- if test -f $tmp/include/SDL/SDL.h ; then -+ if test -f $tmp/include/SDL11/SDL.h ; then - path=$tmp - fi - done -@@ -6164,8 +6164,8 @@ - else - echo "$as_me:$LINENO: result: $path" >&5 - echo "${ECHO_T}$path" >&6 -- CPPFLAGS="$CPPFLAGS -I$path/include" -- CXXFLAGS="$CXXFLAGS -I$path/include" -+ CPPFLAGS="$CPPFLAGS -I$path/include -I$path/include/SDL11" -+ CXXFLAGS="$CXXFLAGS -I$path/include -I$path/include/SDL11" - LIBS="$LIBS -L$path/lib" - fi - -@@ -6871,8 +6871,8 @@ - - - if test "${ac_cv_header_SDL_SDL_h+set}" = set; then -- echo "$as_me:$LINENO: checking for SDL/SDL.h" >&5 --echo $ECHO_N "checking for SDL/SDL.h... $ECHO_C" >&6 -+ echo "$as_me:$LINENO: checking for SDL11/SDL.h" >&5 -+echo $ECHO_N "checking for SDL11/SDL.h... $ECHO_C" >&6 - if test "${ac_cv_header_SDL_SDL_h+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - fi -@@ -6880,8 +6880,8 @@ - echo "${ECHO_T}$ac_cv_header_SDL_SDL_h" >&6 - else - # Is the header compilable? --echo "$as_me:$LINENO: checking SDL/SDL.h usability" >&5 --echo $ECHO_N "checking SDL/SDL.h usability... $ECHO_C" >&6 -+echo "$as_me:$LINENO: checking SDL11/SDL.h usability" >&5 -+echo $ECHO_N "checking SDL11/SDL.h usability... $ECHO_C" >&6 - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -6889,7 +6889,7 @@ - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ - $ac_includes_default --#include <SDL/SDL.h> -+#include <SDL.h> - _ACEOF - rm -f conftest.$ac_objext - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 -@@ -6925,15 +6925,15 @@ - echo "${ECHO_T}$ac_header_compiler" >&6 - - # Is the header present? --echo "$as_me:$LINENO: checking SDL/SDL.h presence" >&5 --echo $ECHO_N "checking SDL/SDL.h presence... $ECHO_C" >&6 -+echo "$as_me:$LINENO: checking SDL11/SDL.h presence" >&5 -+echo $ECHO_N "checking SDL11/SDL.h presence... $ECHO_C" >&6 - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF - cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ --#include <SDL/SDL.h> -+#include <SDL11/SDL.h> - _ACEOF - if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 -@@ -6967,25 +6967,25 @@ - # So? What about this header? - case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in - yes:no: ) -- { echo "$as_me:$LINENO: WARNING: SDL/SDL.h: accepted by the compiler, rejected by the preprocessor!" >&5 --echo "$as_me: WARNING: SDL/SDL.h: accepted by the compiler, rejected by the preprocessor!" >&2;} -- { echo "$as_me:$LINENO: WARNING: SDL/SDL.h: proceeding with the compiler's result" >&5 --echo "$as_me: WARNING: SDL/SDL.h: proceeding with the compiler's result" >&2;} -+ { echo "$as_me:$LINENO: WARNING: SDL11/SDL.h: accepted by the compiler, rejected by the preprocessor!" >&5 -+echo "$as_me: WARNING: SDL11/SDL.h: accepted by the compiler, rejected by the preprocessor!" >&2;} -+ { echo "$as_me:$LINENO: WARNING: SDL11/SDL.h: proceeding with the compiler's result" >&5 -+echo "$as_me: WARNING: SDL11/SDL.h: proceeding with the compiler's result" >&2;} - ac_header_preproc=yes - ;; - no:yes:* ) -- { echo "$as_me:$LINENO: WARNING: SDL/SDL.h: present but cannot be compiled" >&5 --echo "$as_me: WARNING: SDL/SDL.h: present but cannot be compiled" >&2;} -- { echo "$as_me:$LINENO: WARNING: SDL/SDL.h: check for missing prerequisite headers?" >&5 --echo "$as_me: WARNING: SDL/SDL.h: check for missing prerequisite headers?" >&2;} -- { echo "$as_me:$LINENO: WARNING: SDL/SDL.h: see the Autoconf documentation" >&5 --echo "$as_me: WARNING: SDL/SDL.h: see the Autoconf documentation" >&2;} -- { echo "$as_me:$LINENO: WARNING: SDL/SDL.h: section \"Present But Cannot Be Compiled\"" >&5 --echo "$as_me: WARNING: SDL/SDL.h: section \"Present But Cannot Be Compiled\"" >&2;} -- { echo "$as_me:$LINENO: WARNING: SDL/SDL.h: proceeding with the preprocessor's result" >&5 --echo "$as_me: WARNING: SDL/SDL.h: proceeding with the preprocessor's result" >&2;} -- { echo "$as_me:$LINENO: WARNING: SDL/SDL.h: in the future, the compiler will take precedence" >&5 --echo "$as_me: WARNING: SDL/SDL.h: in the future, the compiler will take precedence" >&2;} -+ { echo "$as_me:$LINENO: WARNING: SDL11/SDL.h: present but cannot be compiled" >&5 -+echo "$as_me: WARNING: SDL11/SDL.h: present but cannot be compiled" >&2;} -+ { echo "$as_me:$LINENO: WARNING: SDL11/SDL.h: check for missing prerequisite headers?" >&5 -+echo "$as_me: WARNING: SDL11/SDL.h: check for missing prerequisite headers?" >&2;} -+ { echo "$as_me:$LINENO: WARNING: SDL11/SDL.h: see the Autoconf documentation" >&5 -+echo "$as_me: WARNING: SDL11/SDL.h: see the Autoconf documentation" >&2;} -+ { echo "$as_me:$LINENO: WARNING: SDL11/SDL.h: section \"Present But Cannot Be Compiled\"" >&5 -+echo "$as_me: WARNING: SDL11/SDL.h: section \"Present But Cannot Be Compiled\"" >&2;} -+ { echo "$as_me:$LINENO: WARNING: SDL11/SDL.h: proceeding with the preprocessor's result" >&5 -+echo "$as_me: WARNING: SDL11/SDL.h: proceeding with the preprocessor's result" >&2;} -+ { echo "$as_me:$LINENO: WARNING: SDL11/SDL.h: in the future, the compiler will take precedence" >&5 -+echo "$as_me: WARNING: SDL11/SDL.h: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX - ## ------------------------------------------ ## -@@ -6996,8 +6996,8 @@ - sed "s/^/$as_me: WARNING: /" >&2 - ;; - esac --echo "$as_me:$LINENO: checking for SDL/SDL.h" >&5 --echo $ECHO_N "checking for SDL/SDL.h... $ECHO_C" >&6 -+echo "$as_me:$LINENO: checking for SDL11/SDL.h" >&5 -+echo $ECHO_N "checking for SDL11/SDL.h... $ECHO_C" >&6 - if test "${ac_cv_header_SDL_SDL_h+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -@@ -7019,8 +7019,8 @@ - - - if test "${ac_cv_header_SDL_SDL_mixer_h+set}" = set; then -- echo "$as_me:$LINENO: checking for SDL/SDL_mixer.h" >&5 --echo $ECHO_N "checking for SDL/SDL_mixer.h... $ECHO_C" >&6 -+ echo "$as_me:$LINENO: checking for SDL11/SDL_mixer.h" >&5 -+echo $ECHO_N "checking for SDL11/SDL_mixer.h... $ECHO_C" >&6 - if test "${ac_cv_header_SDL_SDL_mixer_h+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - fi -@@ -7028,8 +7028,8 @@ - echo "${ECHO_T}$ac_cv_header_SDL_SDL_mixer_h" >&6 - else - # Is the header compilable? --echo "$as_me:$LINENO: checking SDL/SDL_mixer.h usability" >&5 --echo $ECHO_N "checking SDL/SDL_mixer.h usability... $ECHO_C" >&6 -+echo "$as_me:$LINENO: checking SDL11/SDL_mixer.h usability" >&5 -+echo $ECHO_N "checking SDL11/SDL_mixer.h usability... $ECHO_C" >&6 - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -7037,7 +7037,7 @@ - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ - $ac_includes_default --#include <SDL/SDL_mixer.h> -+#include <SDL11/SDL_mixer.h> - _ACEOF - rm -f conftest.$ac_objext - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 -@@ -7073,15 +7073,15 @@ - echo "${ECHO_T}$ac_header_compiler" >&6 - - # Is the header present? --echo "$as_me:$LINENO: checking SDL/SDL_mixer.h presence" >&5 --echo $ECHO_N "checking SDL/SDL_mixer.h presence... $ECHO_C" >&6 -+echo "$as_me:$LINENO: checking SDL11/SDL_mixer.h presence" >&5 -+echo $ECHO_N "checking SDL11/SDL_mixer.h presence... $ECHO_C" >&6 - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF - cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ --#include <SDL/SDL_mixer.h> -+#include <SDL11/SDL_mixer.h> - _ACEOF - if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 -@@ -7115,25 +7115,25 @@ - # So? What about this header? - case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in - yes:no: ) -- { echo "$as_me:$LINENO: WARNING: SDL/SDL_mixer.h: accepted by the compiler, rejected by the preprocessor!" >&5 --echo "$as_me: WARNING: SDL/SDL_mixer.h: accepted by the compiler, rejected by the preprocessor!" >&2;} -- { echo "$as_me:$LINENO: WARNING: SDL/SDL_mixer.h: proceeding with the compiler's result" >&5 --echo "$as_me: WARNING: SDL/SDL_mixer.h: proceeding with the compiler's result" >&2;} -+ { echo "$as_me:$LINENO: WARNING: SDL11/SDL_mixer.h: accepted by the compiler, rejected by the preprocessor!" >&5 -+echo "$as_me: WARNING: SDL11/SDL_mixer.h: accepted by the compiler, rejected by the preprocessor!" >&2;} -+ { echo "$as_me:$LINENO: WARNING: SDL11/SDL_mixer.h: proceeding with the compiler's result" >&5 -+echo "$as_me: WARNING: SDL11/SDL_mixer.h: proceeding with the compiler's result" >&2;} - ac_header_preproc=yes - ;; - no:yes:* ) -- { echo "$as_me:$LINENO: WARNING: SDL/SDL_mixer.h: present but cannot be compiled" >&5 --echo "$as_me: WARNING: SDL/SDL_mixer.h: present but cannot be compiled" >&2;} -- { echo "$as_me:$LINENO: WARNING: SDL/SDL_mixer.h: check for missing prerequisite headers?" >&5 --echo "$as_me: WARNING: SDL/SDL_mixer.h: check for missing prerequisite headers?" >&2;} -- { echo "$as_me:$LINENO: WARNING: SDL/SDL_mixer.h: see the Autoconf documentation" >&5 --echo "$as_me: WARNING: SDL/SDL_mixer.h: see the Autoconf documentation" >&2;} -- { echo "$as_me:$LINENO: WARNING: SDL/SDL_mixer.h: section \"Present But Cannot Be Compiled\"" >&5 --echo "$as_me: WARNING: SDL/SDL_mixer.h: section \"Present But Cannot Be Compiled\"" >&2;} -- { echo "$as_me:$LINENO: WARNING: SDL/SDL_mixer.h: proceeding with the preprocessor's result" >&5 --echo "$as_me: WARNING: SDL/SDL_mixer.h: proceeding with the preprocessor's result" >&2;} -- { echo "$as_me:$LINENO: WARNING: SDL/SDL_mixer.h: in the future, the compiler will take precedence" >&5 --echo "$as_me: WARNING: SDL/SDL_mixer.h: in the future, the compiler will take precedence" >&2;} -+ { echo "$as_me:$LINENO: WARNING: SDL11/SDL_mixer.h: present but cannot be compiled" >&5 -+echo "$as_me: WARNING: SDL11/SDL_mixer.h: present but cannot be compiled" >&2;} -+ { echo "$as_me:$LINENO: WARNING: SDL11/SDL_mixer.h: check for missing prerequisite headers?" >&5 -+echo "$as_me: WARNING: SDL11/SDL_mixer.h: check for missing prerequisite headers?" >&2;} -+ { echo "$as_me:$LINENO: WARNING: SDL11/SDL_mixer.h: see the Autoconf documentation" >&5 -+echo "$as_me: WARNING: SDL11/SDL_mixer.h: see the Autoconf documentation" >&2;} -+ { echo "$as_me:$LINENO: WARNING: SDL11/SDL_mixer.h: section \"Present But Cannot Be Compiled\"" >&5 -+echo "$as_me: WARNING: SDL11/SDL_mixer.h: section \"Present But Cannot Be Compiled\"" >&2;} -+ { echo "$as_me:$LINENO: WARNING: SDL11/SDL_mixer.h: proceeding with the preprocessor's result" >&5 -+echo "$as_me: WARNING: SDL11/SDL_mixer.h: proceeding with the preprocessor's result" >&2;} -+ { echo "$as_me:$LINENO: WARNING: SDL11/SDL_mixer.h: in the future, the compiler will take precedence" >&5 -+echo "$as_me: WARNING: SDL11/SDL_mixer.h: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX - ## ------------------------------------------ ## -@@ -7144,8 +7144,8 @@ - sed "s/^/$as_me: WARNING: /" >&2 - ;; - esac --echo "$as_me:$LINENO: checking for SDL/SDL_mixer.h" >&5 --echo $ECHO_N "checking for SDL/SDL_mixer.h... $ECHO_C" >&6 -+echo "$as_me:$LINENO: checking for SDL11/SDL_mixer.h" >&5 -+echo $ECHO_N "checking for SDL11/SDL_mixer.h... $ECHO_C" >&6 - if test "${ac_cv_header_SDL_SDL_mixer_h+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -@@ -7380,13 +7380,13 @@ - echo "$as_me: WARNING: GLUT not found - please install GLUT or MesaGLUT" >&2;} - fi - --echo "$as_me:$LINENO: checking for SDL_Init in -lSDL" >&5 --echo $ECHO_N "checking for SDL_Init in -lSDL... $ECHO_C" >&6 -+echo "$as_me:$LINENO: checking for SDL_Init in -lSDL-1.1" >&5 -+echo $ECHO_N "checking for SDL_Init in -lSDL-1.1... $ECHO_C" >&6 - if test "${ac_cv_lib_SDL_SDL_Init+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - ac_check_lib_save_LIBS=$LIBS --LIBS="-lSDL -lpthread $LIBS" -+LIBS="-lSDL-1.1 -lpthread $LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -7445,7 +7445,7 @@ - echo "$as_me:$LINENO: result: $ac_cv_lib_SDL_SDL_Init" >&5 - echo "${ECHO_T}$ac_cv_lib_SDL_SDL_Init" >&6 - if test $ac_cv_lib_SDL_SDL_Init = yes; then -- LIBS="$LIBS -lSDL -lSDLmain" -+ LIBS="$LIBS -lSDL-1.1 -lSDLmain-1.1" - else - { echo "$as_me:$LINENO: WARNING: SDL not found - please install SDL" >&5 - echo "$as_me: WARNING: SDL not found - please install SDL" >&2;} @@ -7524,7 +7524,7 @@ diff --git a/games/gl-117/files/patch-src_common.h b/games/gl-117/files/patch-src_common.h deleted file mode 100644 index 2dfa6a09e020..000000000000 --- a/games/gl-117/files/patch-src_common.h +++ /dev/null @@ -1,38 +0,0 @@ ---- src/common.h.orig Sun Jun 13 11:17:16 2004 -+++ src/common.h Sun Jun 13 11:17:43 2004 -@@ -22,13 +22,13 @@ - // APPLE path is different (thanks Minami)
- #ifdef __APPLE__
- #include <GLUT/glut.h>
--#include "SDL/SDL.h"
--#include "SDL/SDL_thread.h"
-+#include "SDL11/SDL.h"
-+#include "SDL11/SDL_thread.h"
- #ifdef HAVE_SDL_MIXER
--#include "SDL/SDL_mixer.h"
-+#include "SDL11/SDL_mixer.h"
- #endif
- #ifdef HAVE_SDL_NET
--#include "SDL/SDL_net.h"
-+#include "SDL11/SDL_net.h"
- #endif
- #endif
- #ifndef __APPLE__
-@@ -36,13 +36,13 @@ - #include <GL/glut.h>
- #else
- #include <GL/glut.h>
--#include "SDL/SDL.h"
--#include "SDL/SDL_thread.h"
-+#include "SDL11/SDL.h"
-+#include "SDL11/SDL_thread.h"
- #ifdef HAVE_SDL_MIXER
--#include "SDL/SDL_mixer.h"
-+#include "SDL11/SDL_mixer.h"
- #endif
- #ifdef HAVE_SDL_NET
--#include "SDL/SDL_net.h"
-+#include "SDL11/SDL_net.h"
- #endif
- #endif
- #endif // __APPLE__
diff --git a/games/glaxium/Makefile b/games/glaxium/Makefile index 215c0a223098..30d99e3bdbe7 100644 --- a/games/glaxium/Makefile +++ b/games/glaxium/Makefile @@ -7,6 +7,7 @@ PORTNAME= glaxium PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://xhosxe.free.fr/glaxium/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/games/glest/Makefile b/games/glest/Makefile index 7ff4867cb0f8..25aac3032e7f 100644 --- a/games/glest/Makefile +++ b/games/glest/Makefile @@ -7,7 +7,7 @@ PORTNAME= glest PORTVERSION= 2.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/glmaze/Makefile b/games/glmaze/Makefile index c91ff2de80b5..d768ce0abc78 100644 --- a/games/glmaze/Makefile +++ b/games/glmaze/Makefile @@ -6,7 +6,7 @@ PORTNAME= glmaze PORTVERSION= 1.1a -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/glmaze/files/patch-Makefile b/games/glmaze/files/patch-Makefile index b6f31c8badd8..e6423f4c62ae 100644 --- a/games/glmaze/files/patch-Makefile +++ b/games/glmaze/files/patch-Makefile @@ -18,8 +18,8 @@ -SDL_FLAGS=`sdl-config --cflags` -SDL_LIBS=`sdl-config --libs` -+SDL_FLAGS=`sdl11-config --cflags` -+SDL_LIBS=`sdl11-config --libs` ++SDL_FLAGS=`sdl-config --cflags` ++SDL_LIBS=`sdl-config --libs` # comment the follwing if you don't want sound CC += -DSOUND diff --git a/games/glob2/Makefile b/games/glob2/Makefile index 44adf06574eb..eba00d812001 100644 --- a/games/glob2/Makefile +++ b/games/glob2/Makefile @@ -7,6 +7,7 @@ PORTNAME= glob2 PORTVERSION= 0.8.21 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://globulation2.org/releases/${PORTVERSION}/ diff --git a/games/glpuzzle/Makefile b/games/glpuzzle/Makefile index 2b8c748612e5..16200d77b4cd 100644 --- a/games/glpuzzle/Makefile +++ b/games/glpuzzle/Makefile @@ -7,6 +7,7 @@ PORTNAME= glpuzzle PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.iua.upf.es/~mdeboer/resorama/glpuzzle/ EXTRACT_SUFX= .tgz diff --git a/games/gltron/Makefile b/games/gltron/Makefile index b20b7f556e9e..b1834bd434de 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -7,7 +7,7 @@ PORTNAME= gltron PORTVERSION= 0.70 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/hangman/Makefile b/games/hangman/Makefile index fac7769aa51a..01a6be44d2b2 100644 --- a/games/hangman/Makefile +++ b/games/hangman/Makefile @@ -7,6 +7,7 @@ PORTNAME= hangman PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.shiftygames.com/hangman/ @@ -49,7 +50,6 @@ pre-configure: .endif post-patch: - @${REINPLACE_CMD} -e 's|SDL/|SDL11/|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|/usr/share/dict/words|${DICTIONARY}|g' ${WRKSRC}/src/hangman.c @${REINPLACE_CMD} -e 's|-std=gnu99||g' ${WRKSRC}/configure diff --git a/games/heretic/Makefile b/games/heretic/Makefile index 3e5c2403be89..352b557a646d 100644 --- a/games/heretic/Makefile +++ b/games/heretic/Makefile @@ -7,7 +7,7 @@ PORTNAME= heretic PORTVERSION= 1.2 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://heretic.linuxgames.com/heretic/src/:source \ http://heretic.linuxgames.com/wad/:wad diff --git a/games/heroes/Makefile b/games/heroes/Makefile index 31147543e9a3..9a8c9bde5b90 100644 --- a/games/heroes/Makefile +++ b/games/heroes/Makefile @@ -7,7 +7,7 @@ PORTNAME= heroes PORTVERSION= 0.21 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/hex-a-hop/Makefile b/games/hex-a-hop/Makefile index a8549a89f31c..7b0430af25d1 100644 --- a/games/hex-a-hop/Makefile +++ b/games/hex-a-hop/Makefile @@ -7,6 +7,7 @@ PORTNAME= hex-a-hop PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://ftp.bishopston.net/freebsd/distfiles/ \ ftp://ftp.bishopston.net/freebsd/distfiles/ \ diff --git a/games/hex-a-hop/files/patch-Makefile.FreeBSD b/games/hex-a-hop/files/patch-Makefile.FreeBSD new file mode 100644 index 000000000000..e3dd561de9a7 --- /dev/null +++ b/games/hex-a-hop/files/patch-Makefile.FreeBSD @@ -0,0 +1,19 @@ +--- Makefile.FreeBSD.orig Tue Sep 12 17:28:37 2006 ++++ Makefile.FreeBSD Tue Sep 12 17:28:53 2006 +@@ -11,13 +11,13 @@ + .endif + + hex-a-hop: gfx.o hex_puzzzle.o +- $(CXX) $(CXXFLAGS) gfx.o hex_puzzzle.o `sdl11-config --libs` -lm -o hex-a-hop ++ $(CXX) $(CXXFLAGS) gfx.o hex_puzzzle.o `sdl-config --libs` -lm -o hex-a-hop + + gfx.o: gfx.cpp state.h +- $(CC) $(CXXFLAGS) `sdl11-config --cflags` -c -o $@ $< ++ $(CC) $(CXXFLAGS) `sdl-config --cflags` -c -o $@ $< + + hex_puzzzle.o: hex_puzzzle.cpp *.h +- $(CC) $(CXXFLAGS) `sdl11-config --cflags` -c -o $@ $< ++ $(CC) $(CXXFLAGS) `sdl-config --cflags` -c -o $@ $< + + clean : + rm -f gfx.o hex_puzzzle.o hex-a-hop diff --git a/games/hex-a-hop/files/patch-state.h b/games/hex-a-hop/files/patch-state.h new file mode 100644 index 000000000000..bf81412910e9 --- /dev/null +++ b/games/hex-a-hop/files/patch-state.h @@ -0,0 +1,11 @@ +--- state.h.orig Tue Sep 12 17:30:34 2006 ++++ state.h Tue Sep 12 17:30:40 2006 +@@ -22,7 +22,7 @@ + + // LINUX: SDL/ + #ifdef __FreeBSD__ +-#include <SDL11/SDL.h> ++#include <SDL/SDL.h> + #else + #include <SDL/SDL.h> + #endif diff --git a/games/highmoon/Makefile b/games/highmoon/Makefile index bf9cb5d15569..197a65033611 100644 --- a/games/highmoon/Makefile +++ b/games/highmoon/Makefile @@ -7,6 +7,7 @@ PORTNAME= highmoon PORTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://highmoon.gerdsmeier.net/ diff --git a/games/holotz-castle/Makefile b/games/holotz-castle/Makefile index d6e02ce382b3..df456c03e37b 100644 --- a/games/holotz-castle/Makefile +++ b/games/holotz-castle/Makefile @@ -7,6 +7,7 @@ PORTNAME= holotz-castle PORTVERSION= 1.3.8 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.mainreactor.net/holotzcastle/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/games/icebreaker/Makefile b/games/icebreaker/Makefile index 727aad9c3d71..cd9e5b003b41 100644 --- a/games/icebreaker/Makefile +++ b/games/icebreaker/Makefile @@ -7,7 +7,7 @@ PORTNAME= icebreaker PORTVERSION= 1.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://mattdm.org/icebreaker/1.2.x/ EXTRACT_SUFX= .tgz diff --git a/games/interlogic/Makefile b/games/interlogic/Makefile index 69d157251a6f..eea4cad8b9a0 100644 --- a/games/interlogic/Makefile +++ b/games/interlogic/Makefile @@ -7,6 +7,7 @@ PORTNAME= interlogic PORTVERSION= 0.30 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= interlogic diff --git a/games/ioquake3/Makefile b/games/ioquake3/Makefile index 7bd59b9a226e..fd80ee2aa988 100644 --- a/games/ioquake3/Makefile +++ b/games/ioquake3/Makefile @@ -7,6 +7,7 @@ PORTNAME= ioquake3 PORTVERSION= 1.33.${SVN_REV} +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alepulver diff --git a/games/iourbanterror/Makefile b/games/iourbanterror/Makefile index 7bd59b9a226e..fd80ee2aa988 100644 --- a/games/iourbanterror/Makefile +++ b/games/iourbanterror/Makefile @@ -7,6 +7,7 @@ PORTNAME= ioquake3 PORTVERSION= 1.33.${SVN_REV} +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alepulver diff --git a/games/ivan/Makefile b/games/ivan/Makefile index 812231a599f9..0062269d928b 100644 --- a/games/ivan/Makefile +++ b/games/ivan/Makefile @@ -7,6 +7,7 @@ PORTNAME= ivan PORTVERSION= 0.50 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ivan diff --git a/games/jfduke3d/Makefile b/games/jfduke3d/Makefile index d00385f5d9b5..44603ed6e3a6 100644 --- a/games/jfduke3d/Makefile +++ b/games/jfduke3d/Makefile @@ -6,6 +6,7 @@ PORTNAME= jfduke3d PORTVERSION= 20051009 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ftp://dialup.edgefiles.com/edgenetwork.org/jonof/buildport/ \ ftp://ftp1.edgefiles.com/edgenetwork.org/jonof/buildport/ \ diff --git a/games/jfk/Makefile b/games/jfk/Makefile index 5c2e6c2f6c9d..fb6e711e7ebc 100644 --- a/games/jfk/Makefile +++ b/games/jfk/Makefile @@ -7,7 +7,7 @@ PORTNAME= jfk PORTVERSION= 0.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://relax.ath.cx/jfk/ diff --git a/games/jigzo/Makefile b/games/jigzo/Makefile index 2b8c748612e5..16200d77b4cd 100644 --- a/games/jigzo/Makefile +++ b/games/jigzo/Makefile @@ -7,6 +7,7 @@ PORTNAME= glpuzzle PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.iua.upf.es/~mdeboer/resorama/glpuzzle/ EXTRACT_SUFX= .tgz diff --git a/games/jumpnbump/Makefile b/games/jumpnbump/Makefile index cad1315959f2..4d0f5b542b0a 100644 --- a/games/jumpnbump/Makefile +++ b/games/jumpnbump/Makefile @@ -7,7 +7,7 @@ PORTNAME= jumpnbump PORTVERSION= 1.41 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.jumpbump.mine.nu/port/ \ http://www.vlaadworld.net/jumpnbump/ \ diff --git a/games/jumpnbump/files/patch-Makefile b/games/jumpnbump/files/patch-Makefile index 50e9b91f0cdb..52255d53874f 100644 --- a/games/jumpnbump/files/patch-Makefile +++ b/games/jumpnbump/files/patch-Makefile @@ -6,8 +6,8 @@ -CFLAGS = -Wall -O2 -ffast-math -funroll-loops -Dstricmp=strcasecmp \ - -Dstrnicmp=strncasecmp -DUSE_SDL -DNDEBUG -I. $(SDL_CFLAGS) -DUSE_NET -LIBS = -lm $(SDL_LIBS) -lSDL_mixer -lSDL_net -+SDL_CFLAGS = `sdl11-config --cflags` -+SDL_LIBS = `sdl11-config --libs` ++SDL_CFLAGS = `sdl-config --cflags` ++SDL_LIBS = `sdl-config --libs` +CFLAGS += -Wall -ffast-math -funroll-loops -Dstricmp=strcasecmp \ + -Dstrnicmp=strncasecmp -DUSE_SDL -DNDEBUG -I. $(SDL_CFLAGS) +LIBS += -lm $(SDL_LIBS) -lSDL_mixer diff --git a/games/jumpnbump/files/patch-sdl::Makefile b/games/jumpnbump/files/patch-sdl::Makefile index 20c05c45793c..5b68e00b218d 100644 --- a/games/jumpnbump/files/patch-sdl::Makefile +++ b/games/jumpnbump/files/patch-sdl::Makefile @@ -3,7 +3,7 @@ @@ -1,8 +1,8 @@ -SDL_CFLAGS = `sdl-config --cflags` -CFLAGS = -Wall -ansi -pedantic -O2 -ffast-math -funroll-loops \ -+SDL_CFLAGS = `sdl11-config --cflags` ++SDL_CFLAGS = `sdl-config --cflags` +CFLAGS += -Wall -ansi -pedantic -ffast-math -funroll-loops \ -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG \ - -I. -I.. $(SDL_CFLAGS) -DUSE_SDL -DUSE_NET diff --git a/games/kiki/Makefile b/games/kiki/Makefile index 02dc211ca7e6..d8af4a96e6c8 100644 --- a/games/kiki/Makefile +++ b/games/kiki/Makefile @@ -7,7 +7,7 @@ PORTNAME= kiki PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/kmquake2/Makefile b/games/kmquake2/Makefile index 593f241f250e..bd6fa831bec8 100644 --- a/games/kmquake2/Makefile +++ b/games/kmquake2/Makefile @@ -7,7 +7,7 @@ PORTNAME= kmquake2 PORTVERSION= 0.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://qudos.quakedev.com/linux/quake2/engines/KMQuake2/:src \ http://qexpo2005.quakedev.com/uploaded/54/:data \ diff --git a/games/lbreakout/Makefile b/games/lbreakout/Makefile index 9acaa4241958..760d798f440e 100644 --- a/games/lbreakout/Makefile +++ b/games/lbreakout/Makefile @@ -7,7 +7,7 @@ PORTNAME= lbreakout PORTVERSION= 010315 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lgames diff --git a/games/lgeneral/Makefile b/games/lgeneral/Makefile index b057240ec132..e281781c99c9 100644 --- a/games/lgeneral/Makefile +++ b/games/lgeneral/Makefile @@ -7,7 +7,7 @@ PORTNAME= lgeneral PORTVERSION= 1.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lgeneral diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index 4a6920795920..c2fb9afe4323 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -7,6 +7,7 @@ PORTNAME= lincity-ng PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/lmarbles/Makefile b/games/lmarbles/Makefile index c68aba414a8b..972f50aef358 100644 --- a/games/lmarbles/Makefile +++ b/games/lmarbles/Makefile @@ -7,6 +7,7 @@ PORTNAME= lmarbles PORTVERSION= 1.0.7 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lgames diff --git a/games/ltris/Makefile b/games/ltris/Makefile index 4a176c570494..820a384646d1 100644 --- a/games/ltris/Makefile +++ b/games/ltris/Makefile @@ -7,6 +7,7 @@ PORTNAME= ltris PORTVERSION= 1.0.11 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/games/luola/Makefile b/games/luola/Makefile index 304702c53003..a526cccf5e5f 100644 --- a/games/luola/Makefile +++ b/games/luola/Makefile @@ -7,6 +7,7 @@ PORTNAME= luola PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.luolamies.org/software/luola/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ @@ -40,8 +41,7 @@ USE_SDL+= mixer .endif post-patch: - @${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/src/audio.c ${WRKSRC}/src/startup.c ${WRKSRC}/tools/lcmaptool.c - @${REINPLACE_CMD} -e '/LIBS=.*-lSDL_/ s|\(SDL_[a-z]*\)|\1 `sdl11-config --libs`|' ${WRKSRC}/configure + @${REINPLACE_CMD} -e '/LIBS=.*-lSDL_/ s|\(SDL_[a-z]*\)|\1 `sdl-config --libs`|' ${WRKSRC}/configure post-install: @${INSTALL_DATA} ${WRKDIR}/*.lev ${WRKDIR}/*.png ${DATADIR}/levels diff --git a/games/madbomber/Makefile b/games/madbomber/Makefile index 384bf6a61428..e2394ebeb0fb 100644 --- a/games/madbomber/Makefile +++ b/games/madbomber/Makefile @@ -7,7 +7,7 @@ PORTNAME= madbomber PORTVERSION= 0.2.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ftp://ftp.billsgames.com/unix/x/madbomber/src/ diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile index 7764a58e25a0..d1006b846828 100644 --- a/games/maelstrom/Makefile +++ b/games/maelstrom/Makefile @@ -7,7 +7,7 @@ PORTNAME= maelstrom PORTVERSION= 3.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.devolution.com/~slouken/projects/Maelstrom/src/ DISTNAME= Maelstrom-${PORTVERSION} diff --git a/games/marsnomercy/Makefile b/games/marsnomercy/Makefile index 26eba0dd9258..dcc4297510e3 100644 --- a/games/marsnomercy/Makefile +++ b/games/marsnomercy/Makefile @@ -7,6 +7,7 @@ PORTNAME= marsnomercy PORTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mars diff --git a/games/marsnomercy/files/patch-SConstruct b/games/marsnomercy/files/patch-SConstruct index e2581d1bd8b6..4031b4f9d3ae 100644 --- a/games/marsnomercy/files/patch-SConstruct +++ b/games/marsnomercy/files/patch-SConstruct @@ -1,5 +1,5 @@ ---- SConstruct Mon Jul 24 18:19:52 2006 -+++ SConstruct Fri Sep 1 18:41:23 2006 +--- SConstruct.orig Tue Jul 25 03:19:52 2006 ++++ SConstruct Tue Sep 12 18:56:39 2006 @@ -1,3 +1,5 @@ +import os +import sys @@ -52,15 +52,15 @@ print ":: Checking for libs" conf = Configure(env) - if not conf.CheckLibWithHeader('libSDL', 'SDL.h', 'c', 'SDL_Init(SDL_INIT_VIDEO);', autoadd = 0): -+ if not conf.CheckLibWithHeader('libSDL-1.1', 'SDL11/SDL.h', 'c', 'SDL_Init(SDL_INIT_VIDEO);', autoadd = 0): ++ if not conf.CheckLibWithHeader('libSDL', 'SDL/SDL.h', 'c', 'SDL_Init(SDL_INIT_VIDEO);', autoadd = 0): print 'Did not find libSDL, exiting!' Exit(1) - if not conf.CheckLibWithHeader('libSDL_image', 'SDL_image.h', 'c', 'IMG_GetError();'): -+ if not conf.CheckLibWithHeader('libSDL_image', 'SDL11/SDL_image.h', 'c', 'IMG_GetError();'): ++ if not conf.CheckLibWithHeader('libSDL_image', 'SDL/SDL_image.h', 'c', 'IMG_GetError();'): print 'Did not find libSDL_image, exiting!' Exit(1) - if not conf.CheckLibWithHeader('libSDL_ttf', 'SDL_ttf.h', 'c', 'TTF_Init();'): -+ if not conf.CheckLibWithHeader('libSDL_ttf', 'SDL11/SDL_ttf.h', 'c', 'TTF_Init();'): ++ if not conf.CheckLibWithHeader('libSDL_ttf', 'SDL/SDL_ttf.h', 'c', 'TTF_Init();'): print 'Did not find libSDL_ttf, exiting!' Exit(1) if int(env['with_opengl']): diff --git a/games/mirrormagic/Makefile b/games/mirrormagic/Makefile index 18d6d5343ee8..b0f3f39ee1b8 100644 --- a/games/mirrormagic/Makefile +++ b/games/mirrormagic/Makefile @@ -7,6 +7,7 @@ PORTNAME= mirrormagic PORTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.artsoft.org/RELEASES/unix/mirrormagic/ diff --git a/games/moonlander/Makefile b/games/moonlander/Makefile index 0e97e85ed07d..07726c5dece3 100644 --- a/games/moonlander/Makefile +++ b/games/moonlander/Makefile @@ -7,7 +7,7 @@ PORTNAME= moonlander PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR=pool/main/m/moon-lander diff --git a/games/moonlander/files/patch-Makefile b/games/moonlander/files/patch-Makefile index be81ec3162e7..d0f935659ad3 100644 --- a/games/moonlander/files/patch-Makefile +++ b/games/moonlander/files/patch-Makefile @@ -4,11 +4,11 @@ # Makefile for test program for game_libs - lunar lander -CFLAGS=-Wall `sdl-config --libs --cflags` -CC=gcc -+CFLAGS+=`sdl11-config --cflags` ++CFLAGS+=`sdl-config --cflags` +#CC=gcc -LIBS=SDL_image -+LIBS=`sdl11-config --libs` -lSDL_image -lSDL_mixer ++LIBS=`sdl-config --libs` -lSDL_image -lSDL_mixer C_FILES=moon_lander.c game_lib.c DT_drawtext.c OBJ_FILES=moon_lander.o game_lib.o DT_drawtext.o diff --git a/games/nazghul/Makefile b/games/nazghul/Makefile index 54162d0eb6f5..093e43d3bccf 100644 --- a/games/nazghul/Makefile +++ b/games/nazghul/Makefile @@ -7,6 +7,7 @@ PORTNAME= nazghul PORTVERSION= 0.5.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF diff --git a/games/nehquake/Makefile b/games/nehquake/Makefile index 69ce3c86c75d..21cae46057b3 100644 --- a/games/nehquake/Makefile +++ b/games/nehquake/Makefile @@ -7,6 +7,7 @@ PORTNAME= nehquake PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://qudos.quakedev.com/linux/quake1/ DISTNAME= NehQuake-bjp-bin-src.linux diff --git a/games/netpanzer-data/Makefile b/games/netpanzer-data/Makefile index 7e00a9c50c0a..d0decdd1fe19 100644 --- a/games/netpanzer-data/Makefile +++ b/games/netpanzer-data/Makefile @@ -7,7 +7,7 @@ PORTNAME= data PORTVERSION= 0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX:S/-//} diff --git a/games/netpanzer/Makefile b/games/netpanzer/Makefile index ba126bbd5b05..80df8562cfe3 100644 --- a/games/netpanzer/Makefile +++ b/games/netpanzer/Makefile @@ -7,7 +7,7 @@ PORTNAME= netpanzer PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://download.berlios.de/netpanzer/ diff --git a/games/neverball/Makefile b/games/neverball/Makefile index e9d1c6fcb1ce..827a06698206 100644 --- a/games/neverball/Makefile +++ b/games/neverball/Makefile @@ -7,6 +7,7 @@ PORTNAME= neverball PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://offload1.icculus.org/neverball/ diff --git a/games/newvox/Makefile b/games/newvox/Makefile index 73a90d4f843b..3167b8f9f5a4 100644 --- a/games/newvox/Makefile +++ b/games/newvox/Makefile @@ -7,7 +7,7 @@ PORTNAME= newvox PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.libsdl.org/projects/newvox/src/ diff --git a/games/nexuiz/Makefile b/games/nexuiz/Makefile index 6377f2f5c03f..638c4948c5df 100644 --- a/games/nexuiz/Makefile +++ b/games/nexuiz/Makefile @@ -7,6 +7,7 @@ PORTNAME= nexuiz PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/njam/Makefile b/games/njam/Makefile index ae73dfb92f72..beee8f73fd13 100644 --- a/games/njam/Makefile +++ b/games/njam/Makefile @@ -7,6 +7,7 @@ PORTNAME= njam PORTVERSION= 1.21 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/njam/files/patch-Makefile b/games/njam/files/patch-Makefile index 50e5241c9fb0..0f46e5cf3365 100644 --- a/games/njam/files/patch-Makefile +++ b/games/njam/files/patch-Makefile @@ -14,7 +14,7 @@ # If you hate warnings under Cygwin use these flags instead # MY_CFLAGS = -I/usr/local/include/SDL -Dmain=SDL_main -DWIN32 -Uunix -mno-cygwin -MY_CFLAGS = `sdl-config --cflags` -+MY_CFLAGS += `sdl11-config --cflags` ++MY_CFLAGS += `sdl-config --cflags` %.o: %.cpp - $(CC) -O3 -c $(MY_CFLAGS) $< -o $@ @@ -24,7 +24,7 @@ $(PROGRAM): $(OBJECTS) - $(CC) `sdl-config --libs` -o$(PROGRAM) $(OBJECTS) -lSDL -lSDL_mixer -lSDL_net -lSDL_image -+ $(CC) `sdl11-config --libs` -o$(PROGRAM) $(OBJECTS) -lSDL_mixer -lSDL_net -lSDL_image ++ $(CC) `sdl-config --libs` -o$(PROGRAM) $(OBJECTS) -lSDL_mixer -lSDL_net -lSDL_image clean: $(RM) *.o diff --git a/games/noegnud-littlehack/Makefile b/games/noegnud-littlehack/Makefile index 894b2eb172ab..0636a78609e5 100644 --- a/games/noegnud-littlehack/Makefile +++ b/games/noegnud-littlehack/Makefile @@ -7,6 +7,7 @@ PORTNAME= noegnud PORTVERSION= 0.8.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.darkarts.co.za/projects/noegnud/downloads/${PORTVERSION}/:noegnud \ ${MASTER_SITE_SOURCEFORGE:S/$/:nethack/} diff --git a/games/noegnud-nethack-deet/Makefile b/games/noegnud-nethack-deet/Makefile index e5b2dcfcda3e..ccdb1306074b 100644 --- a/games/noegnud-nethack-deet/Makefile +++ b/games/noegnud-nethack-deet/Makefile @@ -7,6 +7,7 @@ PORTNAME= noegnud PORTVERSION= 0.8.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.darkarts.co.za/projects/noegnud/downloads/${PORTVERSION}/:noegnud \ ${MASTER_SITE_SOURCEFORGE:S/$/:nethack/} diff --git a/games/noegnud-nethack/Makefile b/games/noegnud-nethack/Makefile index 55eec5d9ce9a..20a6972c83ba 100644 --- a/games/noegnud-nethack/Makefile +++ b/games/noegnud-nethack/Makefile @@ -7,6 +7,7 @@ PORTNAME= noegnud PORTVERSION= 0.8.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.darkarts.co.za/projects/noegnud/downloads/${PORTVERSION}/:noegnud \ ${MASTER_SITE_SOURCEFORGE:S/$/:nethack/} diff --git a/games/noegnud-slashem/Makefile b/games/noegnud-slashem/Makefile index 3bf7b146dca4..c9eabeb76fdd 100644 --- a/games/noegnud-slashem/Makefile +++ b/games/noegnud-slashem/Makefile @@ -7,6 +7,7 @@ PORTNAME= noegnud PORTVERSION= 0.8.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.darkarts.co.za/projects/noegnud/downloads/${PORTVERSION}/:noegnud \ ${MASTER_SITE_SOURCEFORGE:S/$/:slashem/} diff --git a/games/nuclearchess/Makefile b/games/nuclearchess/Makefile index 8671159c7454..39d09c328f0f 100644 --- a/games/nuclearchess/Makefile +++ b/games/nuclearchess/Makefile @@ -7,6 +7,7 @@ PORTNAME= nuclearchess PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://user.cs.tu-berlin.de/~karlb/${PORTNAME}/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ diff --git a/games/oilwar/Makefile b/games/oilwar/Makefile index 31a76c16c768..4550d9c2fcfa 100644 --- a/games/oilwar/Makefile +++ b/games/oilwar/Makefile @@ -7,7 +7,7 @@ PORTNAME= oilwar PORTVERSION= 1.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://www.2ndpoint.fi/projektit/filut/ DISTNAME= OilWar-${PORTVERSION} diff --git a/games/oolite/Makefile b/games/oolite/Makefile index f9fbf3c1c98d..f0aae328c74c 100644 --- a/games/oolite/Makefile +++ b/games/oolite/Makefile @@ -7,6 +7,7 @@ PORTNAME= oolite PORTVERSION= 1.65 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.berlios.de/oolite-linux/ \ http://download2.berlios.de/oolite-linux/ \ diff --git a/games/openglad/Makefile b/games/openglad/Makefile index a0384d975f3c..5eddf056981e 100644 --- a/games/openglad/Makefile +++ b/games/openglad/Makefile @@ -7,7 +7,7 @@ PORTNAME= openglad PORTVERSION= 0.98 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= snowstorm diff --git a/games/openmortal/Makefile b/games/openmortal/Makefile index f187be3c2ad0..0993676b806d 100644 --- a/games/openmortal/Makefile +++ b/games/openmortal/Makefile @@ -7,6 +7,7 @@ PORTNAME= openmortal PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -25,11 +26,6 @@ CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" post-patch: - @${REINPLACE_CMD} -e 's|sdl-config|sdl11-config|g' ${WRKSRC}/configure - @${FIND} ${WRKSRC}/src -name "*.cpp" | ${XARGS} \ - ${REINPLACE_CMD} -e 's|SDL/|SDL11/|g' -e 's|<malloc.h>|<stdlib.h>|g' - @${FIND} ${WRKSRC} -name "*.h" | ${XARGS} \ - ${REINPLACE_CMD} -e 's|SDL/|SDL11/|g' -e 's|<malloc.h>|<stdlib.h>|g' .include <bsd.port.pre.mk> diff --git a/games/openmortal/files/patch-src_gfx.cpp b/games/openmortal/files/patch-src_gfx.cpp new file mode 100644 index 000000000000..c1c21476c0a1 --- /dev/null +++ b/games/openmortal/files/patch-src_gfx.cpp @@ -0,0 +1,11 @@ +--- src/gfx.cpp.orig Tue Sep 12 18:28:52 2006 ++++ src/gfx.cpp Tue Sep 12 18:29:04 2006 +@@ -7,7 +7,7 @@ + ***************************************************************************/
+
+ #include <string.h>
+-#include <malloc.h>
++#include <stdlib.h>
+
+
+ #include "SDL.h"
diff --git a/games/openmortal/files/patch-src_sge_tt_text.cpp b/games/openmortal/files/patch-src_sge_tt_text.cpp new file mode 100644 index 000000000000..0df428b3db45 --- /dev/null +++ b/games/openmortal/files/patch-src_sge_tt_text.cpp @@ -0,0 +1,10 @@ +--- src/sge_tt_text.cpp.orig Tue Sep 12 18:29:07 2006 ++++ src/sge_tt_text.cpp Tue Sep 12 18:29:12 2006 +@@ -26,7 +26,6 @@ + + #include "SDL.h" + #include <stdlib.h> +-#include <malloc.h> + #include <memory.h> + #include <string.h> + #include <stdarg.h> diff --git a/games/openttd/Makefile b/games/openttd/Makefile index e676a1e67611..440ad1b9d701 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -7,6 +7,7 @@ PORTNAME= openttd PORTVERSION= 0.4.8 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/openttd/files/patch-makefiledir_Makefile.libdetection b/games/openttd/files/patch-makefiledir_Makefile.libdetection new file mode 100644 index 000000000000..ad0916959195 --- /dev/null +++ b/games/openttd/files/patch-makefiledir_Makefile.libdetection @@ -0,0 +1,14 @@ +--- makefiledir/Makefile.libdetection.orig Tue Sep 12 17:21:19 2006 ++++ makefiledir/Makefile.libdetection Tue Sep 12 17:22:35 2006 +@@ -51,11 +51,7 @@ + endif + + # FreeBSD uses sdl11 instead of sdl +-ifdef FREEBSD +-SDL_CONFIG:=sdl11-config +-else + SDL_CONFIG:=sdl-config +-endif + + # set libpng-config to the default value + LIBPNG_CONFIG :=libpng-config diff --git a/games/orbital_eunuchs_sniper/Makefile b/games/orbital_eunuchs_sniper/Makefile index 30a472e5e40f..7ddc38f47ca7 100644 --- a/games/orbital_eunuchs_sniper/Makefile +++ b/games/orbital_eunuchs_sniper/Makefile @@ -7,7 +7,7 @@ PORTNAME= orbital_eunuchs_sniper PORTVERSION= 1.29 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://filesingularity.timedoctor.org/ diff --git a/games/pachi/Makefile b/games/pachi/Makefile index c7ec8b1b6db9..57fd0ecc701f 100644 --- a/games/pachi/Makefile +++ b/games/pachi/Makefile @@ -7,6 +7,7 @@ PORTNAME= pachi PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= dragontech @@ -31,7 +32,6 @@ SCOREDIR= /var/games/pachi SCOREFILE= ${SCOREDIR}/scores.dat post-patch: - @${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/src/faes.cpp @${REINPLACE_CMD} -e 's|/var/lib/games/$$PACKAGE|${SCOREDIR}|' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|SCOREDIR[^,]*|"${SCOREFILE}"|' \ diff --git a/games/pengpong/Makefile b/games/pengpong/Makefile index 846e2dc9177c..1e1f899483c3 100644 --- a/games/pengpong/Makefile +++ b/games/pengpong/Makefile @@ -7,7 +7,7 @@ PORTNAME= pengpong PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/penguin-command/Makefile b/games/penguin-command/Makefile index 8b4d8ba79b42..41c3d7a4340b 100644 --- a/games/penguin-command/Makefile +++ b/games/penguin-command/Makefile @@ -7,6 +7,7 @@ PORTNAME= penguin-command PORTVERSION= 1.6.10 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/pengupop/Makefile b/games/pengupop/Makefile index 863c86fc5217..315c031253a1 100644 --- a/games/pengupop/Makefile +++ b/games/pengupop/Makefile @@ -7,6 +7,7 @@ PORTNAME= pengupop PORTVERSION= 2.1.6 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.junoplay.com/files/ @@ -29,7 +30,6 @@ BROKEN= does not build on FreeBSD 4.x: lack of swprintf .endif post-patch: - @${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/*.c @${REINPLACE_CMD} -e 's|-lSDL||' ${WRKSRC}/Makefile.in .include <bsd.port.post.mk> diff --git a/games/pinball/Makefile b/games/pinball/Makefile index c5afb47781fa..ace724564962 100644 --- a/games/pinball/Makefile +++ b/games/pinball/Makefile @@ -7,7 +7,7 @@ PORTNAME= pinball PORTVERSION= 0.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/pipenightdreams/Makefile b/games/pipenightdreams/Makefile index fc1fae1f59f8..4ba4bc138d61 100644 --- a/games/pipenightdreams/Makefile +++ b/games/pipenightdreams/Makefile @@ -7,7 +7,7 @@ PORTNAME= pipenightdreams PORTVERSION= 0.10.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.libsdl.org/projects/pipenightdreams/packages/ diff --git a/games/pipepanic/Makefile b/games/pipepanic/Makefile index 02d4b2570adf..6df9c88ca76f 100644 --- a/games/pipepanic/Makefile +++ b/games/pipepanic/Makefile @@ -7,6 +7,7 @@ PORTNAME= pipepanic PORTVERSION= 0.1.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.users.waitrose.com/~thunor/pipepanic/dload/ \ ${MASTER_SITE_LOCAL} @@ -23,7 +24,6 @@ DATAFILES= ascii15.bmp ascii30.bmp digits24.bmp \ digits48.bmp tiles24.bmp tiles48.bmp post-patch: - @${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/main.c @${REINPLACE_CMD} \ -e '/^#define DATADIR/ s|.*|#define DATADIR "${DATADIR}/"|' \ ${WRKSRC}/main.h diff --git a/games/pmars-sdl/Makefile b/games/pmars-sdl/Makefile index 18f86a23cb74..aac52a481b04 100644 --- a/games/pmars-sdl/Makefile +++ b/games/pmars-sdl/Makefile @@ -7,7 +7,7 @@ PORTNAME= pmars PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.cs.helsinki.fi/u/jpihlaja/cw/pmars-sdl/ PKGNAMESUFFIX= -sdl diff --git a/games/pongix/Makefile b/games/pongix/Makefile index 418dc2ca900c..e5df0830f64e 100644 --- a/games/pongix/Makefile +++ b/games/pongix/Makefile @@ -7,6 +7,7 @@ PORTNAME= pongix PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.losersjuegos.com.ar/juegos/pongix/descargas/ @@ -22,10 +23,6 @@ LDFLAGS+= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD} CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -post-extract: - @${FIND} -E ${WRKSRC}/src/ -type f -iregex ".*\.(c|h)" \ - -print0 | ${XARGS} -0 ${REINPLACE_CMD} -e 's/<SDL/<SDL11/g' - do-install: ${MKDIR} ${DATADIR} @cd ${WRKSRC}/src && \ diff --git a/games/pongix/files/patch-configure b/games/pongix/files/patch-configure index d6e13f3e28d5..13b7608d47a0 100644 --- a/games/pongix/files/patch-configure +++ b/games/pongix/files/patch-configure @@ -5,7 +5,7 @@ else ac_check_lib_save_LIBS=$LIBS -LIBS="-lSDL $LIBS" -+LIBS="`sdl11-config --libs` $LIBS" ++LIBS="`sdl-config --libs` $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -14,7 +14,7 @@ _ACEOF - LIBS="-lSDL $LIBS" -+ LIBS="`sdl11-config --libs` $LIBS" ++ LIBS="`sdl-config --libs` $LIBS" else \ diff --git a/games/pouetchess/Makefile b/games/pouetchess/Makefile index 7bf694be8469..98d07f54b467 100644 --- a/games/pouetchess/Makefile +++ b/games/pouetchess/Makefile @@ -7,6 +7,7 @@ PORTNAME= pouetchess PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -36,7 +37,6 @@ post-patch: -o -name config.ini \) -exec ${REINPLACE_CMD} -e \ "s|$$(${PRINTF} '\r')$$||" {} \; - @${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/src/*.cpp ${WRKSRC}/src/*.h @${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e '/^LIBS/ s|$$| -L${X11BASE}/lib|' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e '/CXX / d' ${WRKSRC}/Makefile diff --git a/games/powermanga/Makefile b/games/powermanga/Makefile index 68fdee37dc62..46c00257ad98 100644 --- a/games/powermanga/Makefile +++ b/games/powermanga/Makefile @@ -7,7 +7,7 @@ PORTNAME= powermanga PORTVERSION= 0.79 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://linux.tlk.fr/games/Powermanga/download/ EXTRACT_SUFX= .tgz diff --git a/games/prboom/Makefile b/games/prboom/Makefile index 71626fb8161a..5b0c9b2eff2f 100644 --- a/games/prboom/Makefile +++ b/games/prboom/Makefile @@ -7,6 +7,7 @@ PORTNAME= prboom PORTVERSION= 2.2.6 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/primateplunge/Makefile b/games/primateplunge/Makefile index 2498be5a8ea8..af3b68af8b9a 100644 --- a/games/primateplunge/Makefile +++ b/games/primateplunge/Makefile @@ -7,6 +7,7 @@ PORTNAME= primateplunge PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.ecs.soton.ac.uk/~njh/primateplunge/ diff --git a/games/q3base/Makefile b/games/q3base/Makefile index 21e5f4ad6ff2..89c0413a94d9 100644 --- a/games/q3base/Makefile +++ b/games/q3base/Makefile @@ -7,6 +7,7 @@ PORTNAME= q3base PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://quake3.quakesrc.org/files/quake3/q3base/ diff --git a/games/quake2forge/Makefile b/games/quake2forge/Makefile index 92a751384508..cec67f1967ed 100644 --- a/games/quake2forge/Makefile +++ b/games/quake2forge/Makefile @@ -7,7 +7,7 @@ PORTNAME= quake2forge PORTVERSION= 0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.galgenberg.net/distfiles/ DISTNAME= quake2-${PORTVERSION} diff --git a/games/quake2lnx/Makefile b/games/quake2lnx/Makefile index 50452eeb3141..c467e9d8ca5d 100644 --- a/games/quake2lnx/Makefile +++ b/games/quake2lnx/Makefile @@ -7,7 +7,7 @@ PORTNAME= quake2lnx PORTVERSION= 0.16.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://offload1.icculus.org/quake2/files/:icc \ http://www.icculus.org/quake2/files/:icc diff --git a/games/quake2max/Makefile b/games/quake2max/Makefile index e74d07bddf6e..101d70fe7172 100644 --- a/games/quake2max/Makefile +++ b/games/quake2max/Makefile @@ -7,6 +7,7 @@ PORTNAME= quake2max PORTVERSION= 0.44 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://qudos.quakedev.com/linux/quake2/engines/Quake2MaX/:src \ ${MASTER_SITE_LOCAL:S/$/:data/} diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile index 64e00340c860..c55614aff17a 100644 --- a/games/quakeforge/Makefile +++ b/games/quakeforge/Makefile @@ -7,7 +7,7 @@ PORTNAME= quakeforge PORTVERSION= 0.5.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} MASTER_SITE_SUBDIR= quake/:sf diff --git a/games/qudos/Makefile b/games/qudos/Makefile index 82a2786b13a1..f4ca750aa6c2 100644 --- a/games/qudos/Makefile +++ b/games/qudos/Makefile @@ -7,7 +7,7 @@ PORTNAME= qudos PORTVERSION= 0.40.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://qudos.quakedev.com/linux/quake2/engines/QuDos/ DISTNAME= QuDos-${PORTVERSION}-src diff --git a/games/quetoo/Makefile b/games/quetoo/Makefile index a49183b68f12..d14795480b35 100644 --- a/games/quetoo/Makefile +++ b/games/quetoo/Makefile @@ -7,7 +7,7 @@ PORTNAME= quetoo PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://jdolan.dyndns.org/jaydolan/files/ \ http://freebsd.nsu.ru/distfiles/ diff --git a/games/r1q2/Makefile b/games/r1q2/Makefile index dd5ee4f6ff39..a1dca0401099 100644 --- a/games/r1q2/Makefile +++ b/games/r1q2/Makefile @@ -7,7 +7,7 @@ PORTNAME= r1q2 PORTVERSION= 6557 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.r1ch.net/stuff/r1q2/src/ DISTNAME= ${PORTNAME}-b${PORTVERSION}-src diff --git a/games/race/Makefile b/games/race/Makefile index f759a5b769de..b3bb76a0f302 100644 --- a/games/race/Makefile +++ b/games/race/Makefile @@ -8,7 +8,7 @@ PORTNAME= race PORTVERSION= 0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ftp://users.freebsd.org.uk/pub/foobar2k/ diff --git a/games/redeclipse/Makefile b/games/redeclipse/Makefile index 29250c6da657..2d7da99514b5 100644 --- a/games/redeclipse/Makefile +++ b/games/redeclipse/Makefile @@ -7,6 +7,7 @@ PORTNAME= sauerbraten PORTVERSION= 20060912 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/reminiscence/Makefile b/games/reminiscence/Makefile index 10a8e12b5f88..8a2439669c20 100644 --- a/games/reminiscence/Makefile +++ b/games/reminiscence/Makefile @@ -7,6 +7,7 @@ PORTNAME= REminiscence PORTVERSION= 0.1.8 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://membres.lycos.fr/cyxdown/reminiscence/ diff --git a/games/ri-li/Makefile b/games/ri-li/Makefile index 6cb3cf876c20..e3a53c55ed8a 100644 --- a/games/ri-li/Makefile +++ b/games/ri-li/Makefile @@ -7,6 +7,7 @@ PORTNAME= Ri-li PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ri-li @@ -22,7 +23,6 @@ USE_SDL= sdl mixer CONFIGURE_ENV= CPPFLAGS="`${SDL_CONFIG} --cflags` -I${X11BASE}/include" post-patch: - @${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/src/*.cc ${WRKSRC}/src/*.h @${REINPLACE_CMD} -e 's|-lSDL |`${SDL_CONFIG} --libs`|' ${WRKSRC}/configure @${REINPLACE_CMD} -e '/strcpy.*DefPath/ s|.*|strcpy(DefPath,"${DATADIR}/");|' ${WRKSRC}/src/main.cc diff --git a/games/rockdodger/Makefile b/games/rockdodger/Makefile index 15e011e5673f..937123ea70ca 100644 --- a/games/rockdodger/Makefile +++ b/games/rockdodger/Makefile @@ -7,7 +7,7 @@ PORTNAME= rockdodger PORTVERSION= 0.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= spacerocks @@ -22,7 +22,6 @@ GAMESDIR?= /var/games pre-patch: @${REINPLACE_CMD} \ - -e "s%sdl-config%sdl11-config%" \ -e "s%/usr/share/rockdodger/.highscore%${GAMESDIR}/rockdodger.highscore%" \ -e "s%/usr/share/rockdodger%${PREFIX}/share/rockdodger%" \ -e "s%/usr/games%${PREFIX}/bin%" \ diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile index 5871a0139bc5..3c2374af2010 100644 --- a/games/rocksndiamonds/Makefile +++ b/games/rocksndiamonds/Makefile @@ -7,6 +7,7 @@ PORTNAME= rocksndiamonds PORTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/ \ http://homepages.compuserve.de/rocksndiamonds/ diff --git a/games/rottdc/Makefile b/games/rottdc/Makefile index 7d7f42ddf410..bf065f35d804 100644 --- a/games/rottdc/Makefile +++ b/games/rottdc/Makefile @@ -7,6 +7,7 @@ PORTNAME= rottdc PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sdl-dc diff --git a/games/sauerbraten/Makefile b/games/sauerbraten/Makefile index 29250c6da657..2d7da99514b5 100644 --- a/games/sauerbraten/Makefile +++ b/games/sauerbraten/Makefile @@ -7,6 +7,7 @@ PORTNAME= sauerbraten PORTVERSION= 20060912 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/scorched3d/Makefile b/games/scorched3d/Makefile index 2def909beefd..a5d0026ba72d 100644 --- a/games/scorched3d/Makefile +++ b/games/scorched3d/Makefile @@ -7,7 +7,7 @@ PORTNAME= scorched3d PORTVERSION= 0.${SCORCH_VERSION}${SCORCH_REVISION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scorched3d @@ -51,33 +51,6 @@ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" \ .include <bsd.port.pre.mk> post-patch: - @${REINPLACE_CMD} -E 's,#include.*<SDL/(SDL.*\.h)>,#include <SDL11/\1>,g' \ - ${WRKSRC}/configure.ac \ - ${WRKSRC}/src/GLEXT/GLBitmap.cpp \ - ${WRKSRC}/src/GLEXT/GLState.h \ - ${WRKSRC}/src/GLEXT/GLStateExtension.cpp \ - ${WRKSRC}/src/client/ClientMain.cpp \ - ${WRKSRC}/src/client/SoftwareMouse.cpp \ - ${WRKSRC}/src/client/UniqueIdStore.cpp \ - ${WRKSRC}/src/common/Clock.cpp \ - ${WRKSRC}/src/common/Display.h \ - ${WRKSRC}/src/common/Gamma.cpp \ - ${WRKSRC}/src/common/Gamma.h \ - ${WRKSRC}/src/common/KeyStateTranslate.h \ - ${WRKSRC}/src/common/KeyTranslate.h \ - ${WRKSRC}/src/common/KeyboardHistory.h \ - ${WRKSRC}/src/common/Logger.cpp \ - ${WRKSRC}/src/common/Mouse.h \ - ${WRKSRC}/src/common/RandomGenerator.cpp \ - ${WRKSRC}/src/coms/NetBuffer.cpp \ - ${WRKSRC}/src/coms/NetBuffer.h \ - ${WRKSRC}/src/coms/NetMessageHandler.h \ - ${WRKSRC}/src/coms/NetMessagePool.h \ - ${WRKSRC}/src/engine/MainLoop.cpp \ - ${WRKSRC}/src/scorched/MainDialog.cpp \ - ${WRKSRC}/src/scorched/main.cpp \ - ${WRKSRC}/src/server/ServerBrowserInfo.h \ - ${WRKSRC}/src/server/ServerMain.cpp @${REINPLACE_CMD} -e 's,<malloc.h>,<stdlib.h>,g' \ ${WRKSRC}/src/3dsparse/aseFile.tab.cpp \ ${WRKSRC}/src/ode/config.h diff --git a/games/scourge/Makefile b/games/scourge/Makefile index 551c15399bed..dfc4c96b4235 100644 --- a/games/scourge/Makefile +++ b/games/scourge/Makefile @@ -7,6 +7,7 @@ PORTNAME= scourge PORTVERSION= 0.15 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/scramble/Makefile b/games/scramble/Makefile index a905fed7d983..b4dac1552844 100644 --- a/games/scramble/Makefile +++ b/games/scramble/Makefile @@ -7,6 +7,7 @@ PORTNAME= scramble PORTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.shiftygames.com/scramble/ @@ -53,7 +54,7 @@ pre-configure: .endif post-patch: - @${REINPLACE_CMD} -e 's|-std=gnu99 ||g' -e 's|SDL/|SDL11/|g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|-std=gnu99 ||g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|/usr/share/dict/words|${DICTIONARY}|g' ${WRKSRC}/src/scramble.c .include <bsd.port.post.mk> diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index b053d4edf82d..b99778ce8358 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -7,6 +7,7 @@ PORTNAME= scummvm PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= games emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/sdb/Makefile b/games/sdb/Makefile index f1ad290e2953..bbc80e67826a 100644 --- a/games/sdb/Makefile +++ b/games/sdb/Makefile @@ -7,6 +7,7 @@ PORTNAME= sdb PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://sdb.gamecreation.org/ diff --git a/games/sdlquake2/Makefile b/games/sdlquake2/Makefile index 6966fc9b1fc1..c9d15a25a7a2 100644 --- a/games/sdlquake2/Makefile +++ b/games/sdlquake2/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdlquake2 PORTVERSION= 0.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://koti.mbnet.fi/~turol/sdlquake2/ diff --git a/games/sdlroids/Makefile b/games/sdlroids/Makefile index 863dcadbc0d3..64523850c66b 100644 --- a/games/sdlroids/Makefile +++ b/games/sdlroids/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdlroids PORTVERSION= 1.3.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/sdlsand/Makefile b/games/sdlsand/Makefile index 8be58ebb5fbb..891e55f72d82 100644 --- a/games/sdlsand/Makefile +++ b/games/sdlsand/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdlsand PORTVERSION= 20060207 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/senken/Makefile b/games/senken/Makefile index 165cdef5d77c..aa15368d43ee 100644 --- a/games/senken/Makefile +++ b/games/senken/Makefile @@ -6,7 +6,7 @@ PORTNAME= senken PORTVERSION= 0.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles diff --git a/games/shaaft/Makefile b/games/shaaft/Makefile index 467781891a5f..49475e5ff44e 100644 --- a/games/shaaft/Makefile +++ b/games/shaaft/Makefile @@ -7,7 +7,7 @@ PORTNAME= shaaft PORTVERSION= 0.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= criticalmass diff --git a/games/shootingstar/Makefile b/games/shootingstar/Makefile index 56cfc277e458..9fe2e0bb0869 100644 --- a/games/shootingstar/Makefile +++ b/games/shootingstar/Makefile @@ -7,6 +7,7 @@ PORTNAME= shootingstar PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.2ndpoint.fi/projektit.xml/shootingstar/files/ diff --git a/games/slune/Makefile b/games/slune/Makefile index db8b3f2a0fa9..453c0ba86326 100644 --- a/games/slune/Makefile +++ b/games/slune/Makefile @@ -7,7 +7,7 @@ PORTNAME= slune PORTVERSION= 1.0.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games python MASTER_SITES= http://download.gna.org/slune/ DISTNAME= Slune-${PORTVERSION} diff --git a/games/solarconquest/Makefile b/games/solarconquest/Makefile index 465793067cd7..5ff0e59bc5cb 100644 --- a/games/solarconquest/Makefile +++ b/games/solarconquest/Makefile @@ -7,6 +7,7 @@ PORTNAME= solarconquest PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://games.sajthelper.com/ \ ${MASTER_SITE_LOCAL} diff --git a/games/sopwith/Makefile b/games/sopwith/Makefile index a2cca9e6dfac..6f76fd3f8c50 100644 --- a/games/sopwith/Makefile +++ b/games/sopwith/Makefile @@ -7,7 +7,7 @@ PORTNAME= sopwith PORTVERSION= 1.7.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sdl-sopwith diff --git a/games/ssc/Makefile b/games/ssc/Makefile index 55c3b4b6875a..fcd705a7d9d2 100644 --- a/games/ssc/Makefile +++ b/games/ssc/Makefile @@ -7,7 +7,7 @@ PORTNAME= ssc PORTVERSION= 0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}x diff --git a/games/starfighter/Makefile b/games/starfighter/Makefile index 2bcc7a1d1714..2c818da93e88 100644 --- a/games/starfighter/Makefile +++ b/games/starfighter/Makefile @@ -7,7 +7,7 @@ PORTNAME= starfighter DISTVERSION= 1.1-1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.parallelrealities.co.uk/download.php?type=zip&file= diff --git a/games/stratagus/Makefile b/games/stratagus/Makefile index 55a8cacfe212..beeb135d74c1 100644 --- a/games/stratagus/Makefile +++ b/games/stratagus/Makefile @@ -7,7 +7,7 @@ PORTNAME= stratagus PORTVERSION= 2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/supertux/Makefile b/games/supertux/Makefile index 0c8e0b65fcfa..97b7667bd377 100644 --- a/games/supertux/Makefile +++ b/games/supertux/Makefile @@ -7,6 +7,7 @@ PORTNAME= supertux PORTVERSION= 0.1.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -25,8 +26,4 @@ CONFIGURE_ARGS= --disable-debug .include <bsd.port.pre.mk> -post-patch: - @${REINPLACE_CMD} -e 's|SDL/|SDL11/|' \ - ${WRKSRC}/src/type.h - .include <bsd.port.post.mk> diff --git a/games/tecnoballz/Makefile b/games/tecnoballz/Makefile index a6c908296456..af67921ced88 100644 --- a/games/tecnoballz/Makefile +++ b/games/tecnoballz/Makefile @@ -7,6 +7,7 @@ PORTNAME= tecnoballz PORTVERSION= 0.90 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://linux.tlk.fr/games/TecnoballZ/download/ EXTRACT_SUFX= .tgz diff --git a/games/tenebrae/Makefile b/games/tenebrae/Makefile index ad4f16f981e9..c0c092e5a14e 100644 --- a/games/tenebrae/Makefile +++ b/games/tenebrae/Makefile @@ -7,7 +7,7 @@ PORTNAME= tenebrae PORTVERSION= 1.04 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://tenebrae.sourceforge.net/downloads/ DISTFILES= ${PORTNAME}_src${EXTRACT_SUFX} \ diff --git a/games/thevalley/Makefile b/games/thevalley/Makefile index dabf8dbc195c..3b49d575d71f 100644 --- a/games/thevalley/Makefile +++ b/games/thevalley/Makefile @@ -6,6 +6,7 @@ PORTNAME= thevalley PORTVERSION= 0.98 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.autismuk.freeserve.co.uk/ DISTNAME= valley-${PORTVERSION} diff --git a/games/tileworld/Makefile b/games/tileworld/Makefile index b9bb35e63d9f..52ed05818206 100644 --- a/games/tileworld/Makefile +++ b/games/tileworld/Makefile @@ -7,6 +7,7 @@ PORTNAME= tileworld PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.muppetlabs.com/~breadbox/pub/software/tworld/ DISTNAME= tworld-${PORTVERSION} @@ -24,6 +25,5 @@ MAN6= tworld.6 post-patch: @${REINPLACE_CMD} -e 's|make|$${MAKE}|g; s|cp -i|cp|' ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e 's|sdl-config|sdl11-config|g' ${WRKSRC}/configure .include <bsd.port.mk> diff --git a/games/tmw/Makefile b/games/tmw/Makefile index 20261ae65a31..03dcbb7e7ba5 100644 --- a/games/tmw/Makefile +++ b/games/tmw/Makefile @@ -7,6 +7,7 @@ PORTNAME= tmw PORTVERSION= 0.0.20 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= themanaworld @@ -25,6 +26,7 @@ GNU_CONFIGURE= yes USE_SDL= sdl image mixer net CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `${SDL_CONFIG} --cflags` -I${X11BASE}/include" \ + CFLAGS="`${SDL_CONFIG} --cflags`" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ CXXFLAGS="${PTHREAD_LIBS}" diff --git a/games/tmw/files/patch-configure b/games/tmw/files/patch-configure deleted file mode 100644 index 62b4bd64b7b3..000000000000 --- a/games/tmw/files/patch-configure +++ /dev/null @@ -1,22 +0,0 @@ ---- configure.orig Tue Sep 5 13:47:45 2006 -+++ configure Tue Sep 5 13:48:14 2006 -@@ -7533,7 +7533,7 @@ - - # Search for sdl-config - # Extract the first word of "sdl-config", so it can be a program name with args. --set dummy sdl-config; ac_word=$2 -+set dummy sdl11-config; ac_word=$2 - { echo "$as_me:$LINENO: checking for $ac_word" >&5 - echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } - if test "${ac_cv_path_LIBSDL_CONFIG+set}" = set; then -@@ -7590,8 +7590,8 @@ - #define HAVE_LIBSDL 0 - _ACEOF - -- { { echo "$as_me:$LINENO: error: Could not find sdl-config, check http://www.libsdl.org" >&5 --echo "$as_me: error: Could not find sdl-config, check http://www.libsdl.org" >&2;} -+ { { echo "$as_me:$LINENO: error: Could not find sdl11-config, check http://www.libsdl.org" >&5 -+echo "$as_me: error: Could not find sdl11-config, check http://www.libsdl.org" >&2;} - { (exit 1); exit 1; }; } - fi - diff --git a/games/tomatoes/Makefile b/games/tomatoes/Makefile index 1c1c7971552a..ffd20ce3b04a 100644 --- a/games/tomatoes/Makefile +++ b/games/tomatoes/Makefile @@ -7,7 +7,7 @@ PORTNAME= tomatoes PORTVERSION= 1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/toppler/Makefile b/games/toppler/Makefile index ebdd21ebfdf7..3e013c447bfd 100644 --- a/games/toppler/Makefile +++ b/games/toppler/Makefile @@ -7,6 +7,7 @@ PORTNAME= toppler PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= toppler diff --git a/games/torrent/Makefile b/games/torrent/Makefile index 4d9fe0cfe352..0e767eb5d156 100644 --- a/games/torrent/Makefile +++ b/games/torrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= torrent PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.shiftygames.com/torrent/ @@ -29,6 +30,6 @@ post-extract: ${XARGS} -0 ${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//' post-patch: - @${REINPLACE_CMD} -e 's|SDL/|SDL11/|g; s|-std=gnu99 ||g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|-std=gnu99 ||g' ${WRKSRC}/configure .include <bsd.port.mk> diff --git a/games/toycars/Makefile b/games/toycars/Makefile index 4156964a648f..4ba47123ded3 100644 --- a/games/toycars/Makefile +++ b/games/toycars/Makefile @@ -7,6 +7,7 @@ PORTNAME= toycars PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= toycars diff --git a/games/trackballs/Makefile b/games/trackballs/Makefile index f54ced630149..ca96b04c8834 100644 --- a/games/trackballs/Makefile +++ b/games/trackballs/Makefile @@ -7,6 +7,7 @@ PORTNAME= trackballs PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/tremor/Makefile b/games/tremor/Makefile index 4c38d594f4a8..45ce92d07479 100644 --- a/games/tremor/Makefile +++ b/games/tremor/Makefile @@ -7,6 +7,7 @@ PORTNAME= tremor PORTVERSION= 3.2.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://qudos.quakedev.com/linux/quake1/:src \ http://tremor.quakedev.com/:data diff --git a/games/tremulous/Makefile b/games/tremulous/Makefile index c8df870fc9e7..a6bc6f2c2ed0 100644 --- a/games/tremulous/Makefile +++ b/games/tremulous/Makefile @@ -7,6 +7,7 @@ PORTNAME= tremulous PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S|$|${PORTNAME}/|} \ http://0day.icculus.org/mirrors/tremulous/ \ diff --git a/games/trigger/Makefile b/games/trigger/Makefile index 8207d6b3579b..2f3eb9011fe0 100644 --- a/games/trigger/Makefile +++ b/games/trigger/Makefile @@ -7,7 +7,7 @@ PORTNAME= trigger PORTVERSION= 0.5.1c -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://0day.icculus.org/mirrors/trigger/ DISTFILES= trigger-${PORTVERSION}-src${EXTRACT_SUFX} \ diff --git a/games/trimines/Makefile b/games/trimines/Makefile index ceeff20321d8..ef6472409121 100644 --- a/games/trimines/Makefile +++ b/games/trimines/Makefile @@ -7,6 +7,7 @@ PORTNAME= trimines PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.freewebs.com/trimines/ diff --git a/games/ttt/Makefile b/games/ttt/Makefile index 654e4025f39f..8b15d72bc227 100644 --- a/games/ttt/Makefile +++ b/games/ttt/Makefile @@ -7,7 +7,7 @@ PORTNAME= ttt PORTVERSION= 2003.03.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ftp://ftp.billsgames.com/unix/x/ttt/ diff --git a/games/tuxpaint/Makefile b/games/tuxpaint/Makefile index 489e810bae92..837a8dd27901 100644 --- a/games/tuxpaint/Makefile +++ b/games/tuxpaint/Makefile @@ -7,6 +7,7 @@ PORTNAME= tuxpaint PORTVERSION= 0.9.15b +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/tuxpaint/files/patch-Makefile b/games/tuxpaint/files/patch-Makefile index 3d4b7e793b77..a213b75f34f8 100644 --- a/games/tuxpaint/files/patch-Makefile +++ b/games/tuxpaint/files/patch-Makefile @@ -1,5 +1,5 @@ ---- Makefile.orig Sat Oct 15 00:22:36 2005 -+++ Makefile Mon Nov 28 16:17:07 2005 +--- Makefile.orig Sun Nov 27 09:44:15 2005 ++++ Makefile Tue Sep 12 18:22:27 2006 @@ -17,7 +17,6 @@ # Where to install things: @@ -22,7 +22,7 @@ # Libraries, paths, and flags: -SDL_LIBS=$(shell sdl-config --libs) -lSDL_image -lSDL_ttf $(SDL_MIXER_LIB) -+SDL_LIBS=$(shell ${SDL_CONFIG} --libs) -lSDL_image -lSDL_ttf $(SDL_MIXER_LIB) ++SDL_LIBS=$(shell ${SDL_CONFIG} --libs) -lSDL_image -lSDL_ttf -lpng $(SDL_MIXER_LIB) SDL_MIXER_LIB=-lSDL_mixer -SDL_CFLAGS=$(shell sdl-config --cflags) +SDL_CFLAGS=$(shell ${SDL_CONFIG} --cflags) diff --git a/games/tuxpuck/Makefile b/games/tuxpuck/Makefile index 8300edbc5c25..49ec7f2b1070 100644 --- a/games/tuxpuck/Makefile +++ b/games/tuxpuck/Makefile @@ -8,7 +8,7 @@ PORTNAME= tuxpuck PORTVERSION= 0.8.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://users.student.lth.se/d00jkr/tuxpuck/ diff --git a/games/tuxracer/Makefile b/games/tuxracer/Makefile index 178318372cf4..72044bb067ef 100644 --- a/games/tuxracer/Makefile +++ b/games/tuxracer/Makefile @@ -7,7 +7,7 @@ PORTNAME= tuxracer PORTVERSION= 0.61 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=tuxracer diff --git a/games/tuxtype/Makefile b/games/tuxtype/Makefile index 21173af316e4..505846f05655 100644 --- a/games/tuxtype/Makefile +++ b/games/tuxtype/Makefile @@ -7,7 +7,7 @@ PORTNAME= tuxtype PORTVERSION= 1.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/uhexen/Makefile b/games/uhexen/Makefile index 5f05d8d07047..f30e384cedc5 100644 --- a/games/uhexen/Makefile +++ b/games/uhexen/Makefile @@ -7,7 +7,7 @@ PORTNAME= uhexen PORTVERSION= 0.601 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://uhexen.sourceforge.net/ DISTNAME= ${PORTNAME}-latest diff --git a/games/uqm/Makefile b/games/uqm/Makefile index 198d4c775ac4..d6ce2f93f136 100644 --- a/games/uqm/Makefile +++ b/games/uqm/Makefile @@ -14,6 +14,7 @@ PORTNAME= uqm PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sc2 diff --git a/games/uqm/files/patch-build-unix-config_proginfo_host b/games/uqm/files/patch-build-unix-config_proginfo_host index 68871e58640e..01ad3adb441d 100644 --- a/games/uqm/files/patch-build-unix-config_proginfo_host +++ b/games/uqm/files/patch-build-unix-config_proginfo_host @@ -1,5 +1,18 @@ ---- build/unix/config_proginfo_host.orig Tue Feb 7 03:45:58 2006 -+++ build/unix/config_proginfo_host Tue Feb 7 03:48:21 2006 +--- build/unix/config_proginfo_host.orig Thu Jan 19 22:13:38 2006 ++++ build/unix/config_proginfo_host Tue Sep 12 19:12:07 2006 +@@ -55,9 +55,9 @@ + LIB_SDL_NAME="Simple DirectMedia Layer" + case "$HOST_SYSTEM" in + FreeBSD) +- LIB_SDL_CFLAGS='$(sdl11-config --cflags)' +- LIB_SDL_LDFLAGS='$(sdl11-config --libs)' +- LIB_SDL_VERSION='$(sdl11-config --version)' ++ LIB_SDL_CFLAGS='$(sdl-config --cflags)' ++ LIB_SDL_LDFLAGS='$(sdl-config --libs)' ++ LIB_SDL_VERSION='$(sdl-config --version)' + ;; + Darwin) + LIB_SDL_CFLAGS='' @@ -102,7 +102,7 @@ LIB_openal_CFLAGS="" case "$HOST_SYSTEM" in diff --git a/games/vavoom/Makefile b/games/vavoom/Makefile index c0d77c95b2ae..89abb7f5f88f 100644 --- a/games/vavoom/Makefile +++ b/games/vavoom/Makefile @@ -7,6 +7,7 @@ PORTNAME= vavoom PORTVERSION= 1.21.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/games/vdrift/Makefile b/games/vdrift/Makefile index 05832acb7185..32b8d5822adb 100644 --- a/games/vdrift/Makefile +++ b/games/vdrift/Makefile @@ -7,6 +7,7 @@ PORTNAME= vdrift PORTVERSION= 20060708 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -61,10 +62,7 @@ BROKEN= Does not compile on sparc64 .endif post-patch: - @${FIND} ${WRKSRC}/src/* -type f -exec ${REINPLACE_CMD} -e 's|SDL/|SDL11/|g' "{}" \; - @${FIND} ${WRKSRC}/include/* -type f -exec ${REINPLACE_CMD} -e 's|SDL/|SDL11/|g' "{}" \; @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/SConstruct - @${REINPLACE_CMD} -e 's|sdl-config|sdl11-config|g' ${WRKSRC}/src/SConscript @${REINPLACE_CMD} -e "s|'openal'|'openal','alut'|g" ${WRKSRC}/SConstruct do-build: diff --git a/games/vdrift/files/patch-SConstruct b/games/vdrift/files/patch-SConstruct index 89d701992c1d..03c735ce9304 100644 --- a/games/vdrift/files/patch-SConstruct +++ b/games/vdrift/files/patch-SConstruct @@ -1,6 +1,6 @@ ---- SConstruct Fri Jul 21 16:43:04 2006 -+++ SConstruct Fri Jul 21 16:43:49 2006 -@@ -42,7 +42,7 @@ +--- SConstruct.orig Sun Jul 9 03:05:30 2006 ++++ SConstruct Tue Sep 12 19:16:12 2006 +@@ -42,10 +42,10 @@ env = Environment(ENV = os.environ, CPPPATH = ['#include',LOCALBASE + '/include', LOCALBASE + '/include/AL',X11BASE + '/include'], LIBPATH = ['.', '#lib', LOCALBASE + '/lib', X11BASE + '/lib'], @@ -8,4 +8,8 @@ + LINKFLAGS = ['-pthread','-lintl'], options = opts) - check_headers = ['GL/gl.h', 'GL/glu.h', 'SDL11/SDL.h', 'SDL11/SDL_image.h', 'SDL11/SDL_net.h'] +- check_headers = ['GL/gl.h', 'GL/glu.h', 'SDL11/SDL.h', 'SDL11/SDL_image.h', 'SDL11/SDL_net.h'] ++ check_headers = ['GL/gl.h', 'GL/glu.h', 'SDL/SDL.h', 'SDL/SDL_image.h', 'SDL/SDL_net.h'] + + env.Replace(CC = os.environ['CC']) + env.Replace(CXX = os.environ['CXX']) diff --git a/games/vdrift/files/patch-src_sound.cpp b/games/vdrift/files/patch-src_sound.cpp new file mode 100644 index 000000000000..8819c41a060a --- /dev/null +++ b/games/vdrift/files/patch-src_sound.cpp @@ -0,0 +1,14 @@ +--- src/sound.cpp.orig Tue Sep 12 19:39:38 2006 ++++ src/sound.cpp Tue Sep 12 19:41:19 2006 +@@ -282,9 +282,9 @@ + alutLoadWAVFile((ALbyte*)(filename).c_str(), &format, &data, &size, &freq); + #else + #ifdef OLD_OPENAL +- alutLoadWAVFile((ALbyte*)(filename).c_str(), &format, &data, &size, &freq, &loop); ++ alutLoadWAVFile(filename.c_str(), &format, &data, &size, &freq, &loop); + #else +- data = alutLoadMemoryFromFile((ALbyte*)(filename).c_str(), &format, &size, &freq); ++ data = alutLoadMemoryFromFile(filename.c_str(), &format, &size, &freq); + #endif + #endif + //bool err = LoadWave(filename, &format, &data, &size, &freq, &loop); diff --git a/games/vectoroids/Makefile b/games/vectoroids/Makefile index 6d6e984a940d..1af95f17b4b1 100644 --- a/games/vectoroids/Makefile +++ b/games/vectoroids/Makefile @@ -7,7 +7,7 @@ PORTNAME= vectoroids PORTVERSION= 1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= ftp://ftp.billsgames.com/unix/x/vectoroids/src/ diff --git a/games/volleyball/Makefile b/games/volleyball/Makefile index a4d425203792..7c92b7fe73e0 100644 --- a/games/volleyball/Makefile +++ b/games/volleyball/Makefile @@ -7,6 +7,7 @@ PORTNAME= volleyball PORTVERSION= 0.8.5 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.losersjuegos.com.ar/juegos/volleyball/descargas/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/games/vor/Makefile b/games/vor/Makefile index 223746522f4f..c6de6ca6dcd1 100644 --- a/games/vor/Makefile +++ b/games/vor/Makefile @@ -7,6 +7,7 @@ PORTNAME= vor PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://qualdan.com/vor/ diff --git a/games/vultures-claw/Makefile b/games/vultures-claw/Makefile index d4437e3bb5f8..bac856874a2e 100644 --- a/games/vultures-claw/Makefile +++ b/games/vultures-claw/Makefile @@ -7,7 +7,7 @@ PORTNAME= vultures PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.darkarts.co.za/projects/vultures/downloads/${PORTVERSION}/ PKGNAMESUFFIX= -claw diff --git a/games/vultures-claw/files/patch-sys_unix_Makefile.src b/games/vultures-claw/files/patch-sys_unix_Makefile.src new file mode 100644 index 000000000000..ec4c1d866d60 --- /dev/null +++ b/games/vultures-claw/files/patch-sys_unix_Makefile.src @@ -0,0 +1,31 @@ +--- sys/unix/Makefile.src.orig Tue Sep 12 18:50:59 2006 ++++ sys/unix/Makefile.src Tue Sep 12 18:51:23 2006 +@@ -147,13 +147,8 @@ + + # VULTURESCFLAGS will be passed to the sub-makefile for vultures + OS = $(shell uname -s) +-ifeq ($(OS),FreeBSD) +- SDL_CONFIG = sdl11-config +- SDLMAIN = -lSDLmain-1.1 +-else +- SDL_CONFIG = sdl-config +- SDLMAIN = -lSDLmain +-endif ++SDL_CONFIG = sdl-config ++SDLMAIN = -lSDLmain + VULTURESCFLAGS = -Wall -O -g + CFLAGS = -g -O -I../include -I ../win/vultures $(shell $(SDL_CONFIG) --cflags) + LFLAGS = +@@ -362,11 +357,7 @@ + # necessary compile and link flags. + # + OS = $(shell uname -s) +-ifeq ($(OS),FreeBSD) +- SDL = sdl11-config +-else +- SDL = sdl-config +-endif ++SDL = sdl-config + WINVULTURESLIB = `$(SDL) --libs` $(SDLMAIN) -lSDL_mixer -lSDL_ttf -lpng -lz + + ifeq ($(OS),Darwin) diff --git a/games/vultures-eye/Makefile b/games/vultures-eye/Makefile index 35f03b084fc2..a33e822a4dea 100644 --- a/games/vultures-eye/Makefile +++ b/games/vultures-eye/Makefile @@ -7,7 +7,7 @@ PORTNAME= vultures PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.darkarts.co.za/projects/vultures/downloads/${PORTVERSION}/ PKGNAMESUFFIX= -eye diff --git a/games/vultures-eye/files/patch-sys-unix-Makefile.sys b/games/vultures-eye/files/patch-sys-unix-Makefile.sys index b44f4afee53f..078cab809fbc 100644 --- a/games/vultures-eye/files/patch-sys-unix-Makefile.sys +++ b/games/vultures-eye/files/patch-sys-unix-Makefile.sys @@ -1,18 +1,20 @@ ---- sys/unix/Makefile.src.orig Thu Apr 6 02:59:04 2006 -+++ sys/unix/Makefile.src Thu May 25 01:24:10 2006 -@@ -154,21 +154,21 @@ +--- sys/unix/Makefile.src.orig Tue Jun 6 23:23:32 2006 ++++ sys/unix/Makefile.src Tue Sep 12 18:31:34 2006 +@@ -153,22 +153,17 @@ + # VULTURESCFLAGS will be passed to the sub-makefile for vultures OS = $(shell uname -s) - ifeq ($(OS),FreeBSD) +-ifeq ($(OS),FreeBSD) - SDL_CONFIG = sdl11-config -+# SDL_CONFIG = sdl11-config - SDLMAIN = -lSDLmain-1.1 - else - SDL_CONFIG = sdl-config - SDLMAIN = -lSDLmain - endif +- SDLMAIN = -lSDLmain-1.1 +-else +- SDL_CONFIG = sdl-config +- SDLMAIN = -lSDLmain +-endif -VULTURESCFLAGS = -Wall -g -CFLAGS = -g -I../include -I ../win/vultures $(shell $(SDL_CONFIG) --cflags) ++SDL_CONFIG = sdl-config ++SDLMAIN = -lSDLmain +VULTURESCFLAGS = ${CFLAGS} +CFLAGS += -g -I../include -I ../win/vultures $(shell $(SDL_CONFIG) --cflags) LFLAGS = @@ -27,7 +29,7 @@ #LINK=g++ # For cross-compiling, eg. with gcc on Linux (see also CC further up): #CXX=arm-linux-g++ -@@ -480,7 +480,7 @@ +@@ -480,7 +475,7 @@ @rm -f $(MAKEDEFS) ../win/vultures/build_n/vultures.o: objects.o monst.o ../include/date.h ../win/vultures/* ../win/vultures/util/* diff --git a/games/warsow/Makefile b/games/warsow/Makefile index 791f0d60626b..28d5836f4c87 100644 --- a/games/warsow/Makefile +++ b/games/warsow/Makefile @@ -7,7 +7,7 @@ PORTNAME= warsow PORTVERSION= 0.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://warsow.aditsystems.com/ \ http://ftp.club-internet.fr/pub/games/nofrag/warsow/ \ diff --git a/games/wesnoth-devel/Makefile b/games/wesnoth-devel/Makefile index 8a0611e87258..b31e3523d092 100644 --- a/games/wesnoth-devel/Makefile +++ b/games/wesnoth-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= wesnoth PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.wesnoth.org/files/ diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 8a0611e87258..b31e3523d092 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -7,6 +7,7 @@ PORTNAME= wesnoth PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.wesnoth.org/files/ diff --git a/games/wolf3d/Makefile b/games/wolf3d/Makefile index 68d60ae41eb9..39beef6a6eb0 100644 --- a/games/wolf3d/Makefile +++ b/games/wolf3d/Makefile @@ -7,7 +7,7 @@ PORTNAME= wolf3d PORTVERSION= 20011028 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://www.icculus.org/wolf3d/:wolf \ http://cvsup.theplanet.com/distfiles/:wolf \ diff --git a/games/wop/Makefile b/games/wop/Makefile index ba22394da0e6..915ce4d58840 100644 --- a/games/wop/Makefile +++ b/games/wop/Makefile @@ -7,6 +7,7 @@ PORTNAME= wop PORTVERSION= 0.4.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://wormsofprey.org/download/ DISTFILES= ${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFX} \ diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index 07bc5fdb09f5..c8d9980c4641 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmoto PORTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/xonotic/Makefile b/games/xonotic/Makefile index 6377f2f5c03f..638c4948c5df 100644 --- a/games/xonotic/Makefile +++ b/games/xonotic/Makefile @@ -7,6 +7,7 @@ PORTNAME= nexuiz PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/xpilot-ng-server/Makefile b/games/xpilot-ng-server/Makefile index b283934588f5..0b729965349b 100644 --- a/games/xpilot-ng-server/Makefile +++ b/games/xpilot-ng-server/Makefile @@ -7,6 +7,7 @@ PORTNAME= xpilot-ng PORTVERSION= 4.7.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xpilot @@ -87,8 +88,6 @@ PLIST_SUB+= SOUND="@comment " .endif post-patch: - @${REINPLACE_CMD} -e 's,#include "SDL/,#include "SDL11/,g' \ - ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|mapconvert\.py||' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|xpilot-ng-server\.man||' \ ${WRKSRC}/doc/man/Makefile.in diff --git a/games/xpired/Makefile b/games/xpired/Makefile index 4f7208e3a225..dc2577dfbf64 100644 --- a/games/xpired/Makefile +++ b/games/xpired/Makefile @@ -7,7 +7,7 @@ PORTNAME= xpired PORTVERSION= 1.22 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xpired diff --git a/games/xpired/files/patch-Makefile b/games/xpired/files/patch-Makefile deleted file mode 100644 index 877c0dd7bb22..000000000000 --- a/games/xpired/files/patch-Makefile +++ /dev/null @@ -1,13 +0,0 @@ ---- Makefile.orig Mon Aug 5 14:41:31 2002 -+++ Makefile Mon Aug 5 14:43:38 2002 -@@ -1,8 +1,6 @@ --PREFIX=/usr/local - SHARE_PREFIX=$(PREFIX)/share/xpired --CFLAGS=`sdl-config --cflags` -DUNIX -DPREFIX=\"$(PREFIX)\" -DSHARE_PREFIX=\"$(SHARE_PREFIX)\" --LDFLAGS=`sdl-config --libs` -lSDL -lSDL_mixer -lSDL_image -lSDL_gfx --CC=gcc -+CFLAGS=`sdl11-config --cflags` -DUNIX -DPREFIX=\"$(PREFIX)\" -DSHARE_PREFIX=\"$(SHARE_PREFIX)\" -+LDFLAGS=`sdl11-config --libs` -lSDL_mixer -lSDL_image -lSDL_gfx - - BINARIES = xpired xpiredit - diff --git a/games/xrick/Makefile b/games/xrick/Makefile index 626069845ff6..530c57c71932 100644 --- a/games/xrick/Makefile +++ b/games/xrick/Makefile @@ -7,7 +7,7 @@ PORTNAME= xrick PORTVERSION= 021212 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.bigorno.net/xrick/ EXTRACT_SUFX= .tgz diff --git a/games/xrick/files/patch-Makefile b/games/xrick/files/patch-Makefile deleted file mode 100644 index ec3c5a003615..000000000000 --- a/games/xrick/files/patch-Makefile +++ /dev/null @@ -1,22 +0,0 @@ ---- Makefile.orig Tue Dec 24 18:58:26 2002 -+++ Makefile Mon Mar 31 22:28:45 2003 -@@ -15,7 +15,7 @@ - # Vars - # - --SDLVERSION=$(shell sdl-config --version 2>/dev/null) -+SDLVERSION=$(shell sdl11-config --version 2>/dev/null) - ROOTDIR=$(shell pwd) - TARGET=$(shell uname -s | tr [a-z] [A-Z]) - -@@ -71,8 +71,8 @@ - all: - @echo "ROOTDIR=$(ROOTDIR)" > Makefile.global - @echo "XOBJ=$(XOBJ)" >> Makefile.global -- @echo "CFLAGS=-g -ansi -pedantic -Wall -W -O2 -I $(ROOTDIR)/include $(shell sdl-config --cflags)" >> Makefile.global -- @echo "LDFLAGS=-lz $(shell sdl-config --libs)" >> Makefile.global -+ @echo "CFLAGS=-g -ansi -pedantic -Wall -W -O2 -I $(ROOTDIR)/include $(shell sdl11-config --cflags)" >> Makefile.global -+ @echo "LDFLAGS=-lz $(shell sdl11-config --libs)" >> Makefile.global - @echo "CC=gcc" >> Makefile.global - @echo "CPP=gcc -E" >> Makefile.global - $(MAKE) -C src all diff --git a/games/xye/Makefile b/games/xye/Makefile index 61a340c1ca4a..5cf1132eb3ed 100644 --- a/games/xye/Makefile +++ b/games/xye/Makefile @@ -7,6 +7,7 @@ PORTNAME= xye PORTVERSION= 0.7.6.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -25,7 +26,4 @@ USE_GMAKE= yes BROKEN= does not build on FreeBSD 4.x .endif -post-patch: - @${REINPLACE_CMD} -E 's,#include.*<SDL/(SDL.*\.h)>,#include <SDL11/\1>,g' ${WRKSRC}/src/vxsdl.h - .include <bsd.port.post.mk> diff --git a/games/zatacka/Makefile b/games/zatacka/Makefile index e547ff29ac58..8736bfae9e5a 100644 --- a/games/zatacka/Makefile +++ b/games/zatacka/Makefile @@ -7,6 +7,7 @@ PORTNAME= zatacka PORTVERSION= 0.1.6 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -26,8 +27,6 @@ PORTDOCS= README post-patch: @${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's|font.ttf|${DATADIR}/font.ttf|' ${WRKSRC}/fx.h - @${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/SDL_prim.h \ - ${WRKSRC}/fx.h @${REINPLACE_CMD} -e 's|barrier.jpg|${DATADIR}/barrier.jpg|' \ ${WRKSRC}/fx.cpp @${REINPLACE_CMD} -e 's|main_screen.jpg|${DATADIR}/main_screen.jpg|' \ |