diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2009-10-04 17:18:02 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2009-10-04 17:18:02 +0000 |
commit | cb7d12995803f2b082b11d7f29cfa61ba4af26d3 (patch) | |
tree | 2beeab6d3da436296329b3bce2ba8f8d9950c3f5 | |
parent | 2f045df7ffe480de2a69d7ee77872204c97d29eb (diff) | |
download | ports-cb7d12995803f2b082b11d7f29cfa61ba4af26d3.tar.gz ports-cb7d12995803f2b082b11d7f29cfa61ba4af26d3.zip |
Notes
-rw-r--r-- | games/nexuiz/Makefile | 10 | ||||
-rw-r--r-- | games/nexuiz/distinfo | 6 | ||||
-rw-r--r-- | games/nexuiz/pkg-plist | 12 | ||||
-rw-r--r-- | games/xonotic/Makefile | 10 | ||||
-rw-r--r-- | games/xonotic/distinfo | 6 | ||||
-rw-r--r-- | games/xonotic/pkg-plist | 12 |
6 files changed, 38 insertions, 18 deletions
diff --git a/games/nexuiz/Makefile b/games/nexuiz/Makefile index 3baed43f7bac..cead9392ef06 100644 --- a/games/nexuiz/Makefile +++ b/games/nexuiz/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nexuiz -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/NexuizRelease/Nexuiz%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} @@ -15,7 +15,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= danfe@FreeBSD.org COMMENT= A fast-paced, chaotic, and intense multiplayer first person shooter -NO_PACKAGE= Package will be 724MB, set FORCE_PACKAGE if you really want to build it +# Package size below is for default set of OPTIONS +NO_PACKAGE= Package will be 942MB, set FORCE_PACKAGE if you really want it USE_ZIP= yes @@ -77,7 +78,7 @@ PLIST_SUB+= SERVER="@comment " .endif post-extract: - @${EXTRACT_CMD} ${WRKDIR}/Nexuiz/sources/enginesource20090501.zip \ + @${EXTRACT_CMD} ${WRKDIR}/Nexuiz/sources/enginesource20091001.zip \ -d ${WRKDIR}/Nexuiz/sources post-patch: @@ -98,7 +99,8 @@ do-install: .endif .if !defined(WITHOUT_SERVER) cd ${WRKDIR}/Nexuiz && ${COPYTREE_SHARE} server ${DATADIR} - ${FIND} ${DATADIR}/server -type f -name \*.sh -o -name \*.pl | \ +# Fixup lost +x permissions on scripts after COPYTREE_SHARE + ${FIND} ${DATADIR}/server -type f -name *.sh -o -name rcon*.pl | \ ${XARGS} ${CHMOD} +x .endif diff --git a/games/nexuiz/distinfo b/games/nexuiz/distinfo index 8bee193e1e7a..049dfd350cd5 100644 --- a/games/nexuiz/distinfo +++ b/games/nexuiz/distinfo @@ -1,6 +1,6 @@ -MD5 (nexuiz-251.zip) = 8e945f71a922f1f87ab406bafadde93f -SHA256 (nexuiz-251.zip) = d33193b5e9ecdb0619c0dde23f0aa7ae740da25a025efbd90e90ea04e61cf756 -SIZE (nexuiz-251.zip) = 691491576 +MD5 (nexuiz-252.zip) = d750bc328e58df8492f8d88bdcf818cb +SHA256 (nexuiz-252.zip) = a5e27ebcc9775c4a490d0d3536c32e4a8f8f96b038c0b6a78d1823c37a962000 +SIZE (nexuiz-252.zip) = 931253731 MD5 (nexmappack_r2.zip) = e881e78e02e5e97c7c453192aab58f7d SHA256 (nexmappack_r2.zip) = 15088c7632e0b4f487c789fba4296f44ef5a5d83b51adcb9e603e289e5b8241e SIZE (nexmappack_r2.zip) = 113533483 diff --git a/games/nexuiz/pkg-plist b/games/nexuiz/pkg-plist index 1391969e06e7..64f4ea3e28c3 100644 --- a/games/nexuiz/pkg-plist +++ b/games/nexuiz/pkg-plist @@ -2,8 +2,8 @@ %%SDL_CLIENT%%bin/nexuiz-sdl %%SERVER%%bin/nexuiz-dedicated %%DATADIR%%/data/common-spog.pk3 -%%DATADIR%%/data/data20090501.pk3 -%%DATADIR%%/havoc/data20090501havoc.pk3 +%%DATADIR%%/data/data20091001.pk3 +%%DATADIR%%/havoc/data20091001havoc.pk3 @dirrm %%DATADIR%%/havoc %%MAPPACK%%%%DATADIR%%/data/79drdm5_beta2_nex.pk3 %%MAPPACK%%%%DATADIR%%/data/79drgc2_nex.pk3 @@ -42,10 +42,18 @@ %%MAPPACK%%%%DATADIR%%/data/storm3dm3_nex.pk3 %%MAPPACK%%%%DATADIR%%/data/straledm5_nex.pk3 %%MAPPACK%%%%DATADIR%%/data/zpdm01_nex.pk3 +%%SERVER%%%%DATADIR%%/server/rcon2irc/echo-rcon.pl +%%SERVER%%%%DATADIR%%/server/rcon2irc/fastest_lap.pl +%%SERVER%%%%DATADIR%%/server/rcon2irc/irc_nick_change.pl +%%SERVER%%%%DATADIR%%/server/rcon2irc/joinmessage.pl +%%SERVER%%%%DATADIR%%/server/rcon2irc/joinsparts.pl +%%SERVER%%%%DATADIR%%/server/rcon2irc/ping-pl.pl +%%SERVER%%%%DATADIR%%/server/rcon2irc/raw.pl %%SERVER%%%%DATADIR%%/server/rcon2irc/rbiserver.pl %%SERVER%%%%DATADIR%%/server/rcon2irc/rcon2irc-example.conf %%SERVER%%%%DATADIR%%/server/rcon2irc/rcon2irc.pl %%SERVER%%%%DATADIR%%/server/rcon2irc/rcon2irc.txt +%%SERVER%%%%DATADIR%%/server/rcon2irc/suggestmap.pl %%SERVER%%@dirrm %%DATADIR%%/server/rcon2irc %%SERVER%%%%DATADIR%%/server/help.cfg %%SERVER%%%%DATADIR%%/server/rcon.pl diff --git a/games/xonotic/Makefile b/games/xonotic/Makefile index 3baed43f7bac..cead9392ef06 100644 --- a/games/xonotic/Makefile +++ b/games/xonotic/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nexuiz -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/NexuizRelease/Nexuiz%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} @@ -15,7 +15,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= danfe@FreeBSD.org COMMENT= A fast-paced, chaotic, and intense multiplayer first person shooter -NO_PACKAGE= Package will be 724MB, set FORCE_PACKAGE if you really want to build it +# Package size below is for default set of OPTIONS +NO_PACKAGE= Package will be 942MB, set FORCE_PACKAGE if you really want it USE_ZIP= yes @@ -77,7 +78,7 @@ PLIST_SUB+= SERVER="@comment " .endif post-extract: - @${EXTRACT_CMD} ${WRKDIR}/Nexuiz/sources/enginesource20090501.zip \ + @${EXTRACT_CMD} ${WRKDIR}/Nexuiz/sources/enginesource20091001.zip \ -d ${WRKDIR}/Nexuiz/sources post-patch: @@ -98,7 +99,8 @@ do-install: .endif .if !defined(WITHOUT_SERVER) cd ${WRKDIR}/Nexuiz && ${COPYTREE_SHARE} server ${DATADIR} - ${FIND} ${DATADIR}/server -type f -name \*.sh -o -name \*.pl | \ +# Fixup lost +x permissions on scripts after COPYTREE_SHARE + ${FIND} ${DATADIR}/server -type f -name *.sh -o -name rcon*.pl | \ ${XARGS} ${CHMOD} +x .endif diff --git a/games/xonotic/distinfo b/games/xonotic/distinfo index 8bee193e1e7a..049dfd350cd5 100644 --- a/games/xonotic/distinfo +++ b/games/xonotic/distinfo @@ -1,6 +1,6 @@ -MD5 (nexuiz-251.zip) = 8e945f71a922f1f87ab406bafadde93f -SHA256 (nexuiz-251.zip) = d33193b5e9ecdb0619c0dde23f0aa7ae740da25a025efbd90e90ea04e61cf756 -SIZE (nexuiz-251.zip) = 691491576 +MD5 (nexuiz-252.zip) = d750bc328e58df8492f8d88bdcf818cb +SHA256 (nexuiz-252.zip) = a5e27ebcc9775c4a490d0d3536c32e4a8f8f96b038c0b6a78d1823c37a962000 +SIZE (nexuiz-252.zip) = 931253731 MD5 (nexmappack_r2.zip) = e881e78e02e5e97c7c453192aab58f7d SHA256 (nexmappack_r2.zip) = 15088c7632e0b4f487c789fba4296f44ef5a5d83b51adcb9e603e289e5b8241e SIZE (nexmappack_r2.zip) = 113533483 diff --git a/games/xonotic/pkg-plist b/games/xonotic/pkg-plist index 1391969e06e7..64f4ea3e28c3 100644 --- a/games/xonotic/pkg-plist +++ b/games/xonotic/pkg-plist @@ -2,8 +2,8 @@ %%SDL_CLIENT%%bin/nexuiz-sdl %%SERVER%%bin/nexuiz-dedicated %%DATADIR%%/data/common-spog.pk3 -%%DATADIR%%/data/data20090501.pk3 -%%DATADIR%%/havoc/data20090501havoc.pk3 +%%DATADIR%%/data/data20091001.pk3 +%%DATADIR%%/havoc/data20091001havoc.pk3 @dirrm %%DATADIR%%/havoc %%MAPPACK%%%%DATADIR%%/data/79drdm5_beta2_nex.pk3 %%MAPPACK%%%%DATADIR%%/data/79drgc2_nex.pk3 @@ -42,10 +42,18 @@ %%MAPPACK%%%%DATADIR%%/data/storm3dm3_nex.pk3 %%MAPPACK%%%%DATADIR%%/data/straledm5_nex.pk3 %%MAPPACK%%%%DATADIR%%/data/zpdm01_nex.pk3 +%%SERVER%%%%DATADIR%%/server/rcon2irc/echo-rcon.pl +%%SERVER%%%%DATADIR%%/server/rcon2irc/fastest_lap.pl +%%SERVER%%%%DATADIR%%/server/rcon2irc/irc_nick_change.pl +%%SERVER%%%%DATADIR%%/server/rcon2irc/joinmessage.pl +%%SERVER%%%%DATADIR%%/server/rcon2irc/joinsparts.pl +%%SERVER%%%%DATADIR%%/server/rcon2irc/ping-pl.pl +%%SERVER%%%%DATADIR%%/server/rcon2irc/raw.pl %%SERVER%%%%DATADIR%%/server/rcon2irc/rbiserver.pl %%SERVER%%%%DATADIR%%/server/rcon2irc/rcon2irc-example.conf %%SERVER%%%%DATADIR%%/server/rcon2irc/rcon2irc.pl %%SERVER%%%%DATADIR%%/server/rcon2irc/rcon2irc.txt +%%SERVER%%%%DATADIR%%/server/rcon2irc/suggestmap.pl %%SERVER%%@dirrm %%DATADIR%%/server/rcon2irc %%SERVER%%%%DATADIR%%/server/help.cfg %%SERVER%%%%DATADIR%%/server/rcon.pl |