summaryrefslogtreecommitdiff
path: root/www/seamonkey-bin
diff options
context:
space:
mode:
authorobache <obache>2007-12-22 07:22:04 +0000
committerobache <obache>2007-12-22 07:22:04 +0000
commitd7ed5af97079ffc72c148fde8b280ffb64acba8d (patch)
tree6b6678799eb944f0df3537a50cee797331761dfe /www/seamonkey-bin
parent4eff3eb943d998a5a2cfe506f68178ae84205ae5 (diff)
downloadpkgsrc-d7ed5af97079ffc72c148fde8b280ffb64acba8d.tar.gz
Change MOZILLA master sites difinitions, related to PR 37379.
There are three types Mozilla mirrors. (http://www.mozilla.org/mirroring.html) * mozilla-current contains only the current version of Firefox and Thunderbird * mozilla-release contains Firefox, Thunderbird, and Sunbird releases * mozilla-all complete archive Define following variables for mozilla master sites: MASTER_SITE_MOZILLA_ALL = mozilla-all MASTER_SITE_MOZILLA = mozilla-release and change some packages to use appropriate variable. Update contents of MASTER_SITE_MOZILLA with master and primary mirrors taken from http://www.mozilla.org/mirrors.html and add some sample definitions.
Diffstat (limited to 'www/seamonkey-bin')
-rw-r--r--www/seamonkey-bin/Makefile.common11
1 files changed, 2 insertions, 9 deletions
diff --git a/www/seamonkey-bin/Makefile.common b/www/seamonkey-bin/Makefile.common
index b3f2e101404..179877c1e66 100644
--- a/www/seamonkey-bin/Makefile.common
+++ b/www/seamonkey-bin/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2007/10/25 21:04:25 jlam Exp $
+# $NetBSD: Makefile.common,v 1.11 2007/12/22 07:22:10 obache Exp $
DISTNAME= ${MOZILLA}${MOX_EXTRA}-bin # overridden below
PKGNAME= ${MOZILLA}${MOZ_EXTRA}-bin-${MOZ_VER}
@@ -42,14 +42,7 @@ MOZ_DIR?= ${MOZ_VER}
MOZ_PLATFORM?= ${LOWER_OPSYS}
.if !defined(MASTER_SITES)
-_MASTER_SITES+= http://ftp.mozilla.org/pub/mozilla.org/${MOZILLA_SHORT}/releases/${MOZ_DIR}/
-_MASTER_SITES+= ftp://ftp.mozilla.org/pub/mozilla.org/${MOZILLA_SHORT}/releases/${MOZ_DIR}/
-_MASTER_SITES+= http://public.planetmirror.com.au/pub/${MOZILLA_SHORT}/releases/${MOZ_DIR}/
-_MASTER_SITES+= ftp://public.planetmirror.com.au/pub/${MOZILLA_SHORT}/releases/${MOZ_DIR}/
-_MASTER_SITES+= ftp://ftp.tuwien.ac.at/infosys/browsers/${MOZILLA_SHORT}/releases/${MOZ_DIR}/
-_MASTER_SITES+= ftp://ftp.uni-erlangen.de/pub/mozilla.org/${MOZILLA_SHORT}/releases/${MOZ_DIR}/
-_MASTER_SITES+= ftp://ftp.fu-berlin.de/unix/network/www/${MOZILLA_SHORT}/releases/${MOZ_DIR}/
-_MASTER_SITES+= http://ftp.cvut.cz/mozilla/${MOZILLA_SHORT}/releases/${MOZ_DIR}/
+_MASTER_SITES+= ${MASTER_SITE_MOZILLA:=${MOZILLA_SHORT}/releases/${MOZ_DIR}/}
. for _site_ in ${_MASTER_SITES}
MASTER_SITES+= ${_site_}
MASTER_SITES+= ${_site_}contrib/