summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2006-06-09 18:18:19 +0000
committerjschauma <jschauma@pkgsrc.org>2006-06-09 18:18:19 +0000
commit9fdcda1c29baebcf3dc53e6fcf4308ca59e6c056 (patch)
tree684a186080f4ba378780483453a05f0abd417518
parentd4dac6f718dfc5dcb557543c3a6770697b569179 (diff)
downloadpkgsrc-9fdcda1c29baebcf3dc53e6fcf4308ca59e6c056.tar.gz
As noted on 2006-05-24
(http://mail-index.netbsd.org/pkgsrc-users/2006/05/24/0003.html): Remove netscape7 (and the respective netscape7-acroread packages) since Netscape7 (the unix flavor) is no longer maintained and has a large number of unfixed security vulnerabilities.
-rw-r--r--www/netscape7-acroread/DESCR2
-rw-r--r--www/netscape7-acroread/Makefile17
-rw-r--r--www/netscape7-acroread/Makefile.common29
-rw-r--r--www/netscape7-acroread3/DESCR2
-rw-r--r--www/netscape7-acroread3/Makefile17
-rw-r--r--www/netscape7-acroread5/DESCR2
-rw-r--r--www/netscape7-acroread5/Makefile17
-rw-r--r--www/netscape7-acroread7/DESCR2
-rw-r--r--www/netscape7-acroread7/Makefile17
-rw-r--r--www/netscape7/DESCR4
-rw-r--r--www/netscape7/MESSAGE.NetBSD10
-rw-r--r--www/netscape7/Makefile109
-rw-r--r--www/netscape7/Makefile.Linux.i38625
-rw-r--r--www/netscape7/Makefile.NetBSD.i38635
-rw-r--r--www/netscape7/distinfo6
-rw-r--r--www/netscape7/distinfo.french4
-rw-r--r--www/netscape7/distinfo.german4
-rw-r--r--www/netscape7/distinfo.japanese5
-rwxr-xr-xwww/netscape7/files/binpatch-x86-unknown-linux2.2.5-7.1.sh63
-rw-r--r--www/netscape7/files/extract_instructions25
-rw-r--r--www/netscape7/files/fetch-message11
-rw-r--r--www/netscape7/files/linux_notes24
-rw-r--r--www/netscape7/files/netscape.sh3
23 files changed, 0 insertions, 433 deletions
diff --git a/www/netscape7-acroread/DESCR b/www/netscape7-acroread/DESCR
deleted file mode 100644
index 1782de5c203..00000000000
--- a/www/netscape7-acroread/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This package provides the Adobe Acrobat Reader 4 plugin for the Netscape7
-package.
diff --git a/www/netscape7-acroread/Makefile b/www/netscape7-acroread/Makefile
deleted file mode 100644
index 3ccd49409d2..00000000000
--- a/www/netscape7-acroread/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:11:26 joerg Exp $
-
-DISTNAME= netscape7-acroread-1.0
-PKGREVISION= 1
-
-MAINTAINER= jschauma@NetBSD.org
-COMMENT= Acrobat Reader 4 plugin for netscape7
-
-DEPENDS+= acroread-4.[0-9]*:../../print/acroread
-CONFLICTS+= netscape7-acroread3-[0-9]*
-CONFLICTS+= netscape7-acroread5-[0-9]*
-CONFLICTS+= netscape7-acroread7-[0-9]*
-
-ACROREAD= Acrobat4
-ACRO_SUBDIR= Browsers
-
-.include "../../www/netscape7-acroread/Makefile.common"
diff --git a/www/netscape7-acroread/Makefile.common b/www/netscape7-acroread/Makefile.common
deleted file mode 100644
index d01e9ee7bc8..00000000000
--- a/www/netscape7-acroread/Makefile.common
+++ /dev/null
@@ -1,29 +0,0 @@
-# $NetBSD: Makefile.common,v 1.3 2005/12/05 20:51:13 rillig Exp $
-
-PKGNAME= ${DISTNAME:C|MozillaFirebird|firefox|}
-CATEGORIES= www print
-MASTER_SITES= # empty
-DISTFILES= # empty
-
-DEPENDS+= netscape7>=1:../../www/netscape7
-
-ONLY_FOR_PLATFORM= Linux-*-i386 NetBSD-*-i386
-PLATFORM= intellinux
-
-WRKSRC= ${WRKDIR}
-NO_CHECKSUM= YES
-NO_CONFIGURE= YES
-NO_BUILD= YES
-
-PLIST_SRC= ../../www/netscape7-acroread/PLIST
-PLIST_SUBST+= ACROREAD=${ACROREAD:Q}
-PLIST_SUBST+= ACRO_SUBDIR=${ACRO_SUBDIR:Q}
-PLIST_SUBST+= PLATFORM=${PLATFORM:Q}
-NS_PLUGINS_DIR= ${PREFIX}/lib/netscape/netscape7/plugins
-
-do-install:
- ${INSTALL_DATA_DIR} ${NS_PLUGINS_DIR}
- ${LN} -s ${PREFIX}/${ACROREAD}/${ACRO_SUBDIR}/${PLATFORM}/nppdf.so \
- ${NS_PLUGINS_DIR}/nppdf.so
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/www/netscape7-acroread3/DESCR b/www/netscape7-acroread3/DESCR
deleted file mode 100644
index 69ba2aea8a4..00000000000
--- a/www/netscape7-acroread3/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This package provides the Adobe Acrobat Reader 3 plugin for the Netscape7
-package.
diff --git a/www/netscape7-acroread3/Makefile b/www/netscape7-acroread3/Makefile
deleted file mode 100644
index fcc48922cd2..00000000000
--- a/www/netscape7-acroread3/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:11:26 joerg Exp $
-
-DISTNAME= netscape7-acroread3-1.0
-PKGREVISION= 1
-
-MAINTAINER= jschauma@NetBSD.org
-COMMENT= Acrobat Reader 3 plugin for netscape7
-
-DEPENDS+= acroread3-3.[0-9]*:../../print/acroread3
-CONFLICTS+= netscape7-acroread-[0-9]*
-CONFLICTS+= netscape7-acroread5-[0-9]*
-CONFLICTS+= netscape7-acroread7-[0-9]*
-
-ACROREAD= Acrobat3
-ACRO_SUBDIR= Browsers
-
-.include "../../www/netscape7-acroread/Makefile.common"
diff --git a/www/netscape7-acroread5/DESCR b/www/netscape7-acroread5/DESCR
deleted file mode 100644
index 7aabb187d47..00000000000
--- a/www/netscape7-acroread5/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This package provides the Adobe Acrobat Reader 5 plugin for the Netscape7
-package.
diff --git a/www/netscape7-acroread5/Makefile b/www/netscape7-acroread5/Makefile
deleted file mode 100644
index 8ba86142f8d..00000000000
--- a/www/netscape7-acroread5/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:11:26 joerg Exp $
-
-DISTNAME= netscape7-acroread5-1.0
-PKGREVISION= 1
-
-MAINTAINER= jschauma@NetBSD.org
-COMMENT= Acrobat Reader 5 plugin for netscape7
-
-DEPENDS+= acroread5-5.[0-9]*:../../print/acroread5
-CONFLICTS+= netscape7-acroread-[0-9]*
-CONFLICTS+= netscape7-acroread3-[0-9]*
-CONFLICTS+= netscape7-acroread7-[0-9]*
-
-ACROREAD= Acrobat5
-ACRO_SUBDIR= Browsers
-
-.include "../../www/netscape7-acroread/Makefile.common"
diff --git a/www/netscape7-acroread7/DESCR b/www/netscape7-acroread7/DESCR
deleted file mode 100644
index f101a2d1a37..00000000000
--- a/www/netscape7-acroread7/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This package provides the Adobe Acrobat Reader 7 plugin for the Netscape7
-package.
diff --git a/www/netscape7-acroread7/Makefile b/www/netscape7-acroread7/Makefile
deleted file mode 100644
index 8727713bfe1..00000000000
--- a/www/netscape7-acroread7/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:11:26 joerg Exp $
-
-DISTNAME= netscape7-acroread7-1.0
-PKGREVISION= 1
-
-MAINTAINER= jschauma@NetBSD.org
-COMMENT= Acrobat Reader 7 plugin for netscape7
-
-DEPENDS+= acroread7-7.[0-9]*:../../print/acroread7
-CONFLICTS+= netscape7-acroread-[0-9]*
-CONFLICTS+= netscape7-acroread3-[0-9]*
-CONFLICTS+= netscape7-acroread5-[0-9]*
-
-ACROREAD= Acrobat7
-ACRO_SUBDIR= Browser
-
-.include "../../www/netscape7-acroread/Makefile.common"
diff --git a/www/netscape7/DESCR b/www/netscape7/DESCR
deleted file mode 100644
index 68911b45898..00000000000
--- a/www/netscape7/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-The Netscape browser, mail client, newsgroup reader, web page editor, instant
-messenger, ICQ client and address book organizer. This is the commercially
-distributed version from Netscape. A freely available version of the
-Netscape browser is available in pkgsrc as 'mozilla'.
diff --git a/www/netscape7/MESSAGE.NetBSD b/www/netscape7/MESSAGE.NetBSD
deleted file mode 100644
index a84aa733355..00000000000
--- a/www/netscape7/MESSAGE.NetBSD
+++ /dev/null
@@ -1,10 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.3 2002/10/01 20:16:42 jschauma Exp $
-
- The Linux version of Netscape requires your kernel to include
- 'COMPAT_LINUX' (plus in NetBSD systems before 1.5 'EXEC_ELF32').
-
- Please note that if you have INET6 enabled in your kernel, you
- will need to set net.inet6.ip6.v6only = 0, using sysctl(8).
-
-===========================================================================
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile
deleted file mode 100644
index 69f71f8f37d..00000000000
--- a/www/netscape7/Makefile
+++ /dev/null
@@ -1,109 +0,0 @@
-# $NetBSD: Makefile,v 1.34 2006/05/11 18:10:19 gdt Exp $
-#
-
-DISTNAME= netscape-i686-pc-linux-gnu-sea
-PKGNAME= netscape${VERS_MAJ}-${VERS_MAJ}.${VERS_MIN}
-PKGREVISION= 1
-CATEGORIES= www
-MASTER_SITES= ftp://ftp.netscape.com/pub/netscape7/${SUB}/ \
- ftp://sunsite.utk.edu/pub/netscape/netscape7/${SUB}/ \
- ftp://ftp.netscape.org/pub/netscape7/${SUB}/ \
- ftp://ftp-uk.netscape.com/pub/netscape7/${SUB}/ \
- ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.netscape.com/pub/netscape7/${SUB}/
-
-MAINTAINER= jschauma@NetBSD.org
-HOMEPAGE= http://channels.netscape.com/ns/browsers/default.jsp
-COMMENT= Netscape Browser, Mail and Newsreader suite, version 7
-
-#BUILD_DEPENDS= binpatch>=1.0:../../pkgtools/binpatch
-
-LICENSE= netcape-license
-RESTRICTED= No re-distribution without agreement from Netscape
-NO_SRC_ON_CDROM= ${RESTRICTED}
-NO_BIN_ON_CDROM= ${RESTRICTED}
-NO_SRC_ON_FTP= ${RESTRICTED}
-NO_BIN_ON_FTP= ${RESTRICTED}
-
-ONLY_FOR_PLATFORM= Linux-*-i[3-6]86 NetBSD-*-i386
-INTERACTIVE_STAGE= build
-
-WRKSRC= ${WRKDIR}/netscape-installer
-PKG_LANG?= english
-VERS_MAJ= 7
-VERS_MIN= 2
-SUB= ${PKG_LANG}/${VERS_MAJ}.${VERS_MIN}/unix/${DIST_DIR_NAME}/sea
-DIST_SUBDIR= netscape/${VERS_MAJ}.${VERS_MIN}/${PKG_LANG}
-
-.if ${PKG_LANG} != english
-DISTINFO_FILE= ${.CURDIR}/distinfo.${PKG_LANG}
-.endif
-
-PLIST_SRC= ${WRKDIR}/PLIST
-INSTALLATION_DIRS= bin
-
-pre-fetch:
- @${CAT} ${FILESDIR}/fetch-message
-
-pre-build:
- @${SED} -e "s|@PREFIX@|${PREFIX}|g" ${FILESDIR}/netscape.sh > \
- ${WRKDIR}/netscape7
- @delay=10; \
- ${SED} -e "s|@WRKSRC@|${WRKSRC}|g" -e "s|@delay@|$${delay}|g" \
- ${FILESDIR}/extract_instructions; \
- sleep $${delay}; \
- ${MKDIR} ${WRKSRC}/dest
- @${SED} -e "s|/usr/local/netscape|${WRKSRC}/dest|g" \
- ${WRKSRC}/config.ini > ${WRKSRC}/config.ini.new; \
- ${MV} ${WRKSRC}/config.ini.new ${WRKSRC}/config.ini
-
-# we must wait for netscape to start up after build!
-do-build:
- @cd ${WRKSRC} && ${SETENV} ${INST_ENV} ${SH} netscape-installer
- @sleep 10
-
-# dynamic PLIST generation
-pre-install:
- @if [ -f ${INSTDIR}/plugins/libjavaplugin_oji.so ]; then \
- cd ${INSTDIR}/plugins && ${LN} -sf \
- java2/plugin/i386/ns600/libjavaplugin_oji.so \
- libjavaplugin_oji.so; \
- fi
- @${RM} -f ${PLIST_SRC}
- @${TOUCH} ${PLIST_SRC}
- @${ECHO} 'bin/netscape7' >> ${PLIST_SRC}
- @cd ${INSTDIR} && \
- ${FIND} . ! -name "xpti.dat" \( -type f -or -type l \) \
- -print | \
- ${SED} -e 's,^\.,lib/netscape/netscape7,' >> ${PLIST_SRC}
- @${ECHO} "@unexec \$${RM} %D/lib/netscape/netscape7/components/xpti.dat 2>/dev/null || \$${TRUE}" \
- >> ${PLIST_SRC}
- @cd ${INSTDIR} && \
- ${FIND} ${FIND_ARG} \( -type d ! -name "." \) \
- -print | \
- ${SED} -e 's,^\.,@dirrm lib/netscape/netscape7,' >> \
- ${PLIST_SRC}
- @${ECHO} "@dirrm lib/netscape/netscape7" >> ${PLIST_SRC}
- @${ECHO} "@unexec \$${RMDIR} %D/lib/netscape 2>/dev/null || \$${TRUE}" \
- >> ${PLIST_SRC}
-
-#post-build:
-# ${SH} ../../www/netscape7/files/binpatch-x86-unknown-linux2.2.5-7.1.sh \
-# ${LOCALBASE} ${WRKSRC}/dest/libsoftokn3.so
-
-do-install:
- ${INSTALL_PROGRAM_DIR} ${PREFIX}/lib/netscape/netscape7
- cd ${INSTDIR} && ${PAX} -rw . ${PREFIX}/lib/netscape/netscape7
- ${INSTALL_SCRIPT} ${WRKDIR}/netscape7 ${PREFIX}/bin
- ${CHMOD} 755 ${PREFIX}/bin/netscape7
-
-.include "../../mk/bsd.prefs.mk"
-
-# everything specific to your OS/Arch goes into its own Makefile
-# group together i386, i486, i586 and i686 (for Linux)
-ARCH=${MACHINE_ARCH:C/i[3-6]86/i386/g}
-
-.if exists(Makefile.${OPSYS}.${ARCH})
-. include "Makefile.${OPSYS}.${ARCH}"
-.endif
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/www/netscape7/Makefile.Linux.i386 b/www/netscape7/Makefile.Linux.i386
deleted file mode 100644
index 2acdf7319e1..00000000000
--- a/www/netscape7/Makefile.Linux.i386
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile.Linux.i386,v 1.12 2005/04/11 16:17:34 jschauma Exp $
-#
-
-DIST_DIR_NAME= linux
-
-DEPENDS+= gtk+>=1.2.10:../../x11/gtk
-INSTDIR= ${WRKSRC}/dest
-FIND_ARG= . -depth
-
-INST_ENV+= LD_LIBRARY_PATH="${X11BASE}/lib:${PREFIX}/lib:${LD_LIBRARY_PATH}"
-
-post-extract:
- @${MKDIR} ${WRKSRC}/dest
- @${SED} -e "s|@PREFIX@|${PREFIX}|g" -e "s|@X11BASE@|${X11BASE}|g" \
- -e "s|@WRKSRC@|${WRKSRC}|g" -e "s|@X11PREFIX@|${X11PREFIX}|g" \
- ${FILESDIR}/linux_notes
- @${SH} -c "read"
- @${LN} -s ${PREFIX}/lib/libgdk.so ${WRKSRC}/libgdk-1.2.so.0
- @${LN} -s ${PREFIX}/lib/libglib.so ${WRKSRC}/libglib-1.2.so.0
- @${LN} -s ${PREFIX}/lib/libgmodule.so ${WRKSRC}/libgmodule-1.2.so.0
- @${LN} -s ${PREFIX}/lib/libgtk.so ${WRKSRC}/libgtk-1.2.so.0
- @${LN} -s ${PREFIX}/lib/libgdk.so ${WRKSRC}/dest/libgdk-1.2.so.0
- @${LN} -s ${PREFIX}/lib/libglib.so ${WRKSRC}/dest/libglib-1.2.so.0
- @${LN} -s ${PREFIX}/lib/libgmodule.so ${WRKSRC}/dest/libgmodule-1.2.so.0
- @${LN} -s ${PREFIX}/lib/libgtk.so ${WRKSRC}/dest/libgtk-1.2.so.0
diff --git a/www/netscape7/Makefile.NetBSD.i386 b/www/netscape7/Makefile.NetBSD.i386
deleted file mode 100644
index 31fd2d0ccf5..00000000000
--- a/www/netscape7/Makefile.NetBSD.i386
+++ /dev/null
@@ -1,35 +0,0 @@
-# $NetBSD: Makefile.NetBSD.i386,v 1.10 2005/04/11 16:17:34 jschauma Exp $
-#
-
-DIST_DIR_NAME= linux
-
-DEPENDS+= suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat
-DEPENDS+= suse_x11>=7.3:../../emulators/${SUSE_DIR_PREFIX}_x11
-DEPENDS+= suse_gtk>=7.3:../../emulators/${SUSE_DIR_PREFIX}_gtk
-
-FIND_ARG= -d .
-
-# installing over emulation files doesn't work (huh?), so clean out any
-# existing files first
-post-extract:
- if [ "${INSTDIR}" != "${WRKSRC}/dest" ]; then \
- ${RM} -fr ${INSTDIR}; \
- fi
-
-# try to keep emul root clean
-pre-clean:
- @if [ -d ${PREFIX}/emul/linux${WRKDIR} ]; then \
- cd ${PREFIX}/emul/linux${WRKDIR}/.. && ${RM} -fr *; \
- fi
-
-.include "../../emulators/suse_linux/Makefile.application"
-
-# The installer starts netscape - under linux emulation, nontheless!
-# If the user running 'make' has permission to do so, the installer will
-# create files in the emulation root.
-
-.if exists(${WRKSRC}/dest/plugins)
-INSTDIR= ${WRKSRC}/dest
-.else
-INSTDIR= ${PREFIX}/emul/linux${WRKSRC}/dest
-.endif
diff --git a/www/netscape7/distinfo b/www/netscape7/distinfo
deleted file mode 100644
index 22c53969c68..00000000000
--- a/www/netscape7/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.12 2005/04/11 16:17:34 jschauma Exp $
-
-SHA1 (netscape/7.2/english/netscape-i686-pc-linux-gnu-sea.tar.gz) = f59ad127ce01b08f52ec246eab59230b8e4b61d2
-RMD160 (netscape/7.2/english/netscape-i686-pc-linux-gnu-sea.tar.gz) = 752875821212ae92fb339d829324eef10fb62a74
-Size (netscape/7.2/english/netscape-i686-pc-linux-gnu-sea.tar.gz) = 16751340 bytes
-SHA1 (patch-aa) = 3105637b55b45326fcfa2ba1f2f3bade343e38b1
diff --git a/www/netscape7/distinfo.french b/www/netscape7/distinfo.french
deleted file mode 100644
index 37f9c0b07be..00000000000
--- a/www/netscape7/distinfo.french
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo.french,v 1.3 2003/04/24 13:20:33 abs Exp $
-
-SHA1 (netscape/7.02/french/netscape-i686-pc-linux-gnu-sea.tar.gz) = 7ea77c142694946c34a0b130c2530896ba4bd519
-Size (netscape/7.02/french/netscape-i686-pc-linux-gnu-sea.tar.gz) = 16913063 bytes
diff --git a/www/netscape7/distinfo.german b/www/netscape7/distinfo.german
deleted file mode 100644
index cf379802b2f..00000000000
--- a/www/netscape7/distinfo.german
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo.german,v 1.3 2003/04/24 13:20:34 abs Exp $
-
-SHA1 (netscape/7.02/german/netscape-i686-pc-linux-gnu-sea.tar.gz) = 9789c43df34a77d559cecaffe42621e5b234d55a
-Size (netscape/7.02/german/netscape-i686-pc-linux-gnu-sea.tar.gz) = 17160503 bytes
diff --git a/www/netscape7/distinfo.japanese b/www/netscape7/distinfo.japanese
deleted file mode 100644
index 031a543aa5a..00000000000
--- a/www/netscape7/distinfo.japanese
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.japanese,v 1.4 2003/08/01 20:39:54 jschauma Exp $
-
-SHA1 (netscape/7.1/japanese/netscape-i686-pc-linux-gnu-sea.tar.gz) = 105f986c68fffaa848235549ece532443965232f
-Size (netscape/7.1/japanese/netscape-i686-pc-linux-gnu-sea.tar.gz) = 17193612 bytes
-SHA1 (patch-aa) = afdb1766ebdbf914eb9688cc4782f8275db3aeb2
diff --git a/www/netscape7/files/binpatch-x86-unknown-linux2.2.5-7.1.sh b/www/netscape7/files/binpatch-x86-unknown-linux2.2.5-7.1.sh
deleted file mode 100755
index 384eb6b74ff..00000000000
--- a/www/netscape7/files/binpatch-x86-unknown-linux2.2.5-7.1.sh
+++ /dev/null
@@ -1,63 +0,0 @@
-#!/bin/sh
-
-# $NetBSD: binpatch-x86-unknown-linux2.2.5-7.1.sh,v 1.1 2004/07/27 04:36:06 atatat Exp $
-#
-# ------------------------------------------------------------------------
-# "THE BEER-WARE LICENSE" (Revision 42):
-# Andrew Brown <atatat@NetBSD.org> wrote this file. As long as you
-# retain this notice you can do whatever you want with this stuff.
-# If we meet some day, and you think this stuff is worth it, you can
-# buy me a beer in return.
-# ------------------------------------------------------------------------
-
-PATH=$1/bin:$PATH
-export PATH
-
-# % objdump -h libsoftokn3.so
-# libsoftokn3.so: file format elf32-i386
-#
-file=$2
-size=417992
-
-# % objdump -h libsoftokn3.so
-# Sections:
-# Idx Name Size VMA LMA File off Algn
-# ...
-# 10 .text 0004d1e0 00003e10 00003e10 00003e10 2**4
-# CONTENTS, ALLOC, LOAD, READONLY, CODE
-#
-# % pmap -a 13475 | grep libsoftokn3.so
-# bbb3a000-bbb9afff 388k 00000000 r-xp+ (rwx) 1/0/0 00:04 77819 - /usr/pkg/lib/netscape/netscape7/libsoftokn3.so [0xc64927f0]
-# bbb9b000-bbb9efff 16k 00061000 rw-p- (rwx) 1/0/0 00:04 77819 - /usr/pkg/lib/netscape/netscape7/libsoftokn3.so [0xc64927f0]
-#
-# % objdump -d -j .text --adjust-vma=0xbbb3a000 libsoftokn3.so
-# ...
-# bbb62a3d: 6a 00 push $0x0
-# bbb62a3f: e8 f8 ad fd ff call 0xbbb3d83c
-# bbb62a44: e8 23 af fd ff call 0xbbb3d96c
-# ...
-#
-# ins addr - lma - adjust-vma + file off
-# 0xbbb62a3d - 0x00003e10 - 0xbbb3a000 + 0x00003e10 = 0x00028a3d
-#
-offset=0x00028a3d
-
-# compare the push/call/call instruction bytes
-#
-compare=6a00e8f8adfdffe823affdff
-
-# the push instruction is two bytes long
-#
-skip=2
-
-# five nops will overwrite the call to 0xbbb3d83c
-#
-replace=9090909090
-
-binpatch \
- file=$file \
- size=$size \
- offset=$offset \
- compare=$compare \
- skip=$skip \
- replace=$replace
diff --git a/www/netscape7/files/extract_instructions b/www/netscape7/files/extract_instructions
deleted file mode 100644
index 92c54295fd6..00000000000
--- a/www/netscape7/files/extract_instructions
+++ /dev/null
@@ -1,25 +0,0 @@
-===========================================================================
-$NetBSD: extract_instructions,v 1.7 2003/09/16 02:03:52 jschauma Exp $
-
- Now running the Netscape 7 installation program. Note that the
- installation requires the DISPLAY environment variable to be set.
-
- 1) Choose 'Next' on the first screen
-
- 2) Choose 'Accept' on the End-User License Agreement (EULA)
-
- 3) On the next screen, select your preferred installation and press 'Next'.
- NOTE: Do not alter "Destination Directory"
-
- 4) Click 'Install', lean back and wait while the installer installs
- the necessary files.
-
- 5) Click 'Ok' on "Installation has completed."
-
- 6) Netscape7 will now start and try to convince you to register with
- Netscape. It's up to you to do so, but it's not required. Exit
- Netscape to continue the package installation.
-
-===========================================================================
-
-Be sure to read the above! Proceeding in @delay@ seconds...
diff --git a/www/netscape7/files/fetch-message b/www/netscape7/files/fetch-message
deleted file mode 100644
index 0dc4066fe6d..00000000000
--- a/www/netscape7/files/fetch-message
+++ /dev/null
@@ -1,11 +0,0 @@
-===========================================================================
-$NetBSD: fetch-message,v 1.5 2003/08/01 20:39:55 jschauma Exp $
-
- If you would like to install a localized version of Netscape 7, you
- can specify the PKG_LANG environment variable to be one of:
-
- english (default), japanese
-
- Note that this needs to be done *before* you fetch the distfile!
-
-===========================================================================
diff --git a/www/netscape7/files/linux_notes b/www/netscape7/files/linux_notes
deleted file mode 100644
index de8d8db8a05..00000000000
--- a/www/netscape7/files/linux_notes
+++ /dev/null
@@ -1,24 +0,0 @@
-===========================================================================
-$NetBSD: linux_notes,v 1.4 2004/06/26 10:42:42 grant Exp $
-
- Using this package on Linux is a bit hairy and will require some
- interaction on your part. The netscape binary expects a number of
- shared libraries to be installed -- you may have different, newer
- versions of these libraries. Please do the following, filling
- in the version of the library you have below:
-
- For the installation:
-
- $> ln -s /usr/lib/libstdc++-libc6<yourversion> @WRKSRC@/libstdc++-libc6.1-1.so.2
- $> ln -s /usr/lib/libstdc++-libc6<yourversion> @WRKSRC@/dest/libstdc++-libc6.1-1.so.2
-
- Also, depending on your system, you may need to add:
-
- @PREFIX@/lib
- @X11BASE@/lib
-
- to your /etc/ld.so.conf and run 'ldconfig'.
-
-===========================================================================
-
-Hit return to continue...
diff --git a/www/netscape7/files/netscape.sh b/www/netscape7/files/netscape.sh
deleted file mode 100644
index e226f2984cb..00000000000
--- a/www/netscape7/files/netscape.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-# $NetBSD: netscape.sh,v 1.3 2002/10/31 03:58:12 grant Exp $
-exec @PREFIX@/lib/netscape/netscape7/netscape "$@"