diff options
author | knu <knu@FreeBSD.org> | 2002-07-26 02:55:23 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-07-26 02:55:23 +0800 |
commit | 1508dd3b193674d5a842416e603be67e41c4e0cf (patch) | |
tree | 19f946bbc92f764cd736297b088ef55ef54fb74d /emulators | |
parent | f62dc6049c433b9cfce281f6e01c46b0d8076780 (diff) | |
download | freebsd-ports-gnome-1508dd3b193674d5a842416e603be67e41c4e0cf.tar.gz freebsd-ports-gnome-1508dd3b193674d5a842416e603be67e41c4e0cf.tar.zst freebsd-ports-gnome-1508dd3b193674d5a842416e603be67e41c4e0cf.zip |
Use MASTER_SITE_REDHAT_LINUX.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-8/Makefile | 16 | ||||
-rw-r--r-- | emulators/linux_base-rh-9/Makefile | 16 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.1/Makefile | 16 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.2/Makefile | 16 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.3/Makefile | 16 | ||||
-rw-r--r-- | emulators/linux_base/Makefile | 16 |
6 files changed, 24 insertions, 72 deletions
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile index e767da3661c7..e6abd2b2a4a3 100644 --- a/emulators/linux_base-8/Makefile +++ b/emulators/linux_base-8/Makefile @@ -9,7 +9,8 @@ PORTNAME= linux_base PORTVERSION= 7.1 PORTREVISION= 0 CATEGORIES= emulators linux -MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} +MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} +MASTER_SITE_SUBDIR= ${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS DISTFILES= ${RPM_GLIBC_COMMON} \ redhat-release-7.1-1.noarch.rpm \ ${RPM_SETUP} \ @@ -39,7 +40,8 @@ DISTFILES= ${RPM_GLIBC_COMMON} \ ${RPM_FREETYPE} \ ${RPM_XFREE86_LIBS} -PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} +PATCH_SITES= ${MASTER_SITE_REDHAT_LINUX} +PATCH_SITE_SUBDIR= updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH} PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org @@ -59,16 +61,6 @@ MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} # Let's avoid hardcoding 'en' as the language. LANG= en -# XXX - Increase the number of mirrors. Favor those that also hold -# the IA-64 packages. -RPM_MIRRORS= \ - ftp://ftp.redhat.com/pub/redhat/__DIR__/ \ - ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ - -STDDIR= linux/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS -UPDDIR= linux/updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH} - .include <bsd.port.pre.mk> UPDATES= zlib-1.1.3-25.7.${MACHINE_ARCH}.rpm diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile index e767da3661c7..e6abd2b2a4a3 100644 --- a/emulators/linux_base-rh-9/Makefile +++ b/emulators/linux_base-rh-9/Makefile @@ -9,7 +9,8 @@ PORTNAME= linux_base PORTVERSION= 7.1 PORTREVISION= 0 CATEGORIES= emulators linux -MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} +MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} +MASTER_SITE_SUBDIR= ${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS DISTFILES= ${RPM_GLIBC_COMMON} \ redhat-release-7.1-1.noarch.rpm \ ${RPM_SETUP} \ @@ -39,7 +40,8 @@ DISTFILES= ${RPM_GLIBC_COMMON} \ ${RPM_FREETYPE} \ ${RPM_XFREE86_LIBS} -PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} +PATCH_SITES= ${MASTER_SITE_REDHAT_LINUX} +PATCH_SITE_SUBDIR= updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH} PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org @@ -59,16 +61,6 @@ MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} # Let's avoid hardcoding 'en' as the language. LANG= en -# XXX - Increase the number of mirrors. Favor those that also hold -# the IA-64 packages. -RPM_MIRRORS= \ - ftp://ftp.redhat.com/pub/redhat/__DIR__/ \ - ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ - -STDDIR= linux/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS -UPDDIR= linux/updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH} - .include <bsd.port.pre.mk> UPDATES= zlib-1.1.3-25.7.${MACHINE_ARCH}.rpm diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile index e767da3661c7..e6abd2b2a4a3 100644 --- a/emulators/linux_base-suse-9.1/Makefile +++ b/emulators/linux_base-suse-9.1/Makefile @@ -9,7 +9,8 @@ PORTNAME= linux_base PORTVERSION= 7.1 PORTREVISION= 0 CATEGORIES= emulators linux -MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} +MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} +MASTER_SITE_SUBDIR= ${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS DISTFILES= ${RPM_GLIBC_COMMON} \ redhat-release-7.1-1.noarch.rpm \ ${RPM_SETUP} \ @@ -39,7 +40,8 @@ DISTFILES= ${RPM_GLIBC_COMMON} \ ${RPM_FREETYPE} \ ${RPM_XFREE86_LIBS} -PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} +PATCH_SITES= ${MASTER_SITE_REDHAT_LINUX} +PATCH_SITE_SUBDIR= updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH} PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org @@ -59,16 +61,6 @@ MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} # Let's avoid hardcoding 'en' as the language. LANG= en -# XXX - Increase the number of mirrors. Favor those that also hold -# the IA-64 packages. -RPM_MIRRORS= \ - ftp://ftp.redhat.com/pub/redhat/__DIR__/ \ - ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ - -STDDIR= linux/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS -UPDDIR= linux/updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH} - .include <bsd.port.pre.mk> UPDATES= zlib-1.1.3-25.7.${MACHINE_ARCH}.rpm diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile index e767da3661c7..e6abd2b2a4a3 100644 --- a/emulators/linux_base-suse-9.2/Makefile +++ b/emulators/linux_base-suse-9.2/Makefile @@ -9,7 +9,8 @@ PORTNAME= linux_base PORTVERSION= 7.1 PORTREVISION= 0 CATEGORIES= emulators linux -MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} +MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} +MASTER_SITE_SUBDIR= ${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS DISTFILES= ${RPM_GLIBC_COMMON} \ redhat-release-7.1-1.noarch.rpm \ ${RPM_SETUP} \ @@ -39,7 +40,8 @@ DISTFILES= ${RPM_GLIBC_COMMON} \ ${RPM_FREETYPE} \ ${RPM_XFREE86_LIBS} -PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} +PATCH_SITES= ${MASTER_SITE_REDHAT_LINUX} +PATCH_SITE_SUBDIR= updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH} PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org @@ -59,16 +61,6 @@ MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} # Let's avoid hardcoding 'en' as the language. LANG= en -# XXX - Increase the number of mirrors. Favor those that also hold -# the IA-64 packages. -RPM_MIRRORS= \ - ftp://ftp.redhat.com/pub/redhat/__DIR__/ \ - ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ - -STDDIR= linux/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS -UPDDIR= linux/updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH} - .include <bsd.port.pre.mk> UPDATES= zlib-1.1.3-25.7.${MACHINE_ARCH}.rpm diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile index e767da3661c7..e6abd2b2a4a3 100644 --- a/emulators/linux_base-suse-9.3/Makefile +++ b/emulators/linux_base-suse-9.3/Makefile @@ -9,7 +9,8 @@ PORTNAME= linux_base PORTVERSION= 7.1 PORTREVISION= 0 CATEGORIES= emulators linux -MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} +MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} +MASTER_SITE_SUBDIR= ${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS DISTFILES= ${RPM_GLIBC_COMMON} \ redhat-release-7.1-1.noarch.rpm \ ${RPM_SETUP} \ @@ -39,7 +40,8 @@ DISTFILES= ${RPM_GLIBC_COMMON} \ ${RPM_FREETYPE} \ ${RPM_XFREE86_LIBS} -PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} +PATCH_SITES= ${MASTER_SITE_REDHAT_LINUX} +PATCH_SITE_SUBDIR= updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH} PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org @@ -59,16 +61,6 @@ MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} # Let's avoid hardcoding 'en' as the language. LANG= en -# XXX - Increase the number of mirrors. Favor those that also hold -# the IA-64 packages. -RPM_MIRRORS= \ - ftp://ftp.redhat.com/pub/redhat/__DIR__/ \ - ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ - -STDDIR= linux/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS -UPDDIR= linux/updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH} - .include <bsd.port.pre.mk> UPDATES= zlib-1.1.3-25.7.${MACHINE_ARCH}.rpm diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index e767da3661c7..e6abd2b2a4a3 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/Makefile @@ -9,7 +9,8 @@ PORTNAME= linux_base PORTVERSION= 7.1 PORTREVISION= 0 CATEGORIES= emulators linux -MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} +MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX} +MASTER_SITE_SUBDIR= ${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS DISTFILES= ${RPM_GLIBC_COMMON} \ redhat-release-7.1-1.noarch.rpm \ ${RPM_SETUP} \ @@ -39,7 +40,8 @@ DISTFILES= ${RPM_GLIBC_COMMON} \ ${RPM_FREETYPE} \ ${RPM_XFREE86_LIBS} -PATCH_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} +PATCH_SITES= ${MASTER_SITE_REDHAT_LINUX} +PATCH_SITE_SUBDIR= updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH} PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org @@ -59,16 +61,6 @@ MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} # Let's avoid hardcoding 'en' as the language. LANG= en -# XXX - Increase the number of mirrors. Favor those that also hold -# the IA-64 packages. -RPM_MIRRORS= \ - ftp://ftp.redhat.com/pub/redhat/__DIR__/ \ - ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/__DIR__/ - -STDDIR= linux/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS -UPDDIR= linux/updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH} - .include <bsd.port.pre.mk> UPDATES= zlib-1.1.3-25.7.${MACHINE_ARCH}.rpm |