1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Support the Alpha platform.

This commit is contained in:
David E. O'Brien 2000-01-07 18:40:49 +00:00
parent ee3a2d65c6
commit 81e06466a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24511
10 changed files with 56 additions and 0 deletions

View File

@ -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'

View File

@ -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'

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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

View File

@ -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'

View File

@ -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'

View File

@ -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

View File

@ -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.