diff options
-rw-r--r-- | games/doom/Makefile | 7 | ||||
-rw-r--r-- | games/linux-enemyterritory/Makefile | 3 | ||||
-rw-r--r-- | games/linux-quake3/Makefile | 4 | ||||
-rw-r--r-- | games/linux-quake4/Makefile | 2 | ||||
-rw-r--r-- | games/q3cellshading/Makefile | 2 | ||||
-rw-r--r-- | games/qcc/Makefile | 3 | ||||
-rw-r--r-- | games/quake-data/Makefile | 6 | ||||
-rw-r--r-- | games/quake-source/Makefile | 9 | ||||
-rw-r--r-- | games/quake2-data/Makefile | 4 | ||||
-rw-r--r-- | games/quake2-source/Makefile | 3 | ||||
-rw-r--r-- | games/quake2forge/Makefile | 3 | ||||
-rw-r--r-- | games/quake2lnx/Makefile | 2 | ||||
-rw-r--r-- | games/quake3-data/Makefile | 4 | ||||
-rw-r--r-- | games/quake3/Makefile | 2 | ||||
-rw-r--r-- | games/rtcw/Makefile | 5 |
15 files changed, 26 insertions, 33 deletions
diff --git a/games/doom/Makefile b/games/doom/Makefile index d1d9818c9f5e..3fc4da6cdef7 100644 --- a/games/doom/Makefile +++ b/games/doom/Makefile @@ -8,11 +8,8 @@ PORTNAME= doom PORTVERSION= 1.10 CATEGORIES= games -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/ \ - http://ftp.sunet.se/pub/pc/games/idgames/idstuff/source/ \ - http://www.gamers.org/pub/idgames/idstuff/source/ \ - ftp://ftp.ntua.gr/pub/vendors/idgames/idstuff/source/ - +MASTER_SITES= ${MASTER_SITE_IDSOFTWARE} +MASTER_SITE_SUBDIR= source DISTNAME= doomsrc MAINTAINER= jmz@FreeBSD.org diff --git a/games/linux-enemyterritory/Makefile b/games/linux-enemyterritory/Makefile index 1b4b597645f7..268fbe5fa8a3 100644 --- a/games/linux-enemyterritory/Makefile +++ b/games/linux-enemyterritory/Makefile @@ -15,7 +15,8 @@ MASTER_SITES= http://mirrors.xmission.com/idsoftware/et/linux/ \ http://ftp4.3dgamers.com/pub/3dgamers/games/wolfensteinet/ \ http://3dgamers.gameservers.net/pub/3dgamers/games/wolfensteinet/ \ http://downloads-3dg.planetmirror.com/pub/3dgamers/games/wolfensteinet/ \ - http://3dgamers.iinet.net.au/pub/3dgamers/games/wolfensteinet/ + http://3dgamers.iinet.net.au/pub/3dgamers/games/wolfensteinet/ \ + ${MASTER_SITE_IDSOFTWARE:S|$|et/linux/|} PKGNAMEPREFIX= linux- DISTNAME= et-linux-2.60.x86 EXTRACT_SUFX= .run diff --git a/games/linux-quake3/Makefile b/games/linux-quake3/Makefile index ee3c43f71cdd..8a447009a03a 100644 --- a/games/linux-quake3/Makefile +++ b/games/linux-quake3/Makefile @@ -8,8 +8,8 @@ PORTNAME= quake3 DISTVERSION= 1.32b-3 CATEGORIES= games linux -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake3/linux/ \ - http://3dgamers.iinet.net.au/pub/3dgamers/games/quake3arena/ +MASTER_SITES= ${MASTER_SITE_IDSOFTWARE} +MASTER_SITE_SUBDIR= quake3/linux PKGNAMEPREFIX= linux- DISTNAME= linuxq3apoint-${DISTVERSION}.x86 EXTRACT_SUFX= .run diff --git a/games/linux-quake4/Makefile b/games/linux-quake4/Makefile index 03df1aacd091..220794756aa7 100644 --- a/games/linux-quake4/Makefile +++ b/games/linux-quake4/Makefile @@ -9,7 +9,7 @@ PORTNAME= quake4 PORTVERSION= 1.0.6 PORTEPOCH= 1 CATEGORIES= games linux -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake4/linux/old/ \ +MASTER_SITES= ${MASTER_SITE_IDSOFTWARE:S|$|quake4/linux/old/|} \ ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles PKGNAMEPREFIX= linux- diff --git a/games/q3cellshading/Makefile b/games/q3cellshading/Makefile index b74601d3db3c..976b37934f3c 100644 --- a/games/q3cellshading/Makefile +++ b/games/q3cellshading/Makefile @@ -9,7 +9,7 @@ PORTNAME= quake3 PORTVERSION= 1.32b PORTREVISION= 4 CATEGORIES= games -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/ \ +MASTER_SITES= ${MASTER_SITE_IDSOFTWARE:S|$|source/|} \ http://www.proarena.com/p/ftpx/x8524/quake_3_arena/ \ http://www.planetgargoyle.com/ \ http://www.teamdarkside.net/ \ diff --git a/games/qcc/Makefile b/games/qcc/Makefile index 78d7d62d1c5c..262e78caf05c 100644 --- a/games/qcc/Makefile +++ b/games/qcc/Makefile @@ -8,7 +8,8 @@ PORTNAME= qcc PORTVERSION= 1.01 CATEGORIES= games devel -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/ +MASTER_SITES= ${MASTER_SITE_IDSOFTWARE} +MASTER_SITE_SUBDIR= source DISTNAME= ${PORTNAME} MAINTAINER= danfe@FreeBSD.org diff --git a/games/quake-data/Makefile b/games/quake-data/Makefile index 3be6138d46f4..42b76bfc8289 100644 --- a/games/quake-data/Makefile +++ b/games/quake-data/Makefile @@ -44,15 +44,13 @@ PLIST_SUB+= FULL="@comment " .endif .if defined(WITH_QUAKEWORLD) -MASTER_SITES+= ftp://ftp.idsoftware.com/idstuff/quakeworld/unix/:qw \ - ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/quakeworld/unix/:qw +MASTER_SITES+= ${MASTER_SITE_IDSOFTWARE:S|$|quakeworld/unix/:qw|} DISTFILES+= ${PROGFILE}:qw EXTRACT_ONLY+= ${PROGFILE} PLIST_SUB+= QUAKEWORLD="" .if defined(WITH_QUAKEWORLD_SKINS) -MASTER_SITES+= ftp://ftp.idsoftware.com/idstuff/quakeworld/skins/:skins \ - ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/quakeworld/skins/:skins +MASTER_SITES+= ${MASTER_SITE_IDSOFTWARE:S|$|quakeworld/skins/:skins|} DISTFILES+= ${SKINFILES:S/$/:skins/} EXTRACT_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip PLIST_SUB+= QUAKEWORLD_SKINS="" diff --git a/games/quake-source/Makefile b/games/quake-source/Makefile index bdc85c01b2ce..f496c2eab177 100644 --- a/games/quake-source/Makefile +++ b/games/quake-source/Makefile @@ -8,11 +8,11 @@ PORTNAME= source PORTVERSION= 1.01 CATEGORIES= games -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/:s \ - ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/source/:s +MASTER_SITES= ${MASTER_SITE_IDSOFTWARE} +MASTER_SITE_SUBDIR= source PKGNAMEPREFIX= quake- DISTNAME= qcc -DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:s +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= alejandro@varnet.biz COMMENT= Quake and QuakeWorld source @@ -29,8 +29,7 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME} .include <bsd.port.pre.mk> .if defined(WITH_QUAKEWORLD) -MASTER_SITES+= ftp://ftp.idsoftware.com/idstuff/quakeworld/unix/:qw \ - ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/quakeworld/unix/:qw +MASTER_SITES+= ${MASTER_SITE_IDSOFTWARE:S|$|quakeworld/unix/:qw|} DISTFILES+= qwsv-2.30-glibc-i386-unknown-linux2.0${EXTRACT_SUFX}:qw USE_REINPLACE= yes PLIST_SUB+= QUAKEWORLD="" diff --git a/games/quake2-data/Makefile b/games/quake2-data/Makefile index 33896fdb0fb6..09c4487aae91 100644 --- a/games/quake2-data/Makefile +++ b/games/quake2-data/Makefile @@ -9,8 +9,8 @@ PORTNAME= data PORTVERSION= 3.20 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake2/ \ - ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/quake2/ +MASTER_SITES= ${MASTER_SITE_IDSOFTWARE} +MASTER_SITE_SUBDIR= quake2 PKGNAMEPREFIX= ${Q2PKGNAMEPREFIX} DISTFILES= ${Q2FULL} DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} diff --git a/games/quake2-source/Makefile b/games/quake2-source/Makefile index 9ea39a3517ed..960e2b684a56 100644 --- a/games/quake2-source/Makefile +++ b/games/quake2-source/Makefile @@ -9,8 +9,7 @@ PORTNAME= source PORTVERSION= 3.21 CATEGORIES= games MASTER_SITES= http://www.icculus.org/quake2/files/:icc \ - ftp://ftp.idsoftware.com/idstuff/quake2/source/:id \ - ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/quake2/source/:id + ${MASTER_SITE_IDSOFTWARE:S|$|quake2/source/:id|} PKGNAMEPREFIX= quake2- DISTNAME= quake2-r0.16.2 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:icc diff --git a/games/quake2forge/Makefile b/games/quake2forge/Makefile index 1a64acc760b0..aa97eb2fdeff 100644 --- a/games/quake2forge/Makefile +++ b/games/quake2forge/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 0.3 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.galgenberg.net/distfiles/:qf \ - ftp://ftp.idsoftware.com/idstuff/quake2/source/:id \ - ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/quake2/source/:id + ${MASTER_SITE_IDSOFTWARE:S|$|quake2/source/:id|} DISTNAME= quake2-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:qf DIST_SUBDIR= ${PORTNAME} diff --git a/games/quake2lnx/Makefile b/games/quake2lnx/Makefile index 0e4e09488969..89cca9827abb 100644 --- a/games/quake2lnx/Makefile +++ b/games/quake2lnx/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://offload1.icculus.org/quake2/files/:icc \ http://www.icculus.org/quake2/files/:icc \ - ftp://ftp.idsoftware.com/idstuff/quake2/source/:id + ${MASTER_SITE_IDSOFTWARE:S|$|quake2/source/:id|} DISTNAME= quake2-r${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:icc DIST_SUBDIR= ${PORTNAME} diff --git a/games/quake3-data/Makefile b/games/quake3-data/Makefile index e176c25ae6d1..cace89040606 100644 --- a/games/quake3-data/Makefile +++ b/games/quake3-data/Makefile @@ -8,8 +8,8 @@ PORTNAME= data DISTVERSION= 1.32b-3 CATEGORIES= games -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake3/linux/ \ - ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/quake3/linux/ +MASTER_SITES= ${MASTER_SITE_IDSOFTWARE} +MASTER_SITE_SUBDIR= quake3/linux PKGNAMEPREFIX= ${Q3PKGNAMEPREFIX} DISTNAME= linuxq3apoint-${DISTVERSION}.x86 EXTRACT_SUFX= .run diff --git a/games/quake3/Makefile b/games/quake3/Makefile index b74601d3db3c..976b37934f3c 100644 --- a/games/quake3/Makefile +++ b/games/quake3/Makefile @@ -9,7 +9,7 @@ PORTNAME= quake3 PORTVERSION= 1.32b PORTREVISION= 4 CATEGORIES= games -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/ \ +MASTER_SITES= ${MASTER_SITE_IDSOFTWARE:S|$|source/|} \ http://www.proarena.com/p/ftpx/x8524/quake_3_arena/ \ http://www.planetgargoyle.com/ \ http://www.teamdarkside.net/ \ diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile index 65d66696e950..3f87b0667621 100644 --- a/games/rtcw/Makefile +++ b/games/rtcw/Makefile @@ -8,9 +8,8 @@ PORTNAME= rtcw DISTVERSION= 1.41-3 CATEGORIES= games linux -MASTER_SITES= ftp://ftp.chg.ru/.3/games/idgames/idstuff/wolf/linux/ \ - ftp://ftp.idsoftware.com/idstuff/wolf/linux/ \ - http://downloads-3dg.planetmirror.com/pub/3dgamers/games/returnwolfenstein/ +MASTER_SITES= ${MASTER_SITE_IDSOFTWARE} +MASTER_SITE_SUBDIR= wolf/linux DISTNAME= wolf-linux-${DISTVERSION}.x86 EXTRACT_SUFX= .run |