upgrade to Netscape Communicator 4.61 and Fortify 1.4.3

This commit is contained in:
brad 1999-06-22 02:19:55 +00:00
parent 59b0221fbb
commit b907829d88
8 changed files with 43 additions and 48 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 1999/05/20 21:03:29 brad Exp $
# $OpenBSD: Makefile,v 1.3 1999/06/22 02:19:55 brad Exp $
#
# Relevant URLs: http://www.bsdi.com/netscape/
# http://www.fortify.net/
@ -13,37 +13,34 @@
ONLY_FOR_ARCHS= i386 sparc
NEED_VERSION= 1.89
NS_i386= communicator-v46-export.x86-bsdi-bsd2.tar.gz
NS_SPARC= communicator-v46-export.sparc-sun-sunos4.1.3_U1.tar.gz
FORTIFY_i386= Fortify-1.4.2-unix-x86.tar.gz
FORTIFY_SPARC= Fortify-1.4.2-unix-sparc.tar.gz
NS_i386= communicator-v461-export.x86-bsdi-bsd2.tar.gz
NS_SPARC= communicator-v461-export.sparc-sun-sunos4.1.3_U1.tar.gz
FORTIFY= Fortify-1.4.3-unix-src
.if ${MACHINE_ARCH} == "i386"
DISTNAME= communicator-v46-export.x86-bsdi-bsd2
COMMUNICATORNAME= communicator-v46.x86-bsdi-bsd2
FORTIFYNAME= Fortify-1.4.2-unix-x86
DISTNAME= communicator-v461-export.x86-bsdi-bsd2
COMMUNICATORNAME= communicator-v461.x86-bsdi-bsd2
.endif
.if ${MACHINE_ARCH} == "sparc"
DISTNAME= communicator-v46-export.sparc-sun-sunos4.1.3_U1
COMMUNICATORNAME= communicator-v46.sparc-sun-sunos4.1.3_U1
FORTIFYNAME= Fortify-1.4.2-unix-sparc
DISTNAME= communicator-v461-export.sparc-sun-sunos4.1.3_U1
COMMUNICATORNAME= communicator-v461.sparc-sun-sunos4.1.3_U1
.endif
PKGNAME= communicator-4.6-fortified
PKGNAME= communicator-4.61-fortified
CATEGORIES= www
DIST_SUBDIR= ${PKGNAME}
NO_CDROM= "NOFEE: see http://www.fortify.net/copyright.txt"
MASTER_SITES= ftp://ftp.fortify.net/pub/Fortify/ \
ftp://ftp.netscape.com/pub/communicator/4.6/english/unix/unsupported/bsdi21/complete_install/ \
ftp://ftp.netscape.com/pub/communicator/4.6/english/unix/unsupported/sunos413/complete_install/ \
ftp://ftp.netscape.com/pub/communicator/english/4.61/unix/unsupported/bsdi21/complete_install/ \
ftp://ftp.netscape.com/pub/communicator/english/4.61/unix/unsupported/sunos413/complete_install/ \
ftp://ftp.sunet.se/pub/security/tools/net/Fortify/ \
ftp://ftp.funet.fi/pub/crypt/mirrors/fortify/ \
ftp://ftp.replay.com/pub/crypto/apache/Fortify/ \
ftp://ftp.it.net.au/mirrors/Fortify/
DISTFILES= ${DISTNAME}.tar.gz \
${FORTIFYNAME}.tar.gz
SUPDISTFILES= ${NS_i386} ${NS_SPARC} ${FORTIFY_i386} ${FORTIFY_SPARC}
${FORTIFY}.tar.gz
SUPDISTFILES= ${NS_i386} ${NS_SPARC} ${FORTIFY}.tar.gz
OBJMACHINE= "yes"
NO_WRKSUBDIR= "No work subdirectory"
@ -72,9 +69,9 @@ pre-fetch:
.endif
do-build:
@cd ${WRKDIR}/${FORTIFYNAME}/src/common && \
@cd ${WRKDIR}/${FORTIFY}/src/common && \
${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} all && \
cd ${WRKDIR}/${FORTIFYNAME}/src/cmdline && \
cd ${WRKDIR}/${FORTIFY}/src/cmdline && \
${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} fortify
do-install:
@ -86,10 +83,11 @@ post-install:
@${CP} ${PREFIX}/netscape/netscape_dns ${PREFIX}/netscape/netscape
@${RM} ${PREFIX}/netscape/netscape_dns
.endif
@cd ${WRKDIR}/${FORTIFYNAME} && \
@cd ${WRKDIR}/${FORTIFY} && \
${LN} -sf languages/English Messages && \
src/cmdline/fortify ${PREFIX}/netscape/netscape
.if ${MACHINE_ARCH} == "sparc"
@cd ${WRKDIR}/${FORTIFYNAME} && \
@cd ${WRKDIR}/${FORTIFY} && \
src/cmdline/fortify ${PREFIX}/netscape/netscape_nis
.endif
@${SED} 's#@netscape_home@#${PREFIX}/netscape#' \

