summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--www/bsdi-netscape47-communicator/Makefile13
-rw-r--r--www/bsdi-netscape47-navigator/Makefile9
-rw-r--r--www/linux-netscape47-communicator/Makefile2
-rw-r--r--www/linux-netscape47-navigator/Makefile2
-rw-r--r--www/linux-netscape6/Makefile2
-rw-r--r--www/netscape4-communicator/distinfo2
-rw-r--r--www/netscape47-communicator/Makefile13
-rw-r--r--www/netscape47-navigator/Makefile9
-rw-r--r--www/netscape48-communicator/distinfo2
-rw-r--r--www/netscape7/Makefile2
10 files changed, 56 insertions, 0 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile
index 7777b9e48eda..a42901864cb5 100644
--- a/www/bsdi-netscape47-communicator/Makefile
+++ b/www/bsdi-netscape47-communicator/Makefile
@@ -6,12 +6,25 @@
# $FreeBSD$
#
+.include <bsd.port.pre.mk>
+
+.if ${ARCH} == "i386"
MASTER_SITES?= ftp://ftp.netscape.com./pub/communicator/english/4.7/unix/unsupported/freebsd/complete_install/
DISTFILES?= communicator-v47-export.x86-unknown-freebsd.tar.gz
+.elif ${ARCH} == "alpha"
+MASTER_SITES?= ftp://ftp.netscape.com./pub/communicator/english/4.7/unix/supported/dec_unix40/complete_install/
+DISTFILES?= communicator-v47-export.alpha-dec-osf4.0.tar.gz
+.endif
+
+ONLY_FOR_ARCHS= i386 alpha
MASTERDIR= ${.CURDIR}/../netscape4-communicator
NO_LATEST_LINK= yes
+.if ${ARCH} == "i386"
WRKSRC?= ${WRKDIR}/${BROWSER}-v47.x86-unknown-freebsd
+.elif ${ARCH} == "alpha"
+WRKSRC?= ${WRKDIR}/${BROWSER}-v47.alpha-dec-osf4.0
+.endif
BROWSER_VER= 4.7
INFILE_HEAD?= 'Communicator,4.7.0.19990915'
diff --git a/www/bsdi-netscape47-navigator/Makefile b/www/bsdi-netscape47-navigator/Makefile
index faa4e3ac036b..82cdb7640a67 100644
--- a/www/bsdi-netscape47-navigator/Makefile
+++ b/www/bsdi-netscape47-navigator/Makefile
@@ -6,8 +6,17 @@
# $FreeBSD$
#
+.include <bsd.port.pre.mk>
+
+.if ${ARCH} == "i386"
MASTER_SITES= ftp://ftp.netscape.com./pub/communicator/english/4.7/unix/unsupported/freebsd/navigator_standalone/
DISTFILES= navigator-v47-export.x86-unknown-freebsd.tar.gz
+.elif ${ARCH} == "alpha"
+MASTER_SITES= ftp://ftp.netscape.com./pub/communicator/english/4.7/unix/supported/dec_unix40/navigator_standalone/
+DISTFILES= navigator-v47-export.alpha-dec-osf4.0.tar.gz
+.endif
+
+ONLY_FOR_ARCHS= i386 alpha
BROWSER= navigator
INFILE_HEAD= 'Navigator,4.7.0.19990915'
diff --git a/www/linux-netscape47-communicator/Makefile b/www/linux-netscape47-communicator/Makefile
index 04efa41d3700..55151bb5c476 100644
--- a/www/linux-netscape47-communicator/Makefile
+++ b/www/linux-netscape47-communicator/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= girgen@partitur.se
RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base
+ONLY_FOR_ARCHS= i386
+
WRKSRC= ${WRKDIR}/${BROWSER}-v47.x86-unknown-linux2.0
# use fake shell REQ script, since we don't require X aout libs.
diff --git a/www/linux-netscape47-navigator/Makefile b/www/linux-netscape47-navigator/Makefile
index 04efa41d3700..55151bb5c476 100644
--- a/www/linux-netscape47-navigator/Makefile
+++ b/www/linux-netscape47-navigator/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= girgen@partitur.se
RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base
+ONLY_FOR_ARCHS= i386
+
WRKSRC= ${WRKDIR}/${BROWSER}-v47.x86-unknown-linux2.0
# use fake shell REQ script, since we don't require X aout libs.
diff --git a/www/linux-netscape6/Makefile b/www/linux-netscape6/Makefile
index 04efa41d3700..55151bb5c476 100644
--- a/www/linux-netscape6/Makefile
+++ b/www/linux-netscape6/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= girgen@partitur.se
RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base
+ONLY_FOR_ARCHS= i386
+
WRKSRC= ${WRKDIR}/${BROWSER}-v47.x86-unknown-linux2.0
# use fake shell REQ script, since we don't require X aout libs.
diff --git a/www/netscape4-communicator/distinfo b/www/netscape4-communicator/distinfo
index 5fa9834ab7ff..03e56751db9f 100644
--- a/www/netscape4-communicator/distinfo
+++ b/www/netscape4-communicator/distinfo
@@ -9,3 +9,5 @@ MD5 (communicator-v47-export.x86-unknown-linuxglibc2.0.tar.gz) = b4c1de5f30ceb15
MD5 (communicator-v47-us.x86-unknown-freebsd.tar.gz) = fae5e2d150dfe9c05c5d8b577e99a8c3
MD5 (navigator-v47-export.x86-unknown-freebsd.tar.gz) = c84b2779c25cfb10ebace307e56dc569
MD5 (Fortify-1.4.5-unix-x86.tar.gz) = 15ef1bc8757860706c38e0f886bb0b93
+MD5 (communicator-v47-export.alpha-dec-osf4.0.tar.gz) = 649fcbb91589553599bc707caff35a9e
+MD5 (navigator-v47-export.alpha-dec-osf4.0.tar.gz) = 91244e06363f0fc8a277c2ebe6ed7b67
diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile
index 7777b9e48eda..a42901864cb5 100644
--- a/www/netscape47-communicator/Makefile
+++ b/www/netscape47-communicator/Makefile
@@ -6,12 +6,25 @@
# $FreeBSD$
#
+.include <bsd.port.pre.mk>
+
+.if ${ARCH} == "i386"
MASTER_SITES?= ftp://ftp.netscape.com./pub/communicator/english/4.7/unix/unsupported/freebsd/complete_install/
DISTFILES?= communicator-v47-export.x86-unknown-freebsd.tar.gz
+.elif ${ARCH} == "alpha"
+MASTER_SITES?= ftp://ftp.netscape.com./pub/communicator/english/4.7/unix/supported/dec_unix40/complete_install/
+DISTFILES?= communicator-v47-export.alpha-dec-osf4.0.tar.gz
+.endif
+
+ONLY_FOR_ARCHS= i386 alpha
MASTERDIR= ${.CURDIR}/../netscape4-communicator
NO_LATEST_LINK= yes
+.if ${ARCH} == "i386"
WRKSRC?= ${WRKDIR}/${BROWSER}-v47.x86-unknown-freebsd
+.elif ${ARCH} == "alpha"
+WRKSRC?= ${WRKDIR}/${BROWSER}-v47.alpha-dec-osf4.0
+.endif
BROWSER_VER= 4.7
INFILE_HEAD?= 'Communicator,4.7.0.19990915'
diff --git a/www/netscape47-navigator/Makefile b/www/netscape47-navigator/Makefile
index faa4e3ac036b..82cdb7640a67 100644
--- a/www/netscape47-navigator/Makefile
+++ b/www/netscape47-navigator/Makefile
@@ -6,8 +6,17 @@
# $FreeBSD$
#
+.include <bsd.port.pre.mk>
+
+.if ${ARCH} == "i386"
MASTER_SITES= ftp://ftp.netscape.com./pub/communicator/english/4.7/unix/unsupported/freebsd/navigator_standalone/
DISTFILES= navigator-v47-export.x86-unknown-freebsd.tar.gz
+.elif ${ARCH} == "alpha"
+MASTER_SITES= ftp://ftp.netscape.com./pub/communicator/english/4.7/unix/supported/dec_unix40/navigator_standalone/
+DISTFILES= navigator-v47-export.alpha-dec-osf4.0.tar.gz
+.endif
+
+ONLY_FOR_ARCHS= i386 alpha
BROWSER= navigator
INFILE_HEAD= 'Navigator,4.7.0.19990915'
diff --git a/www/netscape48-communicator/distinfo b/www/netscape48-communicator/distinfo
index 5fa9834ab7ff..03e56751db9f 100644
--- a/www/netscape48-communicator/distinfo
+++ b/www/netscape48-communicator/distinfo
@@ -9,3 +9,5 @@ MD5 (communicator-v47-export.x86-unknown-linuxglibc2.0.tar.gz) = b4c1de5f30ceb15
MD5 (communicator-v47-us.x86-unknown-freebsd.tar.gz) = fae5e2d150dfe9c05c5d8b577e99a8c3
MD5 (navigator-v47-export.x86-unknown-freebsd.tar.gz) = c84b2779c25cfb10ebace307e56dc569
MD5 (Fortify-1.4.5-unix-x86.tar.gz) = 15ef1bc8757860706c38e0f886bb0b93
+MD5 (communicator-v47-export.alpha-dec-osf4.0.tar.gz) = 649fcbb91589553599bc707caff35a9e
+MD5 (navigator-v47-export.alpha-dec-osf4.0.tar.gz) = 91244e06363f0fc8a277c2ebe6ed7b67
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile
index 04efa41d3700..55151bb5c476 100644
--- a/www/netscape7/Makefile
+++ b/www/netscape7/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= girgen@partitur.se
RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base
+ONLY_FOR_ARCHS= i386
+
WRKSRC= ${WRKDIR}/${BROWSER}-v47.x86-unknown-linux2.0
# use fake shell REQ script, since we don't require X aout libs.