summaryrefslogtreecommitdiff
path: root/www/netscape7
diff options
context:
space:
mode:
Diffstat (limited to 'www/netscape7')
-rw-r--r--www/netscape7/Makefile113
-rw-r--r--www/netscape7/distinfo8
-rw-r--r--www/netscape7/files/all-locales.rdf42
-rw-r--r--www/netscape7/files/all-packages.rdf47
-rw-r--r--www/netscape7/files/all-skins.rdf90
-rw-r--r--www/netscape7/files/start.sh3
-rw-r--r--www/netscape7/pkg-comment1
-rw-r--r--www/netscape7/pkg-descr13
8 files changed, 0 insertions, 317 deletions
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile
deleted file mode 100644
index 1d044ae2b85d..000000000000
--- a/www/netscape7/Makefile
+++ /dev/null
@@ -1,113 +0,0 @@
-# New ports collection makefile for: netscape-linux-6
-# Date created: 8 April 2000
-# Whom: sada@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= linux-netscape
-PORTVERSION= 6.1
-CATEGORIES= www linux
-MASTER_SITES= ftp://ftp.netscape.com/pub/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.bu.edu/pub/mirrors/ftp.netscape.com/pub/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.cica.es/pub6/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.ciril.fr/pub2/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.cs.tu-berlin.de/pub/net/www/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.cuhk.edu.hk/.3/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.darenet.dk/mirrors/ftp2.netscape.com/pub/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.dei.uc.pt/.raid0/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.fh-brandenburg.de/pub/Infosystems/Netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.fu-berlin.de/unix/network/www/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.hu-berlin.de/pub/www/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.informatik.uni-hamburg.de/pub/soft/infosystems/www/clients/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.jaist.ac.jp/net/Netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.kmitl.ac.th/pub/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.loxinfo.co.th/netscape/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.nsysu.edu.tw/Netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.ruhr-uni-bochum.de/mirrors/ftp.netscape.com/pub/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.spin.ad.jp/pub/WWW/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.sunet.se/pub/www/Netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.uit.no/pub/www/Netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.uni-bielefeld.de/pub/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.uni-c.dk/mirrors/ftp2.netscape.com/pub/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.uni-magdeburg.de/pub/mirror/ftp.netscape.com/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.uni-tuebingen.de/pub/mirrors/ftp.netscape.com/pub/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.uniovi.es/pub/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.unipi.it/pub/mirror/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.uniroma2.it/%7bC/Netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.upc.es/mirror/Netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.upc.es/pub/Netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.ut.ee/pub/WWW/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://sunsite.cnlab-switch.ch/mirror/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://sunsite.sut.ac.jp/pub/archives/WWW/netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.mirror.ac.uk/sites/ftp.netscape.com/pub/netscape6/english/${PORTVERSION}/unix/linux22/xpi/ \
- ftp://ftp.ntua.gr/pub/www/Netscape/netscape6/english/${PORTVERSION}/unix/linux22/xpi/
-DISTFILES= browser.xpi \
- deflenus.xpi \
- langenus.xpi \
- mail.xpi \
- psm.xpi \
- spellchecker.xpi \
- xpcom.xpi
-# langende.xpi langenfr.xpi langengb.xpi langenjp.xpi talkback.xpi jre.xpi AIM.xpi
-DIST_SUBDIR= netscape6/english/${PORTVERSION}
-
-PATCH_SITES= ${MASTER_SITE_LOCAL}
-PATCH_SITE_SUBDIR= trevor
-PATCHFILES= linux-netscape6-${PORTVERSION}-generated-files.tar.gz
-
-MAINTAINER= trevor@FreeBSD.org
-
-BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-RUN_DEPENDS= ${LINUX_BASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base \
- ${LINUX_BASE}/usr/lib/libgtk-1.2.so.0.5.0:${PORTSDIR}/x11-toolkits/linux-gtk \
- ${LINUX_BASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg
-
-BROKEN= "menus do not display correctly"
-LINUX_BASE= /compat/linux
-NO_BUILD= yes
-NO_FILTER_SHLIBS= yes
-ONLY_FOR_ARCHS= i386
-USE_XLIB= yes
-WRKSRC= ${WRKDIR}/netscape-installer/xpi
-INSTALL_DIR= ${PREFIX}/lib/linux-netscape6
-PLIST= ${WRKDIR}/pkg-plist
-STARTUP_CMD= netscape6
-
-do-extract:
- ${MKDIR} ${WRKSRC}
-.for i in ${DISTFILES}
- unzip -qo ${DISTDIR}/${DIST_SUBDIR}/${i} -d ${WRKSRC}
-.endfor
-# ${MV} ${WRKSRC}/jre-image-i386 ${WRKSRC}/bin/plugins/java2
-# cd ${WRKSRC}/bin/plugins && ${LN} -s java2/plugin/i386/ns600/libjavaplugin_oji.so;
-
-do-patch:
- ${TOUCH} ${TOUCH_FLAGS} ${WRKSRC}/bin/chrome/user-skins.rdf ${WRKSRC}/bin/chrome/user-locales.rdf
- ${CP} -p ${FILESDIR}/*rdf ${WRKSRC}/bin/chrome
- ${TAR} -C ${WRKSRC}/bin -xzf ${DISTDIR}/${DIST_SUBDIR}/${PATCHFILES}
-
-do-configure:
-# - kldload linux
-# ${SETENV} $DISPLAY="NONE" ${WRKSRC}/bin/netscape file:///dev/null
-# @${ECHO} \"Factory not found\" and \"cannot open display\" errors here are normal.
- ${SED} -e "s;%%INSTALL_DIR%%;${INSTALL_DIR};g" \
- ${FILESDIR}/start.sh >${WRKDIR}/${STARTUP_CMD}
-
-pre-install:
- ${ECHO} bin/${STARTUP_CMD} > ${PLIST}
- cd ${WRKSRC}/bin; for i in `find * \! -type d | sort`; do \
- ${ECHO} lib/linux-netscape6/$${i} >> ${PLIST}; \
- done
- cd ${WRKSRC}/bin; \
- for i in `find -d * -type d`; do \
- ${ECHO} @dirrm lib/linux-netscape6/$${i} >> ${PLIST}; \
- done
- ${ECHO} @dirrm lib/linux-netscape6 >> ${PLIST}
-
-do-install:
- ${MKDIR} ${INSTALL_DIR}
- ${CP} -Rp ${WRKSRC}/bin/* ${INSTALL_DIR}
- ${INSTALL_SCRIPT} ${WRKDIR}/${STARTUP_CMD} ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/www/netscape7/distinfo b/www/netscape7/distinfo
deleted file mode 100644
index 25b3ffeed225..000000000000
--- a/www/netscape7/distinfo
+++ /dev/null
@@ -1,8 +0,0 @@
-MD5 (netscape6/english/6.1/browser.xpi) = 5d02308d794433e8fd07da52f35ab635
-MD5 (netscape6/english/6.1/deflenus.xpi) = 73fdf92b08ee79fa7981b23edddc71e2
-MD5 (netscape6/english/6.1/langenus.xpi) = 5e9e3eed530c7448c15ec9f6a3e88032
-MD5 (netscape6/english/6.1/mail.xpi) = 36c50fc7ebeb15376f3d9071bf4770a2
-MD5 (netscape6/english/6.1/psm.xpi) = d2d856614ee42962ac7379d39ac6fac5
-MD5 (netscape6/english/6.1/spellchecker.xpi) = 23e1e416220a0e29bda75d0971b37ab5
-MD5 (netscape6/english/6.1/xpcom.xpi) = fe7fa0934e969f11b8d8e799c5b396c1
-MD5 (netscape6/english/6.1/linux-netscape6-6.1-generated-files.tar.gz) = 4991a620ca31f47f5eab7f27221985c5
diff --git a/www/netscape7/files/all-locales.rdf b/www/netscape7/files/all-locales.rdf
deleted file mode 100644
index e4f7f7b9c107..000000000000
--- a/www/netscape7/files/all-locales.rdf
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0"?>
-<RDF:RDF
- xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <RDF:Description about="urn:mozilla:locale:en-US:communicator">
- <NS476:baseURL xmlns:NS476="http://www.mozilla.org/rdf/chrome#">jar:resource:/chrome/en-US.jar!/locale/en-US/communicator/</NS476:baseURL>
- <NS477:package xmlns:NS477="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:package:communicator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:global">
- <NS478:baseURL xmlns:NS478="http://www.mozilla.org/rdf/chrome#">jar:resource:/chrome/en-US.jar!/locale/en-US/global/</NS478:baseURL>
- <NS479:package xmlns:NS479="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:package:global"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:messenger">
- <NS480:baseURL xmlns:NS480="http://www.mozilla.org/rdf/chrome#">jar:resource:/chrome/en-US.jar!/locale/en-US/messenger/</NS480:baseURL>
- <NS481:package xmlns:NS481="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:package:messenger"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US">
- <NS484:displayName xmlns:NS484="http://www.mozilla.org/rdf/chrome#">English(US)</NS484:displayName>
- <NS485:author xmlns:NS485="http://www.mozilla.org/rdf/chrome#">mozilla.org</NS485:author>
- <NS486:name xmlns:NS486="http://www.mozilla.org/rdf/chrome#">en-US</NS486:name>
- <NS487:previewURL xmlns:NS487="http://www.mozilla.org/rdf/chrome#">http://www.mozilla.org/locales/en-US.gif</NS487:previewURL>
- <NS488:locType xmlns:NS488="http://www.mozilla.org/rdf/chrome#">install</NS488:locType>
- <NS489:packages xmlns:NS489="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:locale:en-US:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:editor">
- <NS490:baseURL xmlns:NS490="http://www.mozilla.org/rdf/chrome#">jar:resource:/chrome/en-US.jar!/locale/en-US/editor/</NS490:baseURL>
- <NS491:package xmlns:NS491="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:package:editor"/>
- </RDF:Description>
- <RDF:Seq about="urn:mozilla:locale:en-US:packages">
- <RDF:li resource="urn:mozilla:locale:en-US:global"/>
- <RDF:li resource="urn:mozilla:locale:en-US:communicator"/>
- <RDF:li resource="urn:mozilla:locale:en-US:messenger"/>
- <RDF:li resource="urn:mozilla:locale:en-US:editor"/>
- <RDF:li resource="urn:mozilla:locale:en-US:navigator"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:locale:en-US:navigator">
- <NS492:baseURL xmlns:NS492="http://www.mozilla.org/rdf/chrome#">jar:resource:/chrome/en-US.jar!/locale/en-US/navigator/</NS492:baseURL>
- <NS493:package xmlns:NS493="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:package:navigator"/>
- </RDF:Description>
- <RDF:Seq about="urn:mozilla:locale:root">
- <RDF:li resource="urn:mozilla:locale:en-US"/>
- </RDF:Seq>
-</RDF:RDF>
diff --git a/www/netscape7/files/all-packages.rdf b/www/netscape7/files/all-packages.rdf
deleted file mode 100644
index 1aa814bc7491..000000000000
--- a/www/netscape7/files/all-packages.rdf
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-<RDF:RDF
- xmlns:NS391="http://www.mozilla.org/rdf/chrome#"
- xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <RDF:Description about="urn:mozilla:package:global">
- <NS391:baseURL>jar:resource:/chrome/toolkit.jar!/content/global/</NS391:baseURL>
- <NS391:locType>install</NS391:locType>
- <NS391:displayName>Toolkit</NS391:displayName>
- <NS391:author>mozilla.org</NS391:author>
- <NS391:name>global</NS391:name>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:package:communicator">
- <NS391:baseURL>jar:resource:/chrome/comm.jar!/content/communicator/</NS391:baseURL>
- <NS391:locType>install</NS391:locType>
- <NS391:displayName>Communicator Shared</NS391:displayName>
- <NS391:author>mozilla.org</NS391:author>
- <NS391:name>communicator</NS391:name>
- </RDF:Description>
- <RDF:Seq about="urn:mozilla:package:root">
- <RDF:li resource="urn:mozilla:package:global"/>
- <RDF:li resource="urn:mozilla:package:communicator"/>
- <RDF:li resource="urn:mozilla:package:editor"/>
- <RDF:li resource="urn:mozilla:package:navigator"/>
- <RDF:li resource="urn:mozilla:package:messenger"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:package:navigator">
- <NS391:baseURL>jar:resource:/chrome/comm.jar!/content/navigator/</NS391:baseURL>
- <NS391:locType>install</NS391:locType>
- <NS391:displayName>Navigator</NS391:displayName>
- <NS391:author>mozilla.org</NS391:author>
- <NS391:name>navigator</NS391:name>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:package:editor">
- <NS391:baseURL>jar:resource:/chrome/comm.jar!/content/editor/</NS391:baseURL>
- <NS391:locType>install</NS391:locType>
- <NS391:displayName>Editor</NS391:displayName>
- <NS391:author>mozilla.org</NS391:author>
- <NS391:name>editor</NS391:name>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:package:messenger">
- <NS391:baseURL>jar:resource:/chrome/messenger.jar!/content/messenger/</NS391:baseURL>
- <NS391:locType>install</NS391:locType>
- <NS391:displayName>Messenger</NS391:displayName>
- <NS391:author>mozilla.org</NS391:author>
- <NS391:name>messenger</NS391:name>
- </RDF:Description>
-</RDF:RDF>
diff --git a/www/netscape7/files/all-skins.rdf b/www/netscape7/files/all-skins.rdf
deleted file mode 100644
index 3fcbb043db93..000000000000
--- a/www/netscape7/files/all-skins.rdf
+++ /dev/null
@@ -1,90 +0,0 @@
-<?xml version="1.0"?>
-<RDF:RDF
- xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <RDF:Description about="urn:mozilla:skin:classic/1.0">
- <NS341:displayName xmlns:NS341="http://www.mozilla.org/rdf/chrome#">Classic</NS341:displayName>
- <NS342:author xmlns:NS342="http://www.mozilla.org/rdf/chrome#">mozilla.org</NS342:author>
- <NS343:description xmlns:NS343="http://www.mozilla.org/rdf/chrome#">This theme simulates the appearance of previous Netscape versions.</NS343:description>
- <NS344:name xmlns:NS344="http://www.mozilla.org/rdf/chrome#">classic/1.0</NS344:name>
- <NS345:image xmlns:NS345="http://www.mozilla.org/rdf/chrome#">jar:resource:///chrome/classic.jar!/skin/classic/global/preview.png</NS345:image>
- <NS346:locType xmlns:NS346="http://www.mozilla.org/rdf/chrome#">install</NS346:locType>
- <NS347:packages xmlns:NS347="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:skin:classic/1.0:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:messenger">
- <NS348:baseURL xmlns:NS348="http://www.mozilla.org/rdf/chrome#">jar:resource:/chrome/classic.jar!/skin/classic/messenger/</NS348:baseURL>
- <NS349:allowScripts xmlns:NS349="http://www.mozilla.org/rdf/chrome#">false</NS349:allowScripts>
- <NS350:package xmlns:NS350="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:package:messenger"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:global">
- <NS351:baseURL xmlns:NS351="http://www.mozilla.org/rdf/chrome#">jar:resource:/chrome/modern.jar!/skin/modern/global/</NS351:baseURL>
- <NS352:allowScripts xmlns:NS352="http://www.mozilla.org/rdf/chrome#">false</NS352:allowScripts>
- <NS353:package xmlns:NS353="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:package:global"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:editor">
- <NS354:baseURL xmlns:NS354="http://www.mozilla.org/rdf/chrome#">jar:resource:/chrome/classic.jar!/skin/classic/editor/</NS354:baseURL>
- <NS355:allowScripts xmlns:NS355="http://www.mozilla.org/rdf/chrome#">false</NS355:allowScripts>
- <NS356:package xmlns:NS356="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:package:editor"/>
- </RDF:Description>
- <RDF:Seq about="urn:mozilla:skin:modern/1.0:packages">
- <RDF:li resource="urn:mozilla:skin:modern/1.0:communicator"/>
- <RDF:li resource="urn:mozilla:skin:modern/1.0:editor"/>
- <RDF:li resource="urn:mozilla:skin:modern/1.0:global"/>
- <RDF:li resource="urn:mozilla:skin:modern/1.0:messenger"/>
- <RDF:li resource="urn:mozilla:skin:modern/1.0:navigator"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:editor">
- <NS357:baseURL xmlns:NS357="http://www.mozilla.org/rdf/chrome#">jar:resource:/chrome/modern.jar!/skin/modern/editor/</NS357:baseURL>
- <NS358:allowScripts xmlns:NS358="http://www.mozilla.org/rdf/chrome#">false</NS358:allowScripts>
- <NS359:package xmlns:NS359="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:package:editor"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:navigator">
- <NS360:baseURL xmlns:NS360="http://www.mozilla.org/rdf/chrome#">jar:resource:/chrome/modern.jar!/skin/modern/navigator/</NS360:baseURL>
- <NS361:allowScripts xmlns:NS361="http://www.mozilla.org/rdf/chrome#">false</NS361:allowScripts>
- <NS362:package xmlns:NS362="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:package:navigator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0">
- <NS366:displayName xmlns:NS366="http://www.mozilla.org/rdf/chrome#">Modern</NS366:displayName>
- <NS367:author xmlns:NS367="http://www.mozilla.org/rdf/chrome#">Netscape</NS367:author>
- <NS368:description xmlns:NS368="http://www.mozilla.org/rdf/chrome#">This is the default theme for Netscape 6. Apply this theme if you want to restore the original setting.</NS368:description>
- <NS369:name xmlns:NS369="http://www.mozilla.org/rdf/chrome#">modern/1.0</NS369:name>
- <NS370:image xmlns:NS370="http://www.mozilla.org/rdf/chrome#">jar:resource:///chrome/modern.jar!/skin/modern/global/preview.gif</NS370:image>
- <NS371:locType xmlns:NS371="http://www.mozilla.org/rdf/chrome#">install</NS371:locType>
- <NS372:packages xmlns:NS372="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:skin:modern/1.0:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:communicator">
- <NS373:baseURL xmlns:NS373="http://www.mozilla.org/rdf/chrome#">jar:resource:/chrome/classic.jar!/skin/classic/communicator/</NS373:baseURL>
- <NS374:allowScripts xmlns:NS374="http://www.mozilla.org/rdf/chrome#">false</NS374:allowScripts>
- <NS375:package xmlns:NS375="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:package:communicator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:global">
- <NS379:baseURL xmlns:NS379="http://www.mozilla.org/rdf/chrome#">jar:resource:/chrome/classic.jar!/skin/classic/global/</NS379:baseURL>
- <NS380:allowScripts xmlns:NS380="http://www.mozilla.org/rdf/chrome#">false</NS380:allowScripts>
- <NS381:package xmlns:NS381="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:package:global"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:communicator">
- <NS382:baseURL xmlns:NS382="http://www.mozilla.org/rdf/chrome#">jar:resource:/chrome/modern.jar!/skin/modern/communicator/</NS382:baseURL>
- <NS383:allowScripts xmlns:NS383="http://www.mozilla.org/rdf/chrome#">false</NS383:allowScripts>
- <NS384:package xmlns:NS384="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:package:communicator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:messenger">
- <NS385:baseURL xmlns:NS385="http://www.mozilla.org/rdf/chrome#">jar:resource:/chrome/modern.jar!/skin/modern/messenger/</NS385:baseURL>
- <NS386:allowScripts xmlns:NS386="http://www.mozilla.org/rdf/chrome#">false</NS386:allowScripts>
- <NS387:package xmlns:NS387="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:package:messenger"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:navigator">
- <NS388:baseURL xmlns:NS388="http://www.mozilla.org/rdf/chrome#">jar:resource:/chrome/classic.jar!/skin/classic/navigator/</NS388:baseURL>
- <NS389:allowScripts xmlns:NS389="http://www.mozilla.org/rdf/chrome#">false</NS389:allowScripts>
- <NS390:package xmlns:NS390="http://www.mozilla.org/rdf/chrome#" resource="urn:mozilla:package:navigator"/>
- </RDF:Description>
- <RDF:Seq about="urn:mozilla:skin:classic/1.0:packages">
- <RDF:li resource="urn:mozilla:skin:classic/1.0:communicator"/>
- <RDF:li resource="urn:mozilla:skin:classic/1.0:editor"/>
- <RDF:li resource="urn:mozilla:skin:classic/1.0:global"/>
- <RDF:li resource="urn:mozilla:skin:classic/1.0:messenger"/>
- <RDF:li resource="urn:mozilla:skin:classic/1.0:navigator"/>
- </RDF:Seq>
- <RDF:Seq about="urn:mozilla:skin:root">
- <RDF:li resource="urn:mozilla:skin:modern/1.0"/>
- <RDF:li resource="urn:mozilla:skin:classic/1.0"/>
- </RDF:Seq>
-</RDF:RDF>
diff --git a/www/netscape7/files/start.sh b/www/netscape7/files/start.sh
deleted file mode 100644
index 58f1fb964159..000000000000
--- a/www/netscape7/files/start.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-cd %%INSTALL_DIR%%
-exec ./netscape
diff --git a/www/netscape7/pkg-comment b/www/netscape7/pkg-comment
deleted file mode 100644
index 15bda7b866e8..000000000000
--- a/www/netscape7/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Linux Netscape suite
diff --git a/www/netscape7/pkg-descr b/www/netscape7/pkg-descr
deleted file mode 100644
index 5e3dd5fe6234..000000000000
--- a/www/netscape7/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-This is a Linux version of the Netscape suite (Web browser, HTML
-editor, mail user agent and news reader). Using the Linux version
-on FreeBSD is necessary if you want to use Linux versions of plugins.
-Many plugins are distributed only as Linux binaries.
-
-In this port/package, the Java virtual machine is omitted because
-it does not work. AOL Instant Messenger is also omitted (see
-ports/net/aim). Only the U.S. English locale is installed. Plugins
-do not work. Messenger can be started by going to a mailto: or
-news: URL.
-
-Trevor Johnson
-trevor@FreeBSD.org