pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www Remove navigator3. It's no longer useful, and sho...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c18054e0cdbd
branches:  trunk
changeset: 503021:c18054e0cdbd
user:      tv <tv%pkgsrc.org@localhost>
date:      Sun Nov 13 01:17:40 2005 +0000

description:
Remove navigator3.  It's no longer useful, and shouldn't be used by
anyone at this point.  (Mentioned on tech-pkg with no objections.)

diffstat:

 www/Makefile                     |   3 +-
 www/navigator3/DESCR             |   8 ----
 www/navigator3/Makefile          |  45 --------------------------
 www/navigator3/PLIST             |  12 ------
 www/navigator3/distinfo          |   4 --
 www/navigator3/files/mailcap     |  69 ----------------------------------------
 www/navigator3/files/movemail.sh |   2 -
 www/navigator3/files/netscape.sh |   6 ---
 www/navigator3/scripts/configure |  25 --------------
 9 files changed, 1 insertions(+), 173 deletions(-)

diffs (220 lines):

diff -r be0e413fa02d -r c18054e0cdbd www/Makefile
--- a/www/Makefile      Sat Nov 12 23:16:19 2005 +0000
+++ b/www/Makefile      Sun Nov 13 01:17:40 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.419 2005/11/05 02:00:28 minskim Exp $
+# $NetBSD: Makefile,v 1.420 2005/11/13 01:17:40 tv Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -152,7 +152,6 @@
 SUBDIR+=       mozilla-bin-nightly
 SUBDIR+=       mozilla-gtk2
 SUBDIR+=       navigator
-SUBDIR+=       navigator3
 SUBDIR+=       neon
 SUBDIR+=       netscape
 SUBDIR+=       netscape7
