aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2002-11-17 14:21:50 +0800
committerSADA Kenji <sada@FreeBSD.org>2002-11-17 14:21:50 +0800
commit604e8910cdf90c03326288c7ba0e65cc927f3194 (patch)
tree7fd5bba18f6dd3128bbe54421459f685b598fa58 /chinese
parent381d5a7b26986b2763cd9d0f368d72b8a6cfcc15 (diff)
downloadfreebsd-ports-604e8910cdf90c03326288c7ba0e65cc927f3194.tar.gz
freebsd-ports-604e8910cdf90c03326288c7ba0e65cc927f3194.tar.zst
freebsd-ports-604e8910cdf90c03326288c7ba0e65cc927f3194.zip
Remove all netscape ports with a vulnerability of JRE.
cf. http://sunsolve.sun.com/pub-cgi/retrieve.pl?doctype=coll&doc=secbull/218&type=0&nav=sec.sba Submitted by: trevor Silently agreed by: maintainers
Notes
Notes: svn path=/head/; revision=70291
Diffstat (limited to 'chinese')
-rw-r--r--chinese/Makefile4
-rw-r--r--chinese/linux-netscape47-communicator/Makefile95
-rw-r--r--chinese/linux-netscape47-communicator/distinfo1
-rw-r--r--chinese/linux-netscape47-communicator/files/DEINSTALL.in22
-rw-r--r--chinese/linux-netscape47-communicator/files/INSTALL.in18
-rw-r--r--chinese/linux-netscape47-communicator/files/MESSAGE.in9
-rw-r--r--chinese/linux-netscape47-communicator/files/start.sh.in34
-rw-r--r--chinese/linux-netscape47-communicator/pkg-comment1
-rw-r--r--chinese/linux-netscape47-communicator/pkg-descr11
-rw-r--r--chinese/linux-netscape47-communicator/pkg-plist126
-rw-r--r--chinese/linux-netscape47-navigator/Makefile11
-rw-r--r--chinese/netscape47-communicator/Makefile92
-rw-r--r--chinese/netscape47-communicator/distinfo1
-rw-r--r--chinese/netscape47-communicator/files/DEINSTALL.in22
-rw-r--r--chinese/netscape47-communicator/files/INSTALL.in18
-rw-r--r--chinese/netscape47-communicator/files/MESSAGE.in9
-rw-r--r--chinese/netscape47-communicator/files/start.sh.in20
-rw-r--r--chinese/netscape47-communicator/pkg-comment1
-rw-r--r--chinese/netscape47-communicator/pkg-descr11
-rw-r--r--chinese/netscape47-communicator/pkg-plist126
-rw-r--r--chinese/netscape47-navigator/Makefile11
21 files changed, 0 insertions, 643 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index 8be053d45b35..c00b2db4fbb5 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -54,8 +54,6 @@
SUBDIR += kde3-i18n-zh_TW
SUBDIR += libtabe
SUBDIR += linux-gtk
- SUBDIR += linux-netscape47-communicator
- SUBDIR += linux-netscape47-navigator
SUBDIR += lunar
SUBDIR += metalist
SUBDIR += mkisofs
@@ -66,8 +64,6 @@
SUBDIR += mule-freewnn
SUBDIR += muni
SUBDIR += mutt
- SUBDIR += netscape47-communicator
- SUBDIR += netscape47-navigator
SUBDIR += nvi-big5
SUBDIR += nvi-euc-cn
SUBDIR += nvi-euc-tw
diff --git a/chinese/linux-netscape47-communicator/Makefile b/chinese/linux-netscape47-communicator/Makefile
deleted file mode 100644
index 1aedd48aabd2..000000000000
--- a/chinese/linux-netscape47-communicator/Makefile
+++ /dev/null
@@ -1,95 +0,0 @@
-# New ports collection makefile for: zh Big5/GB-ized Linux Netscape
-# Date created: 23 Oct 2000
-# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= netscape-${BROWSER_ARC}
-PORTVERSION= ${BROWSER_VERSION}
-CATEGORIES= chinese www
-MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/
-DISTNAME= ${REGION}-nskit-${BROWSER_VERSION}
-
-MAINTAINER= keith@FreeBSD.org
-
-BROKEN= "Broken by upgrade to linux-netscape47-communicator 4.79"
-
-# ?= is for ports that include this Makefile.
-# We need Arphic because there's no font with all sizes to deal with Java.
-RUN_DEPENDS?= \
- /compat/linux/CLE-0.9p1:${PORTSDIR}/chinese/cle_base \
- ${LOCALBASE}/bin/${BROWSER_ARC}-${BROWSER_VERSION}:${PORTSDIR}/www/linux-netscape47-${BROWSER_NAME} \
- ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
-
-# These variables can be defined in ports that include this Makefile.
-PKGNAMEPREFIX?= zh_TW-
-LOCALE?= zh_TW.Big5
-REGION?= tw
-BROWSER_NAME?= communicator
-BROWSER_VER?= 47
-BROWSER_VERSION?= 4.77
-BROWSER_ARC?= ${BROWSER_NAME}-linux
-BROWSER_BIN?= ${BROWSER_ARC}-${BROWSER_VERSION}.bin
-BROWSER_CMD?= ${REGION}-${BROWSER_ARC}-${BROWSER_VER}
-NSUBDIR?= lib/netscape-linux
-
-NO_BUILD= YES
-NSKITDIR= ${WRKDIR}/${REGION}-nskit-${BROWSER_VERSION}
-NDIR= ${PREFIX}/${NSUBDIR}
-PLIST_SUB= BROWSER=${BROWSER_ARC} VER=${BROWSER_VER} NSUBDIR=${NSUBDIR} LOCALE=${LOCALE} REGION=${REGION} X11BASE=${X11BASE}
-PKGINSTALL= ${WRKDIR}/pkg-install
-PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
-PKGMESSAGE= ${WRKDIR}/pkg-message
-# RDIR is the resource directory.
-MAKESCRIPT= ${SED} -e "s;@X11BASE@;${X11BASE};g" \
- -e "s;@LOCALBASE@;${LOCALBASE};g" \
- -e "s;@PREFIX@;${PREFIX};g" \
- -e "s;@NDIR@;${NDIR};g" \
- -e "s;@RDIR@;${NDIR};g" \
- -e "s;@BROWSER_BIN@;${BROWSER_BIN};g" \
- -e "s;@LOCALE@;${LOCALE};g"
-START_SCRIPT?= ${FILESDIR}/start.sh.in
-
-.include <bsd.port.pre.mk>
-
-post-extract:
- ${MAKESCRIPT} ${START_SCRIPT} > ${WRKDIR}/${BROWSER_CMD}
- ${MAKESCRIPT} ${FILESDIR}/INSTALL.in > ${WRKDIR}/pkg-install
- ${MAKESCRIPT} ${FILESDIR}/MESSAGE.in > ${WRKDIR}/pkg-message
- ${MAKESCRIPT} ${FILESDIR}/DEINSTALL.in > ${WRKDIR}/pkg-deinstall
-.if (${BROWSER_NAME} == navigator)
- ${SED} "s/Communicator/Navigator/g" ${NSKITDIR}/Netscape.ad \
- > ${NSKITDIR}/Netscape
-.else
- ${CP} ${NSKITDIR}/Netscape.ad ${NSKITDIR}/Netscape
-.endif
-
-pre-install:
- PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
-
-do-install:
- ${INSTALL_DATA} ${NSKITDIR}/XLC_LOCALE.Big5 ${X11BASE}/lib/X11/locale/zh_TW.Big5/XLC_LOCALE
- ${INSTALL_SCRIPT} ${WRKDIR}/${BROWSER_CMD} ${PREFIX}/bin/
- ${LN} -sf ${BROWSER_CMD} ${PREFIX}/bin/netscape.run
-.for f in font.properties.zh_GB2312 font.properties.zh_TW_Big5
- ${INSTALL_DATA} ${NSKITDIR}/$f ${NDIR}/java/classes
-.endfor
- ${MKDIR} ${NDIR}/${LOCALE}
- ${CP} -R ${NSKITDIR}/nethelp ${NDIR}/${LOCALE}/
-.for f in BDP_LICENSE Netscape Netscape.WheelMouse
- ${INSTALL_DATA} ${NSKITDIR}/$f ${NDIR}/${LOCALE}/
-.endfor
- ${INSTALL_DATA} ${NSKITDIR}/preferences.js ${NDIR}/${LOCALE}
-# I know Japanese & Korean's netscape ports all install netscape.cfg
-# in ${NSUBDIR}, but then only a single locale's netscape.cfg is available
-# to all users, which is unreasonable.
- ${MKDIR} /compat/linux/usr/X11R6/lib/X11/${LOCALE}/app-defaults
-.for f in netscape.cfg netscape.jsc
- ${INSTALL_DATA} ${NSKITDIR}/$f /compat/linux/usr/X11R6/lib/X11/${LOCALE}/app-defaults
-.endfor
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.post.mk>
diff --git a/chinese/linux-netscape47-communicator/distinfo b/chinese/linux-netscape47-communicator/distinfo
deleted file mode 100644
index 00a3f4114f29..000000000000
--- a/chinese/linux-netscape47-communicator/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (tw-nskit-4.77.tar.gz) = 77e81d287644fb8eb442cae16c7e3abd
diff --git a/chinese/linux-netscape47-communicator/files/DEINSTALL.in b/chinese/linux-netscape47-communicator/files/DEINSTALL.in
deleted file mode 100644
index c786667dc999..000000000000
--- a/chinese/linux-netscape47-communicator/files/DEINSTALL.in
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/bin/sh
-CLASSDIR=@NDIR@/java/classes
-XLOCALEDIR=@X11BASE@/lib/X11/locale/zh_TW.Big5
-
-if [ "$2" = "DEINSTALL" ]; then
- exit 0;
-fi
-
-#
-# Restore font.properties.zh_GB2312, font.properties.zh_TW_Big5
-# and XLC_LOCALE.
-#
-if [ -f ${CLASSDIR}/font.properties.zh_GB2312.orig ]; then
- mv -f ${CLASSDIR}/font.properties.zh_GB2312.orig ${CLASSDIR}/font.properties.zh_GB2312
-fi
-if [ -f ${CLASSDIR}/font.properties.zh_TW_Big5.orig ]; then
- mv -f ${CLASSDIR}/font.properties.zh_TW_Big5.orig ${CLASSDIR}/font.properties.zh_TW_Big5
-fi
-if [ -f ${XLOCALEDIR}/XLC_LOCALE.orig ]; then
- mv -f ${XLOCALEDIR}/XLC_LOCALE.orig ${XLOCALEDIR}/XLC_LOCALE
-fi
-
diff --git a/chinese/linux-netscape47-communicator/files/INSTALL.in b/chinese/linux-netscape47-communicator/files/INSTALL.in
deleted file mode 100644
index 110be3e90566..000000000000
--- a/chinese/linux-netscape47-communicator/files/INSTALL.in
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/bin/sh
-CLASSDIR=@NDIR@/java/classes
-XLOCALEDIR=@X11BASE@/lib/X11/locale/zh_TW.Big5
-
-if [ "$2" = "POST-INSTALL" ]; then
- exit 0;
-fi
-
-if [ "$2" = "PRE-INSTALL" ]; then
-#
-# Backup font.properties.zh_GB2312, font.properties.zh_TW_Big5,
-# and XLC_LOCALE.
-#
- cp -f ${CLASSDIR}/font.properties.zh_GB2312 ${CLASSDIR}/font.properties.zh_GB2312.orig
- cp -f ${CLASSDIR}/font.properties.zh_TW_Big5 ${CLASSDIR}/font.properties.zh_TW_Big5.orig
- cp -f ${XLOCALEDIR}/XLC_LOCALE ${XLOCALEDIR}/XLC_LOCALE.orig
-fi
-
diff --git a/chinese/linux-netscape47-communicator/files/MESSAGE.in b/chinese/linux-netscape47-communicator/files/MESSAGE.in
deleted file mode 100644
index 96448e0864e7..000000000000
--- a/chinese/linux-netscape47-communicator/files/MESSAGE.in
+++ /dev/null
@@ -1,9 +0,0 @@
---------------------------------------------------------------------
-Check the following files if you want to modify some X resources to
-suit your personal settings, like a wheel mouse or XIM input styles:
-@NDIR@/@LOCALE@/Netscape.WheelMouse
-@NDIR@/@LOCALE@/Netscape
-
-If your want to modify and redistriute this program, see
-@NDIR@/@LOCALE@/BDP_LICENSE.
---------------------------------------------------------------------
diff --git a/chinese/linux-netscape47-communicator/files/start.sh.in b/chinese/linux-netscape47-communicator/files/start.sh.in
deleted file mode 100644
index 71b4870cd965..000000000000
--- a/chinese/linux-netscape47-communicator/files/start.sh.in
+++ /dev/null
@@ -1,34 +0,0 @@
-#!/bin/sh
-if [ ! -d $HOME/.netscape ]; then
- mkdir -m 700 $HOME/.netscape
- cp @RDIR@/@LOCALE@/preferences.js $HOME/.netscape
- chmod 644 $HOME/.netscape/preferences.js
-fi
-export LANG=@LOCALE@
-export LC_ALL=${LANG}
-export LC_CTYPE=${LANG}
-export MOZILLA_HOME=@NDIR@
-export CLASSPATH=.:${MOZILLA_HOME}
-export NS_NETHELP_PATH=${MOZILLA_HOME}/${LANG}
-export XKEYSYMDB=@X11BASE@/lib/X11/XKeysymDB
-export XAPPLRESDIR=@RDIR@
-export XCMSDB=/dev/null
-ulimit -c 0
-
-ACRO_HOME=@PREFIX@/Acrobat4
-if [ -d $ACRO_HOME ]; then
- export PATH=${PATH}:${ACRO_HOME}/bin
- ACRO_PLUGIN_PATH=:${ACRO_HOME}/Browsers/intellinux
-fi
-if [ -z $NPX_PLUGIN_PATH ]; then
- export NPX_PLUGIN_PATH=${MOZILLA_HOME}/plugins:${HOME}/.netscape/plugins${ACRO_PLUGIN_PATH}
-else
- export NPX_PLUGIN_PATH=${NPX_PLUGIN_PATH}${ACRO_PLUGIN_PATH}
-fi
-if [ -x /compat/linux/usr/X11R6/lib/libXm-ns.so.1.0.2 ]; then
- MOZILLA_BIN=${MOZILLA_HOME}/netscape-dynMotif
-else
- MOZILLA_BIN=${MOZILLA_HOME}/@BROWSER_BIN@
-fi
-
-exec ${MOZILLA_HOME}/@BROWSER_BIN@ "$@"
diff --git a/chinese/linux-netscape47-communicator/pkg-comment b/chinese/linux-netscape47-communicator/pkg-comment
deleted file mode 100644
index 338e4458f2a1..000000000000
--- a/chinese/linux-netscape47-communicator/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Big5 localized Netscape
diff --git a/chinese/linux-netscape47-communicator/pkg-descr b/chinese/linux-netscape47-communicator/pkg-descr
deleted file mode 100644
index 3d4f9ff52a72..000000000000
--- a/chinese/linux-netscape47-communicator/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-This port provides a Big5 localized Netscape, including menus,
-toolbars, error messages and many others. It also contains a
-libX11 fix, which allows Netscape to show Big5 buttons in html
-documents.
-
-The patches are mainly contributed by thhsieh@linux.org.tw &
-hcchu@r350.ee.ntu.edu.tw. The localized Netscape.Big5 is
-translated by Antony Shen <u8618806@cc.nctu.edu.tw>, with some
-modifications.
-
-Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
diff --git a/chinese/linux-netscape47-communicator/pkg-plist b/chinese/linux-netscape47-communicator/pkg-plist
deleted file mode 100644
index d5ee01a89f43..000000000000
--- a/chinese/linux-netscape47-communicator/pkg-plist
+++ /dev/null
@@ -1,126 +0,0 @@
-bin/%%REGION%%-%%BROWSER%%-%%VER%%
-@exec ln -sf %f %B/netscape.run
-@unexec rm -f %B/netscape.run
-%%NSUBDIR%%/java/classes/font.properties.zh_GB2312
-%%NSUBDIR%%/java/classes/font.properties.zh_TW_Big5
-%%NSUBDIR%%/%%LOCALE%%/BDP_LICENSE
-%%NSUBDIR%%/%%LOCALE%%/Netscape
-%%NSUBDIR%%/%%LOCALE%%/Netscape.WheelMouse
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Back_dep.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Back_dis.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Back_sel.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Back_up.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Blank.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Button.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/CntData.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/CntTool.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/CntTool.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Exit_dep.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Exit_sel.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Exit_up.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Forw_dep.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Forw_dis.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Forw_sel.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Forw_up.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Header.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/IdxData.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/IdxFill.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/IdxKey.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/IdxTool.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/IdxTopic.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Local-1.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/NSHIfrm.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/NavUI.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/NoJSerr.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Prnt_dep.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Prnt_sel.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Prnt_up.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Stack.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Status.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/System.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/System.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/ToolUI.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Tool_dep.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Tool_sel.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Tool_up.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Topic.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Utility.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Wait.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/collabra/coll.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/collabra/collHdr.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/collabra/collabra.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/collabra/discgrps.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/collabra/help.hpf
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/collabra/mailbox2.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/composer/comp.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/composer/compHdr.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/composer/composer.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/composer/comtlbr2.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/composer/fmtlbr3.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/composer/help.hpf
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/composer/tagicon2.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/home/help.hpf
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/home/home.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/home/home.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/home/homeHdr.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/abook.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/compbar.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/help.hpf
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/mailbox.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/mailbox2.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/mess.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/messHdr.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/messengr.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/mpctrl.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/newsgrp.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/tabs.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/navigatr/help.hpf
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/navigatr/nav.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/navigatr/navHdr.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/navigatr/navigatr.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/news/abook.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/news/collabra.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/news/compbar.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/news/discgrps.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/news/help.hpf
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/news/mailbox2.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/news/news.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/news/newsgrp.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/NetHelpm.css
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/NetHelpu.css
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/NetHelpw.css
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/admnIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/calIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/collIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/commIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/compIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/confIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/ibmIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/messIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/navIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/netIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/trouble/help.hpf
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/trouble/trouble.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netwatch.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/picsfail.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/picsfail.jar
-%%NSUBDIR%%/%%LOCALE%%/preferences.js
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/collabra
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/composer
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/home
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/navigatr
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/news
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/trouble
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp/netscape
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp
-@dirrm %%NSUBDIR%%/%%LOCALE%%
-@cwd %%X11BASE%%
-lib/X11/locale/zh_TW.Big5/XLC_LOCALE
-@cwd /compat/linux
-usr/X11R6/lib/X11/%%LOCALE%%/app-defaults/netscape.cfg
-usr/X11R6/lib/X11/%%LOCALE%%/app-defaults/netscape.jsc
-@unexec rmdir /compat/linux/usr/X11R6/lib/X11/%%LOCALE%%/app-defaults 2>/dev/null || true
-@unexec rmdir /compat/linux/usr/X11R6/lib/X11/%%LOCALE%% 2>/dev/null || true
-@unexec rmdir /compat/linux/usr/X11R6/lib/X11 2>/dev/null || true
diff --git a/chinese/linux-netscape47-navigator/Makefile b/chinese/linux-netscape47-navigator/Makefile
deleted file mode 100644
index 6ca7c17a3fce..000000000000
--- a/chinese/linux-netscape47-navigator/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# New ports collection makefile for: zh Big5/GB-ized Linux Netcape Navigator
-# Date created: 23 Oct 2000
-# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-BROWSER_NAME= navigator
-
-MASTERDIR= ${.CURDIR}/../linux-netscape47-communicator
-.include "${.CURDIR}/../linux-netscape47-communicator/Makefile"
diff --git a/chinese/netscape47-communicator/Makefile b/chinese/netscape47-communicator/Makefile
deleted file mode 100644
index 3f25c18abeab..000000000000
--- a/chinese/netscape47-communicator/Makefile
+++ /dev/null
@@ -1,92 +0,0 @@
-# New ports collection makefile for: zh Big5/GB-ized Netscape
-# Date created: 11 Mar 2000
-# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org>
-#
-# $FreeBSD: /tmp/pcvs/ports/chinese/netscape47-communicator/Attic/Makefile,v 1.6 2001-08-19 08:33:22 knu Exp $
-#
-
-PORTNAME= netscape-${BROWSER_ARC}
-PORTVERSION= ${BROWSER_VERSION}
-CATEGORIES= chinese www
-MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/
-DISTNAME= ${REGION}-nskit-${BROWSER_VERSION}
-
-MAINTAINER= keith@FreeBSD.org
-
-# ?= is for ports that include this Makefile.
-# We need Arphic because there's no font with all sizes to deal with Java.
-RUN_DEPENDS?= \
- ${LOCALBASE}/bin/${BROWSER_ARC}-${BROWSER_VERSION}:${PORTSDIR}/www/netscape${BROWSER_VER}-${BROWSER_NAME} \
- ${LOCALBASE}/lib/aout/libxpg4-ns.so.2.0:${PORTSDIR}/www/libxpg4-ns \
- ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
-
-# These variables can be defined in ports that include this Makefile.
-PKGNAMEPREFIX?= zh_TW-
-LOCALE?= zh_TW.Big5
-REGION?= tw
-BROWSER_NAME?= communicator
-BROWSER_VER?= 47
-BROWSER_VERSION?= 4.76
-BROWSER_ARC?= ${BROWSER_NAME}
-BROWSER_BIN?= ${BROWSER_ARC}-${BROWSER_VERSION}.bin
-BROWSER_CMD?= ${REGION}-${BROWSER_ARC}-${BROWSER_VER}
-NSUBDIR?= lib/netscape
-NO_BUILD= yes
-
-NDIR= ${PREFIX}/${NSUBDIR}
-PLIST_SUB= BROWSER=${BROWSER_ARC} VER=${BROWSER_VER} NSUBDIR=${NSUBDIR} LOCALE=${LOCALE} REGION=${REGION} X11BASE=${X11BASE}
-PKGINSTALL= ${WRKDIR}/pkg-install
-PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
-PKGMESSAGE= ${WRKDIR}/pkg-message
-# RDIR is the resource directory.
-MAKESCRIPT= ${SED} -e "s;@X11BASE@;${X11BASE};g" \
- -e "s;@LOCALBASE@;${LOCALBASE};g" \
- -e "s;@PREFIX@;${PREFIX};g" \
- -e "s;@NDIR@;${NDIR};g" \
- -e "s;@RDIR@;${NDIR};g" \
- -e "s;@BROWSER_BIN@;${BROWSER_BIN};g" \
- -e "s;@LOCALE@;${LOCALE};g"
-START_SCRIPT?= ${FILESDIR}/start.sh.in
-
-.include <bsd.port.pre.mk>
-
-do-configure:
- ${MAKESCRIPT} ${START_SCRIPT} > ${WRKDIR}/${BROWSER_CMD}
- ${MAKESCRIPT} ${FILESDIR}/INSTALL.in > ${WRKDIR}/pkg-install
- ${MAKESCRIPT} ${FILESDIR}/MESSAGE.in > ${WRKDIR}/pkg-message
- ${MAKESCRIPT} ${FILESDIR}/DEINSTALL.in > ${WRKDIR}/pkg-deinstall
-.if (${BROWSER_NAME} == navigator)
- ${SED} "s/Communicator/Navigator/g" ${WRKSRC}/Netscape.ad \
- > ${WRKSRC}/Netscape
-.else
- ${CP} ${WRKSRC}/Netscape.ad ${WRKSRC}/Netscape
-.endif
-
-pre-install:
- PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/XLC_LOCALE.Big5 ${X11BASE}/lib/X11/locale/zh_TW.Big5/XLC_LOCALE
- ${INSTALL_SCRIPT} ${WRKDIR}/${BROWSER_CMD} ${PREFIX}/bin/
- ${LN} -sf ${BROWSER_CMD} ${PREFIX}/bin/netscape.run
-.for f in font.properties.zh_GB2312 font.properties.zh_TW_Big5
- ${INSTALL_DATA} ${WRKSRC}/$f ${NDIR}/java/classes
-.endfor
- ${MKDIR} ${NDIR}/${LOCALE}
- ${CP} -R ${WRKSRC}/nethelp ${NDIR}/${LOCALE}/
-.for f in BDP_LICENSE Netscape Netscape.WheelMouse
- ${INSTALL_DATA} ${WRKSRC}/$f ${NDIR}/${LOCALE}/
-.endfor
- ${INSTALL_DATA} ${WRKSRC}/preferences.js ${NDIR}/${LOCALE}
-# I know Japanese & Korean's netscape ports all install netscape.cfg
-# in ${NSUBDIR}, but then only a single locale's netscape.cfg is available
-# to all users, which is IMHO unreasonable.
- ${MKDIR} /usr/lib/X11/${LOCALE}/app-defaults
-.for f in netscape.cfg netscape.jsc
- ${INSTALL_DATA} ${WRKSRC}/$f /usr/lib/X11/${LOCALE}/app-defaults
-.endfor
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.post.mk>
diff --git a/chinese/netscape47-communicator/distinfo b/chinese/netscape47-communicator/distinfo
deleted file mode 100644
index 3660a90cfb4c..000000000000
--- a/chinese/netscape47-communicator/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (tw-nskit-4.76.tar.gz) = 9d6c0ce5f848595e9bc183a258a76cdb
diff --git a/chinese/netscape47-communicator/files/DEINSTALL.in b/chinese/netscape47-communicator/files/DEINSTALL.in
deleted file mode 100644
index c786667dc999..000000000000
--- a/chinese/netscape47-communicator/files/DEINSTALL.in
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/bin/sh
-CLASSDIR=@NDIR@/java/classes
-XLOCALEDIR=@X11BASE@/lib/X11/locale/zh_TW.Big5
-
-if [ "$2" = "DEINSTALL" ]; then
- exit 0;
-fi
-
-#
-# Restore font.properties.zh_GB2312, font.properties.zh_TW_Big5
-# and XLC_LOCALE.
-#
-if [ -f ${CLASSDIR}/font.properties.zh_GB2312.orig ]; then
- mv -f ${CLASSDIR}/font.properties.zh_GB2312.orig ${CLASSDIR}/font.properties.zh_GB2312
-fi
-if [ -f ${CLASSDIR}/font.properties.zh_TW_Big5.orig ]; then
- mv -f ${CLASSDIR}/font.properties.zh_TW_Big5.orig ${CLASSDIR}/font.properties.zh_TW_Big5
-fi
-if [ -f ${XLOCALEDIR}/XLC_LOCALE.orig ]; then
- mv -f ${XLOCALEDIR}/XLC_LOCALE.orig ${XLOCALEDIR}/XLC_LOCALE
-fi
-
diff --git a/chinese/netscape47-communicator/files/INSTALL.in b/chinese/netscape47-communicator/files/INSTALL.in
deleted file mode 100644
index cfa1968220fe..000000000000
--- a/chinese/netscape47-communicator/files/INSTALL.in
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/bin/sh
-CLASSDIR=@NDIR@/java/classes
-XLOCALEDIR=@X11BASE@/lib/X11/locale/zh_TW.Big5
-
-if [ "$2" = "POST-INSTALL" ]; then
- exit 0;
-fi
-
-#
-# Backup font.properties.zh_GB2312, font.properties.zh_TW_Big5,
-# and XLC_LOCALE.
-#
-if [ "$2" = "PRE-INSTALL" ]; then
- cp -f ${CLASSDIR}/font.properties.zh_GB2312 ${CLASSDIR}/font.properties.zh_GB2312.orig
- cp -f ${CLASSDIR}/font.properties.zh_TW_Big5 ${CLASSDIR}/font.properties.zh_TW_Big5.orig
- cp -f ${XLOCALEDIR}/XLC_LOCALE ${XLOCALEDIR}/XLC_LOCALE.orig
-fi
-
diff --git a/chinese/netscape47-communicator/files/MESSAGE.in b/chinese/netscape47-communicator/files/MESSAGE.in
deleted file mode 100644
index 96448e0864e7..000000000000
--- a/chinese/netscape47-communicator/files/MESSAGE.in
+++ /dev/null
@@ -1,9 +0,0 @@
---------------------------------------------------------------------
-Check the following files if you want to modify some X resources to
-suit your personal settings, like a wheel mouse or XIM input styles:
-@NDIR@/@LOCALE@/Netscape.WheelMouse
-@NDIR@/@LOCALE@/Netscape
-
-If your want to modify and redistriute this program, see
-@NDIR@/@LOCALE@/BDP_LICENSE.
---------------------------------------------------------------------
diff --git a/chinese/netscape47-communicator/files/start.sh.in b/chinese/netscape47-communicator/files/start.sh.in
deleted file mode 100644
index ebb408248d81..000000000000
--- a/chinese/netscape47-communicator/files/start.sh.in
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/bin/sh
-if [ ! -d $HOME/.netscape ]; then
- mkdir -m 700 $HOME/.netscape
- cp @RDIR@/@LOCALE@/preferences.js $HOME/.netscape
- chmod 644 $HOME/.netscape/preferences.js
-fi
-export LANG=@LOCALE@
-export LC_ALL=${LANG}
-export LC_CTYPE=${LANG}
-export MOZILLA_HOME=@NDIR@
-export CLASSPATH=.:${MOZILLA_HOME}
-export NS_NETHELP_PATH=${MOZILLA_HOME}/${LANG}
-export XKEYSYMDB=@X11BASE@/lib/X11/XKeysymDB
-export XAPPLRESDIR=@RDIR@
-export XCMSDB=/dev/null
-ulimit -c 0
-
-export LD_PRELOAD; LD_PRELOAD=@LOCALBASE@/lib/aout/libxpg4-ns.so.2.0
-
-exec ${MOZILLA_HOME}/@BROWSER_BIN@ "$@"
diff --git a/chinese/netscape47-communicator/pkg-comment b/chinese/netscape47-communicator/pkg-comment
deleted file mode 100644
index 338e4458f2a1..000000000000
--- a/chinese/netscape47-communicator/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Big5 localized Netscape
diff --git a/chinese/netscape47-communicator/pkg-descr b/chinese/netscape47-communicator/pkg-descr
deleted file mode 100644
index 79c80644484f..000000000000
--- a/chinese/netscape47-communicator/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-This port provides a Big5 localized Netscape, including menus,
-toolbars, error messages and many others. It also contains a
-libX11 fix, which allows Netscape to show Big5 buttons in html
-documents.
-
-The patches are mainly contributed by thhsieh@linux.org.tw &
-hcchu@r350.ee.ntu.edu.tw. The localized Netscape.Big5 is
-translated by Antony Shen <u8618806@cc.nctu.edu.tw>, with some
-modifications.
-
-Jing-Tang Keith Jang <keith@FreeBSD.org>
diff --git a/chinese/netscape47-communicator/pkg-plist b/chinese/netscape47-communicator/pkg-plist
deleted file mode 100644
index f49e46cd77ad..000000000000
--- a/chinese/netscape47-communicator/pkg-plist
+++ /dev/null
@@ -1,126 +0,0 @@
-bin/%%REGION%%-%%BROWSER%%-%%VER%%
-@exec ln -sf %f %B/netscape.run
-@unexec rm -f %B/netscape.run
-%%NSUBDIR%%/java/classes/font.properties.zh_GB2312
-%%NSUBDIR%%/java/classes/font.properties.zh_TW_Big5
-%%NSUBDIR%%/%%LOCALE%%/BDP_LICENSE
-%%NSUBDIR%%/%%LOCALE%%/Netscape
-%%NSUBDIR%%/%%LOCALE%%/Netscape.WheelMouse
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Back_dep.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Back_dis.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Back_sel.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Back_up.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Blank.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Button.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/CntData.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/CntTool.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/CntTool.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Exit_dep.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Exit_sel.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Exit_up.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Forw_dep.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Forw_dis.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Forw_sel.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Forw_up.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Header.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/IdxData.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/IdxFill.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/IdxKey.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/IdxTool.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/IdxTopic.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Local-1.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/NSHIfrm.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/NavUI.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/NoJSerr.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Prnt_dep.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Prnt_sel.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Prnt_up.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Stack.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Status.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/System.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/System.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/ToolUI.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Tool_dep.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Tool_sel.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Tool_up.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Topic.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Utility.js
-%%NSUBDIR%%/%%LOCALE%%/nethelp/Wait.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/collabra/coll.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/collabra/collHdr.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/collabra/collabra.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/collabra/discgrps.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/collabra/help.hpf
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/collabra/mailbox2.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/composer/comp.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/composer/compHdr.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/composer/composer.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/composer/comtlbr2.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/composer/fmtlbr3.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/composer/help.hpf
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/composer/tagicon2.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/home/help.hpf
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/home/home.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/home/home.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/home/homeHdr.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/abook.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/compbar.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/help.hpf
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/mailbox.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/mailbox2.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/mess.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/messHdr.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/messengr.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/mpctrl.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/newsgrp.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr/tabs.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/navigatr/help.hpf
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/navigatr/nav.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/navigatr/navHdr.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/navigatr/navigatr.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/news/abook.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/news/collabra.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/news/compbar.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/news/discgrps.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/news/help.hpf
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/news/mailbox2.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/news/news.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/news/newsgrp.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/NetHelpm.css
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/NetHelpu.css
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/NetHelpw.css
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/admnIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/calIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/collIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/commIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/compIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/confIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/ibmIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/messIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/navIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared/netIcon.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/trouble/help.hpf
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/trouble/trouble.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/netwatch.gif
-%%NSUBDIR%%/%%LOCALE%%/nethelp/picsfail.htm
-%%NSUBDIR%%/%%LOCALE%%/nethelp/picsfail.jar
-%%NSUBDIR%%/%%LOCALE%%/preferences.js
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/collabra
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/composer
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/home
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/messengr
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/navigatr
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/news
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/shared
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp/netscape/trouble
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp/netscape
-@dirrm %%NSUBDIR%%/%%LOCALE%%/nethelp
-@dirrm %%NSUBDIR%%/%%LOCALE%%
-@cwd %%X11BASE%%
-lib/X11/locale/zh_TW.Big5/XLC_LOCALE
-@cwd /
-usr/lib/X11/%%LOCALE%%/app-defaults/netscape.cfg
-usr/lib/X11/%%LOCALE%%/app-defaults/netscape.jsc
-@unexec rmdir /usr/lib/X11/%%LOCALE%%/app-defaults 2>/dev/null || true
-@unexec rmdir /usr/lib/X11/%%LOCALE%% 2>/dev/null || true
-@unexec rmdir /usr/lib/X11 2>/dev/null || true
diff --git a/chinese/netscape47-navigator/Makefile b/chinese/netscape47-navigator/Makefile
deleted file mode 100644
index a11fb6a6dc02..000000000000
--- a/chinese/netscape47-navigator/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# New ports collection makefile for: zh Big5/GB-ized Netcape
-# Date created: 23 Oct 2000
-# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org>
-#
-# $FreeBSD: /tmp/pcvs/ports/chinese/netscape47-navigator/Attic/Makefile,v 1.3 2001-08-19 08:33:23 knu Exp $
-#
-
-BROWSER_NAME= navigator
-
-MASTERDIR= ${.CURDIR}/../netscape47-communicator
-.include "${.CURDIR}/../netscape47-communicator/Makefile"