View File

@ -1,12 +1,9 @@
MD5 (communicator-4.6-fortified/Fortify-1.4.2-unix-sparc.tar.gz) = 29660b0c0384043c43e3905fd67e1944
MD5 (communicator-4.6-fortified/Fortify-1.4.2-unix-x86.tar.gz) = 5a8c932bf88c4b947999995c58af23dd
MD5 (communicator-4.6-fortified/communicator-v46-export.sparc-sun-sunos4.1.3_U1.tar.gz) = 5979e5a1d4096973388334d2606d2677
MD5 (communicator-4.6-fortified/communicator-v46-export.x86-bsdi-bsd2.tar.gz) = 9102c8c61ca2523afbcaca8506a1cb28
RMD160 (communicator-4.6-fortified/Fortify-1.4.2-unix-sparc.tar.gz) = b9e86791efa78a6fd6ab62062d645521a40c4c4b
RMD160 (communicator-4.6-fortified/Fortify-1.4.2-unix-x86.tar.gz) = 29c493e9e414b98b5693ac9831fb5c6979704b46
RMD160 (communicator-4.6-fortified/communicator-v46-export.sparc-sun-sunos4.1.3_U1.tar.gz) = cfaa8011be6e913cdae944606a056fe743e2860e
RMD160 (communicator-4.6-fortified/communicator-v46-export.x86-bsdi-bsd2.tar.gz) = 85c7139c3f1763fcee5854d220ef777373f2897b
SHA1 (communicator-4.6-fortified/Fortify-1.4.2-unix-sparc.tar.gz) = 314edb37b394897dc0ebd065007c58eb88fabf2c
SHA1 (communicator-4.6-fortified/Fortify-1.4.2-unix-x86.tar.gz) = fa128aea2ea9130ffafcf0d9bff7fd064bd74522
SHA1 (communicator-4.6-fortified/communicator-v46-export.sparc-sun-sunos4.1.3_U1.tar.gz) = d42f813e4cd0d1e990387fa5aea4d56dd3026c49
SHA1 (communicator-4.6-fortified/communicator-v46-export.x86-bsdi-bsd2.tar.gz) = ba9c7c0c7d74f255b02234501e2917bfe9d3b9f9
MD5 (communicator-4.61-fortified/Fortify-1.4.3-unix-src.tar.gz) = ad1b0413c880c52b18fbd7573d08027d
MD5 (communicator-4.61-fortified/communicator-v461-export.sparc-sun-sunos4.1.3_U1.tar.gz) = 26d2944a58d6fa8c73ff5a4a2f3d7258
MD5 (communicator-4.61-fortified/communicator-v461-export.x86-bsdi-bsd2.tar.gz) = 3fcc6b074e1127d7e7ac404f6555aa28
RMD160 (communicator-4.61-fortified/Fortify-1.4.3-unix-src.tar.gz) = 3dc50acc89eb68b6ca8a314ccd1db27a7b63205d
RMD160 (communicator-4.61-fortified/communicator-v461-export.sparc-sun-sunos4.1.3_U1.tar.gz) = 09c948f655c62ee04c1dce885917cfc93e856f53
RMD160 (communicator-4.61-fortified/communicator-v461-export.x86-bsdi-bsd2.tar.gz) = a8b9eedc7a397e04ff758868940dab231b0bed7a
SHA1 (communicator-4.61-fortified/Fortify-1.4.3-unix-src.tar.gz) = 0e91392e1df289a2c0fd7a69c63be1f9c68bbeb6
SHA1 (communicator-4.61-fortified/communicator-v461-export.sparc-sun-sunos4.1.3_U1.tar.gz) = a0d44122101972df47b4f6605c3c7fbca5e71270
SHA1 (communicator-4.61-fortified/communicator-v461-export.x86-bsdi-bsd2.tar.gz) = 7878ff03ca85647eb43f1aac29c0824e66c424d4

View File

