diff options
author | des <des@FreeBSD.org> | 2001-06-01 18:59:08 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2001-06-01 18:59:08 +0800 |
commit | 58b64413d6092306012bd94f4ee4424e91f5e87d (patch) | |
tree | 3620c3201d36cbae62110286dd4c9d79ef5b47ee /www | |
parent | 4ed1cac9515e036f6560d68633b8f0b8fe61b761 (diff) | |
download | freebsd-ports-gnome-58b64413d6092306012bd94f4ee4424e91f5e87d.tar.gz freebsd-ports-gnome-58b64413d6092306012bd94f4ee4424e91f5e87d.tar.zst freebsd-ports-gnome-58b64413d6092306012bd94f4ee4424e91f5e87d.zip |
Mark this port as i386-only, and add some master sites.
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
Diffstat (limited to 'www')
-rw-r--r-- | www/linux-opera-devel/Makefile | 8 | ||||
-rw-r--r-- | www/linux-opera/Makefile | 8 | ||||
-rw-r--r-- | www/linux-opera7/Makefile | 8 |
3 files changed, 21 insertions, 3 deletions
diff --git a/www/linux-opera-devel/Makefile b/www/linux-opera-devel/Makefile index 9a70b254ee2e..be9607a3cb9f 100644 --- a/www/linux-opera-devel/Makefile +++ b/www/linux-opera-devel/Makefile @@ -8,7 +8,11 @@ PORTNAME= linux-opera PORTVERSION= 5.0 CATEGORIES= www linux -MASTER_SITES= http://opera.online.no/linux/tgz/500/ +MASTER_SITES= http://opera.online.no/linux/tgz/500/ \ + ftp://ftp.opera.com/pub/opera/linux/500/ \ + ftp://gd.tuwien.ac.at/infosys/browsers/opera/linux/500/ \ + ftp://ftp.sunet.se/pub/www/clients/Opera/linux/500/ \ + ftp://ftp.planetmirror.com/pub/opera/linux/500/ DISTNAME= opera-${PORTVERSION}-static.i386 MAINTAINER= des@FreeBSD.org @@ -17,6 +21,8 @@ RUN_DEPENDS= ${LINUXBASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base \ ${LINUXBASE}/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png \ ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg +ONLY_FOR_ARCHS= i386 + NO_BUILD= yes do-configure: diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index 9a70b254ee2e..be9607a3cb9f 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -8,7 +8,11 @@ PORTNAME= linux-opera PORTVERSION= 5.0 CATEGORIES= www linux -MASTER_SITES= http://opera.online.no/linux/tgz/500/ +MASTER_SITES= http://opera.online.no/linux/tgz/500/ \ + ftp://ftp.opera.com/pub/opera/linux/500/ \ + ftp://gd.tuwien.ac.at/infosys/browsers/opera/linux/500/ \ + ftp://ftp.sunet.se/pub/www/clients/Opera/linux/500/ \ + ftp://ftp.planetmirror.com/pub/opera/linux/500/ DISTNAME= opera-${PORTVERSION}-static.i386 MAINTAINER= des@FreeBSD.org @@ -17,6 +21,8 @@ RUN_DEPENDS= ${LINUXBASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base \ ${LINUXBASE}/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png \ ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg +ONLY_FOR_ARCHS= i386 + NO_BUILD= yes do-configure: diff --git a/www/linux-opera7/Makefile b/www/linux-opera7/Makefile index 9a70b254ee2e..be9607a3cb9f 100644 --- a/www/linux-opera7/Makefile +++ b/www/linux-opera7/Makefile @@ -8,7 +8,11 @@ PORTNAME= linux-opera PORTVERSION= 5.0 CATEGORIES= www linux -MASTER_SITES= http://opera.online.no/linux/tgz/500/ +MASTER_SITES= http://opera.online.no/linux/tgz/500/ \ + ftp://ftp.opera.com/pub/opera/linux/500/ \ + ftp://gd.tuwien.ac.at/infosys/browsers/opera/linux/500/ \ + ftp://ftp.sunet.se/pub/www/clients/Opera/linux/500/ \ + ftp://ftp.planetmirror.com/pub/opera/linux/500/ DISTNAME= opera-${PORTVERSION}-static.i386 MAINTAINER= des@FreeBSD.org @@ -17,6 +21,8 @@ RUN_DEPENDS= ${LINUXBASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base \ ${LINUXBASE}/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png \ ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg +ONLY_FOR_ARCHS= i386 + NO_BUILD= yes do-configure: |