Date: Sat, 4 Mar 2000 17:38:20 +0100 (CET) From: girgen@partitur.se To: FreeBSD-gnats-submit@freebsd.org Subject: ports/17182: Update port: netscape-linux-4.72 Message-ID: <200003041638.RAA08836@elbas.partitur.se>
next in thread | raw e-mail | index | archive | help
>Number: 17182 >Category: ports >Synopsis: Update port: netscape-linux-4.72 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Mar 4 08:40:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Palle Girgensohn >Release: FreeBSD 4.0-CURRENT i386 >Organization: Partitur >Environment: Tested with current-4.0. I cannot get this beast running with NIS, probably due to pilot error, so I have not tested it with 3-RELENG. >Description: This set of patches updates the linux-communicator to the latest version, 4.72. >How-To-Repeat: >Fix: Index: linux-netscape47-communicator/Makefile =================================================================== RCS file: /net/elbas/opt/ncvs/ports/www/linux-netscape47-communicator/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- linux-netscape47-communicator/Makefile 2000/02/28 08:34:01 1.17 +++ linux-netscape47-communicator/Makefile 2000/03/04 12:58:54 @@ -7,11 +7,11 @@ # $FreeBSD: ports/www/linux-netscape47-communicator/Makefile,v 1.17 2000/02/28 08:34:01 asami Exp $ # -DISTNAME= linux-netscape-${BROWSER}-${BROWSER_VER} +DISTNAME= linux-netscape-communicator-${BROWSER_VER} CATEGORIES= www linux -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 +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/english/4.72/unix/supported/linux20_glibc2/complete_install/ \ + ftp://ftp.sunet.se/pub/www/Netscape/communicator/english/4.72/unix/supported/linux20_glibc2/complete_install/ +DISTFILES= communicator-v472-export.x86-unknown-linuxglibc2.0.tar.gz MAINTAINER= girgen@partitur.se @@ -19,7 +19,10 @@ ONLY_FOR_ARCHS= i386 -WRKSRC= ${WRKDIR}/${BROWSER}-v47.x86-unknown-linux2.0 +# don't overwrite the native FreeBSD port's shell script wrapper in ${PREFIX}/bin +BROWSER= communicator-linux + +WRKSRC= ${WRKDIR}/communicator-v472.x86-unknown-linux2.0 # use fake shell REQ script, since we don't require X aout libs. PKGREQ= ${.CURDIR}/pkg/REQ Index: linux-netscape47-communicator/pkg/PLIST =================================================================== RCS file: /net/elbas/opt/ncvs/ports/www/linux-netscape47-communicator/pkg/PLIST,v retrieving revision 1.8 diff -u -r1.8 PLIST --- linux-netscape47-communicator/pkg/PLIST 1999/10/10 18:33:02 1.8 +++ linux-netscape47-communicator/pkg/PLIST 2000/03/04 13:04:23 @@ -10,7 +10,7 @@ %%NSUBDIR%%/java/classes/joptio40.jar %%NSUBDIR%%/java/classes/jio40.jar %%NSUBDIR%%/java/classes/jsd10.jar -%%NSUBDIR%%/java/classes/ldap30.jar +%%NSUBDIR%%/java/classes/ldap40.jar %%NSUBDIR%%/java/classes/resource.jar %%NSUBDIR%%/java/classes/scd10.jar %%NSUBDIR%%/java/classes/awt.properties @@ -178,7 +178,7 @@ %%NSUBDIR%%/spell/netscape.dic %%NSUBDIR%%/spell/pen4s324.dat %%NSUBDIR%%/registry -%%NSUBDIR%%/communicator-4.7.bin +%%NSUBDIR%%/%%BROWSER%%-%%BROWSER%%.bin %%NSUBDIR%%/mailcap @dirrm %%NSUBDIR%%/java/classes/aix @dirrm %%NSUBDIR%%/java/classes/hpux Index: netscape4-communicator/files/md5 =================================================================== RCS file: /net/elbas/opt/ncvs/ports/www/netscape4-communicator/files/md5,v retrieving revision 1.32 diff -u -r1.32 md5 --- netscape4-communicator/files/md5 2000/03/01 21:27:51 1.32 +++ netscape4-communicator/files/md5 2000/03/04 11:58:00 @@ -11,3 +11,4 @@ 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 +MD5 (communicator-v472-export.x86-unknown-linuxglibc2.0.tar.gz) = c287d5c1322a752773bc552a1dbc44c1 >Release-Note: >Audit-Trail: >Unformatted: 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?200003041638.RAA08836>