diff options
author | SADA Kenji <sada@FreeBSD.org> | 2000-08-08 16:20:34 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2000-08-08 16:20:34 +0000 |
commit | 847af974c6fd93db431f483c3402022fc1a7438b (patch) | |
tree | 3406c0bebe0b6a2ac3a8fa1d3677c4779d179237 /www/bsdi-netscape47-communicator | |
parent | Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile (diff) |
Upgrade to v4.74.
No response from: maintainer
Notes
Notes:
svn path=/head/; revision=31422
Diffstat (limited to 'www/bsdi-netscape47-communicator')
-rw-r--r-- | www/bsdi-netscape47-communicator/Makefile | 43 | ||||
-rw-r--r-- | www/bsdi-netscape47-communicator/pkg-descr | 24 |
2 files changed, 32 insertions, 35 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile index 645ec39a06a8..cfd03cfbee95 100644 --- a/www/bsdi-netscape47-communicator/Makefile +++ b/www/bsdi-netscape47-communicator/Makefile @@ -7,40 +7,37 @@ # PORTNAME= bsdi-netscape-${BROWSER} -PORTVERSION= ${BROWSER_VER} -CATEGORIES= www - -.if !defined(MASTER_SITES) -MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/english/4.73/unix/unsupported/bsdi21/complete_install/ \ - ftp://ftp.sunet.se/pub/www/Netscape/communicator/english/4.73/unix/unsupported/bsdi21/complete_install/ -.endif - -DISTFILES= ${BROWSER}-v473-export.x86-bsdi-bsd2.tar.gz MAINTAINER= trevor@jpj.net -NO_FORTIFY= "frozen until further notice--http://www.fortify.net/latest_main.html" - -RUN_DEPENDS= netscape:${PORTSDIR}/www/netscape-wrapper - ONLY_FOR_ARCHS= i386 +NETSCAPE_DIST_ARCH= unsupported/bsdi21 +NETSCAPE_DIST_TAG= x86-bsdi-bsd2 + # don't overwrite the FreeBSD port's shell script wrapper in ${PREFIX}/bin BROWSER_ARC= ${BROWSER}-bsdi -MASTERDIR= ${.CURDIR}/../netscape4-communicator -WRKSRC= ${WRKDIR}/${BROWSER}-v473.x86-bsdi-bsd2 - -BROWSER_VER= 4.73 -# taken from ,${BLDVERS} in ns-install -INFILE_HEAD?= 'Communicator,4.73.0.20000502' -NO_AUTOADMIN= yes - MAILCAP= ${.CURDIR}/../bsdi-netscape47-communicator/files/mailcap NSUBDIR= lib/netscape-bsdi -PRE_MK_INCLUDED= yes # don't require a.out libraries WITHOUT_AOUT= yes -.include "${MASTERDIR}/Makefile" +pre-fetch: + @${ECHO} "************************************************************" + @${ECHO} "None of the Software or underlying information or technology" + @${ECHO} "may be downloaded or otherwise exported or re-exported (i)" + @${ECHO} "into (or to a national or resident of) Cuba, Iraq, Libya," + @${ECHO} "Sudan, North Korea, Iran, Syria or any other country to" + @${ECHO} "which the U.S. has embargoed goods; or (ii) to anyone on" + @${ECHO} "the U.S. Treasury Department's list of Specially Designated" + @${ECHO} "Nationals or the U.S. Commerce Department's Table of Denial" + @${ECHO} "Orders. By downloading or using the Software, you are" + @${ECHO} "agreeing to the foregoing and you are representing and" + @${ECHO} "warranting that you are not located in, under the control" + @${ECHO} "of, or a national or resident of any such country or on" + @${ECHO} "any such list." + @${ECHO} "************************************************************" + +.include "../netscape47-communicator/Makefile" diff --git a/www/bsdi-netscape47-communicator/pkg-descr b/www/bsdi-netscape47-communicator/pkg-descr index a93297852712..39f744b76207 100644 --- a/www/bsdi-netscape47-communicator/pkg-descr +++ b/www/bsdi-netscape47-communicator/pkg-descr @@ -1,15 +1,15 @@ This is the BSDI BSD/OS version of the Netscape Communicator suite -(Navigator Web browser, Messenger e-mail and news reader, and -Composer HTML editor). - -Unlike the FreeBSD version, this does not require a.out X libraries. - -If Java applets fail to display, do this: - - # cd /usr/X11R6/lib/X11/fonts/misc - # /usr/X11R6/bin/mkfontdir - # chmod 444 fonts.dir - +(Navigator Web browser, Messenger MUA and news reader, and Composer +HTML editor) with strong encryption. Unlike the FreeBSD version, +this does not require a.out X libraries (because it is statically +linked). This browser is under U.S. export restrictions. Do "make +pre-fetch" to determine whether you may download it. + +If Java applets fail to display, do this as root: + cd /usr/X11R6/lib/X11/fonts/misc + /usr/X11R6/bin/mkfontdir + chmod 444 fonts.dir then exit and restart your X server. -Please read /usr/local/lib/netscape/LICENSE. +Please read http://www.cert.org/advisories/CA-2000-08.html before +sending sensitive information with this program. |