1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Upgrade to 4.73 .

This commit is contained in:
SADA Kenji 2000-05-13 14:31:28 +00:00
parent 5d7f63b7f2
commit a438116b22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28426
6 changed files with 42 additions and 46 deletions

View File

@ -8,31 +8,30 @@
PORTNAME?= netscape-${BROWSER_ARC}
PORTVERSION?= ${BROWSER_VER}
.if !defined(PRE_MK_INCLUDED)
.if !defined(_PREMKINCLUDED)
.include <bsd.port.pre.mk>
.endif
.if ${ARCH} == "i386"
MASTER_SITES?= ftp://ftp.netscape.com./pub/communicator/english/4.72/unix/unsupported/freebsd/complete_install/
DISTFILES?= communicator-v472-export.x86-unknown-freebsd.tar.gz
MASTER_SITES?= ftp://ftp.netscape.com./pub/communicator/english/4.73/unix/unsupported/freebsd/complete_install/
DISTFILES?= communicator-v473-export.x86-unknown-freebsd.tar.gz
.elif ${ARCH} == "alpha"
MASTER_SITES?= ftp://ftp.netscape.com./pub/communicator/english/4.72/unix/supported/dec_unix40/complete_install/
DISTFILES?= communicator-v472-export.alpha-dec-osf4.0.tar.gz
MASTER_SITES?= ftp://ftp.netscape.com./pub/communicator/english/4.73/unix/supported/dec_unix40/complete_install/
DISTFILES?= communicator-v473-export.alpha-dec-osf4.0.tar.gz
.endif
ONLY_FOR_ARCHS= i386 alpha
MASTERDIR= ${.CURDIR}/../netscape4-communicator
.if ${ARCH} == "i386"
WRKSRC?= ${WRKDIR}/${BROWSER}-v472.x86-unknown-freebsd
WRKSRC?= ${WRKDIR}/${BROWSER}-v473.x86-unknown-freebsd
.elif ${ARCH} == "alpha"
WRKSRC?= ${WRKDIR}/${BROWSER}-v472.alpha-dec-osf4.0
WRKSRC?= ${WRKDIR}/${BROWSER}-v473.alpha-dec-osf4.0
.endif
BROWSER_VER= 4.72
# taken from ,${BLDVERS} in ns-install
INFILE_HEAD?= 'Communicator,4.72.0.20000131'
BROWSER_VER= 4.73
INFILE_HEAD?= 'Communicator,4.73.0.20000502'
NO_AUTOADMIN= yes
NO_FORTIFY= 'Not available for current version'
PRE_MK_INCLUDED= yes
.include "${MASTERDIR}/Makefile"

View File

@ -8,20 +8,19 @@
PORTNAME?= netscape-${BROWSER_ARC}
PORTVERSION?= ${BROWSER_VER}
.if !defined(_PREMKINCLUDED)
.include <bsd.port.pre.mk>
.if ${ARCH} == "i386"
MASTER_SITES= ftp://ftp.netscape.com./pub/communicator/english/4.72/unix/unsupported/freebsd/navigator_standalone/
DISTFILES= navigator-v472-export.x86-unknown-freebsd.tar.gz
.elif ${ARCH} == "alpha"
MASTER_SITES= ftp://ftp.netscape.com./pub/communicator/english/4.72/unix/supported/dec_unix40/navigator_standalone/
DISTFILES= navigator-v472-export.alpha-dec-osf4.0.tar.gz
.endif
ONLY_FOR_ARCHS= i386 alpha
.if ${ARCH} == "i386"
MASTER_SITES= ftp://ftp.netscape.com./pub/communicator/english/4.73/unix/unsupported/freebsd/navigator_standalone/
DISTFILES= navigator-v473-export.x86-unknown-freebsd.tar.gz
.elif ${ARCH} == "alpha"
MASTER_SITES= ftp://ftp.netscape.com./pub/communicator/english/4.73/unix/supported/dec_unix40/navigator_standalone/
DISTFILES= navigator-v473-export.alpha-dec-osf4.0.tar.gz
.endif
BROWSER= navigator
INFILE_HEAD= 'Navigator,4.72.0.20000131'
INFILE_HEAD= 'Navigator,4.73.0.20000502'
PRE_MK_INCLUDED= yes
.include "${.CURDIR}/../netscape47-communicator/Makefile"