diff -r be0e413fa02d -r c18054e0cdbd www/navigator3/DESCR
--- a/www/navigator3/DESCR      Sat Nov 12 23:16:19 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-This is the netscape web-surfboard.  Please read the file
-"/usr/local/lib/netscape/LICENSE" for the licensing terms.
-
-Note: If Java applets fail to display.  Type this as root:
-               cd /usr/X11R6/lib/X11/fonts/misc
-               /usr/X11R6/bin/mkfontdir
-               chmod 444 fonts.dir
-      And then exit and restart your X server.
diff -r be0e413fa02d -r c18054e0cdbd www/navigator3/Makefile
--- a/www/navigator3/Makefile   Sat Nov 12 23:16:19 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,45 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2005/06/17 03:50:41 jlam Exp $
-
-DISTNAME=              netscape-v304-export.x86-unknown-bsd
-PKGNAME=               navigator3-3.04
-CATEGORIES=            www
-MASTER_SITES=          ftp://archive.netscape.com/archive/navigator/3.04/shipping/english/unix/bsdi11/navigator_complete/
-
-MAINTAINER=            root%garbled.net@localhost
-HOMEPAGE=              http://www.netscape.com/
-COMMENT=               Netscape Navigator browser, version 3
-
-ONLY_FOR_PLATFORM=     *-*-i386
-
-RESTRICTED=            Licensed product
-NO_SRC_ON_FTP=         ${RESTRICTED}
-NO_SRC_ON_CDROM=       ${RESTRICTED}
-NO_BIN_ON_FTP=         ${RESTRICTED}
-NO_BIN_ON_CDROM=       ${RESTRICTED}
-
-WRKSRC=                        ${WRKDIR}
-USE_X11BASE=           YES
-SCRIPTS_ENV+=          MACHINE_ARCH=${MACHINE_ARCH}
-NO_BUILD=              YES
-
-INSTALLATION_DIRS=     bin
-
-.include "../../mk/x11.buildlink3.mk"
-
-pre-configure:
-       cd ${.CURDIR} && ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure
-
-do-install:
-       ${INSTALL_DATA_DIR} ${PREFIX}/share/netscape
-       ${INSTALL_DATA_DIR} ${PREFIX}/share/netscape/nls
-       ${INSTALL_DATA_DIR} ${PREFIX}/share/netscape/java
-       ${INSTALL_SCRIPT} ${WRKSRC}/netscape3 ${PREFIX}/bin
-       ${INSTALL_SCRIPT} ${WRKSRC}/netscape3.bin ${PREFIX}/bin # XXX
-       ${INSTALL_SCRIPT} ${WRKSRC}/movemail ${PREFIX}/bin
-       ${INSTALL_SCRIPT} ${WRKSRC}/movemail.bin ${PREFIX}/bin # XXX
-       ${INSTALL_DATA} ${WRKSRC}/nls/C ${PREFIX}/share/netscape/nls
-       ${INSTALL_DATA} ${WRKSRC}/nls/nls.dir ${PREFIX}/share/netscape/nls
-       ${INSTALL_DATA} ${WRKSRC}/java_301 ${PREFIX}/share/netscape/java
-       ${INSTALL_DATA} ${WRKSRC}/mailcap ${PREFIX}/share/netscape
-
-.include "../../mk/bsd.pkg.mk"
diff -r be0e413fa02d -r c18054e0cdbd www/navigator3/PLIST
--- a/www/navigator3/PLIST      Sat Nov 12 23:16:19 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 02:17:26 zuntum Exp $
-bin/netscape3
-bin/netscape3.bin
-bin/movemail
-bin/movemail.bin
-share/netscape/nls/C
-share/netscape/nls/nls.dir
-share/netscape/java/java_301
-share/netscape/mailcap
-@dirrm share/netscape/java
-@dirrm share/netscape/nls
-@dirrm share/netscape
diff -r be0e413fa02d -r c18054e0cdbd www/navigator3/distinfo
--- a/www/navigator3/distinfo   Sat Nov 12 23:16:19 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 12:02:38 skrll Exp $
-
-SHA1 (netscape-v304-export.x86-unknown-bsd.tar.gz) = 764b6762f4ede9c388d4e36e81fa16408953af3c
-Size (netscape-v304-export.x86-unknown-bsd.tar.gz) = 2576130 bytes
diff -r be0e413fa02d -r c18054e0cdbd www/navigator3/files/mailcap
--- a/www/navigator3/files/mailcap      Sat Nov 12 23:16:19 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,69 +0,0 @@
-# Example .mailcap file for FreeBSD machines
-#
-# First a note about syntax:
-#    The first token in a configuration line represents a mime type.
-#    A mime type is of the form "SubGroup/Item" and either token
-#    can be replaced by the wildcard character "*"
-# 
-#    the second token is the command that you would run
-#    when the specified mime type is encountered.  An example
-#    would be "xv %s" where %s will be replaced by a filename
-#
-#    remaining tokens represent name value pairs.
-#
-#    the "test=<SOME TEST COMMAND>" pair invokes the test command
-#    specified and checks the UNIX shell return code to see if the
-#    test passed.  If the test passes the mime mapping is made, otherwise
-#    the mapping is not made.
-#
-#    the "stream-buffer-size=<NUMBER>" pair tells the application
-#    to use a popen command to invoke the program specified and to
-#    pipe all data into the command.  Only programs that can handle
-#    piped input can use this method.  When this method is used
-#    a "%s" should not be included in the command.  You should
-#    make sure that the program you wish to use can accept piped
-#    data by trying something like this before using it:
-#       cat "YOUR_DATA_FILE_HERE" | COMMAND_TO_TEST
-#
-#    You may continue lines by using the backslash character "\"
-
-# FreeBSD doesn't seem to support `sfplay' yet, but if a port comes
-# along then the following should be enabled.
-#
-# plays AIFF files
-#audio/x-aiff; sfplay %s
-
-# plays AIFC files
-#audio/x-aifc; sfplay %s
-
-# FreeBSD has no wavplay utility either, but if someone
-# would care to port one then this can also be used.
-# plays WAV files
-#audio/x-wav; wavplay %s > /dev/null 2>&1
-
-# FreeBSD /dev/audio is sun compliant
-audio/basic; cat %s > /dev/audio
-
-# use this to play MPEG audio if you have maplay installed  
-audio/x-mpeg; maplay -; stream-buffer-size=2000
-
-# use this to play MPEG video files if you have mpeg_play installed
-video/mpeg; mpeg_play -quiet %s
-
-# All other anims go well with xanim (if installed)
-video/*; xanim %s > /dev/null 2>&1
-
-# use this to display postscript files
-application/postscript; ghostview %s
-
-# use this to display pdf files
-application/pdf; xpdf %s 2>/dev/null
-
-# this is the default for non GIF or JPEG images
-image/*; xv %s
-
-# if you would prefer an external viewer for GIF and JPEG images
-# uncomment the following lines for XV to act as your external viewer.
-#image/gif; xv %s
-#image/jpg; xv %s
-#image/jpeg; xv %s
diff -r be0e413fa02d -r c18054e0cdbd www/navigator3/files/movemail.sh
--- a/www/navigator3/files/movemail.sh  Sat Nov 12 23:16:19 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec @EXECDIR@/movemail.bin "$@"
diff -r be0e413fa02d -r c18054e0cdbd www/navigator3/files/netscape.sh
--- a/www/navigator3/files/netscape.sh  Sat Nov 12 23:16:19 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-#!/bin/sh
-export XKEYSYMDB ; XKEYSYMDB=@X11BASE@/lib/X11/XKeysymDB
-export XNLSPATH  ; XNLSPATH=@PREFIX@/share/netscape/nls
-export XAPPLRESDIR ; XAPPLRESDIR=@PREFIX@/lib/X11/app-defaults
-export CLASSPATH ; CLASSPATH=@PREFIX@/share/netscape/java/java_301
-exec @EXECDIR@/netscape3.bin "$@"
diff -r be0e413fa02d -r c18054e0cdbd www/navigator3/scripts/configure
--- a/www/navigator3/scripts/configure  Sat Nov 12 23:16:19 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-#!/bin/sh
-
-case "${MACHINE_ARCH}" in
-sparc) NSBINARY=netscape_dns ;;
-i386)  NSBINARY=netscape ;;
-*)     NSBINARY=foobar ;;
-esac
-
-if [ ! -f ${WRKSRC}/netscape3.bin ] ; then
-    mv ${WRKSRC}/${NSBINARY} ${WRKSRC}/netscape3.bin
-fi
-if [ ! -f ${WRKSRC}/movemail.bin ] ; then
-    mv ${WRKSRC}/movemail ${WRKSRC}/movemail.bin
-fi
-
-sed -e "s;@X11BASE@;${X11BASE};g" -e "s;@PREFIX@;${PREFIX};g" \
-    -e "s;@EXECDIR@;${PREFIX}/bin;g" \
-       ${FILESDIR}/netscape.sh >${WRKSRC}/netscape3
-chmod +x ${WRKSRC}/netscape3
-sed -e "s;@X11BASE@;${X11BASE};g" -e "s;@PREFIX@;${PREFIX};g" \
-    -e "s;@EXECDIR@;${PREFIX}/bin;g" \
-       ${FILESDIR}/movemail.sh >${WRKSRC}/movemail
-chmod +x ${WRKSRC}/movemail
-
-cp ${FILESDIR}/mailcap ${WRKSRC}



Home | Main Index | Thread Index | Old Index