@ -1,5 +1,5 @@
--- communicator-v46.x86-bsdi-bsd2/ns-install.orig Tue May 4 17:12:42 1999
+++ communicator-v46.x86-bsdi-bsd2/ns-install Thu May 20 16:51:31 1999
--- communicator-v461.x86-bsdi-bsd2/ns-install.orig Tue May 4 17:12:42 1999
+++ communicator-v461.x86-bsdi-bsd2/ns-install Thu May 20 16:51:31 1999
@@ -84,22 +84,10 @@
exit 1
fi

View File

@ -1,5 +1,5 @@
--- Fortify-1.4.2-unix-x86/src/common/Makefile.orig Thu May 20 12:45:43 1999
+++ Fortify-1.4.2-unix-x86/src/common/Makefile Thu May 20 12:45:59 1999
--- Fortify-1.4.3-unix-src/src/common/Makefile.orig Thu May 20 12:04:40 1999
+++ Fortify-1.4.3-unix-src/src/common/Makefile Thu May 20 12:05:20 1999
@@ -1,9 +1,9 @@
-CC = gcc # -Wall -ansi
@ -19,7 +19,7 @@
# Everything else
-#CFLAGS = -I. -O
-#YACC = yacc
+CFLAGS = -I. -O
+CFLAGS = -I. -O2
+YACC = yacc
#LDFLAGS = # -static
#RANLIB = :

View File

@ -1,5 +1,5 @@
--- Fortify-1.4.2-unix-x86/src/cmdline/Makefile.orig Thu May 20 12:47:15 1999
+++ Fortify-1.4.2-unix-x86/src/cmdline/Makefile Thu May 20 12:47:25 1999
--- Fortify-1.4.3-unix-src/src/cmdline/Makefile.orig Thu May 20 12:06:30 1999
+++ Fortify-1.4.3-unix-src/src/cmdline/Makefile Thu May 20 12:07:00 1999
@@ -2,11 +2,11 @@
COMMON = ../common
INC = -I. -I$(COMMON)
@ -21,7 +21,7 @@
# Everything else
-#CFLAGS = $(INC) -O
-#LDFLAGS = # -static
+CFLAGS = $(INC) -O
+CFLAGS = $(INC) -O2
+LDFLAGS = # -static
# ----------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
--- communicator-v46.sparc-sun-sunos4.1.3_U1/ns-install.orig Wed May 5 14:18:29 1999
+++ communicator-v46.sparc-sun-sunos4.1.3_U1/ns-install Thu May 20 16:27:26 1999
--- communicator-v461.sparc-sun-sunos4.1.3_U1/ns-install.orig Wed May 5 14:18:29 1999
+++ communicator-v461.sparc-sun-sunos4.1.3_U1/ns-install Thu May 20 16:27:26 1999
@@ -84,22 +84,10 @@
exit 1
fi

View File

@ -1,5 +1,5 @@
--- Fortify-1.4.2-unix-sparc/src/common/Makefile.orig Thu May 20 12:04:40 1999
+++ Fortify-1.4.2-unix-sparc/src/common/Makefile Thu May 20 12:05:20 1999
--- Fortify-1.4.3-unix-src/src/common/Makefile.orig Thu May 20 12:04:40 1999
+++ Fortify-1.4.3-unix-src/src/common/Makefile Thu May 20 12:05:20 1999
@@ -1,9 +1,9 @@
-CC = gcc # -Wall -ansi
@ -19,7 +19,7 @@
# Everything else
-#CFLAGS = -I. -O
-#YACC = yacc
+CFLAGS = -I. -O
+CFLAGS = -I. -O2
+YACC = yacc
#LDFLAGS = # -static
#RANLIB = :

View File

@ -1,5 +1,5 @@
--- Fortify-1.4.2-unix-sparc/src/cmdline/Makefile.orig Thu May 20 12:06:30 1999
+++ Fortify-1.4.2-unix-sparc/src/cmdline/Makefile Thu May 20 12:07:00 1999
--- Fortify-1.4.3-unix-src/src/cmdline/Makefile.orig Thu May 20 12:06:30 1999
+++ Fortify-1.4.3-unix-src/src/cmdline/Makefile Thu May 20 12:07:00 1999
@@ -2,11 +2,11 @@
COMMON = ../common
INC = -I. -I$(COMMON)
@ -21,7 +21,7 @@
# Everything else
-#CFLAGS = $(INC) -O
-#LDFLAGS = # -static
+CFLAGS = $(INC) -O
+CFLAGS = $(INC) -O2
+LDFLAGS = # -static
# ----------------------------------------------------------------------