1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Update to 1.6

This commit is contained in:
Jean-Yves Lefort 2005-08-31 23:35:47 +00:00
parent 3654a4e3aa
commit b3ee29c08a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141652
3 changed files with 20 additions and 19 deletions

View File

@ -6,11 +6,9 @@
#
PORTNAME= enemyterritory-fortress
PORTVERSION= 1.4
PORTREVISON= 1
PORTVERSION= 1.6
CATEGORIES= games linux
MASTER_SITES= http://ftp.games.skynet.be/pub/wolfenstein/etf/ \
http://www.playlinux.net/pub/files/native/
MASTER_SITES= http://www.etf-center.com/files/
PKGNAMEPREFIX= linux-
DISTNAME= etf_${PORTVERSION}-english-2
EXTRACT_SUFX= .run
@ -23,15 +21,16 @@ RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
ONLY_FOR_ARCHS= i386
USE_LINUX= yes
USE_X_PREFIX= yes
NO_PACKAGE= Distfile is 249MB, set FORCE_PACKAGE if you really want to build this package
NO_PACKAGE= Distfile is 263MB, set FORCE_PACKAGE if you really want to build this package
RESTRICTED= Redistribution is limited, see license
NO_WRKSUBDIR= yes
ETDIR= ${PREFIX}/lib/enemyterritory
PORTDOCS= *
do-extract:
@${MKDIR} ${WRKSRC}
@(cd ${WRKSRC} && \
${TAIL} -c +8497 ${DISTDIR}/${DISTFILES} | ${TAR} zxf - && \
${TAIL} -c +8768 ${DISTDIR}/${DISTFILES} | ${TAR} zxf - && \
${TAR} zxf etf.tar.gz && \
${TAR} zxf cfgnormal.tar.gz)
@ -47,15 +46,12 @@ do-install:
.endfor
${MKDIR} ${ETDIR}/etf
.for f in autoexec.cfg etconfig.cfg etf_dissect.pk3 etf_pak0.pk3 \
etf_pak1.pk3 etf_pak2.pk3 etf_pak3.pk3 etf_server.cfg \
mp_bin.pk3 preset_normal.cfg servercache.dat
.for f in autoexec.cfg etconfig.cfg etf_server.cfg preset_normal.cfg \
servercache.dat *.pk3
${INSTALL_DATA} ${WRKSRC}/etf/${f} ${ETDIR}/etf
.endfor
.for f in cgame.mp.i386.so omnibot_etf.so qagame.mp.i386.so ui.mp.i386.so
${INSTALL} -o ${LIBOWN} -g ${LIBGRP} -m ${LIBMODE} ${WRKSRC}/etf/${f} \
${INSTALL} -o ${LIBOWN} -g ${LIBGRP} -m ${LIBMODE} ${WRKSRC}/etf/*.so \
${ETDIR}/etf
.endfor
.for d in classconfigs nav scripts ui/usermenu video
${MKDIR} ${ETDIR}/etf/${d}
@ -72,9 +68,12 @@ do-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
.for f in LICENSE README etf/ChangeLog
.for f in LICENSE README README.etf
${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
.endfor
cd ${WRKSRC}/etf/docs && \
${FIND} * -type d ! -empty -exec ${MKDIR} "${DOCSDIR}/guide/{}" \; && \
${FIND} * -type f -exec ${INSTALL_DATA} "{}" "${DOCSDIR}/guide/{}" \;
.endif
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
MD5 (etf_1.4-english-2.run) = 4cafef1945a547eefae844966d45ac10
SIZE (etf_1.4-english-2.run) = 262023758
MD5 (etf_1.6-english-2.run) = 235b1a7e8153b1c0ed422f775d25d3ac
SIZE (etf_1.6-english-2.run) = 276814092

View File

@ -13,12 +13,18 @@ lib/enemyterritory/etf/classconfigs/recon.cfg
lib/enemyterritory/etf/classconfigs/sniper.cfg
lib/enemyterritory/etf/classconfigs/soldier.cfg
lib/enemyterritory/etf/etconfig.cfg
lib/enemyterritory/etf/etf_border.pk3
lib/enemyterritory/etf/etf_bringit.pk3
lib/enemyterritory/etf/etf_dissect.pk3
lib/enemyterritory/etf/etf_pak0.pk3
lib/enemyterritory/etf/etf_pak1.pk3
lib/enemyterritory/etf/etf_pak2.28249d08.pk3
lib/enemyterritory/etf/etf_pak2.pk3
lib/enemyterritory/etf/etf_pak3.pk3
lib/enemyterritory/etf/etf_pak4.pk3
lib/enemyterritory/etf/etf_pak5.pk3
lib/enemyterritory/etf/etf_server.cfg
lib/enemyterritory/etf/etf_smartbases2.pk3
lib/enemyterritory/etf/mp_bin.pk3
lib/enemyterritory/etf/nav/etf_official_wps.zip
lib/enemyterritory/etf/omnibot_etf.so
@ -34,9 +40,6 @@ lib/enemyterritory/etf/ui/usermenu/default_offense.cfg
lib/enemyterritory/etf/ui/usermenu/default_team.cfg
lib/enemyterritory/etf/ui.mp.i386.so
lib/enemyterritory/etf/video/etintro.roq
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/README
%%DATADIR%%/etf.xpm
%%EXAMPLESDIR%%/sample_server/ACTF.zip
%%EXAMPLESDIR%%/sample_server/DUEL.zip
@ -50,7 +53,6 @@ lib/enemyterritory/etf/video/etintro.roq
@dirrm lib/enemyterritory/etf/ui
@dirrm lib/enemyterritory/etf/video
@dirrm lib/enemyterritory/etf
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%DATADIR%%
@dirrm %%EXAMPLESDIR%%/sample_server
@dirrm %%EXAMPLESDIR%%