diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/blobby/Makefile | 3 | ||||
-rw-r--r-- | games/daimonin-client/Makefile | 4 | ||||
-rw-r--r-- | games/daimonin/Makefile | 4 | ||||
-rw-r--r-- | games/excido/Makefile | 4 | ||||
-rw-r--r-- | games/lincity-ng/Makefile | 4 | ||||
-rw-r--r-- | games/love/Makefile | 4 | ||||
-rw-r--r-- | games/netpanzer-data/Makefile | 4 | ||||
-rw-r--r-- | games/netpanzer/Makefile | 4 | ||||
-rw-r--r-- | games/pingus/Makefile | 4 | ||||
-rw-r--r-- | games/tmw/Makefile | 3 | ||||
-rw-r--r-- | games/trigger/Makefile | 4 | ||||
-rw-r--r-- | games/warzone2100/Makefile | 4 | ||||
-rw-r--r-- | games/windstille/Makefile | 4 |
13 files changed, 26 insertions, 24 deletions
diff --git a/games/blobby/Makefile b/games/blobby/Makefile index ca8747e1f75f..eeef952abf8f 100644 --- a/games/blobby/Makefile +++ b/games/blobby/Makefile @@ -7,6 +7,7 @@ PORTNAME= blobby PORTVERSION= 0.6a +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF DISTNAME= blobby2-linux-${PORTVERSION} @@ -14,7 +15,7 @@ DISTNAME= blobby2-linux-${PORTVERSION} MAINTAINER= ganael.laplanche@martymac.com COMMENT= Official continuation of the famous Blobby Volley 1.x game -LIB_DEPENDS= physfs:${PORTSDIR}/devel/physfs \ +LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs \ drm:${PORTSDIR}/graphics/libdrm USE_XORG= x11 xext xxf86vm xdamage xfixes xau xdmcp xrandr xrender diff --git a/games/daimonin-client/Makefile b/games/daimonin-client/Makefile index a983e2ede4f8..1fa5fc70fc5c 100644 --- a/games/daimonin-client/Makefile +++ b/games/daimonin-client/Makefile @@ -7,14 +7,14 @@ PORTNAME= daimonin_client PORTVERSION= 0.9.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/daimonin MAINTAINER= pav@FreeBSD.org COMMENT= Free open source Massively Multiplayer On-line Role-playing Game (MMORPG) -LIB_DEPENDS= physfs:${PORTSDIR}/devel/physfs \ +LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs \ curl.5:${PORTSDIR}/ftp/curl USE_ZIP= yes diff --git a/games/daimonin/Makefile b/games/daimonin/Makefile index a983e2ede4f8..1fa5fc70fc5c 100644 --- a/games/daimonin/Makefile +++ b/games/daimonin/Makefile @@ -7,14 +7,14 @@ PORTNAME= daimonin_client PORTVERSION= 0.9.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/daimonin MAINTAINER= pav@FreeBSD.org COMMENT= Free open source Massively Multiplayer On-line Role-playing Game (MMORPG) -LIB_DEPENDS= physfs:${PORTSDIR}/devel/physfs \ +LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs \ curl.5:${PORTSDIR}/ftp/curl USE_ZIP= yes diff --git a/games/excido/Makefile b/games/excido/Makefile index a4f62a156cba..5c800d02a2ff 100644 --- a/games/excido/Makefile +++ b/games/excido/Makefile @@ -7,7 +7,7 @@ PORTNAME= excido PORTVERSION= 0.1.5c -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://offload1.icculus.org/excido/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -16,7 +16,7 @@ MAINTAINER= alepulver@FreeBSD.org COMMENT= A portable fast-paced 3d shooter LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \ - physfs-1.0.1:${PORTSDIR}/devel/physfs \ + physfs.1:${PORTSDIR}/devel/physfs \ alut.1:${PORTSDIR}/audio/freealut WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index 8e33d71eb4d1..db907da91baf 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -7,7 +7,7 @@ PORTNAME= lincity-ng PORTVERSION= 1.1.2 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ MAINTAINER= az@FreeBSD.org COMMENT= Improved rich city simulation game for X BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam -LIB_DEPENDS= physfs-1.0.1:${PORTSDIR}/devel/physfs +LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs USE_BZIP2= yes USE_SDL= sdl mixer image ttf gfx diff --git a/games/love/Makefile b/games/love/Makefile index 914959593ac2..981e4bff8d4f 100644 --- a/games/love/Makefile +++ b/games/love/Makefile @@ -7,7 +7,7 @@ PORTNAME= love DISTVERSION= 0.5-0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games devel MASTER_SITES= SF @@ -15,7 +15,7 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Open-source 2D game engine LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \ - physfs-1.0.1:${PORTSDIR}/devel/physfs \ + physfs.1:${PORTSDIR}/devel/physfs \ freetype.9:${PORTSDIR}/print/freetype2 BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost diff --git a/games/netpanzer-data/Makefile b/games/netpanzer-data/Makefile index 3809cd8b1487..7ffe63d2b268 100644 --- a/games/netpanzer-data/Makefile +++ b/games/netpanzer-data/Makefile @@ -7,7 +7,7 @@ PORTNAME= data PORTVERSION= 0.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX:S/-//} @@ -17,7 +17,7 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME:S/$/-/}${PORTVERSION} MAINTAINER= mad@madpilot.net COMMENT= Data files for the netpanzer game -LIB_DEPENDS= physfs-1.0.1:${PORTSDIR}/devel/physfs +LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam GNU_CONFIGURE= yes diff --git a/games/netpanzer/Makefile b/games/netpanzer/Makefile index f225c89e46f5..84500726647f 100644 --- a/games/netpanzer/Makefile +++ b/games/netpanzer/Makefile @@ -7,14 +7,14 @@ PORTNAME= netpanzer PORTVERSION= 0.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BERLIOS}/${PORTNAME}/ MAINTAINER= mad@madpilot.net COMMENT= Real time, isometric view, tank multiplayer strategy game -LIB_DEPENDS= physfs-1.0.1:${PORTSDIR}/devel/physfs +LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam RUN_DEPENDS= ${LOCALBASE}/share/netpanzer/wads/netp.act:${PORTSDIR}/games/netpanzer-data diff --git a/games/pingus/Makefile b/games/pingus/Makefile index 39dc5ee23aad..9f446b86b633 100644 --- a/games/pingus/Makefile +++ b/games/pingus/Makefile @@ -7,7 +7,7 @@ PORTNAME= pingus PORTVERSION= 0.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://pingus.seul.org/files/ @@ -16,7 +16,7 @@ COMMENT= Free Lemmings-like game LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ boost_regex.4:${PORTSDIR}/devel/boost \ - physfs-1.0.1:${PORTSDIR}/devel/physfs + physfs.1:${PORTSDIR}/devel/physfs USE_BZIP2= yes USE_ICONV= yes diff --git a/games/tmw/Makefile b/games/tmw/Makefile index b9377f372a09..3843d8779f05 100644 --- a/games/tmw/Makefile +++ b/games/tmw/Makefile @@ -7,6 +7,7 @@ PORTNAME= tmw PORTVERSION= 0.0.28.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF MASTER_SITE_SUBDIR= themanaworld @@ -18,7 +19,7 @@ COMMENT= A free open source 2D MMORPG in development LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ png.5:${PORTSDIR}/graphics/png \ curl.5:${PORTSDIR}/ftp/curl \ - physfs-1.0.1:${PORTSDIR}/devel/physfs + physfs.1:${PORTSDIR}/devel/physfs BUILD_DEPENDS= guichan>=0.8.1:${PORTSDIR}/devel/guichan RUN_DEPENDS= guichan>=0.8.1:${PORTSDIR}/devel/guichan diff --git a/games/trigger/Makefile b/games/trigger/Makefile index b95c74d0d645..9514a841699e 100644 --- a/games/trigger/Makefile +++ b/games/trigger/Makefile @@ -7,7 +7,7 @@ PORTNAME= trigger PORTVERSION= 0.5.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF MASTER_SITE_SUBDIR=${PORTNAME}-rally @@ -19,7 +19,7 @@ COMMENT= A rally car racing game BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam LIB_DEPENDS= openal:${PORTSDIR}/audio/openal \ - physfs:${PORTSDIR}/devel/physfs \ + physfs.1:${PORTSDIR}/devel/physfs \ alut.1:${PORTSDIR}/audio/freealut USE_SDL= sdl image diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile index b682f7cc16f2..916661fdd0a5 100644 --- a/games/warzone2100/Makefile +++ b/games/warzone2100/Makefile @@ -7,7 +7,7 @@ PORTNAME= warzone2100 PORTVERSION= 2.0.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://download.gna.org/warzone/releases/2.0/ @@ -20,7 +20,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ mad.2:${PORTSDIR}/audio/libmad \ ogg.5:${PORTSDIR}/audio/libogg \ openal.0:${PORTSDIR}/audio/openal \ - physfs-1.0.1:${PORTSDIR}/devel/physfs \ + physfs.1:${PORTSDIR}/devel/physfs \ png.5:${PORTSDIR}/graphics/png \ vorbis.4:${PORTSDIR}/audio/libvorbis diff --git a/games/windstille/Makefile b/games/windstille/Makefile index f2ffef524c45..c320661c48b9 100644 --- a/games/windstille/Makefile +++ b/games/windstille/Makefile @@ -7,7 +7,7 @@ PORTNAME= windstille PORTVERSION= 0.3.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= BERLIOS CENKES @@ -15,7 +15,7 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Classic 2D jump-n-shoot game LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \ - physfs-1.0.1:${PORTSDIR}/devel/physfs \ + physfs.1:${PORTSDIR}/devel/physfs \ ogg.5:${PORTSDIR}/audio/libogg \ vorbis.4:${PORTSDIR}/audio/libvorbis \ png.5:${PORTSDIR}/graphics/png \ |