summaryrefslogtreecommitdiff
path: root/www/netscape7
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-07-01 16:19:13 +0000
committerjschauma <jschauma@pkgsrc.org>2003-07-01 16:19:13 +0000
commitf928d72e67bbaddc30d10d015088c781b9bbfd96 (patch)
tree67944f7c12b201d6f1c67e11f9045ad183de124a /www/netscape7
parent0e14eb85128ab525d22ef3366ea2eabe80cc3f3c (diff)
downloadpkgsrc-f928d72e67bbaddc30d10d015088c781b9bbfd96.tar.gz
Update netscape7 to latest version 7.1.
"The top features introduced since Netscape 7.1 include: Junk mail controls Popup controls International Domain Name support Image zoom, fit to window Mail views Palm Sync Developer Tools Speed and stability enhancements" See http://wp.netscape.com/eng/mozilla/ns7/relnotes/7.html for more details. NB: For the time being (at least), only an english version is available. Localized versions will hopefully show up on the ftp mirrors at some point in the future.
Diffstat (limited to 'www/netscape7')
-rw-r--r--www/netscape7/DESCR6
-rw-r--r--www/netscape7/Makefile19
-rw-r--r--www/netscape7/Makefile.Linux.i3865
-rw-r--r--www/netscape7/distinfo6
-rw-r--r--www/netscape7/files/linux_notes4
5 files changed, 26 insertions, 14 deletions
diff --git a/www/netscape7/DESCR b/www/netscape7/DESCR
index b3a818bc21a..4bf0c785e2d 100644
--- a/www/netscape7/DESCR
+++ b/www/netscape7/DESCR
@@ -1,4 +1,4 @@
The Netscape browser, mail client, newsgroup reader, web page editor, instant
-messenger, ICQ client and address book organizer, version 7.0 This is the
-commercially distributed version from Netscape. A freely available version of
-the Netscape browser is available in pkgsrc as 'mozilla'.
+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/Makefile b/www/netscape7/Makefile
index 402769e04c7..1783be1f423 100644
--- a/www/netscape7/Makefile
+++ b/www/netscape7/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/04/24 13:20:33 abs Exp $
+# $NetBSD: Makefile,v 1.16 2003/07/01 16:19:13 jschauma Exp $
#
DISTNAME= netscape-i686-pc-linux-gnu-sea
@@ -24,9 +24,14 @@ NO_BIN_ON_FTP= ${RESTRICTED}
ONLY_FOR_PLATFORM= Linux-*-i[3-6]86 NetBSD-*-i386
INTERACTIVE_STAGE= build
-PKG_LANG?= english
+# XXX:
+# At this point in time, 7.1 is only available in english. Hopefully
+# soon there will be others. For the time being, force PKG_LANG to
+# english.
+#PKG_LANG?= english
+PKG_LANG= english
VERS_MAJ= 7
-VERS_MIN= 02
+VERS_MIN= 1
SUB= ${PKG_LANG}/${VERS_MAJ}.${VERS_MIN}/unix/${DIST_DIR_NAME}/sea
DIST_SUBDIR= netscape/${VERS_MAJ}.${VERS_MIN}/${PKG_LANG}
@@ -36,8 +41,12 @@ DISTINFO_FILE= ${PKGDIR}/distinfo.${PKG_LANG}
PLIST_SRC= ${WRKDIR}/PLIST
-pre-fetch:
- @${CAT} ${FILESDIR}/fetch-message
+# XXX:
+# At this point in time, 7.1 is only available in english. Hopefully
+# soon there will be others. For the time being, force PKG_LANG to
+# english (see above).
+#pre-fetch:
+# @${CAT} ${FILESDIR}/fetch-message
pre-build:
${SED} -e "s|@PREFIX@|${PREFIX}|g" ${FILESDIR}/netscape.sh > \
diff --git a/www/netscape7/Makefile.Linux.i386 b/www/netscape7/Makefile.Linux.i386
index 4d1014d07ee..352640f06a5 100644
--- a/www/netscape7/Makefile.Linux.i386
+++ b/www/netscape7/Makefile.Linux.i386
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.Linux.i386,v 1.8 2003/03/26 04:05:39 jschauma Exp $
+# $NetBSD: Makefile.Linux.i386,v 1.9 2003/07/01 16:19:13 jschauma Exp $
#
DIST_DIR_NAME= linux22
@@ -10,7 +10,8 @@ FIND_ARG= . -depth
post-extract:
${MKDIR} ${WRKSRC}/dest
${SED} -e "s|@PREFIX@|${PREFIX}|g" -e "s|@X11BASE@|${X11BASE}|g" \
- -e "s|@WRKSRC@|${WRKSRC}|g" ${FILESDIR}/linux_notes
+ -e "s|@WRKSRC@|${WRKSRC}|g" -e "s|@X11PREFIX@|${X11PREFIX}|g" \
+ ${FILESDIR}/linux_notes
@${SH} -c "read"
${LN} -s ${PREFIX}/lib/libglib.so ${WRKSRC}/libglib-1.2.so.0
${LN} -s ${PREFIX}/lib/libgmodule.so ${WRKSRC}/libgmodule-1.2.so.0
diff --git a/www/netscape7/distinfo b/www/netscape7/distinfo
index ed7aff80f75..978d5e53dc1 100644
--- a/www/netscape7/distinfo
+++ b/www/netscape7/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2003/04/24 13:20:33 abs Exp $
+$NetBSD: distinfo,v 1.6 2003/07/01 16:19:13 jschauma Exp $
-SHA1 (netscape/7.02/english/netscape-i686-pc-linux-gnu-sea.tar.gz) = 94803025298cc15833e93cd02a55d20beab61ea2
-Size (netscape/7.02/english/netscape-i686-pc-linux-gnu-sea.tar.gz) = 16565207 bytes
+SHA1 (netscape/7.1/english/netscape-i686-pc-linux-gnu-sea.tar.gz) = 11e95b3c53fb92dd936ab1b07fd50c66a0d59c38
+Size (netscape/7.1/english/netscape-i686-pc-linux-gnu-sea.tar.gz) = 17228433 bytes
diff --git a/www/netscape7/files/linux_notes b/www/netscape7/files/linux_notes
index 41a7fb8aabd..7063795649f 100644
--- a/www/netscape7/files/linux_notes
+++ b/www/netscape7/files/linux_notes
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: linux_notes,v 1.2 2002/09/29 22:58:47 jschauma Exp $
+$NetBSD: linux_notes,v 1.3 2003/07/01 16:19:14 jschauma 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
@@ -11,6 +11,8 @@ $NetBSD: linux_notes,v 1.2 2002/09/29 22:58:47 jschauma Exp $
$> 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
+ $> ln -s @X11PREFIX@/lib/libgtk.so @WRKSRC@/libgtk-1.2.so.0
+ $> ln -s @X11PREFIX@/lib/libgtk.so @WRKSRC@/dest/libgtk-1.2.so.0
Also, if you haven't done so already, you will want to add