aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-10-14 13:50:21 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-10-14 13:50:21 +0000
commitfc66aa4263a72e0ecf9e837210a5fb054b6b5680 (patch)
tree377ed83370692ebcc38e00f71c3a6ab3b33273e7
parent411be974f6daed21a90bfc46bd8edd27007d2386 (diff)
downloadports-fc66aa4263a72e0ecf9e837210a5fb054b6b5680.tar.gz
ports-fc66aa4263a72e0ecf9e837210a5fb054b6b5680.zip
Notes
-rw-r--r--french/Makefile2
-rw-r--r--french/linux-netscape6/Makefile28
-rw-r--r--french/linux-netscape6/distinfo13
-rw-r--r--french/linux-netscape6/files/all-locales.rdf197
-rw-r--r--french/linux-netscape6/files/all-packages.rdf175
-rw-r--r--french/linux-netscape6/files/all-skins.rdf102
-rw-r--r--french/linux-netscape6/pkg-comment1
-rw-r--r--french/linux-netscape6/pkg-descr23
-rw-r--r--french/linux-netscape6/pkg-message15
-rw-r--r--french/linux-netscape6/scripts/configure57
-rw-r--r--french/netscape7/Makefile10
-rw-r--r--french/netscape7/distinfo27
-rw-r--r--french/netscape7/pkg-descr28
-rw-r--r--french/netscape7/pkg-message29
-rw-r--r--french/netscape7/scripts/configure22
-rw-r--r--german/Makefile2
-rw-r--r--german/linux-netscape6/Makefile31
-rw-r--r--german/linux-netscape6/distinfo14
-rw-r--r--german/linux-netscape6/files/all-locales.rdf263
-rw-r--r--german/linux-netscape6/files/all-packages.rdf175
-rw-r--r--german/linux-netscape6/files/all-skins.rdf116
-rw-r--r--german/linux-netscape6/pkg-comment1
-rw-r--r--german/linux-netscape6/pkg-descr16
-rw-r--r--german/linux-netscape6/pkg-message7
-rw-r--r--german/linux-netscape6/scripts/configure56
-rw-r--r--german/netscape7/Makefile11
-rw-r--r--german/netscape7/distinfo28
-rw-r--r--german/netscape7/pkg-descr17
-rw-r--r--german/netscape7/pkg-message21
-rw-r--r--german/netscape7/scripts/configure23
-rw-r--r--japanese/Makefile2
-rw-r--r--japanese/linux-netscape6/Makefile28
-rw-r--r--japanese/linux-netscape6/distinfo13
-rw-r--r--japanese/linux-netscape6/files/all-locales.rdf197
-rw-r--r--japanese/linux-netscape6/files/all-packages.rdf175
-rw-r--r--japanese/linux-netscape6/files/all-skins.rdf102
-rw-r--r--japanese/linux-netscape6/pkg-comment1
-rw-r--r--japanese/linux-netscape6/pkg-descr10
-rw-r--r--japanese/linux-netscape6/pkg-message7
-rw-r--r--japanese/linux-netscape6/scripts/configure55
-rw-r--r--japanese/netscape7/Makefile9
-rw-r--r--japanese/netscape7/distinfo27
-rw-r--r--japanese/netscape7/pkg-message21
-rw-r--r--japanese/netscape7/scripts/configure24
-rw-r--r--portuguese/netscape7/Makefile11
-rw-r--r--portuguese/netscape7/distinfo28
-rw-r--r--portuguese/netscape7/pkg-descr17
-rw-r--r--portuguese/netscape7/pkg-message21
-rw-r--r--portuguese/netscape7/scripts/configure23
-rw-r--r--www/Makefile1
-rw-r--r--www/linux-netscape6/Makefile195
-rw-r--r--www/linux-netscape6/distinfo15
-rw-r--r--www/linux-netscape6/files/all-locales.rdf311
-rw-r--r--www/linux-netscape6/files/all-packages.rdf175
-rw-r--r--www/linux-netscape6/files/all-skins.rdf116
-rw-r--r--www/linux-netscape6/pkg-comment1
-rw-r--r--www/linux-netscape6/pkg-descr15
-rw-r--r--www/linux-netscape6/pkg-message5
-rw-r--r--www/linux-netscape6/scripts/configure57
-rw-r--r--www/netscape7/Makefile138
-rw-r--r--www/netscape7/pkg-message18
61 files changed, 353 insertions, 2975 deletions
diff --git a/french/Makefile b/french/Makefile
index c10be399b501..1dadc1be4096 100644
--- a/french/Makefile
+++ b/french/Makefile
@@ -8,7 +8,7 @@
SUBDIR += cups-lpr
SUBDIR += ispell
SUBDIR += kde3-i18n
- SUBDIR += linux-netscape6
+ SUBDIR += netscape7
SUBDIR += ooodict-fr_FR
SUBDIR += openoffice
SUBDIR += php_doc
diff --git a/french/linux-netscape6/Makefile b/french/linux-netscape6/Makefile
deleted file mode 100644
index c626ce4cfa22..000000000000
--- a/french/linux-netscape6/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: fr-linux-netscape6
-# Date created: 2002-03-04
-# Whom: trevor
-# based on the german/linux-netscape6 port by Thomas E. Zander
-#
-# $FreeBSD$
-#
-
-PKGNAMEPREFIX?= fr-
-PORTREVISION= 0
-CATEGORIES= french www linux
-
-DISTFILES= browser.xpi \
- deflfrfr.xpi \
- flash.xpi \
- jre.xpi \
- langfrfr.xpi \
- mail.xpi \
- psm.xpi \
- regfr.xpi \
- regus.xpi \
- spellchecker.xpi \
- talkback.xpi \
- xpcom.xpi
-
-NETSCAPE6_LANG= french
-
-.include "../../www/linux-netscape6/Makefile"
diff --git a/french/linux-netscape6/distinfo b/french/linux-netscape6/distinfo
deleted file mode 100644
index 83bb92f7a964..000000000000
--- a/french/linux-netscape6/distinfo
+++ /dev/null
@@ -1,13 +0,0 @@
-MD5 (netscape6/french/6.2.3/browser.xpi) = fa7d7c4fd4bfed37f642b615f6c329be
-MD5 (netscape6/french/6.2.3/deflfrfr.xpi) = 4c0f536a85f2930f7f7e3ceec0a1b5fb
-MD5 (netscape6/french/6.2.3/flash.xpi) = d859b60eaa7cc503095228b48a5ce9a5
-MD5 (netscape6/french/6.2.3/jre.xpi) = c14a6a642d6592e60c40f000cbffbdcc
-MD5 (netscape6/french/6.2.3/langfrfr.xpi) = f3529196011353aa6f58b3c7d963ae38
-MD5 (netscape6/french/6.2.3/mail.xpi) = 6b2dd32082fe7a721b8064d1141624a7
-MD5 (netscape6/french/6.2.3/psm.xpi) = 2e65c54ed4dc9c037e69705f6f4a6a22
-MD5 (netscape6/french/6.2.3/regfr.xpi) = 2b141f64b69e65285151321483bbd5d8
-MD5 (netscape6/french/6.2.3/regus.xpi) = 6b7a2786cc016ed62961ea7ba748cee2
-MD5 (netscape6/french/6.2.3/spellchecker.xpi) = 75722c13a746d299f38163be78bc2456
-MD5 (netscape6/french/6.2.3/talkback.xpi) = 72c45f4322d574ef9d3746bb7c07a656
-MD5 (netscape6/french/6.2.3/xpcom.xpi) = 0298012ec9fac8bc748a06c78fa82454
-MD5 (netscape6/french/6.2.3/linux-netscape6-6.2.3-generated-files.tar.gz) = 8345bae84e99f264fd1ff9517f3b8128
diff --git a/french/linux-netscape6/files/all-locales.rdf b/french/linux-netscape6/files/all-locales.rdf
deleted file mode 100644
index 78bf7783fda4..000000000000
--- a/french/linux-netscape6/files/all-locales.rdf
+++ /dev/null
@@ -1,197 +0,0 @@
-<?xml version="1.0"?>
-<RDF:RDF xmlns:c="http://www.mozilla.org/rdf/chrome#"
- xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <RDF:Description about="urn:mozilla:locale:fr-FR:help"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/help/">
- <c:package resource="urn:mozilla:package:help"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:fr-FR:global-platform"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/fr-unix.jar!/locale/fr-FR/global-platform/">
- <c:package resource="urn:mozilla:package:global-platform"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:FR:messenger-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/FR.jar!/locale/FR/messenger-region/">
- <c:package resource="urn:mozilla:package:messenger-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:fr-FR:communicator-platform"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/fr-unix.jar!/locale/fr-FR/communicator-platform/">
- <c:package resource="urn:mozilla:package:communicator-platform"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:fr-FR:global"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/global/">
- <c:package resource="urn:mozilla:package:global"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:FR:navigator-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/FR.jar!/locale/FR/navigator-region/">
- <c:package resource="urn:mozilla:package:navigator-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:fr-FR:content-packs"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/content-packs/">
- <c:package resource="urn:mozilla:package:content-packs"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:editor-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/editor-region/">
- <c:package resource="urn:mozilla:package:editor-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:communicator-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/communicator-region/">
- <c:package resource="urn:mozilla:package:communicator-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:fr-FR:pippki"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/pippki/">
- <c:package resource="urn:mozilla:package:pippki"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US"
- c:displayName="US Region"
- c:localeType="region"
- c:author="mozilla.org"
- c:name="US"
- c:previewURL="http://www.mozilla.org/locales/US.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:locale:US:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:fr-FR"
- c:displayName="Français (France)"
- c:author="mozilla.org"
- c:name="fr-FR"
- c:previewURL="http://www.mozilla.org/locales/fr-FR.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:locale:fr-FR:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:fr-FR:necko"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/necko/">
- <c:package resource="urn:mozilla:package:necko"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:fr-FR:navigator"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/navigator/">
- <c:package resource="urn:mozilla:package:navigator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:navigator-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/navigator-region/">
- <c:package resource="urn:mozilla:package:navigator-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:fr-FR:communicator"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/communicator/">
- <c:package resource="urn:mozilla:package:communicator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:fr-FR:mozldap"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/mozldap/">
- <c:package resource="urn:mozilla:package:mozldap"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:FR:editor-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/FR.jar!/locale/FR/editor-region/">
- <c:package resource="urn:mozilla:package:editor-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:messenger-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/messenger-region/">
- <c:package resource="urn:mozilla:package:messenger-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:fr-FR:pipnss"
- c:baseURL="jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/pipnss/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:pipnss"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:global-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/global-region/">
- <c:package resource="urn:mozilla:package:global-region"/>
- </RDF:Description>
- <RDF:Seq about="urn:mozilla:locale:FR:packages">
- <RDF:li resource="urn:mozilla:locale:FR:global-region"/>
- <RDF:li resource="urn:mozilla:locale:FR:communicator-region"/>
- <RDF:li resource="urn:mozilla:locale:FR:editor-region"/>
- <RDF:li resource="urn:mozilla:locale:FR:messenger-region"/>
- <RDF:li resource="urn:mozilla:locale:FR:navigator-region"/>
- </RDF:Seq>
- <RDF:Seq about="urn:mozilla:locale:US:packages">
- <RDF:li resource="urn:mozilla:locale:US:global-region"/>
- <RDF:li resource="urn:mozilla:locale:US:communicator-region"/>
- <RDF:li resource="urn:mozilla:locale:US:editor-region"/>
- <RDF:li resource="urn:mozilla:locale:US:messenger-region"/>
- <RDF:li resource="urn:mozilla:locale:US:navigator-region"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:locale:FR:global-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/FR.jar!/locale/FR/global-region/">
- <c:package resource="urn:mozilla:package:global-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:fr-FR:navigator-platform"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/fr-unix.jar!/locale/fr-FR/navigator-platform/">
- <c:package resource="urn:mozilla:package:navigator-platform"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:fr-FR:wallet"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/wallet/">
- <c:package resource="urn:mozilla:package:wallet"/>
- </RDF:Description>
- <RDF:Seq about="urn:mozilla:locale:root">
- <RDF:li resource="urn:mozilla:locale:fr-FR"/>
- <RDF:li resource="urn:mozilla:locale:FR"/>
- <RDF:li resource="urn:mozilla:locale:US"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:locale:FR:communicator-region"
- c:baseURL="jar:resource:/chrome/FR.jar!/locale/FR/communicator-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:communicator-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:fr-FR:cookie"
- c:baseURL="jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/cookie/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:cookie"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:FR"
- c:displayName="Region France"
- c:localeType="region"
- c:author="mozilla.org"
- c:name="FR"
- c:previewURL="http://www.mozilla.org/locales/FR.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:locale:FR:packages"/>
- </RDF:Description>
- <RDF:Seq about="urn:mozilla:locale:fr-FR:packages">
- <RDF:li resource="urn:mozilla:locale:fr-FR:global"/>
- <RDF:li resource="urn:mozilla:locale:fr-FR:communicator"/>
- <RDF:li resource="urn:mozilla:locale:fr-FR:messenger"/>
- <RDF:li resource="urn:mozilla:locale:fr-FR:editor"/>
- <RDF:li resource="urn:mozilla:locale:fr-FR:navigator"/>
- <RDF:li resource="urn:mozilla:locale:fr-FR:mozldap"/>
- <RDF:li resource="urn:mozilla:locale:fr-FR:necko"/>
- <RDF:li resource="urn:mozilla:locale:fr-FR:cookie"/>
- <RDF:li resource="urn:mozilla:locale:fr-FR:wallet"/>
- <RDF:li resource="urn:mozilla:locale:fr-FR:content-packs"/>
- <RDF:li resource="urn:mozilla:locale:fr-FR:help"/>
- <RDF:li resource="urn:mozilla:locale:fr-FR:pipnss"/>
- <RDF:li resource="urn:mozilla:locale:fr-FR:pippki"/>
- <RDF:li resource="urn:mozilla:locale:fr-FR:global-platform"/>
- <RDF:li resource="urn:mozilla:locale:fr-FR:communicator-platform"/>
- <RDF:li resource="urn:mozilla:locale:fr-FR:navigator-platform"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:locale:fr-FR:messenger"
- c:baseURL="jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/messenger/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:messenger"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:fr-FR:editor"
- c:baseURL="jar:resource:/chrome/fr-FR.jar!/locale/fr-FR/editor/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:editor"/>
- </RDF:Description>
-</RDF:RDF>
diff --git a/french/linux-netscape6/files/all-packages.rdf b/french/linux-netscape6/files/all-packages.rdf
deleted file mode 100644
index 31e03c519ede..000000000000
--- a/french/linux-netscape6/files/all-packages.rdf
+++ /dev/null
@@ -1,175 +0,0 @@
-<?xml version="1.0"?>
-<RDF:RDF xmlns:c="http://www.mozilla.org/rdf/chrome#"
- xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <RDF:Description about="urn:mozilla:package:mozldap"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/mozldap/"
- c:locType="install"
- c:displayName="MozLDAP"
- c:author="mozilla.org"
- c:name="mozldap"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:navigator"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/navigator/"
- c:locType="install"
- c:displayName="Navigator"
- c:author="mozilla.org"
- c:name="navigator"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:communicator-platform"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/communicator-platform/"
- c:locType="install"
- c:displayName="Platform Specific Bindings"
- c:author="mozilla.org"
- c:name="communicator-platform"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:communicator-region"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/communicator-region/"
- c:locType="install"
- c:author="mozilla.org"
- c:name="communicator-region"
- c:localeVersion="0.9.4" />
- <RDF:Seq about="urn:mozilla:package:root">
- <RDF:li resource="urn:mozilla:package:global-platform"/>
- <RDF:li resource="urn:mozilla:package:communicator-platform"/>
- <RDF:li resource="urn:mozilla:package:navigator-platform"/>
- <RDF:li resource="urn:mozilla:package:global-region"/>
- <RDF:li resource="urn:mozilla:package:communicator-region"/>
- <RDF:li resource="urn:mozilla:package:editor-region"/>
- <RDF:li resource="urn:mozilla:package:navigator-region"/>
- <RDF:li resource="urn:mozilla:package:global"/>
- <RDF:li resource="urn:mozilla:package:cookie"/>
- <RDF:li resource="urn:mozilla:package:wallet"/>
- <RDF:li resource="urn:mozilla:package:content-packs"/>
- <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:mozldap"/>
- <RDF:li resource="urn:mozilla:package:necko"/>
- <RDF:li resource="urn:mozilla:package:help"/>
- <RDF:li resource="urn:mozilla:package:messenger"/>
- <RDF:li resource="urn:mozilla:package:messenger-region"/>
- <RDF:li resource="urn:mozilla:package:pippki"/>
- <RDF:li resource="urn:mozilla:package:pipnss"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:package:global-platform"
- c:baseURL="jar:resource:/chrome/toolkit.jar!/content/global-platform/"
- c:locType="install"
- c:displayName="Platform Specific"
- c:author="mozilla.org"
- c:name="global-platform"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:messenger"
- c:baseURL="jar:resource:/chrome/messenger.jar!/content/messenger/"
- c:locType="install"
- c:displayName="Messenger"
- c:author="mozilla.org"
- c:name="messenger"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:navigator-region"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/navigator-region/"
- c:locType="install"
- c:author="mozilla.org"
- c:name="navigator-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:cookie"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/cookie/"
- c:locType="install"
- c:displayName="Cookie Manager"
- c:author="mozilla.org"
- c:name="cookie"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:navigator-platform"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/navigator-platform/"
- c:locType="install"
- c:displayName="UNIX Bindings"
- c:author="mozilla.org"
- c:name="navigator-platform"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:help"
- c:baseURL="jar:resource:/chrome/help.jar!/content/help/"
- c:locType="install"
- c:displayName="Mozilla Help Viewer"
- c:author="netscape.com"
- c:name="help"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:global"
- c:baseURL="jar:resource:/chrome/toolkit.jar!/content/global/"
- c:locType="install"
- c:displayName="Toolkit"
- c:author="mozilla.org"
- c:name="global"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:communicator"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/communicator/"
- c:locType="install"
- c:displayName="Communicator Shared"
- c:author="mozilla.org"
- c:name="communicator"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:messenger-region"
- c:baseURL="jar:resource:/chrome/messenger.jar!/content/messenger-region/"
- c:locType="install"
- c:author="mozilla.org"
- c:name="messenger-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:global-region"
- c:baseURL="jar:resource:/chrome/toolkit.jar!/content/global-region/"
- c:locType="install"
- c:displayName="Contenu regional France"
- c:author="mozilla.org"
- c:name="global-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:necko"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/necko/"
- c:locType="install"
- c:displayName="Necko"
- c:author="mozilla.org"
- c:name="necko"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:editor"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/editor/"
- c:locType="install"
- c:displayName="Editor"
- c:author="mozilla.org"
- c:name="editor"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:content-packs"
- c:baseURL="jar:resource:/chrome/content-packs.jar!/content/content-packs/"
- c:locType="install"
- c:displayName="Content Pack Switching"
- c:author="mozilla.org"
- c:name="content-packs"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:editor-region"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/editor-region/"
- c:locType="install"
- c:author="mozilla.org"
- c:name="editor-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:pipnss"
- c:baseURL="jar:resource:/chrome/pipnss.jar!/content/pipnss/"
- c:locType="install"
- c:displayName="pipnss"
- c:author="PSM Team"
- c:name="pipnss"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:wallet"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/wallet/"
- c:locType="install"
- c:displayName="Form Manager"
- c:author="mozilla.org"
- c:name="wallet"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:pippki"
- c:baseURL="jar:resource:/chrome/pippki.jar!/content/pippki/"
- c:locType="install"
- c:displayName="pippki"
- c:author="PSM Team"
- c:name="pippki"
- c:localeVersion="0.9.4" />
-</RDF:RDF>
diff --git a/french/linux-netscape6/files/all-skins.rdf b/french/linux-netscape6/files/all-skins.rdf
deleted file mode 100644
index 77449b268400..000000000000
--- a/french/linux-netscape6/files/all-skins.rdf
+++ /dev/null
@@ -1,102 +0,0 @@
-<?xml version="1.0"?>
-<RDF:RDF xmlns:c="http://www.mozilla.org/rdf/chrome#"
- xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <RDF:Description about="urn:mozilla:skin:modern/1.0"
- c:displayName="Modern"
- c:author="Netscape"
- c:description="C'est le thème par défaut pour Netscape 6. Appliquez ce thème si vous souhaitez rétablir le paramètre original."
- c:name="modern/1.0"
- c:accessKey="M"
- c:image="jar:resource:/chrome/modern.jar!/skin/modern/global/preview.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:skin:modern/1.0:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:communicator"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/communicator/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:communicator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:editor"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/editor/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:editor"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:navigator"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/navigator/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:navigator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:editor"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/editor/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package 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: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:Description about="urn:mozilla:skin:modern/1.0:communicator"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/communicator/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:communicator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:messenger"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/messenger/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:messenger"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:global"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/global/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:global"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:navigator"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/navigator/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:navigator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0"
- c:displayName="Classic"
- c:accessKey="C"
- c:author="mozilla.org"
- c:description="Ce thème reprend l'apparence familière des versions précédentes de Netscape pour le système d'exploitation Windows."
- c:name="classic/1.0"
- c:image="jar:resource:///chrome/classic.jar!/skin/classic/global/preview.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:skin:classic/1.0:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:messenger"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/messenger/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:messenger"/>
- </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:Description about="urn:mozilla:skin:modern/1.0:global"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/global/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:global"/>
- </RDF:Description>
-</RDF:RDF>
diff --git a/french/linux-netscape6/pkg-comment b/french/linux-netscape6/pkg-comment
deleted file mode 100644
index 741ddc6f5b18..000000000000
--- a/french/linux-netscape6/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Linux Netscape 6 suite (French)
diff --git a/french/linux-netscape6/pkg-descr b/french/linux-netscape6/pkg-descr
deleted file mode 100644
index 14c09d53ef2e..000000000000
--- a/french/linux-netscape6/pkg-descr
+++ /dev/null
@@ -1,23 +0,0 @@
-Ceci est la suite du navigateur Netscape, avec diteur de pages HTML et lecteur
-de courrier lectronique et de nouvelles. L'utilisation de la version pour Linux
-permet utiliser des plugins pour Linux. Les plugins Java et de Macromedia, les
-localisations France et Etats-Unis, le gestionnaire de scurit, le correcteur
-orthographique et l'analyseur de problmes sont disponibles dans ce port. Le
-messager instantan d'AOL est omis (veuillez voir le port ports/net/aim).
-
-Pour l'usage avec le plugin Java, linux_base-61 ou linux_base-62
-(pas linux_base-7) sont recommands.
-
-WWW: http://home.netscape.com/fr/browsers/6/
-
-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 allows use of
-Linux versions of plugins. Many plugins are available as Linux binaries. The
-Sun Java and Macromedia Flash plugins, the French and U.S. regional packs,
-personal security manager, spell-checker, and talkback are available in this
-port. AOL Instant Messenger is omitted (see ports/net/aim).
-
-For use with the Java plugin, linux_base-61 or linux_base-62 are
-recommended (not linux_base-7).
-
-WWW: http://wp.netscape.com/fr/browsers/6/
diff --git a/french/linux-netscape6/pkg-message b/french/linux-netscape6/pkg-message
deleted file mode 100644
index c244adada440..000000000000
--- a/french/linux-netscape6/pkg-message
+++ /dev/null
@@ -1,15 +0,0 @@
-* WARNING *********************************************************************
-* Users should back up their bookmark files (bookmarks.html). There are
-* reports that this file can be clobbered the first time Netscape 6 is run.
-* Problems may also exist when one launches Mozilla and Netscape 6
-* simultaneously. Both use $HOME/.mozilla for preferences, but some
-* configuration files may be incompatible.
-
-* AVERTISSEMENT ***************************************************************
-* Les utilisateurs devraient sauvegarder leurs fichiers de signet
-* (bookmarks.html). Il y a eu des rapports signalant que ce fichier peut
-* tre dtruit la premire fois Netscape 6 est excut.
-* Il peut galement y avoir des problmes quand on lance Mozilla et Netscape
-* simultanment. Tous les deux utilisent $$HOME/.mozilla pour les prfrences,
-* mais certains des fichiers de configuration peut tre incompatibles.
-*******************************************************************************
diff --git a/french/linux-netscape6/scripts/configure b/french/linux-netscape6/scripts/configure
deleted file mode 100644
index 3fe028707716..000000000000
--- a/french/linux-netscape6/scripts/configure
+++ /dev/null
@@ -1,57 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-
-echo ${WRKSRC}/components.conf
-if [ -f ${WRKSRC}/components.conf ]; then
- exit
-fi
-
-tempfile=`/usr/bin/mktemp -t checklist`
-
-if [ -z "${BATCH}" ]; then
-
-/usr/bin/dialog --title "Netscape 6 Slection composants" --clear \
- --checklist "\n\
-
-Choisissez les composants que vous souhaitez tlcharger et installer. \n\
-Appuyez sur la barre d'espace pour basculer entre les tats \n\
-slectionn et dslectionn." -1 -1 10 \
-"browser" "navigateur (6576 ko)" ON \
-"deflfrfr" "profil franais par dfaut (26 ko)" ON \
-"flash" "plugin Flash (576 ko)" ON \
-"jre" "plugin Java (13808 ko)" ON \
-"langfrfr" "locale franais (592 ko)" ON \
-"mail" "lecteur de courrier et de nouvelles (1824 ko)" ON \
-"regfr" "configurations rgionales pour la France (54 ko)" ON \
-"regus" "configurations rgionales pour les Etats-Unis (56 ko)" ON \
-"spellchecker" "vrificateur d'orthographe (832 ko)" ON \
-"talkback" "analyseur de problmes (envoi Netscape) (832 ko)" ON \
-2> /tmp/checklist.tmp.$$
-
-retval=$?
-
-choice=`cat /tmp/checklist.tmp.$$`
-rm -f /tmp/checklist.tmp.$$
-
-case $retval in
- 0) if [ -z "$choice" ]; then
- echo "Aucune slection"
- exit 1;
- fi
- ;;
- 1) echo "Annulation demande."
- exit 1
- ;;
-esac
-
-echo "$choice" \
- | sed -e "s/\"//g" \
- | sed -e "s/mail/mail browser/g" \
- | sed -e "s/browser/browser psm xpcom/g" \
- | sort -u \
- | sed -e "s/ /.xpi /g" \
- | sed -e "s/$/.xpi/g" \
- | perl -pi -e "s/ /\n/g" \
- > ${WRKSRC}/components.conf
-fi
diff --git a/french/netscape7/Makefile b/french/netscape7/Makefile
index c626ce4cfa22..198b7d8cce19 100644
--- a/french/netscape7/Makefile
+++ b/french/netscape7/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: fr-linux-netscape6
+# New ports collection makefile for: fr-netscape7
# Date created: 2002-03-04
# Whom: trevor
# based on the german/linux-netscape6 port by Thomas E. Zander
@@ -7,10 +7,10 @@
#
PKGNAMEPREFIX?= fr-
-PORTREVISION= 0
CATEGORIES= french www linux
-DISTFILES= browser.xpi \
+DISTFILES= AIM.xpi \
+ browser.xpi \
deflfrfr.xpi \
flash.xpi \
jre.xpi \
@@ -23,6 +23,6 @@ DISTFILES= browser.xpi \
talkback.xpi \
xpcom.xpi
-NETSCAPE6_LANG= french
+NETSCAPE_LANG= french
-.include "../../www/linux-netscape6/Makefile"
+.include "../../www/netscape7/Makefile"
diff --git a/french/netscape7/distinfo b/french/netscape7/distinfo
index 83bb92f7a964..56fbe08970c4 100644
--- a/french/netscape7/distinfo
+++ b/french/netscape7/distinfo
@@ -1,13 +1,14 @@
-MD5 (netscape6/french/6.2.3/browser.xpi) = fa7d7c4fd4bfed37f642b615f6c329be
-MD5 (netscape6/french/6.2.3/deflfrfr.xpi) = 4c0f536a85f2930f7f7e3ceec0a1b5fb
-MD5 (netscape6/french/6.2.3/flash.xpi) = d859b60eaa7cc503095228b48a5ce9a5
-MD5 (netscape6/french/6.2.3/jre.xpi) = c14a6a642d6592e60c40f000cbffbdcc
-MD5 (netscape6/french/6.2.3/langfrfr.xpi) = f3529196011353aa6f58b3c7d963ae38
-MD5 (netscape6/french/6.2.3/mail.xpi) = 6b2dd32082fe7a721b8064d1141624a7
-MD5 (netscape6/french/6.2.3/psm.xpi) = 2e65c54ed4dc9c037e69705f6f4a6a22
-MD5 (netscape6/french/6.2.3/regfr.xpi) = 2b141f64b69e65285151321483bbd5d8
-MD5 (netscape6/french/6.2.3/regus.xpi) = 6b7a2786cc016ed62961ea7ba748cee2
-MD5 (netscape6/french/6.2.3/spellchecker.xpi) = 75722c13a746d299f38163be78bc2456
-MD5 (netscape6/french/6.2.3/talkback.xpi) = 72c45f4322d574ef9d3746bb7c07a656
-MD5 (netscape6/french/6.2.3/xpcom.xpi) = 0298012ec9fac8bc748a06c78fa82454
-MD5 (netscape6/french/6.2.3/linux-netscape6-6.2.3-generated-files.tar.gz) = 8345bae84e99f264fd1ff9517f3b8128
+MD5 (netscape7/french/7.0/AIM.xpi) = 4bfb3208df43c77ab4c940051e1e77d8
+MD5 (netscape7/french/7.0/browser.xpi) = 4a9adb4c8f6185da096c075a3054de6a
+MD5 (netscape7/french/7.0/deflfrfr.xpi) = 4577626b7fb485ed2861922489fcccd6
+MD5 (netscape7/french/7.0/flash.xpi) = 6e8547d6654430f268bdc61a8c251a33
+MD5 (netscape7/french/7.0/fr-linux-netscape7-7.0-generated-files.tar.gz) = bfffe9599c34a5dcb42635b81986387d
+MD5 (netscape7/french/7.0/jre.xpi) = bfb912644a0dfe310350c872f0f5fc23
+MD5 (netscape7/french/7.0/langfrfr.xpi) = 720f8972985c2c40883916b691b9241d
+MD5 (netscape7/french/7.0/mail.xpi) = 7a1f3900575c8dc87fa47ba7ce17eddf
+MD5 (netscape7/french/7.0/psm.xpi) = 017e4a1146032bb5c1c5559335e662d4
+MD5 (netscape7/french/7.0/regfr.xpi) = 1a20876029f58546304619d3bb203dd2
+MD5 (netscape7/french/7.0/regus.xpi) = e394702833ddbae069a6486a867fbac8
+MD5 (netscape7/french/7.0/spellchecker.xpi) = 31608b629789cda976be13196de6c34f
+MD5 (netscape7/french/7.0/talkback.xpi) = 511447c63e3f488d062ce81641aeaf4d
+MD5 (netscape7/french/7.0/xpcom.xpi) = a902c7cbe282968516ade1234ccf82fa
diff --git a/french/netscape7/pkg-descr b/french/netscape7/pkg-descr
index 14c09d53ef2e..402bc288bbd0 100644
--- a/french/netscape7/pkg-descr
+++ b/french/netscape7/pkg-descr
@@ -1,23 +1,21 @@
-Ceci est la suite du navigateur Netscape, avec diteur de pages HTML et lecteur
-de courrier lectronique et de nouvelles. L'utilisation de la version pour Linux
-permet utiliser des plugins pour Linux. Les plugins Java et de Macromedia, les
-localisations France et Etats-Unis, le gestionnaire de scurit, le correcteur
-orthographique et l'analyseur de problmes sont disponibles dans ce port. Le
-messager instantan d'AOL est omis (veuillez voir le port ports/net/aim).
+Ceci est la suite du navigateur Netscape, avec messager instantan d'AOL,
+diteur de pages HTML et lecteur de courrier lectronique et de nouvelles.
+L'utilisation de la version pour Linux permet utiliser des plugins pour Linux.
+Les plugins Java et de Macromedia, les localisations France et Etats-Unis, le
+gestionnaire de scurit, le correcteur orthographique et l'analyseur de
+problmes sont disponibles dans ce port.
Pour l'usage avec le plugin Java, linux_base-61 ou linux_base-62
(pas linux_base-7) sont recommands.
-WWW: http://home.netscape.com/fr/browsers/6/
-
-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 allows use of
-Linux versions of plugins. Many plugins are available as Linux binaries. The
-Sun Java and Macromedia Flash plugins, the French and U.S. regional packs,
-personal security manager, spell-checker, and talkback are available in this
-port. AOL Instant Messenger is omitted (see ports/net/aim).
+This is a Linux version of the Netscape suite (AOL Instant Messenger, Web
+browser, HTML editor, mail user agent and news reader). Using the Linux
+version on FreeBSD allows use of Linux versions of plugins. Many plugins are
+available as Linux binaries. The Sun Java and Macromedia Flash plugins, the
+French and U.S. regional packs, personal security manager, spell-checker, and
+talkback are available in this port.
For use with the Java plugin, linux_base-61 or linux_base-62 are
recommended (not linux_base-7).
-WWW: http://wp.netscape.com/fr/browsers/6/
+WWW: http://channels.netscape.com/ns/browsers/
diff --git a/french/netscape7/pkg-message b/french/netscape7/pkg-message
index c244adada440..7531e1077bbd 100644
--- a/french/netscape7/pkg-message
+++ b/french/netscape7/pkg-message
@@ -1,15 +1,14 @@
-* WARNING *********************************************************************
-* Users should back up their bookmark files (bookmarks.html). There are
-* reports that this file can be clobbered the first time Netscape 6 is run.
-* Problems may also exist when one launches Mozilla and Netscape 6
-* simultaneously. Both use $HOME/.mozilla for preferences, but some
-* configuration files may be incompatible.
-
-* AVERTISSEMENT ***************************************************************
-* Les utilisateurs devraient sauvegarder leurs fichiers de signet
-* (bookmarks.html). Il y a eu des rapports signalant que ce fichier peut
-* tre dtruit la premire fois Netscape 6 est excut.
-* Il peut galement y avoir des problmes quand on lance Mozilla et Netscape
-* simultanment. Tous les deux utilisent $$HOME/.mozilla pour les prfrences,
-* mais certains des fichiers de configuration peut tre incompatibles.
-*******************************************************************************
+* WARNING **********************************************************************
+* This port has a security bug. If a user enables Javascript, hostile Web *
+* sites can track the URLs which the user visits after leaving the site. Such *
+* URLs could contain passwords or other sensitive information. To avoid this *
+* bug, users can add the line: *
+* *
+* user_pref("capability.policy.default.Window.onunload", "noAccess"); *
+* *
+* to their prefs.js files under ~/.mozilla/ (thanks to Sven Neuhaus for *
+* reporting the bug, and to MadMaverick9 at Mozillazine for the work-around). *
+* *
+* See <URL:http://members.ping.de/~sven/mozbug/refcook.html> for a *
+* demonstration and other work-arounds. *
+********************************************************************************
diff --git a/french/netscape7/scripts/configure b/french/netscape7/scripts/configure
index 3fe028707716..a5e89ae5ce37 100644
--- a/french/netscape7/scripts/configure
+++ b/french/netscape7/scripts/configure
@@ -17,16 +17,16 @@ if [ -z "${BATCH}" ]; then
Choisissez les composants que vous souhaitez tlcharger et installer. \n\
Appuyez sur la barre d'espace pour basculer entre les tats \n\
slectionn et dslectionn." -1 -1 10 \
-"browser" "navigateur (6576 ko)" ON \
-"deflfrfr" "profil franais par dfaut (26 ko)" ON \
-"flash" "plugin Flash (576 ko)" ON \
-"jre" "plugin Java (13808 ko)" ON \
-"langfrfr" "locale franais (592 ko)" ON \
-"mail" "lecteur de courrier et de nouvelles (1824 ko)" ON \
-"regfr" "configurations rgionales pour la France (54 ko)" ON \
-"regus" "configurations rgionales pour les Etats-Unis (56 ko)" ON \
-"spellchecker" "vrificateur d'orthographe (832 ko)" ON \
-"talkback" "analyseur de problmes (envoi Netscape) (832 ko)" ON \
+"browser" "navigateur" ON \
+"deflfrfr" "profil franais par dfaut" ON \
+"flash" "plugin Flash" ON \
+"jre" "plugin Java" ON \
+"langfrfr" "locale franais" ON \
+"mail" "lecteur de courrier et de nouvelles" ON \
+"regfr" "configurations rgionales pour la France" ON \
+"regus" "configurations rgionales pour les Etats-Unis" ON \
+"spellchecker" "vrificateur d'orthographe" ON \
+"talkback" "analyseur de problmes (envoi Netscape)" ON \
2> /tmp/checklist.tmp.$$
retval=$?
@@ -48,7 +48,7 @@ esac
echo "$choice" \
| sed -e "s/\"//g" \
| sed -e "s/mail/mail browser/g" \
- | sed -e "s/browser/browser psm xpcom/g" \
+ | sed -e "s/browser/AIM browser psm xpcom/g" \
| sort -u \
| sed -e "s/ /.xpi /g" \
| sed -e "s/$/.xpi/g" \
diff --git a/german/Makefile b/german/Makefile
index 77a15418a1f3..88d38c11b57c 100644
--- a/german/Makefile
+++ b/german/Makefile
@@ -12,8 +12,8 @@
SUBDIR += ispell-neu
SUBDIR += kde3-i18n
SUBDIR += linux-eagle
- SUBDIR += linux-netscape6
SUBDIR += manpages
+ SUBDIR += netscape7
SUBDIR += ooodict-de_CH
SUBDIR += ooodict-de_DE
SUBDIR += openoffice
diff --git a/german/linux-netscape6/Makefile b/german/linux-netscape6/Makefile
deleted file mode 100644
index 8e3d83cc37c1..000000000000
--- a/german/linux-netscape6/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: de-linux-netscape6
-# Date created: 28 Feb 2002
-# Whom: Thomas E. Zander <riggs@rrr.de>
-# based on the www/linux-netscape6 port
-#
-# $FreeBSD$
-#
-
-PKGNAMEPREFIX?= de-
-PORTREVISION= 0
-CATEGORIES= german www linux
-
-DISTFILES= browser.xpi \
- defldede.xpi \
- flash.xpi \
- jre.xpi \
- langdede.xpi \
- mail.xpi \
- psm.xpi \
- regde.xpi \
- regfr.xpi \
- regus.xpi \
- spellchecker.xpi \
- talkback.xpi \
- xpcom.xpi
-
-MAINTAINER= riggs@rrr.de
-
-NETSCAPE6_LANG= german
-
-.include "../../www/linux-netscape6/Makefile"
diff --git a/german/linux-netscape6/distinfo b/german/linux-netscape6/distinfo
deleted file mode 100644
index ef4d4e518bec..000000000000
--- a/german/linux-netscape6/distinfo
+++ /dev/null
@@ -1,14 +0,0 @@
-MD5 (netscape6/german/6.2.3/browser.xpi) = 40764d48428814752ade9dce0cd0a699
-MD5 (netscape6/german/6.2.3/defldede.xpi) = 2f275a69dec3b8dd4c1e2ba67892d38b
-MD5 (netscape6/german/6.2.3/flash.xpi) = d859b60eaa7cc503095228b48a5ce9a5
-MD5 (netscape6/german/6.2.3/jre.xpi) = c14a6a642d6592e60c40f000cbffbdcc
-MD5 (netscape6/german/6.2.3/langdede.xpi) = 0ae0321023bac4037f6f109aef40394e
-MD5 (netscape6/german/6.2.3/mail.xpi) = 6a231b5fbd1491a0e0b66d8335bc2b4d
-MD5 (netscape6/german/6.2.3/psm.xpi) = 5e99a0d5e3ddf98a3051e78c206e06dd
-MD5 (netscape6/german/6.2.3/regde.xpi) = 03402eee3e4ef82daef66f034d3bd64f
-MD5 (netscape6/german/6.2.3/regfr.xpi) = 5f719ef06d38de912e094b7f16169cef
-MD5 (netscape6/german/6.2.3/regus.xpi) = 6b7a2786cc016ed62961ea7ba748cee2
-MD5 (netscape6/german/6.2.3/spellchecker.xpi) = 24b5a79c8d529a47cae22e635fd572cd
-MD5 (netscape6/german/6.2.3/talkback.xpi) = 72c45f4322d574ef9d3746bb7c07a656
-MD5 (netscape6/german/6.2.3/xpcom.xpi) = 0298012ec9fac8bc748a06c78fa82454
-MD5 (netscape6/german/6.2.3/linux-netscape6-6.2.3-generated-files.tar.gz) = 8345bae84e99f264fd1ff9517f3b8128
diff --git a/german/linux-netscape6/files/all-locales.rdf b/german/linux-netscape6/files/all-locales.rdf
deleted file mode 100644
index 5c5ff08226bf..000000000000
--- a/german/linux-netscape6/files/all-locales.rdf
+++ /dev/null
@@ -1,263 +0,0 @@
-<?xml version="1.0"?>
-<RDF:RDF xmlns:c="http://www.mozilla.org/rdf/chrome#"
- xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <RDF:Description about="urn:mozilla:locale:de-DE:content-packs"
- c:baseURL="jar:resource:/chrome/de-DE.jar!/locale/de-DE/content-packs/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:content-packs"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:de-DE:mozldap"
- c:baseURL="jar:resource:/chrome/de-DE.jar!/locale/de-DE/mozldap/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:mozldap"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:de-DE"
- c:displayName="Deutsch (Deutschland)"
- c:author="mozilla.org"
- c:name="de-DE"
- c:previewURL="http://www.mozilla.org/locales/de-DE.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:locale:de-DE:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:FR:editor-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/FR.jar!/locale/FR/editor-region/">
- <c:package resource="urn:mozilla:package:editor-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:navigator-region"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/navigator-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:navigator-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:editor-region"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/editor-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:editor-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:aim-region"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/aim-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:aim-region"/>
- </RDF:Description>
- <RDF:Seq about="urn:mozilla:locale:FR:packages">
- <RDF:li resource="urn:mozilla:locale:FR:aim-region"/>
- <RDF:li resource="urn:mozilla:locale:FR:global-region"/>
- <RDF:li resource="urn:mozilla:locale:FR:communicator-region"/>
- <RDF:li resource="urn:mozilla:locale:FR:editor-region"/>
- <RDF:li resource="urn:mozilla:locale:FR:messenger-region"/>
- <RDF:li resource="urn:mozilla:locale:FR:navigator-region"/>
- </RDF:Seq>
- <RDF:Seq about="urn:mozilla:locale:DE:packages">
- <RDF:li resource="urn:mozilla:locale:DE:aim-region"/>
- <RDF:li resource="urn:mozilla:locale:DE:global-region"/>
- <RDF:li resource="urn:mozilla:locale:DE:communicator-region"/>
- <RDF:li resource="urn:mozilla:locale:DE:editor-region"/>
- <RDF:li resource="urn:mozilla:locale:DE:messenger-region"/>
- <RDF:li resource="urn:mozilla:locale:DE:navigator-region"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:locale:de-DE:pippki"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/de-DE.jar!/locale/de-DE/pippki/">
- <c:package resource="urn:mozilla:package:pippki"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:FR"
- c:displayName="Region France"
- c:localeType="region"
- c:author="mozilla.org"
- c:name="FR"
- c:previewURL="http://www.mozilla.org/locales/FR.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:locale:FR:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:communicator-region"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/communicator-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:communicator-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:de-DE:communicator"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/de-DE.jar!/locale/de-DE/communicator/">
- <c:package resource="urn:mozilla:package:communicator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:DE"
- c:displayName="Region Deutschland"
- c:localeType="region"
- c:author="mozilla.org"
- c:name="DE"
- c:previewURL="http://www.mozilla.org/locales/DE.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:locale:DE:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:DE:aim-region"
- c:baseURL="jar:resource:/chrome/DE.jar!/locale/DE/aim-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:aim-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:FR:navigator-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/FR.jar!/locale/FR/navigator-region/">
- <c:package resource="urn:mozilla:package:navigator-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:de-DE:wallet"
- c:baseURL="jar:resource:/chrome/de-DE.jar!/locale/de-DE/wallet/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:wallet"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:de-DE:necko"
- c:baseURL="jar:resource:/chrome/de-DE.jar!/locale/de-DE/necko/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:necko"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:messenger-region"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/messenger-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:messenger-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:de-DE:cookie"
- c:baseURL="jar:resource:/chrome/de-DE.jar!/locale/de-DE/cookie/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:cookie"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:de-DE:messenger"
- c:baseURL="jar:resource:/chrome/de-DE.jar!/locale/de-DE/messenger/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:messenger"/>
- </RDF:Description>
- <RDF:Seq about="urn:mozilla:locale:de-DE:packages">
- <RDF:li resource="urn:mozilla:locale:de-DE:global"/>
- <RDF:li resource="urn:mozilla:locale:de-DE:communicator"/>
- <RDF:li resource="urn:mozilla:locale:de-DE:messenger"/>
- <RDF:li resource="urn:mozilla:locale:de-DE:editor"/>
- <RDF:li resource="urn:mozilla:locale:de-DE:navigator"/>
- <RDF:li resource="urn:mozilla:locale:de-DE:aim"/>
- <RDF:li resource="urn:mozilla:locale:de-DE:mozldap"/>
- <RDF:li resource="urn:mozilla:locale:de-DE:necko"/>
- <RDF:li resource="urn:mozilla:locale:de-DE:cookie"/>
- <RDF:li resource="urn:mozilla:locale:de-DE:wallet"/>
- <RDF:li resource="urn:mozilla:locale:de-DE:content-packs"/>
- <RDF:li resource="urn:mozilla:locale:de-DE:help"/>
- <RDF:li resource="urn:mozilla:locale:de-DE:pipnss"/>
- <RDF:li resource="urn:mozilla:locale:de-DE:pippki"/>
- <RDF:li resource="urn:mozilla:locale:de-DE:global-platform"/>
- <RDF:li resource="urn:mozilla:locale:de-DE:communicator-platform"/>
- <RDF:li resource="urn:mozilla:locale:de-DE:navigator-platform"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:locale:de-DE:navigator"
- c:baseURL="jar:resource:/chrome/de-DE.jar!/locale/de-DE/navigator/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:navigator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:de-DE:global"
- c:baseURL="jar:resource:/chrome/de-DE.jar!/locale/de-DE/global/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:global"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:de-DE:navigator-platform"
- c:baseURL="jar:resource:/chrome/de-unix.jar!/locale/de-DE/navigator-platform/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:navigator-platform"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:DE:messenger-region"
- c:baseURL="jar:resource:/chrome/DE.jar!/locale/DE/messenger-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:messenger-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:FR:messenger-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/FR.jar!/locale/FR/messenger-region/">
- <c:package resource="urn:mozilla:package:messenger-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:DE:communicator-region"
- c:baseURL="jar:resource:/chrome/DE.jar!/locale/DE/communicator-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:communicator-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US"
- c:displayName="US Region"
- c:localeType="region"
- c:author="mozilla.org"
- c:name="US"
- c:previewURL="http://www.mozilla.org/locales/US.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:locale:US:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:FR:communicator-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/FR.jar!/locale/FR/communicator-region/">
- <c:package resource="urn:mozilla:package:communicator-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:de-DE:communicator-platform"
- c:baseURL="jar:resource:/chrome/de-unix.jar!/locale/de-DE/communicator-platform/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:communicator-platform"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:de-DE:global-platform"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/de-unix.jar!/locale/de-DE/global-platform/">
- <c:package resource="urn:mozilla:package:global-platform"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:de-DE:help"
- c:baseURL="jar:resource:/chrome/de-DE.jar!/locale/de-DE/help/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:help"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:FR:aim-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/FR.jar!/locale/FR/aim-region/">
- <c:package resource="urn:mozilla:package:aim-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:DE:editor-region"
- c:baseURL="jar:resource:/chrome/DE.jar!/locale/DE/editor-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:editor-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:de-DE:editor"
- c:baseURL="jar:resource:/chrome/de-DE.jar!/locale/de-DE/editor/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:editor"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:FR:global-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/FR.jar!/locale/FR/global-region/">
- <c:package resource="urn:mozilla:package:global-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:global-region"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/global-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:global-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:DE:navigator-region"
- c:baseURL="jar:resource:/chrome/DE.jar!/locale/DE/navigator-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:navigator-region"/>
- </RDF:Description>
- <RDF:Seq about="urn:mozilla:locale:root">
- <RDF:li resource="urn:mozilla:locale:de-DE"/>
- <RDF:li resource="urn:mozilla:locale:DE"/>
- <RDF:li resource="urn:mozilla:locale:US"/>
- <RDF:li resource="urn:mozilla:locale:FR"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:locale:DE:global-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/DE.jar!/locale/DE/global-region/">
- <c:package resource="urn:mozilla:package:global-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:de-DE:pipnss"
- c:baseURL="jar:resource:/chrome/de-DE.jar!/locale/de-DE/pipnss/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:pipnss"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:de-DE:aim"
- c:baseURL="jar:resource:/chrome/de-DE.jar!/locale/de-DE/aim/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:aim"/>
- </RDF:Description>
- <RDF:Seq about="urn:mozilla:locale:US:packages">
- <RDF:li resource="urn:mozilla:locale:US:aim-region"/>
- <RDF:li resource="urn:mozilla:locale:US:global-region"/>
- <RDF:li resource="urn:mozilla:locale:US:communicator-region"/>
- <RDF:li resource="urn:mozilla:locale:US:editor-region"/>
- <RDF:li resource="urn:mozilla:locale:US:messenger-region"/>
- <RDF:li resource="urn:mozilla:locale:US:navigator-region"/>
- </RDF:Seq>
-</RDF:RDF>
diff --git a/german/linux-netscape6/files/all-packages.rdf b/german/linux-netscape6/files/all-packages.rdf
deleted file mode 100644
index e41e60a5ea94..000000000000
--- a/german/linux-netscape6/files/all-packages.rdf
+++ /dev/null
@@ -1,175 +0,0 @@
-<?xml version="1.0"?>
-<RDF:RDF xmlns:c="http://www.mozilla.org/rdf/chrome#"
- xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <RDF:Description about="urn:mozilla:package:editor"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/editor/"
- c:locType="install"
- c:displayName="Editor"
- c:author="mozilla.org"
- c:name="editor"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:pippki"
- c:baseURL="jar:resource:/chrome/pippki.jar!/content/pippki/"
- c:locType="install"
- c:displayName="pippki"
- c:author="PSM Team"
- c:name="pippki"
- c:localeVersion="0.9.4" />
- <RDF:Seq about="urn:mozilla:package:root">
- <RDF:li resource="urn:mozilla:package:global-platform"/>
- <RDF:li resource="urn:mozilla:package:communicator-platform"/>
- <RDF:li resource="urn:mozilla:package:navigator-platform"/>
- <RDF:li resource="urn:mozilla:package:global-region"/>
- <RDF:li resource="urn:mozilla:package:communicator-region"/>
- <RDF:li resource="urn:mozilla:package:editor-region"/>
- <RDF:li resource="urn:mozilla:package:navigator-region"/>
- <RDF:li resource="urn:mozilla:package:global"/>
- <RDF:li resource="urn:mozilla:package:cookie"/>
- <RDF:li resource="urn:mozilla:package:wallet"/>
- <RDF:li resource="urn:mozilla:package:content-packs"/>
- <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:mozldap"/>
- <RDF:li resource="urn:mozilla:package:necko"/>
- <RDF:li resource="urn:mozilla:package:help"/>
- <RDF:li resource="urn:mozilla:package:messenger"/>
- <RDF:li resource="urn:mozilla:package:messenger-region"/>
- <RDF:li resource="urn:mozilla:package:pippki"/>
- <RDF:li resource="urn:mozilla:package:pipnss"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:package:navigator-region"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/navigator-region/"
- c:locType="install"
- c:author="mozilla.org"
- c:name="navigator-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:content-packs"
- c:baseURL="jar:resource:/chrome/content-packs.jar!/content/content-packs/"
- c:locType="install"
- c:displayName="Content Pack Switching"
- c:author="mozilla.org"
- c:name="content-packs"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:messenger-region"
- c:baseURL="jar:resource:/chrome/messenger.jar!/content/messenger-region/"
- c:locType="install"
- c:author="mozilla.org"
- c:name="messenger-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:pipnss"
- c:baseURL="jar:resource:/chrome/pipnss.jar!/content/pipnss/"
- c:locType="install"
- c:displayName="pipnss"
- c:author="PSM Team"
- c:name="pipnss"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:communicator"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/communicator/"
- c:locType="install"
- c:displayName="Communicator Shared"
- c:author="mozilla.org"
- c:name="communicator"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:global"
- c:baseURL="jar:resource:/chrome/toolkit.jar!/content/global/"
- c:locType="install"
- c:displayName="Toolkit"
- c:author="mozilla.org"
- c:name="global"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:global-platform"
- c:baseURL="jar:resource:/chrome/toolkit.jar!/content/global-platform/"
- c:locType="install"
- c:displayName="Platform Specific"
- c:author="mozilla.org"
- c:name="global-platform"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:wallet"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/wallet/"
- c:locType="install"
- c:displayName="Form Manager"
- c:author="mozilla.org"
- c:name="wallet"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:messenger"
- c:baseURL="jar:resource:/chrome/messenger.jar!/content/messenger/"
- c:locType="install"
- c:displayName="Messenger"
- c:author="mozilla.org"
- c:name="messenger"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:editor-region"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/editor-region/"
- c:locType="install"
- c:author="mozilla.org"
- c:name="editor-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:cookie"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/cookie/"
- c:locType="install"
- c:displayName="Cookie Manager"
- c:author="mozilla.org"
- c:name="cookie"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:global-region"
- c:baseURL="jar:resource:/chrome/toolkit.jar!/content/global-region/"
- c:locType="install"
- c:displayName="DE-Regionalstandard"
- c:author="mozilla.org"
- c:name="global-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:necko"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/necko/"
- c:locType="install"
- c:displayName="Necko"
- c:author="mozilla.org"
- c:name="necko"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:communicator-region"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/communicator-region/"
- c:locType="install"
- c:author="mozilla.org"
- c:name="communicator-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:communicator-platform"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/communicator-platform/"
- c:locType="install"
- c:displayName="Platform Specific Bindings"
- c:author="mozilla.org"
- c:name="communicator-platform"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:help"
- c:baseURL="jar:resource:/chrome/help.jar!/content/help/"
- c:locType="install"
- c:displayName="Mozilla Help Viewer"
- c:author="netscape.com"
- c:name="help"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:mozldap"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/mozldap/"
- c:locType="install"
- c:displayName="MozLDAP"
- c:author="mozilla.org"
- c:name="mozldap"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:navigator-platform"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/navigator-platform/"
- c:locType="install"
- c:displayName="UNIX Bindings"
- c:author="mozilla.org"
- c:name="navigator-platform"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:navigator"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/navigator/"
- c:locType="install"
- c:displayName="Navigator"
- c:author="mozilla.org"
- c:name="navigator"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
-</RDF:RDF>
diff --git a/german/linux-netscape6/files/all-skins.rdf b/german/linux-netscape6/files/all-skins.rdf
deleted file mode 100644
index a3b85f56aa69..000000000000
--- a/german/linux-netscape6/files/all-skins.rdf
+++ /dev/null
@@ -1,116 +0,0 @@
-<?xml version="1.0"?>
-<RDF:RDF xmlns:c="http://www.mozilla.org/rdf/chrome#"
- xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <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:Description about="urn:mozilla:skin:modern/1.0"
- c:displayName="Modern"
- c:author="Netscape"
- c:description="Dies ist das Standardmotiv für Netscape 6. Weisen Sie dieses Motiv zu, wenn Sie die Originaleinstellungen wiederherstellen möchten."
- c:name="modern/1.0"
- c:accessKey="M"
- c:image="jar:resource:/chrome/modern.jar!/skin/modern/global/preview.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:skin:modern/1.0:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:messenger"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/messenger/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:messenger"/>
- </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:li resource="urn:mozilla:skin:classic/1.0:aim"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:editor"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/editor/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:editor"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:messenger"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/messenger/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:messenger"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:communicator"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/communicator/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:communicator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0"
- c:displayName="Classic"
- c:accessKey="C"
- c:author="mozilla.org"
- c:description="TDieses Motiv simuliert das vertraute Bild älterer Netscape-Versionen für Windows."
- c:name="classic/1.0"
- c:image="jar:resource:///chrome/classic.jar!/skin/classic/global/preview.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:skin:classic/1.0:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:communicator"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/communicator/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:communicator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:global"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/global/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:global"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:global"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/global/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:global"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:navigator"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/navigator/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:navigator"/>
- </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:li resource="urn:mozilla:skin:modern/1.0:aim"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:navigator"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/navigator/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:navigator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:aim"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/aim/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:aim"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:aim"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/aim/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:aim"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:editor"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/editor/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:editor"/>
- </RDF:Description>
-</RDF:RDF>
diff --git a/german/linux-netscape6/pkg-comment b/german/linux-netscape6/pkg-comment
deleted file mode 100644
index 803a2366d6ef..000000000000
--- a/german/linux-netscape6/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Linux Netscape 6 suite (German)
diff --git a/german/linux-netscape6/pkg-descr b/german/linux-netscape6/pkg-descr
deleted file mode 100644
index ef92b6b2b471..000000000000
--- a/german/linux-netscape6/pkg-descr
+++ /dev/null
@@ -1,16 +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. The Sun Java
-and Macromedia Flash plugins are available. AOL Instant Messenger
-is omitted (see ports/net/aim). The German, French and US- American
-region packs, personal security manager, spell-checker, and talkback
-are available.
-
-For use with the Java plugin, linux_base-61 or linux_base-62 are
-recommended (not linux_base-7).
-
-WWW: http://www.netscape.de/netscapeprodukte/netscapebrowser/netscape62/
-
-Thomas E. Zander
-riggs@rrr.de
diff --git a/german/linux-netscape6/pkg-message b/german/linux-netscape6/pkg-message
deleted file mode 100644
index 83ef79c59b63..000000000000
--- a/german/linux-netscape6/pkg-message
+++ /dev/null
@@ -1,7 +0,0 @@
-* WARNING *********************************************************************
-* Users should back up their bookmark files. There have been reports that *
-* the bookmark file can be clobbered the first time Netscape 6 is run. *
-* Problems have also been reported from running Mozilla and Netscape 6 *
-* simultaneously. Both use $HOME/.mozilla for preferences, but some *
-* configuration files seem to be incompatible. *
-*******************************************************************************
diff --git a/german/linux-netscape6/scripts/configure b/german/linux-netscape6/scripts/configure
deleted file mode 100644
index d99b5c1783a2..000000000000
--- a/german/linux-netscape6/scripts/configure
+++ /dev/null
@@ -1,56 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-
-echo ${WRKSRC}/components.conf
-if [ -f ${WRKSRC}/components.conf ]; then
- exit
-fi
-
-tempfile=`/usr/bin/mktemp -t checklist`
-
-if [ -z "${BATCH}" ]; then
-
-/usr/bin/dialog --title "Netscape 6 component selection" --clear \
- --checklist "\n\
-Choose components of Netscape 6 to download and install. \n\
-Press the space bar to toggle selections." -1 -1 11 \
-"browser" "browser (6576 kB)" ON \
-"defldede" "German profile defaults (26 kB)" ON \
-"flash" "Flash plugin (576 kB)" ON \
-"jre" "Java plugin (13808 kB)" ON \
-"langdede" "German language pack (592 kB)" ON \
-"mail" "e-mail and news (1824 kB)" ON \
-"regde" "regional settings for Germany (56 kB)" ON \
-"regfr" "regional settings for France (52 kB)" ON \
-"regus" "regional settings for the USA (56 kB)" ON \
-"spellchecker" "spell-checker (1040 kB)" ON \
-"talkback" "sends bug reports to Netscape staff (832 kB)" ON \
-2> /tmp/checklist.tmp.$$
-
-retval=$?
-
-choice=`cat /tmp/checklist.tmp.$$`
-rm -f /tmp/checklist.tmp.$$
-
-case $retval in
- 0) if [ -z "$choice" ]; then
- echo "Nothing selected"
- exit 1;
- fi
- ;;
- 1) echo "Cancel pressed."
- exit 1
- ;;
-esac
-
-echo "$choice" \
- | sed -e "s/\"//g" \
- | sed -e "s/mail/mail browser/g" \
- | sed -e "s/browser/browser psm xpcom/g" \
- | sort -u \
- | sed -e "s/ /.xpi /g" \
- | sed -e "s/$/.xpi/g" \
- | perl -pi -e "s/ /\n/g" \
- > ${WRKSRC}/components.conf
-fi
diff --git a/german/netscape7/Makefile b/german/netscape7/Makefile
index 8e3d83cc37c1..ab30b0ac3fe6 100644
--- a/german/netscape7/Makefile
+++ b/german/netscape7/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: de-linux-netscape6
+# New ports collection makefile for: de-netscape7
# Date created: 28 Feb 2002
# Whom: Thomas E. Zander <riggs@rrr.de>
# based on the www/linux-netscape6 port
@@ -7,10 +7,10 @@
#
PKGNAMEPREFIX?= de-
-PORTREVISION= 0
CATEGORIES= german www linux
-DISTFILES= browser.xpi \
+DISTFILES= AIM.xpi \
+ browser.xpi \
defldede.xpi \
flash.xpi \
jre.xpi \
@@ -19,13 +19,12 @@ DISTFILES= browser.xpi \
psm.xpi \
regde.xpi \
regfr.xpi \
- regus.xpi \
spellchecker.xpi \
talkback.xpi \
xpcom.xpi
MAINTAINER= riggs@rrr.de
-NETSCAPE6_LANG= german
+NETSCAPE_LANG= german
-.include "../../www/linux-netscape6/Makefile"
+.include "../../www/netscape7/Makefile"
diff --git a/german/netscape7/distinfo b/german/netscape7/distinfo
index ef4d4e518bec..af9964f504f6 100644
--- a/german/netscape7/distinfo
+++ b/german/netscape7/distinfo
@@ -1,14 +1,14 @@
-MD5 (netscape6/german/6.2.3/browser.xpi) = 40764d48428814752ade9dce0cd0a699
-MD5 (netscape6/german/6.2.3/defldede.xpi) = 2f275a69dec3b8dd4c1e2ba67892d38b
-MD5 (netscape6/german/6.2.3/flash.xpi) = d859b60eaa7cc503095228b48a5ce9a5
-MD5 (netscape6/german/6.2.3/jre.xpi) = c14a6a642d6592e60c40f000cbffbdcc
-MD5 (netscape6/german/6.2.3/langdede.xpi) = 0ae0321023bac4037f6f109aef40394e
-MD5 (netscape6/german/6.2.3/mail.xpi) = 6a231b5fbd1491a0e0b66d8335bc2b4d
-MD5 (netscape6/german/6.2.3/psm.xpi) = 5e99a0d5e3ddf98a3051e78c206e06dd
-MD5 (netscape6/german/6.2.3/regde.xpi) = 03402eee3e4ef82daef66f034d3bd64f
-MD5 (netscape6/german/6.2.3/regfr.xpi) = 5f719ef06d38de912e094b7f16169cef
-MD5 (netscape6/german/6.2.3/regus.xpi) = 6b7a2786cc016ed62961ea7ba748cee2
-MD5 (netscape6/german/6.2.3/spellchecker.xpi) = 24b5a79c8d529a47cae22e635fd572cd
-MD5 (netscape6/german/6.2.3/talkback.xpi) = 72c45f4322d574ef9d3746bb7c07a656
-MD5 (netscape6/german/6.2.3/xpcom.xpi) = 0298012ec9fac8bc748a06c78fa82454
-MD5 (netscape6/german/6.2.3/linux-netscape6-6.2.3-generated-files.tar.gz) = 8345bae84e99f264fd1ff9517f3b8128
+MD5 (netscape7/german/7.0/AIM.xpi) = bd59234dd8c7c24e126fa3942a878075
+MD5 (netscape7/german/7.0/browser.xpi) = 367ea5776c51cc0502318834759a0b6c
+MD5 (netscape7/german/7.0/defldede.xpi) = 1d10081961ec6e50c5b8b50747a8e12b
+MD5 (netscape7/german/7.0/flash.xpi) = 6e8547d6654430f268bdc61a8c251a33
+MD5 (netscape7/german/7.0/jre.xpi) = bfb912644a0dfe310350c872f0f5fc23
+MD5 (netscape7/german/7.0/langdede.xpi) = 8538febbde0003e5b621eaf7dd3bbcfc
+MD5 (netscape7/german/7.0/mail.xpi) = 3b20ae0622f1c4af8248493febf44fd7
+MD5 (netscape7/german/7.0/psm.xpi) = 017e4a1146032bb5c1c5559335e662d4
+MD5 (netscape7/german/7.0/regde.xpi) = 5ffc68e54013d7cbfe9ba30e75b087f9
+MD5 (netscape7/german/7.0/regfr.xpi) = 5f719ef06d38de912e094b7f16169cef
+MD5 (netscape7/german/7.0/spellchecker.xpi) = ce11ea8ed43997ccc308662de02dbc51
+MD5 (netscape7/german/7.0/talkback.xpi) = 511447c63e3f488d062ce81641aeaf4d
+MD5 (netscape7/german/7.0/xpcom.xpi) = a902c7cbe282968516ade1234ccf82fa
+MD5 (netscape7/german/7.0/de-linux-netscape7-7.0-generated-files.tar.gz) = e4474b583a630c522ad4af888f4fc549
diff --git a/german/netscape7/pkg-descr b/german/netscape7/pkg-descr
index ef92b6b2b471..c84306ab1de4 100644
--- a/german/netscape7/pkg-descr
+++ b/german/netscape7/pkg-descr
@@ -1,16 +1,15 @@
-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. The Sun Java
-and Macromedia Flash plugins are available. AOL Instant Messenger
-is omitted (see ports/net/aim). The German, French and US- American
-region packs, personal security manager, spell-checker, and talkback
-are available.
+This is a Linux version of the Netscape suite (AOL Instant Messenger, 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. The Sun Java and
+Macromedia Flash plugins are included in this port. The German and French
+region packs, personal security manager, spell-checker, and talkback are
+available.
For use with the Java plugin, linux_base-61 or linux_base-62 are
recommended (not linux_base-7).
-WWW: http://www.netscape.de/netscapeprodukte/netscapebrowser/netscape62/
+WWW: http://www.netscape.de/netscapeprodukte/netscape70/
Thomas E. Zander
riggs@rrr.de
diff --git a/german/netscape7/pkg-message b/german/netscape7/pkg-message
index 83ef79c59b63..7531e1077bbd 100644
--- a/german/netscape7/pkg-message
+++ b/german/netscape7/pkg-message
@@ -1,7 +1,14 @@
-* WARNING *********************************************************************
-* Users should back up their bookmark files. There have been reports that *
-* the bookmark file can be clobbered the first time Netscape 6 is run. *
-* Problems have also been reported from running Mozilla and Netscape 6 *
-* simultaneously. Both use $HOME/.mozilla for preferences, but some *
-* configuration files seem to be incompatible. *
-*******************************************************************************
+* WARNING **********************************************************************
+* This port has a security bug. If a user enables Javascript, hostile Web *
+* sites can track the URLs which the user visits after leaving the site. Such *
+* URLs could contain passwords or other sensitive information. To avoid this *
+* bug, users can add the line: *
+* *
+* user_pref("capability.policy.default.Window.onunload", "noAccess"); *
+* *
+* to their prefs.js files under ~/.mozilla/ (thanks to Sven Neuhaus for *
+* reporting the bug, and to MadMaverick9 at Mozillazine for the work-around). *
+* *
+* See <URL:http://members.ping.de/~sven/mozbug/refcook.html> for a *
+* demonstration and other work-arounds. *
+********************************************************************************
diff --git a/german/netscape7/scripts/configure b/german/netscape7/scripts/configure
index d99b5c1783a2..1818bbe93cea 100644
--- a/german/netscape7/scripts/configure
+++ b/german/netscape7/scripts/configure
@@ -15,17 +15,16 @@ if [ -z "${BATCH}" ]; then
--checklist "\n\
Choose components of Netscape 6 to download and install. \n\
Press the space bar to toggle selections." -1 -1 11 \
-"browser" "browser (6576 kB)" ON \
-"defldede" "German profile defaults (26 kB)" ON \
-"flash" "Flash plugin (576 kB)" ON \
-"jre" "Java plugin (13808 kB)" ON \
-"langdede" "German language pack (592 kB)" ON \
-"mail" "e-mail and news (1824 kB)" ON \
-"regde" "regional settings for Germany (56 kB)" ON \
-"regfr" "regional settings for France (52 kB)" ON \
-"regus" "regional settings for the USA (56 kB)" ON \
-"spellchecker" "spell-checker (1040 kB)" ON \
-"talkback" "sends bug reports to Netscape staff (832 kB)" ON \
+"browser" "browser" ON \
+"defldede" "German profile defaults" ON \
+"flash" "Flash plugin" ON \
+"jre" "Java plugin (requires linux_base-6" ON \
+"langdede" "German language pack" ON \
+"mail" "e-mail and news" ON \
+"regde" "regional settings for Germany" ON \
+"regfr" "regional settings for France" ON \
+"spellchecker" "spell-checker" ON \
+"talkback" "sends bug reports to Netscape staff" ON \
2> /tmp/checklist.tmp.$$
retval=$?
@@ -47,7 +46,7 @@ esac
echo "$choice" \
| sed -e "s/\"//g" \
| sed -e "s/mail/mail browser/g" \
- | sed -e "s/browser/browser psm xpcom/g" \
+ | sed -e "s/browser/AIM browser psm xpcom/g" \
| sort -u \
| sed -e "s/ /.xpi /g" \
| sed -e "s/$/.xpi/g" \
diff --git a/japanese/Makefile b/japanese/Makefile
index b304053e27a9..dbba13f85b17 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -182,7 +182,6 @@
SUBDIR += linux-JM
SUBDIR += linux-netscape47-communicator
SUBDIR += linux-netscape47-navigator
- SUBDIR += linux-netscape6
SUBDIR += linux_locale
SUBDIR += lipsf
SUBDIR += lookup
@@ -255,6 +254,7 @@
SUBDIR += netscape47-navigator
SUBDIR += netscape48-communicator
SUBDIR += netscape48-navigator
+ SUBDIR += netscape7
SUBDIR += netype
SUBDIR += netypesv
SUBDIR += newosaka
diff --git a/japanese/linux-netscape6/Makefile b/japanese/linux-netscape6/Makefile
deleted file mode 100644
index 0a578f11f269..000000000000
--- a/japanese/linux-netscape6/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: ja-linux-netscape6
-# Date created: 2002-03-04
-# Whom: trevor
-# based on the german/linux-netscape6 port by Thomas E. Zander
-#
-# $FreeBSD$
-#
-
-PKGNAMEPREFIX= ja-
-PORTREVISION= 0
-CATEGORIES= japanese www linux
-
-DISTFILES= browser.xpi \
- defljajp.xpi \
- flash.xpi \
- jre.xpi \
- langjajp.xpi \
- mail.xpi \
- psm.xpi \
- regjp.xpi \
- regus.xpi \
- spellchecker.xpi \
- talkback.xpi \
- xpcom.xpi
-
-NETSCAPE6_LANG= japanese
-
-.include "../../www/linux-netscape6/Makefile"
diff --git a/japanese/linux-netscape6/distinfo b/japanese/linux-netscape6/distinfo
deleted file mode 100644
index 612555aff5e7..000000000000
--- a/japanese/linux-netscape6/distinfo
+++ /dev/null
@@ -1,13 +0,0 @@
-MD5 (netscape6/japanese/6.2.3/browser.xpi) = c35f320fdf573df266c50e8e24cecbfc
-MD5 (netscape6/japanese/6.2.3/defljajp.xpi) = 92042cd9f44546eb04b1eb381d10512d
-MD5 (netscape6/japanese/6.2.3/flash.xpi) = d859b60eaa7cc503095228b48a5ce9a5
-MD5 (netscape6/japanese/6.2.3/jre.xpi) = c14a6a642d6592e60c40f000cbffbdcc
-MD5 (netscape6/japanese/6.2.3/langjajp.xpi) = 6d535863a5ee94fcd3f805bd84be7e51
-MD5 (netscape6/japanese/6.2.3/linux-netscape6-6.2.3-generated-files.tar.gz) = 8345bae84e99f264fd1ff9517f3b8128
-MD5 (netscape6/japanese/6.2.3/mail.xpi) = 065cb248b38fddc6378ee02714725560
-MD5 (netscape6/japanese/6.2.3/psm.xpi) = 97c6901cdc96ea0a311d2a5f439665c9
-MD5 (netscape6/japanese/6.2.3/regjp.xpi) = 3de2ba8dfc70d8776268cba145ec17c9
-MD5 (netscape6/japanese/6.2.3/regus.xpi) = 6b7a2786cc016ed62961ea7ba748cee2
-MD5 (netscape6/japanese/6.2.3/spellchecker.xpi) = 279493cd91fd1bf34f568ab7558e7c73
-MD5 (netscape6/japanese/6.2.3/talkback.xpi) = 72c45f4322d574ef9d3746bb7c07a656
-MD5 (netscape6/japanese/6.2.3/xpcom.xpi) = 0298012ec9fac8bc748a06c78fa82454
diff --git a/japanese/linux-netscape6/files/all-locales.rdf b/japanese/linux-netscape6/files/all-locales.rdf
deleted file mode 100644
index a55c4acceefa..000000000000
--- a/japanese/linux-netscape6/files/all-locales.rdf
+++ /dev/null
@@ -1,197 +0,0 @@
-<?xml version="1.0"?>
-<RDF:RDF xmlns:c="http://www.mozilla.org/rdf/chrome#"
- xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <RDF:Seq about="urn:mozilla:locale:US:packages">
- <RDF:li resource="urn:mozilla:locale:US:global-region"/>
- <RDF:li resource="urn:mozilla:locale:US:communicator-region"/>
- <RDF:li resource="urn:mozilla:locale:US:editor-region"/>
- <RDF:li resource="urn:mozilla:locale:US:messenger-region"/>
- <RDF:li resource="urn:mozilla:locale:US:navigator-region"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:locale:JP"
- c:displayName="JP Region"
- c:localeType="region"
- c:author="mozilla.org"
- c:name="JP"
- c:previewURL="http://www.mozilla.org/locales/JP.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:locale:JP:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ja-JP:global"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/global/">
- <c:package resource="urn:mozilla:package:global"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ja-JP:content-packs"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/content-packs/">
- <c:package resource="urn:mozilla:package:content-packs"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:messenger-region"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/messenger-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:messenger-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:editor-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/editor-region/">
- <c:package resource="urn:mozilla:package:editor-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:JP:messenger-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/JP.jar!/locale/JP/messenger-region/">
- <c:package resource="urn:mozilla:package:messenger-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ja-JP:communicator"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/communicator/">
- <c:package resource="urn:mozilla:package:communicator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ja-JP:help"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/help/">
- <c:package resource="urn:mozilla:package:help"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ja-JP:wallet"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/wallet/">
- <c:package resource="urn:mozilla:package:wallet"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US"
- c:displayName="US Region"
- c:localeType="region"
- c:author="mozilla.org"
- c:name="US"
- c:previewURL="http://www.mozilla.org/locales/US.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:locale:US:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:global-region"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/global-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:global-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ja-JP:necko"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/necko/">
- <c:package resource="urn:mozilla:package:necko"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ja-JP:pippki"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/pippki/">
- <c:package resource="urn:mozilla:package:pippki"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ja-JP:global-platform"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/ja-unix.jar!/locale/ja-JP/global-platform/">
- <c:package resource="urn:mozilla:package:global-platform"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:JP:global-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/JP.jar!/locale/JP/global-region/">
- <c:package resource="urn:mozilla:package:global-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ja-JP:navigator"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/navigator/">
- <c:package resource="urn:mozilla:package:navigator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:JP:communicator-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/JP.jar!/locale/JP/communicator-region/">
- <c:package resource="urn:mozilla:package:communicator-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:navigator-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/navigator-region/">
- <c:package resource="urn:mozilla:package:navigator-region"/>
- </RDF:Description>
- <RDF:Seq about="urn:mozilla:locale:ja-JP:packages">
- <RDF:li resource="urn:mozilla:locale:ja-JP:global"/>
- <RDF:li resource="urn:mozilla:locale:ja-JP:communicator"/>
- <RDF:li resource="urn:mozilla:locale:ja-JP:messenger"/>
- <RDF:li resource="urn:mozilla:locale:ja-JP:editor"/>
- <RDF:li resource="urn:mozilla:locale:ja-JP:navigator"/>
- <RDF:li resource="urn:mozilla:locale:ja-JP:mozldap"/>
- <RDF:li resource="urn:mozilla:locale:ja-JP:necko"/>
- <RDF:li resource="urn:mozilla:locale:ja-JP:cookie"/>
- <RDF:li resource="urn:mozilla:locale:ja-JP:wallet"/>
- <RDF:li resource="urn:mozilla:locale:ja-JP:content-packs"/>
- <RDF:li resource="urn:mozilla:locale:ja-JP:help"/>
- <RDF:li resource="urn:mozilla:locale:ja-JP:pipnss"/>
- <RDF:li resource="urn:mozilla:locale:ja-JP:pippki"/>
- <RDF:li resource="urn:mozilla:locale:ja-JP:global-platform"/>
- <RDF:li resource="urn:mozilla:locale:ja-JP:communicator-platform"/>
- <RDF:li resource="urn:mozilla:locale:ja-JP:navigator-platform"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:locale:ja-JP:messenger"
- c:baseURL="jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/messenger/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:messenger"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:JP:editor-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/JP.jar!/locale/JP/editor-region/">
- <c:package resource="urn:mozilla:package:editor-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ja-JP:communicator-platform"
- c:baseURL="jar:resource:/chrome/ja-unix.jar!/locale/ja-JP/communicator-platform/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:communicator-platform"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ja-JP:mozldap"
- c:baseURL="jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/mozldap/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:mozldap"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ja-JP:cookie"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/cookie/">
- <c:package resource="urn:mozilla:package:cookie"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ja-JP:pipnss"
- c:baseURL="jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/pipnss/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:pipnss"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ja-JP:navigator-platform"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/ja-unix.jar!/locale/ja-JP/navigator-platform/">
- <c:package resource="urn:mozilla:package:navigator-platform"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ja-JP"
- c:displayName="Japanese (Japan)"
- c:author="mozilla.org"
- c:name="ja-JP"
- c:previewURL="http://www.mozilla.org/locales/ja-JP.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:locale:ja-JP:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:JP:navigator-region"
- c:baseURL="jar:resource:/chrome/JP.jar!/locale/JP/navigator-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:navigator-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ja-JP:editor"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/ja-JP.jar!/locale/ja-JP/editor/">
- <c:package resource="urn:mozilla:package:editor"/>
- </RDF:Description>
- <RDF:Seq about="urn:mozilla:locale:JP:packages">
- <RDF:li resource="urn:mozilla:locale:JP:global-region"/>
- <RDF:li resource="urn:mozilla:locale:JP:communicator-region"/>
- <RDF:li resource="urn:mozilla:locale:JP:editor-region"/>
- <RDF:li resource="urn:mozilla:locale:JP:messenger-region"/>
- <RDF:li resource="urn:mozilla:locale:JP:navigator-region"/>
- </RDF:Seq>
- <RDF:Seq about="urn:mozilla:locale:root">
- <RDF:li resource="urn:mozilla:locale:ja-JP"/>
- <RDF:li resource="urn:mozilla:locale:JP"/>
- <RDF:li resource="urn:mozilla:locale:US"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:locale:US:communicator-region"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/communicator-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:communicator-region"/>
- </RDF:Description>
-</RDF:RDF>
diff --git a/japanese/linux-netscape6/files/all-packages.rdf b/japanese/linux-netscape6/files/all-packages.rdf
deleted file mode 100644
index 34d8535ccd53..000000000000
--- a/japanese/linux-netscape6/files/all-packages.rdf
+++ /dev/null
@@ -1,175 +0,0 @@
-<?xml version="1.0"?>
-<RDF:RDF xmlns:c="http://www.mozilla.org/rdf/chrome#"
- xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <RDF:Description about="urn:mozilla:package:communicator-platform"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/communicator-platform/"
- c:locType="install"
- c:displayName="Platform Specific Bindings"
- c:author="mozilla.org"
- c:name="communicator-platform"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:cookie"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/cookie/"
- c:locType="install"
- c:displayName="Cookie Manager"
- c:author="mozilla.org"
- c:name="cookie"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:content-packs"
- c:baseURL="jar:resource:/chrome/content-packs.jar!/content/content-packs/"
- c:locType="install"
- c:displayName="Content Pack Switching"
- c:author="mozilla.org"
- c:name="content-packs"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:global-platform"
- c:baseURL="jar:resource:/chrome/toolkit.jar!/content/global-platform/"
- c:locType="install"
- c:displayName="Platform Specific"
- c:author="mozilla.org"
- c:name="global-platform"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:wallet"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/wallet/"
- c:locType="install"
- c:displayName="Form Manager"
- c:author="mozilla.org"
- c:name="wallet"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:mozldap"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/mozldap/"
- c:locType="install"
- c:displayName="MozLDAP"
- c:author="mozilla.org"
- c:name="mozldap"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:communicator-region"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/communicator-region/"
- c:locType="install"
- c:author="mozilla.org"
- c:name="communicator-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:navigator-region"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/navigator-region/"
- c:locType="install"
- c:author="mozilla.org"
- c:name="navigator-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:navigator-platform"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/navigator-platform/"
- c:locType="install"
- c:displayName="UNIX Bindings"
- c:author="mozilla.org"
- c:name="navigator-platform"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:help"
- c:baseURL="jar:resource:/chrome/help.jar!/content/help/"
- c:locType="install"
- c:displayName="Mozilla Help Viewer"
- c:author="netscape.com"
- c:name="help"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:necko"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/necko/"
- c:locType="install"
- c:displayName="Necko"
- c:author="mozilla.org"
- c:name="necko"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:communicator"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/communicator/"
- c:locType="install"
- c:displayName="Communicator Shared"
- c:author="mozilla.org"
- c:name="communicator"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Seq about="urn:mozilla:package:root">
- <RDF:li resource="urn:mozilla:package:global-platform"/>
- <RDF:li resource="urn:mozilla:package:communicator-platform"/>
- <RDF:li resource="urn:mozilla:package:navigator-platform"/>
- <RDF:li resource="urn:mozilla:package:global-region"/>
- <RDF:li resource="urn:mozilla:package:communicator-region"/>
- <RDF:li resource="urn:mozilla:package:editor-region"/>
- <RDF:li resource="urn:mozilla:package:navigator-region"/>
- <RDF:li resource="urn:mozilla:package:global"/>
- <RDF:li resource="urn:mozilla:package:cookie"/>
- <RDF:li resource="urn:mozilla:package:wallet"/>
- <RDF:li resource="urn:mozilla:package:content-packs"/>
- <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:mozldap"/>
- <RDF:li resource="urn:mozilla:package:necko"/>
- <RDF:li resource="urn:mozilla:package:help"/>
- <RDF:li resource="urn:mozilla:package:messenger"/>
- <RDF:li resource="urn:mozilla:package:messenger-region"/>
- <RDF:li resource="urn:mozilla:package:pippki"/>
- <RDF:li resource="urn:mozilla:package:pipnss"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:package:navigator"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/navigator/"
- c:locType="install"
- c:displayName="Navigator"
- c:author="mozilla.org"
- c:name="navigator"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:messenger-region"
- c:baseURL="jar:resource:/chrome/messenger.jar!/content/messenger-region/"
- c:locType="install"
- c:author="mozilla.org"
- c:name="messenger-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:editor"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/editor/"
- c:locType="install"
- c:displayName="Editor"
- c:author="mozilla.org"
- c:name="editor"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:editor-region"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/editor-region/"
- c:locType="install"
- c:author="mozilla.org"
- c:name="editor-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:global"
- c:baseURL="jar:resource:/chrome/toolkit.jar!/content/global/"
- c:locType="install"
- c:displayName="Toolkit"
- c:author="mozilla.org"
- c:name="global"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:pippki"
- c:baseURL="jar:resource:/chrome/pippki.jar!/content/pippki/"
- c:locType="install"
- c:displayName="pippki"
- c:author="PSM Team"
- c:name="pippki"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:messenger"
- c:baseURL="jar:resource:/chrome/messenger.jar!/content/messenger/"
- c:locType="install"
- c:displayName="Messenger"
- c:author="mozilla.org"
- c:name="messenger"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:global-region"
- c:baseURL="jar:resource:/chrome/toolkit.jar!/content/global-region/"
- c:locType="install"
- c:displayName="JP Regional Contents"
- c:author="mozilla.org"
- c:name="global-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:pipnss"
- c:baseURL="jar:resource:/chrome/pipnss.jar!/content/pipnss/"
- c:locType="install"
- c:displayName="pipnss"
- c:author="PSM Team"
- c:name="pipnss"
- c:localeVersion="0.9.4" />
-</RDF:RDF>
diff --git a/japanese/linux-netscape6/files/all-skins.rdf b/japanese/linux-netscape6/files/all-skins.rdf
deleted file mode 100644
index a07227d61574..000000000000
--- a/japanese/linux-netscape6/files/all-skins.rdf
+++ /dev/null
@@ -1,102 +0,0 @@
-<?xml version="1.0"?>
-<RDF:RDF xmlns:c="http://www.mozilla.org/rdf/chrome#"
- xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <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:Description about="urn:mozilla:skin:modern/1.0:global"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/global/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:global"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:messenger"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/messenger/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:messenger"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:editor"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/editor/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:editor"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:editor"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/editor/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:editor"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:messenger"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/messenger/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:messenger"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:navigator"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/navigator/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:navigator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:communicator"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/communicator/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:communicator"/>
- </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: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:Description about="urn:mozilla:skin:classic/1.0"
- c:displayName="クラシック"
- c:accessKey="C"
- c:author="mozilla.org"
- c:description="これは以前の Windows 版 Netscape バージョンでお馴染みのテーマによく似ています。"
- c:name="classic/1.0"
- c:image="jar:resource:///chrome/classic.jar!/skin/classic/global/preview.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:skin:classic/1.0:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:communicator"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/communicator/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:communicator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:navigator"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/navigator/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:navigator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0"
- c:displayName="モダン"
- c:author="Netscape"
- c:description="これは Netscape 6 でデフォルトとして使用されているテーマです。テーマをオリジナルの設定に戻したい場合に適用します。"
- c:name="modern/1.0"
- c:accessKey="M"
- c:image="jar:resource:/chrome/modern.jar!/skin/modern/global/preview.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:skin:modern/1.0:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:global"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/global/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:global"/>
- </RDF:Description>
-</RDF:RDF>
diff --git a/japanese/linux-netscape6/pkg-comment b/japanese/linux-netscape6/pkg-comment
deleted file mode 100644
index ceb6c7c49e54..000000000000
--- a/japanese/linux-netscape6/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Linux Netscape 6 suite (Japanese)
diff --git a/japanese/linux-netscape6/pkg-descr b/japanese/linux-netscape6/pkg-descr
deleted file mode 100644
index 0bb0d8393fc9..000000000000
--- a/japanese/linux-netscape6/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-This is a Linux version of the Netscape suite (Web browser, HTML editor, mail
-user agent and news reader). It is compatible with Linux versions of plugins.
-The Sun Java and Macromedia Flash plugins are available in this port, as are the
-Japanese and U.S. regional packs, personal security manager, spell-checker, and
-talkback. AOL Instant Messenger is omitted (see ports/net/aim).
-
-For use with the Java plugin, linux_base-61 or linux_base-62 are
-recommended (not linux_base-7).
-
-WWW: http://home.netscape.com/ja/browsers/6/
diff --git a/japanese/linux-netscape6/pkg-message b/japanese/linux-netscape6/pkg-message
deleted file mode 100644
index 858576075653..000000000000
--- a/japanese/linux-netscape6/pkg-message
+++ /dev/null
@@ -1,7 +0,0 @@
-* WARNING *****************************************************************
-* Users should back up their bookmark files (bookmarks.html). There are
-* reports that this file can be clobbered the first time Netscape 6 is run.
-* Problems may also exist when one launches Mozilla and Netscape 6
-* simultaneously. Both use $HOME/.mozilla for preferences, but some
-* configuration files may be incompatible.
-***************************************************************************
diff --git a/japanese/linux-netscape6/scripts/configure b/japanese/linux-netscape6/scripts/configure
deleted file mode 100644
index fcd214acaf02..000000000000
--- a/japanese/linux-netscape6/scripts/configure
+++ /dev/null
@@ -1,55 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD: /tmp/pcvs/ports/japanese/linux-netscape6/scripts/Attic/configure,v 1.2 2002-05-23 13:00:10 trevor Exp $
-
-echo ${WRKSRC}/components.conf
-if [ -f ${WRKSRC}/components.conf ]; then
- exit
-fi
-
-tempfile=`/usr/bin/mktemp -t checklist`
-
-if [ -z "${BATCH}" ]; then
-
-/usr/bin/dialog --title "Netscape 6 component selection" --clear \
- --checklist "\n\
-Choose components of Netscape 6 to download and install. \n\
-Press the space bar to toggle selections." -1 -1 10 \
-"browser" "Web browser (6592 kB)" ON \
-"defljajp" "Japanese/Japan profile defaults (26 kB)" ON \
-"flash" "Flash plugin (576 kB)" ON \
-"jre" "Java plugin (13808 kB)" ON \
-"langjajp" "Japanese/Japan language pack (624 kB)" ON \
-"mail" "e-mail and news (1824 kB)" ON \
-"regjp" "regional settings for Japan (54 kB)" ON \
-"regus" "regional settings for the USA (56 kB)" ON \
-"spellchecker" "spell-checker (544 kB)" ON \
-"talkback" "sends bug reports to Netscape staff (832 kB)" ON \
-2> /tmp/checklist.tmp.$$
-
-retval=$?
-
-choice=`cat /tmp/checklist.tmp.$$`
-rm -f /tmp/checklist.tmp.$$
-
-case $retval in
- 0) if [ -z "$choice" ]; then
- echo "Nothing selected"
- exit 1;
- fi
- ;;
- 1) echo "Cancel pressed."
- exit 1
- ;;
-esac
-
-echo "$choice" \
- | sed -e "s/\"//g" \
- | sed -e "s/mail/mail browser/g" \
- | sed -e "s/browser/browser psm xpcom/g" \
- | sort -u \
- | sed -e "s/ /.xpi /g" \
- | sed -e "s/$/.xpi/g" \
- | perl -pi -e "s/ /\n/g" \
- > ${WRKSRC}/components.conf
-fi
diff --git a/japanese/netscape7/Makefile b/japanese/netscape7/Makefile
index 0a578f11f269..dee232725ea2 100644
--- a/japanese/netscape7/Makefile
+++ b/japanese/netscape7/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: ja-linux-netscape6
+# New ports collection makefile for: ja-netscape7
# Date created: 2002-03-04
# Whom: trevor
# based on the german/linux-netscape6 port by Thomas E. Zander
@@ -10,7 +10,8 @@ PKGNAMEPREFIX= ja-
PORTREVISION= 0
CATEGORIES= japanese www linux
-DISTFILES= browser.xpi \
+DISTFILES= AIM.xpi \
+ browser.xpi \
defljajp.xpi \
flash.xpi \
jre.xpi \
@@ -23,6 +24,6 @@ DISTFILES= browser.xpi \
talkback.xpi \
xpcom.xpi
-NETSCAPE6_LANG= japanese
+NETSCAPE_LANG= japanese
-.include "../../www/linux-netscape6/Makefile"
+.include "../../www/netscape7/Makefile"
diff --git a/japanese/netscape7/distinfo b/japanese/netscape7/distinfo
index 612555aff5e7..4d75df8b237f 100644
--- a/japanese/netscape7/distinfo
+++ b/japanese/netscape7/distinfo
@@ -1,13 +1,14 @@
-MD5 (netscape6/japanese/6.2.3/browser.xpi) = c35f320fdf573df266c50e8e24cecbfc
-MD5 (netscape6/japanese/6.2.3/defljajp.xpi) = 92042cd9f44546eb04b1eb381d10512d
-MD5 (netscape6/japanese/6.2.3/flash.xpi) = d859b60eaa7cc503095228b48a5ce9a5
-MD5 (netscape6/japanese/6.2.3/jre.xpi) = c14a6a642d6592e60c40f000cbffbdcc
-MD5 (netscape6/japanese/6.2.3/langjajp.xpi) = 6d535863a5ee94fcd3f805bd84be7e51
-MD5 (netscape6/japanese/6.2.3/linux-netscape6-6.2.3-generated-files.tar.gz) = 8345bae84e99f264fd1ff9517f3b8128
-MD5 (netscape6/japanese/6.2.3/mail.xpi) = 065cb248b38fddc6378ee02714725560
-MD5 (netscape6/japanese/6.2.3/psm.xpi) = 97c6901cdc96ea0a311d2a5f439665c9
-MD5 (netscape6/japanese/6.2.3/regjp.xpi) = 3de2ba8dfc70d8776268cba145ec17c9
-MD5 (netscape6/japanese/6.2.3/regus.xpi) = 6b7a2786cc016ed62961ea7ba748cee2
-MD5 (netscape6/japanese/6.2.3/spellchecker.xpi) = 279493cd91fd1bf34f568ab7558e7c73
-MD5 (netscape6/japanese/6.2.3/talkback.xpi) = 72c45f4322d574ef9d3746bb7c07a656
-MD5 (netscape6/japanese/6.2.3/xpcom.xpi) = 0298012ec9fac8bc748a06c78fa82454
+MD5 (netscape7/japanese/7.0/AIM.xpi) = 0504089eb91a6a047b1ed0ee1af1abd2
+MD5 (netscape7/japanese/7.0/browser.xpi) = b2c20ce964369e05a45a57d4642bee33
+MD5 (netscape7/japanese/7.0/defljajp.xpi) = e010d9886d53a8ba1bdfa170ed6b653e
+MD5 (netscape7/japanese/7.0/flash.xpi) = 6e8547d6654430f268bdc61a8c251a33
+MD5 (netscape7/japanese/7.0/ja-linux-netscape7-7.0-generated-files.tar.gz) = 5d826663673a5f0e8028c5c66183278e
+MD5 (netscape7/japanese/7.0/jre.xpi) = bfb912644a0dfe310350c872f0f5fc23
+MD5 (netscape7/japanese/7.0/langjajp.xpi) = 8ec54ee2a4075c9783c9a4954b91cc34
+MD5 (netscape7/japanese/7.0/mail.xpi) = fed69cd5bc6db67f6936f369522a40e9
+MD5 (netscape7/japanese/7.0/psm.xpi) = 017e4a1146032bb5c1c5559335e662d4
+MD5 (netscape7/japanese/7.0/regjp.xpi) = 4a1f96fef353fd11f41b1a53985f5d60
+MD5 (netscape7/japanese/7.0/regus.xpi) = e394702833ddbae069a6486a867fbac8
+MD5 (netscape7/japanese/7.0/spellchecker.xpi) = 53028acfb5cde7b4de7cd8f83f4f1869
+MD5 (netscape7/japanese/7.0/talkback.xpi) = 511447c63e3f488d062ce81641aeaf4d
+MD5 (netscape7/japanese/7.0/xpcom.xpi) = a902c7cbe282968516ade1234ccf82fa
diff --git a/japanese/netscape7/pkg-message b/japanese/netscape7/pkg-message
index 858576075653..7531e1077bbd 100644
--- a/japanese/netscape7/pkg-message
+++ b/japanese/netscape7/pkg-message
@@ -1,7 +1,14 @@
-* WARNING *****************************************************************
-* Users should back up their bookmark files (bookmarks.html). There are
-* reports that this file can be clobbered the first time Netscape 6 is run.
-* Problems may also exist when one launches Mozilla and Netscape 6
-* simultaneously. Both use $HOME/.mozilla for preferences, but some
-* configuration files may be incompatible.
-***************************************************************************
+* WARNING **********************************************************************
+* This port has a security bug. If a user enables Javascript, hostile Web *
+* sites can track the URLs which the user visits after leaving the site. Such *
+* URLs could contain passwords or other sensitive information. To avoid this *
+* bug, users can add the line: *
+* *
+* user_pref("capability.policy.default.Window.onunload", "noAccess"); *
+* *
+* to their prefs.js files under ~/.mozilla/ (thanks to Sven Neuhaus for *
+* reporting the bug, and to MadMaverick9 at Mozillazine for the work-around). *
+* *
+* See <URL:http://members.ping.de/~sven/mozbug/refcook.html> for a *
+* demonstration and other work-arounds. *
+********************************************************************************
diff --git a/japanese/netscape7/scripts/configure b/japanese/netscape7/scripts/configure
index 6d9024f31de5..c3512fa5bfc1 100644
--- a/japanese/netscape7/scripts/configure
+++ b/japanese/netscape7/scripts/configure
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $FreeBSD: /tmp/pcvs/ports/japanese/netscape7/scripts/Attic/configure,v 1.2 2002-05-23 13:00:10 trevor Exp $
+# $FreeBSD: /tmp/pcvs/ports/japanese/netscape7/scripts/Attic/configure,v 1.3 2002-10-14 13:50:20 trevor Exp $
echo ${WRKSRC}/components.conf
if [ -f ${WRKSRC}/components.conf ]; then
@@ -15,16 +15,16 @@ if [ -z "${BATCH}" ]; then
--checklist "\n\
Choose components of Netscape 6 to download and install. \n\
Press the space bar to toggle selections." -1 -1 10 \
-"browser" "Web browser (6592 kB)" ON \
-"defljajp" "Japanese/Japan profile defaults (26 kB)" ON \
-"flash" "Flash plugin (576 kB)" ON \
-"jre" "Java plugin (13808 kB)" ON \
-"langjajp" "Japanese/Japan language pack (624 kB)" ON \
-"mail" "e-mail and news (1824 kB)" ON \
-"regjp" "regional settings for Japan (54 kB)" ON \
-"regus" "regional settings for the USA (56 kB)" ON \
-"spellchecker" "spell-checker (544 kB)" ON \
-"talkback" "sends bug reports to Netscape staff (832 kB)" ON \
+"browser" "Web browser" ON \
+"defljajp" "Japanese/Japan profile defaults" ON \
+"flash" "Flash plugin" ON \
+"jre" "Java plugin (requires linux_base-6" ON \
+"langjajp" "Japanese/Japan language pack" ON \
+"mail" "e-mail and news" ON \
+"regjp" "regional settings for Japan" ON \
+"regus" "regional settings for the USA" ON \
+"spellchecker" "spell-checker" ON \
+"talkback" "sends bug reports to Netscape staff" ON \
2> /tmp/checklist.tmp.$$
retval=$?
@@ -46,7 +46,7 @@ esac
echo "$choice" \
| sed -e "s/\"//g" \
| sed -e "s/mail/mail browser/g" \
- | sed -e "s/browser/browser psm xpcom/g" \
+ | sed -e "s/browser/AIM browser psm xpcom/g" \
| sort -u \
| sed -e "s/ /.xpi /g" \
| sed -e "s/$/.xpi/g" \
diff --git a/portuguese/netscape7/Makefile b/portuguese/netscape7/Makefile
index 8e3d83cc37c1..ab30b0ac3fe6 100644
--- a/portuguese/netscape7/Makefile
+++ b/portuguese/netscape7/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: de-linux-netscape6
+# New ports collection makefile for: de-netscape7
# Date created: 28 Feb 2002
# Whom: Thomas E. Zander <riggs@rrr.de>
# based on the www/linux-netscape6 port
@@ -7,10 +7,10 @@
#
PKGNAMEPREFIX?= de-
-PORTREVISION= 0
CATEGORIES= german www linux
-DISTFILES= browser.xpi \
+DISTFILES= AIM.xpi \
+ browser.xpi \
defldede.xpi \
flash.xpi \
jre.xpi \
@@ -19,13 +19,12 @@ DISTFILES= browser.xpi \
psm.xpi \
regde.xpi \
regfr.xpi \
- regus.xpi \
spellchecker.xpi \
talkback.xpi \
xpcom.xpi
MAINTAINER= riggs@rrr.de
-NETSCAPE6_LANG= german
+NETSCAPE_LANG= german
-.include "../../www/linux-netscape6/Makefile"
+.include "../../www/netscape7/Makefile"
diff --git a/portuguese/netscape7/distinfo b/portuguese/netscape7/distinfo
index ef4d4e518bec..af9964f504f6 100644
--- a/portuguese/netscape7/distinfo
+++ b/portuguese/netscape7/distinfo
@@ -1,14 +1,14 @@
-MD5 (netscape6/german/6.2.3/browser.xpi) = 40764d48428814752ade9dce0cd0a699
-MD5 (netscape6/german/6.2.3/defldede.xpi) = 2f275a69dec3b8dd4c1e2ba67892d38b
-MD5 (netscape6/german/6.2.3/flash.xpi) = d859b60eaa7cc503095228b48a5ce9a5
-MD5 (netscape6/german/6.2.3/jre.xpi) = c14a6a642d6592e60c40f000cbffbdcc
-MD5 (netscape6/german/6.2.3/langdede.xpi) = 0ae0321023bac4037f6f109aef40394e
-MD5 (netscape6/german/6.2.3/mail.xpi) = 6a231b5fbd1491a0e0b66d8335bc2b4d
-MD5 (netscape6/german/6.2.3/psm.xpi) = 5e99a0d5e3ddf98a3051e78c206e06dd
-MD5 (netscape6/german/6.2.3/regde.xpi) = 03402eee3e4ef82daef66f034d3bd64f
-MD5 (netscape6/german/6.2.3/regfr.xpi) = 5f719ef06d38de912e094b7f16169cef
-MD5 (netscape6/german/6.2.3/regus.xpi) = 6b7a2786cc016ed62961ea7ba748cee2
-MD5 (netscape6/german/6.2.3/spellchecker.xpi) = 24b5a79c8d529a47cae22e635fd572cd
-MD5 (netscape6/german/6.2.3/talkback.xpi) = 72c45f4322d574ef9d3746bb7c07a656
-MD5 (netscape6/german/6.2.3/xpcom.xpi) = 0298012ec9fac8bc748a06c78fa82454
-MD5 (netscape6/german/6.2.3/linux-netscape6-6.2.3-generated-files.tar.gz) = 8345bae84e99f264fd1ff9517f3b8128
+MD5 (netscape7/german/7.0/AIM.xpi) = bd59234dd8c7c24e126fa3942a878075
+MD5 (netscape7/german/7.0/browser.xpi) = 367ea5776c51cc0502318834759a0b6c
+MD5 (netscape7/german/7.0/defldede.xpi) = 1d10081961ec6e50c5b8b50747a8e12b
+MD5 (netscape7/german/7.0/flash.xpi) = 6e8547d6654430f268bdc61a8c251a33
+MD5 (netscape7/german/7.0/jre.xpi) = bfb912644a0dfe310350c872f0f5fc23
+MD5 (netscape7/german/7.0/langdede.xpi) = 8538febbde0003e5b621eaf7dd3bbcfc
+MD5 (netscape7/german/7.0/mail.xpi) = 3b20ae0622f1c4af8248493febf44fd7
+MD5 (netscape7/german/7.0/psm.xpi) = 017e4a1146032bb5c1c5559335e662d4
+MD5 (netscape7/german/7.0/regde.xpi) = 5ffc68e54013d7cbfe9ba30e75b087f9
+MD5 (netscape7/german/7.0/regfr.xpi) = 5f719ef06d38de912e094b7f16169cef
+MD5 (netscape7/german/7.0/spellchecker.xpi) = ce11ea8ed43997ccc308662de02dbc51
+MD5 (netscape7/german/7.0/talkback.xpi) = 511447c63e3f488d062ce81641aeaf4d
+MD5 (netscape7/german/7.0/xpcom.xpi) = a902c7cbe282968516ade1234ccf82fa
+MD5 (netscape7/german/7.0/de-linux-netscape7-7.0-generated-files.tar.gz) = e4474b583a630c522ad4af888f4fc549
diff --git a/portuguese/netscape7/pkg-descr b/portuguese/netscape7/pkg-descr
index ef92b6b2b471..c84306ab1de4 100644
--- a/portuguese/netscape7/pkg-descr
+++ b/portuguese/netscape7/pkg-descr
@@ -1,16 +1,15 @@
-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. The Sun Java
-and Macromedia Flash plugins are available. AOL Instant Messenger
-is omitted (see ports/net/aim). The German, French and US- American
-region packs, personal security manager, spell-checker, and talkback
-are available.
+This is a Linux version of the Netscape suite (AOL Instant Messenger, 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. The Sun Java and
+Macromedia Flash plugins are included in this port. The German and French
+region packs, personal security manager, spell-checker, and talkback are
+available.
For use with the Java plugin, linux_base-61 or linux_base-62 are
recommended (not linux_base-7).
-WWW: http://www.netscape.de/netscapeprodukte/netscapebrowser/netscape62/
+WWW: http://www.netscape.de/netscapeprodukte/netscape70/
Thomas E. Zander
riggs@rrr.de
diff --git a/portuguese/netscape7/pkg-message b/portuguese/netscape7/pkg-message
index 83ef79c59b63..7531e1077bbd 100644
--- a/portuguese/netscape7/pkg-message
+++ b/portuguese/netscape7/pkg-message
@@ -1,7 +1,14 @@
-* WARNING *********************************************************************
-* Users should back up their bookmark files. There have been reports that *
-* the bookmark file can be clobbered the first time Netscape 6 is run. *
-* Problems have also been reported from running Mozilla and Netscape 6 *
-* simultaneously. Both use $HOME/.mozilla for preferences, but some *
-* configuration files seem to be incompatible. *
-*******************************************************************************
+* WARNING **********************************************************************
+* This port has a security bug. If a user enables Javascript, hostile Web *
+* sites can track the URLs which the user visits after leaving the site. Such *
+* URLs could contain passwords or other sensitive information. To avoid this *
+* bug, users can add the line: *
+* *
+* user_pref("capability.policy.default.Window.onunload", "noAccess"); *
+* *
+* to their prefs.js files under ~/.mozilla/ (thanks to Sven Neuhaus for *
+* reporting the bug, and to MadMaverick9 at Mozillazine for the work-around). *
+* *
+* See <URL:http://members.ping.de/~sven/mozbug/refcook.html> for a *
+* demonstration and other work-arounds. *
+********************************************************************************
diff --git a/portuguese/netscape7/scripts/configure b/portuguese/netscape7/scripts/configure
index d99b5c1783a2..1818bbe93cea 100644
--- a/portuguese/netscape7/scripts/configure
+++ b/portuguese/netscape7/scripts/configure
@@ -15,17 +15,16 @@ if [ -z "${BATCH}" ]; then
--checklist "\n\
Choose components of Netscape 6 to download and install. \n\
Press the space bar to toggle selections." -1 -1 11 \
-"browser" "browser (6576 kB)" ON \
-"defldede" "German profile defaults (26 kB)" ON \
-"flash" "Flash plugin (576 kB)" ON \
-"jre" "Java plugin (13808 kB)" ON \
-"langdede" "German language pack (592 kB)" ON \
-"mail" "e-mail and news (1824 kB)" ON \
-"regde" "regional settings for Germany (56 kB)" ON \
-"regfr" "regional settings for France (52 kB)" ON \
-"regus" "regional settings for the USA (56 kB)" ON \
-"spellchecker" "spell-checker (1040 kB)" ON \
-"talkback" "sends bug reports to Netscape staff (832 kB)" ON \
+"browser" "browser" ON \
+"defldede" "German profile defaults" ON \
+"flash" "Flash plugin" ON \
+"jre" "Java plugin (requires linux_base-6" ON \
+"langdede" "German language pack" ON \
+"mail" "e-mail and news" ON \
+"regde" "regional settings for Germany" ON \
+"regfr" "regional settings for France" ON \
+"spellchecker" "spell-checker" ON \
+"talkback" "sends bug reports to Netscape staff" ON \
2> /tmp/checklist.tmp.$$
retval=$?
@@ -47,7 +46,7 @@ esac
echo "$choice" \
| sed -e "s/\"//g" \
| sed -e "s/mail/mail browser/g" \
- | sed -e "s/browser/browser psm xpcom/g" \
+ | sed -e "s/browser/AIM browser psm xpcom/g" \
| sort -u \
| sed -e "s/ /.xpi /g" \
| sed -e "s/$/.xpi/g" \
diff --git a/www/Makefile b/www/Makefile
index cbc2054242c0..26a17dae52e7 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -140,7 +140,6 @@
SUBDIR += linux-netscape4
SUBDIR += linux-netscape47-communicator
SUBDIR += linux-netscape47-navigator
- SUBDIR += linux-netscape6
SUBDIR += linux-opera
SUBDIR += linux-phoenix
SUBDIR += logtools
diff --git a/www/linux-netscape6/Makefile b/www/linux-netscape6/Makefile
deleted file mode 100644
index 6903ef24f040..000000000000
--- a/www/linux-netscape6/Makefile
+++ /dev/null
@@ -1,195 +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.2.3
-PORTREVISION?= 0
-CATEGORIES?= www linux
-MASTER_SITES= \
-ftp://ftp.netscape.com/pub/${FTPDIR}/ \
-ftp://ftp.cica.es/pub6/netscape/${FTPDIR}/ \
-ftp://ftp.ciril.fr/pub2/netscape/${FTPDIR}/ \
-ftp://ftp.cs.tu-berlin.de/pub/net/www/netscape/${FTPDIR}/ \
-ftp://ftp.cuhk.edu.hk/.3/netscape/${FTPDIR}/ \
-ftp://ftp.darenet.dk/mirrors/ftp2.netscape.com/pub/${FTPDIR}/ \
-ftp://ftp.dei.uc.pt/.raid0/netscape/${FTPDIR}/ \
-ftp://ftp.fu-berlin.de/unix/network/www/netscape/${FTPDIR}/ \
-ftp://ftp.hu-berlin.de/pub/www/netscape/${FTPDIR}/ \
-ftp://ftp.informatik.uni-hamburg.de/pub/soft/infosystems/www/clients/netscape/${FTPDIR}/ \
-ftp://ftp.jaist.ac.jp/net/Netscape/${FTPDIR}/ \
-ftp://ftp.nsysu.edu.tw/Netscape/${FTPDIR}/ \
-ftp://ftp.ruhr-uni-bochum.de/mirrors/ftp.netscape.com/pub/${FTPDIR}/ \
-ftp://ftp.sunet.se/pub/www/Netscape/${FTPDIR}/ \
-ftp://ftp.uit.no/pub/www/Netscape/${FTPDIR}/ \
-ftp://ftp.uni-bielefeld.de/pub/netscape/${FTPDIR}/ \
-ftp://ftp.uni-c.dk/mirrors/ftp2.netscape.com/pub/${FTPDIR}/ \
-ftp://ftp.uni-magdeburg.de/pub/mirror/ftp.netscape.com/${FTPDIR}/ \
-ftp://ftp.uniovi.es/pub/netscape/${FTPDIR}/ \
-ftp://ftp.unipi.it/pub/mirror/netscape/${FTPDIR}/ \
-ftp://ftp.uniroma2.it/%7bC/Netscape/${FTPDIR}/ \
-ftp://ftp.ut.ee/pub/WWW/netscape/${FTPDIR}/ \
-ftp://sunsite.cnlab-switch.ch/mirror/netscape/${FTPDIR}/ \
-ftp://sunsite.tus.ac.jp/pub/archives/WWW/netscape/${FTPDIR}/ \
-ftp://ftp.mirror.ac.uk/sites/ftp.netscape.com/pub/${FTPDIR}/ \
-ftp://ftp.ntua.gr/pub/www/Netscape/${FTPDIR}/ \
-ftp://ftp.fct.unl.pt/.1/Netscape/${FTPDIR}/ \
-ftp://ftp.sunsite.auc.dk/disk3/netscape/${FTPDIR}/ \
-ftp://ftp.skynet.be/mirror2/netscape/${FTPDIR}/ \
-ftp://ftp.etse.urv.es/netscape/${FTPDIR}/ \
-ftp://sunsite.tut.fi/pub/Mirror/mirrorsite.netscape.com/pub/${FTPDIR}/ \
-ftp://sunfreeware.unam.mx/pub/Netscape/${FTPDIR}/ \
-ftp://ftp.fh-wolfenbuettel.de/pub/www/netscape/${FTPDIR}/ \
-ftp://ftp.tu-darmstadt.de/pub/networking/www/netscape/${FTPDIR}/ \
-ftp://ftp.uni-bremen.de/pub/mirrors/ftp.netscape.com/pub/${FTPDIR}/ \
-ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.netscape.com/pub/${FTPDIR}/ \
-ftp://ftp.cyf-kr.edu.pl/pub/mirror/netscape/${FTPDIR}/ \
-ftp://ftp.rz.uni-karlsruhe.de/pub/mirror/ftp.netscape.com/pub/${FTPDIR}/
-DIST_SUBDIR= ${MAJ}/${NETSCAPE6_LANG}/${VER}
-FTPDIR?= ${DIST_SUBDIR}/unix/linux22/xpi
-
-PATCH_SITES= ${MASTER_SITE_LOCAL}
-PATCH_SITE_SUBDIR= trevor
-PATCHFILES= linux-${MAJ}-${VER}-generated-files.tar.gz
-
-MAINTAINER?= trevor@FreeBSD.org
-
-
-BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk \
- ${LINUXBASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg
-
-LATEST_LINK= linux-${MAJ}
-MAJ?= netscape6
-NETSCAPE6_LANG?=english
-NO_BUILD= yes
-NO_FILTER_SHLIBS= yes
-ONLY_FOR_ARCHS= i386
-RESTRICTED= "License for Java plugin allows internal use only. Also see license for Netscape itself"
-NO_CDROM= ${RESTRICTED}
-USE_LINUX= yes
-USE_XLIB= yes
-VER?= ${PORTVERSION}
-WRKSRC= ${WRKDIR}/netscape-installer/xpi
-INSTALL_DIR= lib/linux-${MAJ}-${NETSCAPE6_LANG}
-PLIST= ${WRKDIR}/pkg-plist
-STARTUP_CMD= ${WRKDIR}/${MAJ}${NETSCAPE6_LANG}
-
-.if !defined(BATCH)
-IS_INTERACTIVE= yes
-.endif
-
-.include <bsd.port.pre.mk>
-
-.if !defined(UNFORBIDDEN)
-FORBIDDEN= "see <URL:ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SN-02:05.asc>"
-.endif
-
-pre-everything::
- ${MKDIR} ${WRKSRC}/bin/plugins ${WRKSRC}/bin/chrome \
- ${WRKSRC}/plugins
-.if !defined(BATCH)
- ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure
-.endif
-DISTFILES?= browser.xpi \
- deflenus.xpi \
- flash.xpi \
- jre.xpi \
- langenus.xpi \
- mail.xpi \
- psm.xpi \
- regca.xpi \
- reges.xpi \
- reggb.xpi \
- regus.xpi \
- spellchecker.xpi \
- talkback.xpi \
- xpcom.xpi
-.if exists(${WRKDIRPREFIX}${.CURDIR}/work/netscape-installer/xpi/components.conf)
-DISTFILES!=${CAT} ${WRKDIRPREFIX}${.CURDIR}/work/netscape-installer/xpi/components.conf
-.endif
-
-checksum:
-.if !defined(REAL_EXTRACT)
- @cd ${.CURDIR} && ${MAKE} ${__softMAKEFLAGS} fetch
-.endif
- @if [ ! -f ${MD5_FILE} ]; then \
- ${ECHO_MSG} ">> No MD5 checksum file."; \
- else \
- (cd ${DISTDIR}; OK="true"; \
- for file in ${_CKSUMFILES}; do \
- if [ -r $$file ]; then \
- CKSUM=`${MD5} < $$file`; \
- CKSUM2=`${GREP} "^MD5 ($$file)" ${MD5_FILE} | ${AWK} '{print $$4}'`; \
- if [ "$$CKSUM2" = "" ]; then \
- ${ECHO_MSG} ">> No checksum recorded for $$file."; \
- OK="false"; \
- elif ${EXPR} "$$CKSUM2" : ".*$$CKSUM" > /dev/null; then \
- ${ECHO_MSG} ">> Checksum OK for $$file."; \
- else \
- ${ECHO_MSG} ">> Checksum mismatch for $$file."; \
- OK="false"; \
- fi; \
- fi; \
- done; \
- if [ "$$OK" != "true" ]; then \
- ${ECHO_MSG} "Make sure the Makefile and distinfo file (${MD5_FILE})"; \
- ${ECHO_MSG} "are up to date. If you are absolutely sure you want to override this"; \
- ${ECHO_MSG} "check, type \"make NO_CHECKSUM=yes [other args]\"."; \
- exit 1; \
- fi) ; \
- fi
-
-do-extract:
-.for i in ${DISTFILES}
- unzip -qo ${DISTDIR}/${DIST_SUBDIR}/${i} -d ${WRKSRC}
-.endfor
- - ${MV} ${WRKSRC}/jre-image-i386 ${WRKSRC}/bin/plugins/java2
- - ${MV} ${WRKSRC}/jre1.3.1_02 ${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.
- ${ECHO_CMD} "#!/bin/sh" > ${STARTUP_CMD}
- ${ECHO_CMD} -n "cd " >> ${STARTUP_CMD}
- ${ECHO_CMD} ${PREFIX}/${INSTALL_DIR} >> ${STARTUP_CMD}
- ${ECHO_CMD} 'exec ./netscape $$*' >> ${STARTUP_CMD}
-
-pre-install:
- ${ECHO_CMD} bin/${MAJ}${NETSCAPE6_LANG} > ${PLIST}
- cd ${WRKSRC}/bin; for i in `find * \! -type d | sort`; do \
- ${ECHO_CMD} ${INSTALL_DIR}/$${i} >> ${PLIST}; \
- done
- cd ${WRKSRC}/plugins; for i in `find * \! -type d | sort`; do \
- ${ECHO_CMD} ${INSTALL_DIR}/plugins/$${i} >> ${PLIST}; \
- done
- cd ${WRKSRC}/bin; \
- for i in `find -d * -type d`; do \
- ${ECHO_CMD} @dirrm ${INSTALL_DIR}/$${i} >> ${PLIST}; \
- done
- ${ECHO_CMD} @dirrm ${INSTALL_DIR} >> ${PLIST}
-
-pre-package:
- @${ECHO_MSG} "*** WARNING ***"
- @${ECHO_MSG} "* Do not distribute packages outside your organization."
- @${ECHO_MSG} "* It is prohibited by the licensing."
-
-do-install:
- ${MKDIR} ${PREFIX}/${INSTALL_DIR}
- ${CP} -Rp ${WRKSRC}/bin/* ${WRKSRC}/plugins ${PREFIX}/${INSTALL_DIR}
- ${INSTALL_SCRIPT} ${STARTUP_CMD} ${PREFIX}/bin
-
-post-install:
- ${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.post.mk>
diff --git a/www/linux-netscape6/distinfo b/www/linux-netscape6/distinfo
deleted file mode 100644
index 38f674441bf2..000000000000
--- a/www/linux-netscape6/distinfo
+++ /dev/null
@@ -1,15 +0,0 @@
-MD5 (netscape6/english/6.2.3/browser.xpi) = cfafd9e144f0bc917a7cda5fa158a889
-MD5 (netscape6/english/6.2.3/deflenus.xpi) = 67fb7f953ae6318b8a570555a8f067f7
-MD5 (netscape6/english/6.2.3/flash.xpi) = d859b60eaa7cc503095228b48a5ce9a5
-MD5 (netscape6/english/6.2.3/jre.xpi) = c14a6a642d6592e60c40f000cbffbdcc
-MD5 (netscape6/english/6.2.3/langenus.xpi) = 9c9c467f91c21bc4d270f55be81c4606
-MD5 (netscape6/english/6.2.3/linux-netscape6-6.2.3-generated-files.tar.gz) = 8345bae84e99f264fd1ff9517f3b8128
-MD5 (netscape6/english/6.2.3/mail.xpi) = 065cb248b38fddc6378ee02714725560
-MD5 (netscape6/english/6.2.3/psm.xpi) = 97c6901cdc96ea0a311d2a5f439665c9
-MD5 (netscape6/english/6.2.3/regca.xpi) = 92d33d24c591f4ba55f5dc91b90f4649
-MD5 (netscape6/english/6.2.3/reges.xpi) = 1ee3e514130c032e633c88ecb6bdaf2c
-MD5 (netscape6/english/6.2.3/reggb.xpi) = 81c2152eed4e95a858088a42039ca03b
-MD5 (netscape6/english/6.2.3/regus.xpi) = 6b7a2786cc016ed62961ea7ba748cee2
-MD5 (netscape6/english/6.2.3/spellchecker.xpi) = 279493cd91fd1bf34f568ab7558e7c73
-MD5 (netscape6/english/6.2.3/talkback.xpi) = 72c45f4322d574ef9d3746bb7c07a656
-MD5 (netscape6/english/6.2.3/xpcom.xpi) = 0298012ec9fac8bc748a06c78fa82454
diff --git a/www/linux-netscape6/files/all-locales.rdf b/www/linux-netscape6/files/all-locales.rdf
deleted file mode 100644
index 172016c9d53f..000000000000
--- a/www/linux-netscape6/files/all-locales.rdf
+++ /dev/null
@@ -1,311 +0,0 @@
-<?xml version="1.0"?>
-<RDF:RDF xmlns:c="http://www.mozilla.org/rdf/chrome#"
- xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <RDF:Description about="urn:mozilla:locale:GB:communicator-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/GB.jar!/locale/GB/communicator-region/">
- <c:package resource="urn:mozilla:package:communicator-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ES:editor-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/ES.jar!/locale/ES/editor-region/">
- <c:package resource="urn:mozilla:package:editor-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:GB:editor-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/GB.jar!/locale/GB/editor-region/">
- <c:package resource="urn:mozilla:package:editor-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:necko"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/en-US.jar!/locale/en-US/necko/">
- <c:package resource="urn:mozilla:package:necko"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:CA:editor-region"
- c:baseURL="jar:resource:/chrome/CA.jar!/locale/CA/editor-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:editor-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:global-platform"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/en-unix.jar!/locale/en-US/global-platform/">
- <c:package resource="urn:mozilla:package:global-platform"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:editor-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/editor-region/">
- <c:package resource="urn:mozilla:package:editor-region"/>
- </RDF:Description>
- <RDF:Seq about="urn:mozilla:locale:CA:packages">
- <RDF:li resource="urn:mozilla:locale:CA:aim-region"/>
- <RDF:li resource="urn:mozilla:locale:CA:global-region"/>
- <RDF:li resource="urn:mozilla:locale:CA:communicator-region"/>
- <RDF:li resource="urn:mozilla:locale:CA:editor-region"/>
- <RDF:li resource="urn:mozilla:locale:CA:messenger-region"/>
- <RDF:li resource="urn:mozilla:locale:CA:navigator-region"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:locale:en-US:cookie"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/en-US.jar!/locale/en-US/cookie/">
- <c:package resource="urn:mozilla:package:cookie"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:global"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/en-US.jar!/locale/en-US/global/">
- <c:package resource="urn:mozilla:package:global"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US"
- c:displayName="US Region"
- c:localeType="region"
- c:author="mozilla.org"
- c:name="US"
- c:previewURL="http://www.mozilla.org/locales/US.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:locale:US:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:pippki"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/en-US.jar!/locale/en-US/pippki/">
- <c:package resource="urn:mozilla:package:pippki"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US"
- c:displayName="English (US)"
- c:author="mozilla.org"
- c:name="en-US"
- c:previewURL="http://www.mozilla.org/locales/en-US.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:locale:en-US:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:CA:navigator-region"
- c:baseURL="jar:resource:/chrome/CA.jar!/locale/CA/navigator-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:navigator-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:help"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/en-US.jar!/locale/en-US/help/">
- <c:package resource="urn:mozilla:package:help"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:GB:global-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/GB.jar!/locale/GB/global-region/">
- <c:package resource="urn:mozilla:package:global-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:global-region"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/global-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:global-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:CA:messenger-region"
- c:baseURL="jar:resource:/chrome/CA.jar!/locale/CA/messenger-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:messenger-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:CA:aim-region"
- c:baseURL="jar:resource:/chrome/CA.jar!/locale/CA/aim-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:aim-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:mozldap"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/en-US.jar!/locale/en-US/mozldap/">
- <c:package resource="urn:mozilla:package:mozldap"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ES:communicator-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/ES.jar!/locale/ES/communicator-region/">
- <c:package resource="urn:mozilla:package:communicator-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:GB:aim-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/GB.jar!/locale/GB/aim-region/">
- <c:package resource="urn:mozilla:package:aim-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:editor"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/en-US.jar!/locale/en-US/editor/">
- <c:package resource="urn:mozilla:package:editor"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:messenger-region"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/messenger-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:messenger-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:CA:global-region"
- c:baseURL="jar:resource:/chrome/CA.jar!/locale/CA/global-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:global-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:CA"
- c:displayName="Canadian Region"
- c:localeType="region"
- c:author="mozilla.org"
- c:name="CA"
- c:previewURL="http://www.mozilla.org/locales/CA.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:locale:CA:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ES:global-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/ES.jar!/locale/ES/global-region/">
- <c:package resource="urn:mozilla:package:global-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:navigator-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/navigator-region/">
- <c:package resource="urn:mozilla:package:navigator-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:communicator-platform"
- c:baseURL="jar:resource:/chrome/en-unix.jar!/locale/en-US/communicator-platform/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:communicator-platform"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:GB:navigator-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/GB.jar!/locale/GB/navigator-region/">
- <c:package resource="urn:mozilla:package:navigator-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:pipnss"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/en-US.jar!/locale/en-US/pipnss/">
- <c:package resource="urn:mozilla:package:pipnss"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:CA:communicator-region"
- c:baseURL="jar:resource:/chrome/CA.jar!/locale/CA/communicator-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:communicator-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:wallet"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/en-US.jar!/locale/en-US/wallet/">
- <c:package resource="urn:mozilla:package:wallet"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:GB"
- c:displayName="UK Region"
- c:localeType="region"
- c:author="mozilla.org"
- c:name="GB"
- c:previewURL="http://www.mozilla.org/locales/GB.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:locale:GB:packages"/>
- </RDF:Description>
- <RDF:Seq about="urn:mozilla:locale:US:packages">
- <RDF:li resource="urn:mozilla:locale:US:aim-region"/>
- <RDF:li resource="urn:mozilla:locale:US:global-region"/>
- <RDF:li resource="urn:mozilla:locale:US:communicator-region"/>
- <RDF:li resource="urn:mozilla:locale:US:editor-region"/>
- <RDF:li resource="urn:mozilla:locale:US:messenger-region"/>
- <RDF:li resource="urn:mozilla:locale:US:navigator-region"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:locale:GB:messenger-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/GB.jar!/locale/GB/messenger-region/">
- <c:package resource="urn:mozilla:package:messenger-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:messenger"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/en-US.jar!/locale/en-US/messenger/">
- <c:package resource="urn:mozilla:package:messenger"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:aim"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/en-US.jar!/locale/en-US/aim/">
- <c:package resource="urn:mozilla:package:aim"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:US:communicator-region"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/communicator-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:communicator-region"/>
- </RDF:Description>
- <RDF:Seq about="urn:mozilla:locale:root">
- <RDF:li resource="urn:mozilla:locale:en-US"/>
- <RDF:li resource="urn:mozilla:locale:US"/>
- <RDF:li resource="urn:mozilla:locale:CA"/>
- <RDF:li resource="urn:mozilla:locale:ES"/>
- <RDF:li resource="urn:mozilla:locale:GB"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:locale:US:aim-region"
- c:baseURL="jar:resource:/chrome/US.jar!/locale/US/aim-region/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:aim-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ES"
- c:displayName="Latin American Region"
- c:localeType="region"
- c:author="mozilla.org"
- c:name="ES"
- c:previewURL="http://www.mozilla.org/locales/ES.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:locale:ES:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ES:navigator-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/ES.jar!/locale/ES/navigator-region/">
- <c:package resource="urn:mozilla:package:navigator-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:navigator"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/en-US.jar!/locale/en-US/navigator/">
- <c:package resource="urn:mozilla:package:navigator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:navigator-platform"
- c:baseURL="jar:resource:/chrome/en-unix.jar!/locale/en-US/navigator-platform/"
- c:localeVersion="0.9.4">
- <c:package resource="urn:mozilla:package:navigator-platform"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:content-packs"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/en-US.jar!/locale/en-US/content-packs/">
- <c:package resource="urn:mozilla:package:content-packs"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:ES:messenger-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/ES.jar!/locale/ES/messenger-region/">
- <c:package resource="urn:mozilla:package:messenger-region"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:locale:en-US:communicator"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/en-US.jar!/locale/en-US/communicator/">
- <c:package resource="urn:mozilla:package:communicator"/>
- </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:li resource="urn:mozilla:locale:en-US:aim"/>
- <RDF:li resource="urn:mozilla:locale:en-US:mozldap"/>
- <RDF:li resource="urn:mozilla:locale:en-US:necko"/>
- <RDF:li resource="urn:mozilla:locale:en-US:cookie"/>
- <RDF:li resource="urn:mozilla:locale:en-US:wallet"/>
- <RDF:li resource="urn:mozilla:locale:en-US:content-packs"/>
- <RDF:li resource="urn:mozilla:locale:en-US:help"/>
- <RDF:li resource="urn:mozilla:locale:en-US:pipnss"/>
- <RDF:li resource="urn:mozilla:locale:en-US:pippki"/>
- <RDF:li resource="urn:mozilla:locale:en-US:global-platform"/>
- <RDF:li resource="urn:mozilla:locale:en-US:communicator-platform"/>
- <RDF:li resource="urn:mozilla:locale:en-US:navigator-platform"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:locale:ES:aim-region"
- c:localeVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/ES.jar!/locale/ES/aim-region/">
- <c:package resource="urn:mozilla:package:aim-region"/>
- </RDF:Description>
- <RDF:Seq about="urn:mozilla:locale:GB:packages">
- <RDF:li resource="urn:mozilla:locale:GB:aim-region"/>
- <RDF:li resource="urn:mozilla:locale:GB:global-region"/>
- <RDF:li resource="urn:mozilla:locale:GB:communicator-region"/>
- <RDF:li resource="urn:mozilla:locale:GB:editor-region"/>
- <RDF:li resource="urn:mozilla:locale:GB:messenger-region"/>
- <RDF:li resource="urn:mozilla:locale:GB:navigator-region"/>
- </RDF:Seq>
- <RDF:Seq about="urn:mozilla:locale:ES:packages">
- <RDF:li resource="urn:mozilla:locale:ES:aim-region"/>
- <RDF:li resource="urn:mozilla:locale:ES:global-region"/>
- <RDF:li resource="urn:mozilla:locale:ES:communicator-region"/>
- <RDF:li resource="urn:mozilla:locale:ES:editor-region"/>
- <RDF:li resource="urn:mozilla:locale:ES:messenger-region"/>
- <RDF:li resource="urn:mozilla:locale:ES:navigator-region"/>
- </RDF:Seq>
-</RDF:RDF>
diff --git a/www/linux-netscape6/files/all-packages.rdf b/www/linux-netscape6/files/all-packages.rdf
deleted file mode 100644
index d47883f6b8a9..000000000000
--- a/www/linux-netscape6/files/all-packages.rdf
+++ /dev/null
@@ -1,175 +0,0 @@
-<?xml version="1.0"?>
-<RDF:RDF xmlns:c="http://www.mozilla.org/rdf/chrome#"
- xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <RDF:Description about="urn:mozilla:package:pippki"
- c:baseURL="jar:resource:/chrome/pippki.jar!/content/pippki/"
- c:locType="install"
- c:displayName="pippki"
- c:author="PSM Team"
- c:name="pippki"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:navigator"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/navigator/"
- c:locType="install"
- c:displayName="Navigator"
- c:author="mozilla.org"
- c:name="navigator"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:communicator-platform"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/communicator-platform/"
- c:locType="install"
- c:displayName="Platform Specific Bindings"
- c:author="mozilla.org"
- c:name="communicator-platform"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:messenger"
- c:baseURL="jar:resource:/chrome/messenger.jar!/content/messenger/"
- c:locType="install"
- c:displayName="Messenger"
- c:author="mozilla.org"
- c:name="messenger"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:editor"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/editor/"
- c:locType="install"
- c:displayName="Editor"
- c:author="mozilla.org"
- c:name="editor"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:global-region"
- c:baseURL="jar:resource:/chrome/toolkit.jar!/content/global-region/"
- c:locType="install"
- c:displayName="US Regional Contents"
- c:author="mozilla.org"
- c:name="global-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:editor-region"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/editor-region/"
- c:locType="install"
- c:author="mozilla.org"
- c:name="editor-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:cookie"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/cookie/"
- c:locType="install"
- c:displayName="Cookie Manager"
- c:author="mozilla.org"
- c:name="cookie"
- c:localeVersion="0.9.4" />
- <RDF:Seq about="urn:mozilla:package:root">
- <RDF:li resource="urn:mozilla:package:global-platform"/>
- <RDF:li resource="urn:mozilla:package:communicator-platform"/>
- <RDF:li resource="urn:mozilla:package:navigator-platform"/>
- <RDF:li resource="urn:mozilla:package:global-region"/>
- <RDF:li resource="urn:mozilla:package:communicator-region"/>
- <RDF:li resource="urn:mozilla:package:editor-region"/>
- <RDF:li resource="urn:mozilla:package:navigator-region"/>
- <RDF:li resource="urn:mozilla:package:global"/>
- <RDF:li resource="urn:mozilla:package:cookie"/>
- <RDF:li resource="urn:mozilla:package:wallet"/>
- <RDF:li resource="urn:mozilla:package:content-packs"/>
- <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:mozldap"/>
- <RDF:li resource="urn:mozilla:package:necko"/>
- <RDF:li resource="urn:mozilla:package:help"/>
- <RDF:li resource="urn:mozilla:package:messenger"/>
- <RDF:li resource="urn:mozilla:package:messenger-region"/>
- <RDF:li resource="urn:mozilla:package:pippki"/>
- <RDF:li resource="urn:mozilla:package:pipnss"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:package:content-packs"
- c:baseURL="jar:resource:/chrome/content-packs.jar!/content/content-packs/"
- c:locType="install"
- c:displayName="Content Pack Switching"
- c:author="mozilla.org"
- c:name="content-packs"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:pipnss"
- c:baseURL="jar:resource:/chrome/pipnss.jar!/content/pipnss/"
- c:locType="install"
- c:displayName="pipnss"
- c:author="PSM Team"
- c:name="pipnss"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:wallet"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/wallet/"
- c:locType="install"
- c:displayName="Form Manager"
- c:author="mozilla.org"
- c:name="wallet"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:help"
- c:baseURL="jar:resource:/chrome/help.jar!/content/help/"
- c:locType="install"
- c:displayName="Mozilla Help Viewer"
- c:author="netscape.com"
- c:name="help"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:navigator-region"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/navigator-region/"
- c:locType="install"
- c:author="mozilla.org"
- c:name="navigator-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:communicator-region"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/communicator-region/"
- c:locType="install"
- c:author="mozilla.org"
- c:name="communicator-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:necko"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/necko/"
- c:locType="install"
- c:displayName="Necko"
- c:author="mozilla.org"
- c:name="necko"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:communicator"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/communicator/"
- c:locType="install"
- c:displayName="Communicator Shared"
- c:author="mozilla.org"
- c:name="communicator"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:global-platform"
- c:baseURL="jar:resource:/chrome/toolkit.jar!/content/global-platform/"
- c:locType="install"
- c:displayName="Platform Specific"
- c:author="mozilla.org"
- c:name="global-platform"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:global"
- c:baseURL="jar:resource:/chrome/toolkit.jar!/content/global/"
- c:locType="install"
- c:displayName="Toolkit"
- c:author="mozilla.org"
- c:name="global"
- c:localeVersion="0.9.4"
- c:skinVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:messenger-region"
- c:baseURL="jar:resource:/chrome/messenger.jar!/content/messenger-region/"
- c:locType="install"
- c:author="mozilla.org"
- c:name="messenger-region"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:navigator-platform"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/navigator-platform/"
- c:locType="install"
- c:displayName="UNIX Bindings"
- c:author="mozilla.org"
- c:name="navigator-platform"
- c:localeVersion="0.9.4" />
- <RDF:Description about="urn:mozilla:package:mozldap"
- c:baseURL="jar:resource:/chrome/comm.jar!/content/mozldap/"
- c:locType="install"
- c:displayName="MozLDAP"
- c:author="mozilla.org"
- c:name="mozldap"
- c:localeVersion="0.9.4" />
-</RDF:RDF>
diff --git a/www/linux-netscape6/files/all-skins.rdf b/www/linux-netscape6/files/all-skins.rdf
deleted file mode 100644
index d11df3d90211..000000000000
--- a/www/linux-netscape6/files/all-skins.rdf
+++ /dev/null
@@ -1,116 +0,0 @@
-<?xml version="1.0"?>
-<RDF:RDF xmlns:c="http://www.mozilla.org/rdf/chrome#"
- xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <RDF:Description about="urn:mozilla:skin:modern/1.0"
- c:displayName="Modern"
- c:author="Netscape"
- c:description="This is the default theme for Netscape 6. Apply this theme if you want to restore the original setting."
- c:name="modern/1.0"
- c:accessKey="M"
- c:image="jar:resource:/chrome/modern.jar!/skin/modern/global/preview.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:skin:modern/1.0:packages"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:navigator"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/navigator/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:navigator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0"
- c:displayName="Classic"
- c:accessKey="C"
- c:author="mozilla.org"
- c:description="This theme simulates the familiar appearance of previous Netscape versions for the Windows operating system."
- c:name="classic/1.0"
- c:image="jar:resource:///chrome/classic.jar!/skin/classic/global/preview.gif"
- c:locType="install">
- <c:packages resource="urn:mozilla:skin:classic/1.0:packages"/>
- </RDF:Description>
- <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:Description about="urn:mozilla:skin:classic/1.0:communicator"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/communicator/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:communicator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:editor"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/editor/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:editor"/>
- </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:li resource="urn:mozilla:skin:classic/1.0:aim"/>
- </RDF:Seq>
- <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:li resource="urn:mozilla:skin:modern/1.0:aim"/>
- </RDF:Seq>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:navigator"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/navigator/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:navigator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:messenger"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/messenger/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:messenger"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:editor"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/editor/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:editor"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:global"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/global/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:global"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:aim"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/aim/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:aim"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:communicator"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/communicator/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:communicator"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:messenger"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/messenger/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:messenger"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:modern/1.0:global"
- c:baseURL="jar:resource:/chrome/modern.jar!/skin/modern/global/"
- c:allowScripts="false"
- c:skinVersion="0.9.4">
- <c:package resource="urn:mozilla:package:global"/>
- </RDF:Description>
- <RDF:Description about="urn:mozilla:skin:classic/1.0:aim"
- c:skinVersion="0.9.4"
- c:baseURL="jar:resource:/chrome/classic.jar!/skin/classic/aim/"
- c:allowScripts="false">
- <c:package resource="urn:mozilla:package:aim"/>
- </RDF:Description>
-</RDF:RDF>
diff --git a/www/linux-netscape6/pkg-comment b/www/linux-netscape6/pkg-comment
deleted file mode 100644
index 15bda7b866e8..000000000000
--- a/www/linux-netscape6/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Linux Netscape suite
diff --git a/www/linux-netscape6/pkg-descr b/www/linux-netscape6/pkg-descr
deleted file mode 100644
index 4fdc575da580..000000000000
--- a/www/linux-netscape6/pkg-descr
+++ /dev/null
@@ -1,15 +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. The Sun Java
-and Macromedia Flash plugins are included. AOL Instant Messenger
-is omitted (see ports/net/aim). The Canadian, Latin American and
-British region packs, spell-checker, and talkback are enabled.
-
-The Java plugin does not work with linux_base-7, only linux_base-61
-or linux_base-62.
-
-WWW: http://browsers.netscape.com/browsers/6/
-
-Trevor Johnson
-trevor@FreeBSD.org
diff --git a/www/linux-netscape6/pkg-message b/www/linux-netscape6/pkg-message
deleted file mode 100644
index c7199a81701e..000000000000
--- a/www/linux-netscape6/pkg-message
+++ /dev/null
@@ -1,5 +0,0 @@
-* WARNING ************************************************
-* Users should back up their bookmark files. There have *
-* been reports that the bookmark file can be clobbered *
-* the first time this version of Netscape is run. *
-**********************************************************
diff --git a/www/linux-netscape6/scripts/configure b/www/linux-netscape6/scripts/configure
deleted file mode 100644
index 60720828763c..000000000000
--- a/www/linux-netscape6/scripts/configure
+++ /dev/null
@@ -1,57 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-
-echo ${WRKSRC}/components.conf
-if [ -f ${WRKSRC}/components.conf ]; then
- exit
-fi
-
-tempfile=`/usr/bin/mktemp -t checklist`
-
-if [ -z "${BATCH}" ]; then
-
-/usr/bin/dialog --title "Netscape 6 component selection" --clear \
- --checklist "\n\
-Choose components of Netscape 6 to download and install. \n\
-Press the space bar to toggle selections." -1 -1 12 \
-"browser" "Web browser (6576 kB)" ON \
-"deflenus" "American English profile defaults (26 kB)" ON \
-"flash" "Flash plugin (576 kB)" ON \
-"jre" "Java plugin (13808 kB)" ON \
-"langenus" "American English language pack (608 kB)" ON \
-"mail" "e-mail and news (1824 kB)" ON \
-"regca" "regional settings for Canada (56 kB)" ON \
-"reges" "regional settings for Latin America (54 kB)" ON \
-"reggb" "regional settings for the UK (58 kB)" ON \
-"regus" "regional settings for the USA (56 kB)" ON \
-"spellchecker" "spell-checker (544 kB)" ON \
-"talkback" "sends bug reports to Netscape staff (832 kB)" ON \
-2> /tmp/checklist.tmp.$$
-
-retval=$?
-
-choice=`cat /tmp/checklist.tmp.$$`
-rm -f /tmp/checklist.tmp.$$
-
-case $retval in
- 0) if [ -z "$choice" ]; then
- echo "Nothing selected"
- exit 1;
- fi
- ;;
- 1) echo "Cancel pressed."
- exit 1
- ;;
-esac
-
-echo "$choice" \
- | sed -e "s/\"//g" \
- | sed -e "s/mail/mail browser/g" \
- | sed -e "s/browser/browser psm xpcom/g" \
- | sort -u \
- | sed -e "s/ /.xpi /g" \
- | sed -e "s/$/.xpi/g" \
- | perl -pi -e "s/ /\n/g" \
- > ${WRKSRC}/components.conf
-fi
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile
index 19aa36320cab..0166ef8385da 100644
--- a/www/netscape7/Makefile
+++ b/www/netscape7/Makefile
@@ -1,13 +1,56 @@
# New ports collection makefile for: netscape7
# Date created: 2002-05-22
# Whom: trevor
-# based on www/linux-netscape6 port
+# based on www/linux-netscape6 port by sada and others
#
# $FreeBSD$
#
+PORTNAME= netscape7
PORTVERSION= 7.0
-CATEGORIES= www linux
+CATEGORIES?= www linux
+MASTER_SITES= ${MASTER_SITE_NETSCAPE}
+DIST_SUBDIR= ${MAJ}/${NETSCAPE_LANG}/${VER}
+MASTER_SITE_SUBDIR?=${DIST_SUBDIR}/unix/linux22/ewc9e
+
+PATCH_SITES= ${MASTER_SITE_LOCAL}
+PATCH_SITE_SUBDIR= trevor
+PATCHFILES= ${PKGNAMEPREFIX}linux-${MAJ}-${VER}-generated-files.tar.gz
+
+MAINTAINER?= trevor@FreeBSD.org
+
+
+BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
+RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk
+
+LATEST_LINK= linux-${MAJ}
+MAJ?= netscape7
+NETSCAPE_LANG?=english
+NO_BUILD= yes
+NO_FILTER_SHLIBS= yes
+ONLY_FOR_ARCHS= i386
+RESTRICTED= "License for Java plugin allows internal use only. Also see license for Netscape itself"
+NO_CDROM= ${RESTRICTED}
+USE_LINUX= yes
+USE_XLIB= yes
+VER?= ${PORTVERSION}
+WRKSRC= ${WRKDIR}/netscape-installer/xpi
+INSTALL_DIR= lib/linux-${MAJ}-${NETSCAPE_LANG}
+PLIST= ${WRKDIR}/pkg-plist
+STARTUP_CMD= ${WRKDIR}/${MAJ}${NETSCAPE_LANG}
+
+.if !defined(BATCH)
+IS_INTERACTIVE= yes
+.endif
+
+.include <bsd.port.pre.mk>
+
+pre-everything::
+ ${MKDIR} ${WRKSRC}/bin/plugins ${WRKSRC}/bin/chrome \
+ ${WRKSRC}/plugins
+.if !defined(BATCH)
+ ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure
+.endif
DISTFILES?= browser.xpi \
deflenus.xpi \
flash.xpi \
@@ -16,15 +59,94 @@ DISTFILES?= browser.xpi \
mail.xpi \
psm.xpi \
regca.xpi \
+ reges.xpi \
+ reggb.xpi \
regus.xpi \
spellchecker.xpi \
talkback.xpi \
xpcom.xpi
+.if exists(${WRKDIRPREFIX}${.CURDIR}/work/netscape-installer/xpi/components.conf)
+DISTFILES!=${CAT} ${WRKDIRPREFIX}${.CURDIR}/work/netscape-installer/xpi/components.conf
+.endif
-FILESDIR= ${PORTSDIR}/www/linux-netscape6/files
-FTPDIR= ${DIST_SUBDIR}/unix/linux22/ewc9e
-MAJ?= netscape7
-UNFORBIDDEN= GOGOGO
-VER= 7.0
+checksum:
+.if !defined(REAL_EXTRACT)
+ @cd ${.CURDIR} && ${MAKE} ${__softMAKEFLAGS} fetch
+.endif
+ @if [ ! -f ${MD5_FILE} ]; then \
+ ${ECHO_MSG} ">> No MD5 checksum file."; \
+ else \
+ (cd ${DISTDIR}; OK="true"; \
+ for file in ${_CKSUMFILES}; do \
+ if [ -r $$file ]; then \
+ CKSUM=`${MD5} < $$file`; \
+ CKSUM2=`${GREP} "^MD5 ($$file)" ${MD5_FILE} | ${AWK} '{print $$4}'`; \
+ if [ "$$CKSUM2" = "" ]; then \
+ ${ECHO_MSG} ">> No checksum recorded for $$file."; \
+ OK="false"; \
+ elif ${EXPR} "$$CKSUM2" : ".*$$CKSUM" > /dev/null; then \
+ ${ECHO_MSG} ">> Checksum OK for $$file."; \
+ else \
+ ${ECHO_MSG} ">> Checksum mismatch for $$file."; \
+ OK="false"; \
+ fi; \
+ fi; \
+ done; \
+ if [ "$$OK" != "true" ]; then \
+ ${ECHO_MSG} "Make sure the Makefile and distinfo file (${MD5_FILE})"; \
+ ${ECHO_MSG} "are up to date. If you are absolutely sure you want to override this"; \
+ ${ECHO_MSG} "check, type \"make NO_CHECKSUM=yes [other args]\"."; \
+ exit 1; \
+ fi) ; \
+ fi
+
+do-extract:
+.for ii in ${DISTFILES}
+ unzip -qo ${DISTDIR}/${DIST_SUBDIR}/${ii} -d ${WRKSRC}
+.endfor
+ - ${MV} ${WRKSRC}/jre-image-i386 ${WRKSRC}/bin/plugins/java2
+ - ${MV} ${WRKSRC}/jre1.3.1_02 ${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.
+ ${ECHO_CMD} "#!/bin/sh" > ${STARTUP_CMD}
+ ${ECHO_CMD} -n "cd " >> ${STARTUP_CMD}
+ ${ECHO_CMD} ${PREFIX}/${INSTALL_DIR} >> ${STARTUP_CMD}
+ ${ECHO_CMD} 'exec ./netscape $$*' >> ${STARTUP_CMD}
+
+pre-install:
+ ${ECHO_CMD} bin/${MAJ}${NETSCAPE_LANG} > ${PLIST}
+ cd ${WRKSRC}/bin; for ii in `find * \! -type d | sort`; do \
+ ${ECHO_CMD} ${INSTALL_DIR}/$${ii} >> ${PLIST}; \
+ done
+ cd ${WRKSRC}/plugins; for ii in `find * \! -type d | sort`; do \
+ ${ECHO_CMD} ${INSTALL_DIR}/plugins/$${ii} >> ${PLIST}; \
+ done
+ cd ${WRKSRC}/bin; \
+ for ii in `find -d * -type d`; do \
+ ${ECHO_CMD} @dirrm ${INSTALL_DIR}/$${ii} >> ${PLIST}; \
+ done
+ ${ECHO_CMD} @dirrm ${INSTALL_DIR} >> ${PLIST}
+
+pre-package:
+ @${ECHO_MSG} "*** WARNING ***"
+ @${ECHO_MSG} "* Do not distribute packages outside your organization."
+ @${ECHO_MSG} "* It is prohibited by the licensing."
+
+do-install:
+ ${MKDIR} ${PREFIX}/${INSTALL_DIR}
+ ${CP} -Rp ${WRKSRC}/bin/* ${WRKSRC}/plugins ${PREFIX}/${INSTALL_DIR}
+ ${INSTALL_SCRIPT} ${STARTUP_CMD} ${PREFIX}/bin
+
+post-install:
+ ${CAT} ${PKGMESSAGE}
-.include "../linux-netscape6/Makefile"
+.include <bsd.port.post.mk>
diff --git a/www/netscape7/pkg-message b/www/netscape7/pkg-message
index ed4150c4d9c1..7531e1077bbd 100644
--- a/www/netscape7/pkg-message
+++ b/www/netscape7/pkg-message
@@ -1,4 +1,14 @@
-* WARNING *****************************
-* Users should back up their bookmark *
-* files before running Netscape. *
-***************************************
+* WARNING **********************************************************************
+* This port has a security bug. If a user enables Javascript, hostile Web *
+* sites can track the URLs which the user visits after leaving the site. Such *
+* URLs could contain passwords or other sensitive information. To avoid this *
+* bug, users can add the line: *
+* *
+* user_pref("capability.policy.default.Window.onunload", "noAccess"); *
+* *
+* to their prefs.js files under ~/.mozilla/ (thanks to Sven Neuhaus for *
+* reporting the bug, and to MadMaverick9 at Mozillazine for the work-around). *
+* *
+* See <URL:http://members.ping.de/~sven/mozbug/refcook.html> for a *
+* demonstration and other work-arounds. *
+********************************************************************************