diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-03-05 07:58:14 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-03-05 07:58:14 +0800 |
commit | ed0c1d8ed7bf4713a86c117d37f8d529418b9b1b (patch) | |
tree | fe624c2bb48f61210b05d456a85989092f3cebe3 /www/netscape7 | |
parent | 15589abd7044a872404e30488f670ecf465fe07d (diff) | |
download | freebsd-ports-gnome-ed0c1d8ed7bf4713a86c117d37f8d529418b9b1b.tar.gz freebsd-ports-gnome-ed0c1d8ed7bf4713a86c117d37f8d529418b9b1b.tar.zst freebsd-ports-gnome-ed0c1d8ed7bf4713a86c117d37f8d529418b9b1b.zip |
Update linux-netscape to 4.72
PR: 17182
Submitted by: maintainer
Diffstat (limited to 'www/netscape7')
-rw-r--r-- | www/netscape7/Makefile | 13 | ||||
-rw-r--r-- | www/netscape7/pkg-plist | 4 |
2 files changed, 10 insertions, 7 deletions
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile index 7e7134c712d5..a2798bfd4b77 100644 --- a/www/netscape7/Makefile +++ b/www/netscape7/Makefile @@ -7,11 +7,11 @@ # $FreeBSD$ # -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 @@ RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base 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 diff --git a/www/netscape7/pkg-plist b/www/netscape7/pkg-plist index 4b2d66504ffe..d9475d58c903 100644 --- a/www/netscape7/pkg-plist +++ b/www/netscape7/pkg-plist @@ -10,7 +10,7 @@ bin/%%BROWSER%%-%%BROWSER_VER%% %%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 @@ bin/%%BROWSER%%-%%BROWSER_VER%% %%NSUBDIR%%/spell/netscape.dic %%NSUBDIR%%/spell/pen4s324.dat %%NSUBDIR%%/registry -%%NSUBDIR%%/communicator-4.7.bin +%%NSUBDIR%%/%%BROWSER%%-%%BROWSER_VER%%.bin %%NSUBDIR%%/mailcap @dirrm %%NSUBDIR%%/java/classes/aix @dirrm %%NSUBDIR%%/java/classes/hpux |