Date: Tue, 5 Oct 1999 18:30:01 -0700 (PDT) From: Palle Girgensohn <girgen@partitur.se> To: freebsd-ports@FreeBSD.org Subject: Re: ports/14106: Update: linux-netscape -> 4.7 Message-ID: <199910060130.SAA04281@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/14106; it has been noted by GNATS. From: Palle Girgensohn <girgen@partitur.se> To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: ports/14106: Update: linux-netscape -> 4.7 Date: Wed, 06 Oct 1999 03:27:17 +0200 Sorry, Ihave been a bit clumsy :( I missed the md5 file in the MASTERDIR/Makefile (netscape4-communcator), and also missed a character in the MASTERSITES. Here's a slightly modified patch. /Palle diff -urN linux-netscape46-communicator/Makefile linux-netscape47-communicator/Makefile --- linux-netscape46-communicator/Makefile Sun Sep 5 21:07:37 1999 +++ linux-netscape47-communicator/Makefile Wed Oct 6 03:05:48 1999 @@ -8,16 +8,26 @@ # DISTNAME= linux-netscape-${BROWSER}-${BROWSER_VER} -MASTER_SITES?= ftp://ftp.netscape.com/pub/communicator/english/4.61/unix/supported/linux20_libc5/complete_install/ -DISTFILES?= communicator-v461-export.x86-unknown-linux2.0.tar.gz +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/english/4.7/unix/supported/linux20_glibc2/complete_install/ \ + ftp://ftp.sunet.se/pub/www/Netscape/communicator/english/4.7/unix/supported/linux20_glibc2/complete_install/ +DISTFILES?= communicator-v47-export.x86-unknown-linuxglibc2.0.tar.gz MAINTAINER= girgen@partitur.se -RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base +MASTERDIR= ${.CURDIR}/../netscape4-communicator +NO_LATEST_LINK= yes -WRKSRC= ${WRKDIR}/${BROWSER}-v461.x86-unknown-linux2.0 +RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base +WRKSRC= ${WRKDIR}/${BROWSER}-v47.x86-unknown-linux2.0 + +BROWSER_VER= 4.7 MAILCAP= ${.CURDIR}/files/mailcap -NSUBDIR?= lib/netscape-linux +NSUBDIR= lib/netscape-linux + +NO_FORTIFY= yes # not available yet + +INFILE_HEAD= 'Communicator,4.7.0.19990915' +NO_AUTOADMIN= yes -.include "../netscape46-communicator/Makefile" +.include "${MASTERDIR}/Makefile" diff -urN linux-netscape46-communicator/files/md5 linux-netscape47-communicator/files/md5 --- linux-netscape46-communicator/files/md5 Fri Jul 2 01:36:21 1999 +++ linux-netscape47-communicator/files/md5 Thu Jan 1 01:00:00 1970 @@ -1,2 +0,0 @@ -MD5 (communicator-v461-export.x86-unknown-linux2.0.tar.gz) = 946cf6cc68b7010fcfebb39d91f2b6b1 -MD5 (Fortify-1.4.3-unix-x86.tar.gz) = 0414664e89c3a0f690f4ed9aa07dbd70 diff -urN linux-netscape46-communicator/pkg/COMMENT linux-netscape47-communicator/pkg/COMMENT --- linux-netscape46-communicator/pkg/COMMENT Fri Jul 2 01:36:25 1999 +++ linux-netscape47-communicator/pkg/COMMENT Wed Oct 6 03:17:19 1999 @@ -1 +1 @@ -Linux Netscape Communicator suite, version 4.61 +Linux Netscape Communicator suite diff -urN linux-netscape46-communicator/pkg/DESCR linux-netscape47-communicator/pkg/DESCR --- linux-netscape46-communicator/pkg/DESCR Fri Jul 2 01:36:25 1999 +++ linux-netscape47-communicator/pkg/DESCR Wed Oct 6 03:19:26 1999 @@ -1,6 +1,7 @@ -This is the linux version of the netscape web-surfboard. Linux version -on FreeBSD is necessary if you want binary downloadable plugins, made -available for linux, to work. +This is the linux version of the netscape web-surfboard. Using the +Linux version on FreeBSD is necessary if you want to use Linux +versions of plugins. Many plugins are distributed only as Linux +binaries. Please read the file "/usr/local/lib/netscape/LICENSE" for the licensing terms. diff -urN linux-netscape46-communicator/pkg/PLIST linux-netscape47-communicator/pkg/PLIST --- linux-netscape46-communicator/pkg/PLIST Tue Aug 24 17:38:34 1999 +++ linux-netscape47-communicator/pkg/PLIST Wed Oct 6 02:58:36 1999 @@ -7,6 +7,7 @@ %%NSUBDIR%%/java/classes/iiop10.jar %%NSUBDIR%%/java/classes/jae40.jar %%NSUBDIR%%/java/classes/java40.jar +%%NSUBDIR%%/java/classes/joptio40.jar %%NSUBDIR%%/java/classes/jio40.jar %%NSUBDIR%%/java/classes/jsd10.jar %%NSUBDIR%%/java/classes/ldap30.jar @@ -174,11 +175,10 @@ %%NSUBDIR%%/libnullplugin-dynMotif.so %%NSUBDIR%%/libjsd.so %%NSUBDIR%%/bookmark.htm -%%NSUBDIR%%/dynfonts/libTrueDoc.so %%NSUBDIR%%/spell/netscape.dic %%NSUBDIR%%/spell/pen4s324.dat %%NSUBDIR%%/registry -%%NSUBDIR%%/communicator-4.61.bin +%%NSUBDIR%%/communicator-4.7.bin %%NSUBDIR%%/mailcap @dirrm %%NSUBDIR%%/java/classes/aix @dirrm %%NSUBDIR%%/java/classes/hpux @@ -196,6 +196,5 @@ @dirrm %%NSUBDIR%%/nethelp/netscape @dirrm %%NSUBDIR%%/nethelp @dirrm %%NSUBDIR%%/plugins -@dirrm %%NSUBDIR%%/dynfonts @dirrm %%NSUBDIR%%/spell @dirrm %%NSUBDIR%% --- netscape4-communicator/files/md5.orig Wed Oct 6 03:11:18 1999 +++ netscape4-communicator/files/md5 Wed Oct 6 03:12:06 1999 @@ -6,3 +6,4 @@ MD5 (navigator-v461-export.x86-unknown-freebsd.tar.gz) = 49600fb97ba24ca14baf91282f3ad441 MD5 (communicator-v47-export.x86-unknown-freebsd.tar.gz) = 8cfeb91cce138d9c11bd8ee5f9fa8648 MD5 (navigator-v47-export.x86-unknown-freebsd.tar.gz) = c84b2779c25cfb10ebace307e56dc569 +MD5 (communicator-v47-export.x86-unknown-linuxglibc2.0.tar.gz) = b4c1de5f30ceb158021805cc201b4121 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910060130.SAA04281>