View File

@ -4,10 +4,10 @@ MD5 (navigator-v408-export.x86-unknown-freebsd.tar.gz) = 63d607f8e861471f4dcd14d
MD5 (communicator-v461-export.x86-unknown-freebsd.tar.gz) = 308686a3266e5e3aa27692c33313a159
MD5 (communicator-v461-export.x86-unknown-linux2.0.tar.gz) = 946cf6cc68b7010fcfebb39d91f2b6b1
MD5 (navigator-v461-export.x86-unknown-freebsd.tar.gz) = 49600fb97ba24ca14baf91282f3ad441
MD5 (communicator-v472-export.x86-unknown-freebsd.tar.gz) = ef7961b03d7f2015cd783997b89ff417
MD5 (communicator-v473-export.x86-unknown-freebsd.tar.gz) = e80e68312b98be84c7379d1ed1569c4d
MD5 (communicator-v47-export.x86-unknown-linuxglibc2.0.tar.gz) = b4c1de5f30ceb158021805cc201b4121
MD5 (communicator-v47-us.x86-unknown-freebsd.tar.gz) = fae5e2d150dfe9c05c5d8b577e99a8c3
MD5 (navigator-v472-export.x86-unknown-freebsd.tar.gz) = 2b1301edf4006f0d9195fc2bae5ffdd5
MD5 (navigator-v473-export.x86-unknown-freebsd.tar.gz) = 4d6f294e816aff8bc858d9fcc40ecfe6
MD5 (Fortify-1.4.6-unix-x86.tar.gz) = 93fd03a90dcfbf8d55ce0785d2a42ffc
MD5 (communicator-v472-export.alpha-dec-osf4.0.tar.gz) = 474e77c256c7aff48268d58b3682372e
MD5 (navigator-v472-export.alpha-dec-osf4.0.tar.gz) = 685a6614d81a2b8a632bc3f39e7fc070

View File

@ -8,31 +8,30 @@
PORTNAME?= netscape-${BROWSER_ARC}
PORTVERSION?= ${BROWSER_VER}
.if !defined(PRE_MK_INCLUDED)
.if !defined(_PREMKINCLUDED)
.include <bsd.port.pre.mk>
.endif
.if ${ARCH} == "i386"
MASTER_SITES?= ftp://ftp.netscape.com./pub/communicator/english/4.72/unix/unsupported/freebsd/complete_install/
DISTFILES?= communicator-v472-export.x86-unknown-freebsd.tar.gz
MASTER_SITES?= ftp://ftp.netscape.com./pub/communicator/english/4.73/unix/unsupported/freebsd/complete_install/
DISTFILES?= communicator-v473-export.x86-unknown-freebsd.tar.gz
.elif ${ARCH} == "alpha"
MASTER_SITES?= ftp://ftp.netscape.com./pub/communicator/english/4.72/unix/supported/dec_unix40/complete_install/
DISTFILES?= communicator-v472-export.alpha-dec-osf4.0.tar.gz
MASTER_SITES?= ftp://ftp.netscape.com./pub/communicator/english/4.73/unix/supported/dec_unix40/complete_install/
DISTFILES?= communicator-v473-export.alpha-dec-osf4.0.tar.gz
.endif
ONLY_FOR_ARCHS= i386 alpha
MASTERDIR= ${.CURDIR}/../netscape4-communicator
.if ${ARCH} == "i386"
WRKSRC?= ${WRKDIR}/${BROWSER}-v472.x86-unknown-freebsd
WRKSRC?= ${WRKDIR}/${BROWSER}-v473.x86-unknown-freebsd
.elif ${ARCH} == "alpha"
WRKSRC?= ${WRKDIR}/${BROWSER}-v472.alpha-dec-osf4.0
WRKSRC?= ${WRKDIR}/${BROWSER}-v473.alpha-dec-osf4.0
.endif
BROWSER_VER= 4.72
# taken from ,${BLDVERS} in ns-install
INFILE_HEAD?= 'Communicator,4.72.0.20000131'
BROWSER_VER= 4.73
INFILE_HEAD?= 'Communicator,4.73.0.20000502'
NO_AUTOADMIN= yes
NO_FORTIFY= 'Not available for current version'
PRE_MK_INCLUDED= yes
.include "${MASTERDIR}/Makefile"

View File

@ -8,20 +8,19 @@
PORTNAME?= netscape-${BROWSER_ARC}
PORTVERSION?= ${BROWSER_VER}
.if !defined(_PREMKINCLUDED)
.include <bsd.port.pre.mk>
.if ${ARCH} == "i386"
MASTER_SITES= ftp://ftp.netscape.com./pub/communicator/english/4.72/unix/unsupported/freebsd/navigator_standalone/
DISTFILES= navigator-v472-export.x86-unknown-freebsd.tar.gz
.elif ${ARCH} == "alpha"
MASTER_SITES= ftp://ftp.netscape.com./pub/communicator/english/4.72/unix/supported/dec_unix40/navigator_standalone/
DISTFILES= navigator-v472-export.alpha-dec-osf4.0.tar.gz
.endif
ONLY_FOR_ARCHS= i386 alpha
.if ${ARCH} == "i386"
MASTER_SITES= ftp://ftp.netscape.com./pub/communicator/english/4.73/unix/unsupported/freebsd/navigator_standalone/
DISTFILES= navigator-v473-export.x86-unknown-freebsd.tar.gz
.elif ${ARCH} == "alpha"
MASTER_SITES= ftp://ftp.netscape.com./pub/communicator/english/4.73/unix/supported/dec_unix40/navigator_standalone/
DISTFILES= navigator-v473-export.alpha-dec-osf4.0.tar.gz
.endif
BROWSER= navigator
INFILE_HEAD= 'Navigator,4.72.0.20000131'
INFILE_HEAD= 'Navigator,4.73.0.20000502'
PRE_MK_INCLUDED= yes
.include "${.CURDIR}/../netscape47-communicator/Makefile"

View File

@ -4,10 +4,10 @@ MD5 (navigator-v408-export.x86-unknown-freebsd.tar.gz) = 63d607f8e861471f4dcd14d
MD5 (communicator-v461-export.x86-unknown-freebsd.tar.gz) = 308686a3266e5e3aa27692c33313a159
MD5 (communicator-v461-export.x86-unknown-linux2.0.tar.gz) = 946cf6cc68b7010fcfebb39d91f2b6b1
MD5 (navigator-v461-export.x86-unknown-freebsd.tar.gz) = 49600fb97ba24ca14baf91282f3ad441
MD5 (communicator-v472-export.x86-unknown-freebsd.tar.gz) = ef7961b03d7f2015cd783997b89ff417
MD5 (communicator-v473-export.x86-unknown-freebsd.tar.gz) = e80e68312b98be84c7379d1ed1569c4d
MD5 (communicator-v47-export.x86-unknown-linuxglibc2.0.tar.gz) = b4c1de5f30ceb158021805cc201b4121
MD5 (communicator-v47-us.x86-unknown-freebsd.tar.gz) = fae5e2d150dfe9c05c5d8b577e99a8c3
MD5 (navigator-v472-export.x86-unknown-freebsd.tar.gz) = 2b1301edf4006f0d9195fc2bae5ffdd5
MD5 (navigator-v473-export.x86-unknown-freebsd.tar.gz) = 4d6f294e816aff8bc858d9fcc40ecfe6
MD5 (Fortify-1.4.6-unix-x86.tar.gz) = 93fd03a90dcfbf8d55ce0785d2a42ffc
MD5 (communicator-v472-export.alpha-dec-osf4.0.tar.gz) = 474e77c256c7aff48268d58b3682372e
MD5 (navigator-v472-export.alpha-dec-osf4.0.tar.gz) = 685a6614d81a2b8a632bc3f39e7fc070