diff options
author | SADA Kenji <sada@FreeBSD.org> | 2002-11-17 06:21:50 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2002-11-17 06:21:50 +0000 |
commit | 604e8910cdf90c03326288c7ba0e65cc927f3194 (patch) | |
tree | 7fd5bba18f6dd3128bbe54421459f685b598fa58 /korean | |
parent | * Make this port GNOME 2 aware (diff) |
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 'korean')
45 files changed, 0 insertions, 1333 deletions
diff --git a/korean/Makefile b/korean/Makefile index 5996728a8f21..931e22838115 100644 --- a/korean/Makefile +++ b/korean/Makefile @@ -45,8 +45,6 @@ SUBDIR += johabfonts SUBDIR += kaistfonts SUBDIR += kde3-i18n - SUBDIR += linux-netscape47-communicator - SUBDIR += linux-netscape47-navigator SUBDIR += linux_locale SUBDIR += linuxdoc-sgml SUBDIR += mizifont @@ -56,11 +54,6 @@ SUBDIR += msdosfs SUBDIR += mule-freewnn SUBDIR += munhwafonts-cid - SUBDIR += netscape3 - SUBDIR += netscape4-communicator - SUBDIR += netscape4-navigator - SUBDIR += netscape47-communicator - SUBDIR += netscape47-navigator SUBDIR += nh2ps SUBDIR += nhpf SUBDIR += nhppf diff --git a/korean/linux-netscape47-communicator/Makefile b/korean/linux-netscape47-communicator/Makefile deleted file mode 100644 index 98bd0385564f..000000000000 --- a/korean/linux-netscape47-communicator/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: Netscape browser with Korean resources -# Date created: 25 Jun 2000 -# Whom: cjh@FreeBSD.org -# -# $FreeBSD$ -# - -RUN_DEPENDS= ${PREFIX}/bin/${BROWSER_ARC}-${BROWSER_VERSION}:${PORTSDIR}/www/linux-netscape47-${BROWSER_NAME} -RUN_DEPENDS+= /compat/linux/usr/share/locale/ko/LC_MESSAGES/SYS_LC_MESSAGES:${PORTSDIR}/korean/linux_locale - -MAINTAINER= cjh@FreeBSD.org - -BROWSER_ARC= ${BROWSER_NAME}-linux -MASTERDIR_LINUX= ${.CURDIR}/../linux-netscape47-communicator -NSUBDIR= lib/netscape-linux -START_SCRIPT= ${MASTERDIR_LINUX}/files/start.sh.in -# for 4.79, temporary -BROWSER_VERSION= 4.79 - -post-patch: - ${PATCH} ${PATCH_DIST_ARGS} < ${MASTERDIR_LINUX}/files/patch-aa - -.include "${.CURDIR}/../netscape47-communicator/Makefile" diff --git a/korean/linux-netscape47-communicator/files/patch-aa b/korean/linux-netscape47-communicator/files/patch-aa deleted file mode 100644 index 913a365b2468..000000000000 --- a/korean/linux-netscape47-communicator/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Netscape.ad-ko~ Mon Apr 9 18:26:48 2001 -+++ Netscape.ad-ko Mon Apr 9 18:27:27 2001 -@@ -15215,7 +15215,7 @@ - ! - - ! version of netscape --Netscape.version: 4.76 -+Netscape.version: 4.79 - - ! Language localization: - *versionLocale: ko diff --git a/korean/linux-netscape47-communicator/files/start.sh.in b/korean/linux-netscape47-communicator/files/start.sh.in deleted file mode 100644 index 6a96f0beec9a..000000000000 --- a/korean/linux-netscape47-communicator/files/start.sh.in +++ /dev/null @@ -1,33 +0,0 @@ -#!/bin/sh -if [ ! -d $HOME/.netscape ]; then - mkdir -m 700 $HOME/.netscape - cp @RDIR@/preferences.js $HOME/.netscape - chmod 644 $HOME/.netscape/preferences.js -fi -export LANG=@LANG@ -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 TIMID_DIR=/usr/local/lib/timidity -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_BIN "$@" diff --git a/korean/linux-netscape47-navigator/Makefile b/korean/linux-netscape47-navigator/Makefile deleted file mode 100644 index a630eece341f..000000000000 --- a/korean/linux-netscape47-navigator/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# New ports collection makefile for: Netscape browser with Korean resources -# Date created: 25 Jun 2000 -# Whom: cjh@FreeBSD.org -# -# $FreeBSD$ -# - -BROWSER_NAME= navigator - -.include "${.CURDIR}/../linux-netscape47-communicator/Makefile" diff --git a/korean/netscape3/Makefile b/korean/netscape3/Makefile deleted file mode 100644 index 0db603818f49..000000000000 --- a/korean/netscape3/Makefile +++ /dev/null @@ -1,62 +0,0 @@ -# New ports collection makefile for: netscape3-intl-ko -# Date created: 6 Apr 1995 -# Whom: CHOI Junho <junker@jazz.snu.ac.kr> -# -# $FreeBSD$ -# - -PORTNAME= netscape -PORTVERSION= 3.04 -CATEGORIES= korean www -MASTER_SITES= ftp://archive:oldies@archive.netscape.com/archive/navigator/intl/3.01/unix/ko/ \ - ftp://ftp.kr.FreeBSD.org/pub/FreeBSD-kr/distfiles/ -DISTFILES= netscape-ko-v301.alpha-dec-osf2.0.tar.gz NLS.tar.gz - -MAINTAINER= cjh@FreeBSD.org - -RUN_DEPENDS= ${PREFIX}/bin/netscape:${PORTSDIR}/www/netscape3 \ - ${X11BASE}/lib/X11/fonts/local/hgm12.pcf.gz:${PORTSDIR}/korean/hanyangfonts - -DIST_SUBDIR= netscape3 -NO_WRKSUBDIR= yes -NO_BUILD= yes - -# This directory is hard-coded into the netscape binary -LIBDIR= ${PREFIX}/lib/netscape -BINDIR= ${PREFIX}/bin -NLSDIR= ${LIBDIR}/nls -RESSUB= ko_KR.EUC -RESDIR= ${LIBDIR}/${RESSUB} - -NLSSRC= ${WRKDIR}/netscape-ko -MISCFILES= README about splash license mail.msg - -STARTFILE= netscape.sh -STARTFILE_SRC= ${FILESDIR}/netscape.sh - -do-configure: - @${SED} -e "s;@X11BASE@;${X11BASE};g" -e "s;@PREFIX@;${PREFIX};g" \ - ${STARTFILE_SRC} >${WRKDIR}/${STARTFILE} - -do-install: - -@${MV} ${BINDIR}/netscape ${BINDIR}/netscape.orig - @${INSTALL_SCRIPT} ${WRKDIR}/${STARTFILE} ${BINDIR}/netscape - @${MKDIR} ${NLSDIR}/local_im_tbl - @${INSTALL_DATA} ${WRKDIR}/nls/*.* ${LIBDIR}/nls - @${INSTALL_DATA} ${WRKDIR}/nls/C ${LIBDIR}/nls - @${RM} -f ${LIBDIR}/nls/*.orig - @${INSTALL_DATA} ${WRKDIR}/nls/local_im_tbl/* ${LIBDIR}/nls/local_im_tbl - @${MKDIR} ${RESDIR} - @${INSTALL_DATA} ${NLSSRC}/Netscape.ad-ko ${RESDIR}/Netscape - @for i in ${MISCFILES}; do \ - ${INSTALL_DATA} ${NLSSRC}/$$i ${RESDIR}; \ - done - ${INSTALL_DATA} ${NLSSRC}/icons/*.xpm ${RESDIR} - -# This port is based on 'japanese/netscape3.language(ja-netscape-3.04)' -# by sada@e-mail.ne.jp - -post-install: - @${CAT} ${DESCR} - -.include <bsd.port.mk> diff --git a/korean/netscape3/distinfo b/korean/netscape3/distinfo deleted file mode 100644 index 00353a6a97d5..000000000000 --- a/korean/netscape3/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (netscape3/netscape-ko-v301.alpha-dec-osf2.0.tar.gz) = 8f4884ddbadc5e369fd7eb8a653be2c8 -MD5 (netscape3/NLS.tar.gz) = f79a6c0b6f9018f522b55cbb21be866f diff --git a/korean/netscape3/files/netscape.sh b/korean/netscape3/files/netscape.sh deleted file mode 100644 index 3a4b9d16729d..000000000000 --- a/korean/netscape3/files/netscape.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -export LANG ; LANG=ko_KR.EUC -export XKEYSYMDB ; XKEYSYMDB=@X11BASE@/lib/X11/XKeysymDB -export XNLSPATH ; XNLSPATH=@PREFIX@/lib/netscape/nls -export XAPPLRESDIR ; XAPPLRESDIR=@PREFIX@/lib/netscape/$LANG -export CLASSPATH ; CLASSPATH=.:@PREFIX@/lib/netscape -exec /usr/local/lib/netscape/netscape.bin $* diff --git a/korean/netscape3/files/patch-aa b/korean/netscape3/files/patch-aa deleted file mode 100644 index 371f5853ab6d..000000000000 --- a/korean/netscape3/files/patch-aa +++ /dev/null @@ -1,155 +0,0 @@ ---- netscape-ko/Netscape.ad-ko.orig Thu Jan 30 13:56:58 1997 -+++ netscape-ko/Netscape.ad-ko Mon Nov 16 20:28:03 1998 -@@ -7,6 +7,7 @@ - ! Bugs and commentary to x_cbug@netscape.com. - ! - ! Modified: dp Suresh <dp@netscape.com>, 01-Aug-95 -+! CHOI Junho <junker@jazz.snu.ac.kr>, 16-Nov-98 for FreeBSD - ! - ! ========================================================== - ! NOTE: If you're looking here for things to customize, look -@@ -57,7 +58,8 @@ - - ! This is the directory where Netscape finds external files such as icons. - ! --*appDir: /usr/lib/X11/ko_KR.eucKR/netscape -+!*appDir: /usr/lib/X11/ko_KR.eucKR/netscape -+*appDir: /usr/local/lib/netscape/ko_KR.EUC - - ! This resource is the same as the -visual command line option, which selects - ! an X visual on which the windows should be created. Legal options are: -@@ -141,8 +143,10 @@ - ! If you find a need to let one or both of them continue on to the actual - ! terminal of Netscape, you can do it by setting these resources to False. - ! --*useStderrDialog: True --*useStdoutDialog: True -+!*useStderrDialog: True -+*useStderrDialog: False -+!*useStdoutDialog: True -+*useStdoutDialog: False - - ! For those MIME content-encodings which are not directly understood - ! internally, it is possible to specify another Unix program to use as -@@ -2632,7 +2636,7 @@ - ! changed at runtime; these resources won't override that. - *title: Netscape - *iconName: Netscape --*Navigator.title: Netscape Navigator 3.01 -+*Navigator.title: Netscape Navigator 3.04 - *Mail.title: Netscape ¸ÞÀÏ - *Mail.iconName: ¸ÞÀÏ - -@@ -4347,7 +4351,7 @@ - - - ! Do not under any circumstances change the following line: --Netscape.version: 3.01 -+Netscape.version: 3.04 - - - ! ============================================================================ -@@ -4357,10 +4361,15 @@ - ! the document display area. - ! ============================================================================ - ! -+*fontList:\ -+ -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: - !*fontList: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-* - !*XmTextField.fontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-* - !*XmText.fontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-* - !*XmList*fontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-* -+*XmTextField.fontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: -+*XmText.fontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: -+*XmList*fontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: - - ! SGI default: - !*menuBar*fontList: -*-helvetica-bold-o-*-*-*-120-*-*-*-*-iso8859-* -@@ -4369,10 +4378,17 @@ - !*menuBar*historyTruncated.fontList:\ - ! -*-helvetica-medium-o-*-*-*-120-*-*-*-*-iso8859-* - !*popup*fontList: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-* -+*menuBar*fontList: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: -+*menuBar*historyTruncated.fontList:\ -+ -*-helvetica-medium-o-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: -+*popup*fontList: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: - - !*topArea*fontList: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-* - !*topArea*XmTextField.fontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-* - !*topArea*XmText.fontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-* -+*topArea*fontList: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: -+*topArea*XmTextField.fontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: -+*topArea*XmText.fontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: - - !*bookmark*fontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-* - !*bookmark*fontList: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-* -@@ -4380,12 +4396,20 @@ - ! -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-* - !*bookmark*XmTextField.fontList:-*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-* - !*bookmark*XmText.fontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-* -+*bookmark*fontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: -+*bookmark*selectedLabel.fontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: -+*bookmark*XmTextField.fontList:-*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: -+*bookmark*XmText.fontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: - - !*mouseDocumentation.fontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-* - !*docinfoButton.fontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-* - !*mailto*urlLabel.fontList: -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-* -+*mouseDocumentation.fontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: -+*docinfoButton.fontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: -+*mailto*urlLabel.fontList: -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: - - !*licenseDialog*text.fontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-* -+*licenseDialog*text.fontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: - - - ! These are the fonts used in the outline lists used in Mail, News, Bookmarks, -@@ -4395,6 +4419,14 @@ - !-*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*,\ - !-*-helvetica-bold-r-*-*-*-100-*-*-*-*-iso8859-*=BOLD,\ - !-*-helvetica-medium-o-*-*-*-100-*-*-*-*-iso8859-*=ITALIC -+*XmLGrid*fontList:\ -+-*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*;\ -+-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0:,\ -+-*-helvetica-bold-r-*-*-*-100-*-*-*-*-iso8859-*;\ -+-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0:=BOLD,\ -+-*-helvetica-medium-o-*-*-*-100-*-*-*-*-iso8859-*;\ -+-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0:=ITALIC -+ - - - -@@ -4709,6 +4741,7 @@ - ! Navigator mouse documentation. - ! - !*tipLabel.fontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-* -+*tipLabel.fontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: - Netscape*tipLabel.background: #FFFFCC - Netscape*tipLabel.foreground: Black - Netscape*tipShell.borderColor: Black -@@ -5167,10 +5200,13 @@ - *postAndMailReply.tipString: ´º½º ¹× ¸ÞÀÏ ´äÀå - *markThreadRead.tipString: ÀÐÀº ¾²·¹µå·Î Ç¥½Ã - *markAllRead.tipString: ¸ðµÎ ÀÐÀº °ÍÀ¸·Î Ç¥½Ã --*fontList:\ ---adecw-screen-medium-r-normal--*-180-*-*-m-*-iso8859-1=ISO8859-1,\ ---adecw-screen-medium-r-normal--*-180-*-*-m-*-ksc5601.1987-1=KSC5601.1987-1,\ ---adecw-screen-medium-r-normal--*-180-*-*-m-*: -+!*fontList:\ -+!-adecw-screen-medium-r-normal--*-180-*-*-m-*-iso8859-1=ISO8859-1,\ -+!-adecw-screen-medium-r-normal--*-180-*-*-m-*-ksc5601.1987-1=KSC5601.1987-1,\ -+!-adecw-screen-medium-r-normal--*-180-*-*-m-*: -+!*fontList:\ -+! -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*;-hanyang-kodig-medium-r-normal--12-120-72-72-c-120-ksc5601.1987-0: -+!-*-*-medium-r-normal--*-120-*-*-*-*: - *preeditType: root - - *versionLocale: ko -@@ -5227,6 +5263,7 @@ - *localeCharset*ja_JP: x-euc-jp - *localeCharset*ko_KR.deckorean: euc-kr - *localeCharset*ko_KR.eucKR: euc-kr -+*localeCharset*ko_KR.EUC: euc-kr - *localeCharset*ko_KR: euc-kr - *localeCharset*nl_BE.ISO8859-1: iso-8859-1 - *localeCharset*nl_NL.ISO8859-1: iso-8859-1 diff --git a/korean/netscape3/files/patch-ab b/korean/netscape3/files/patch-ab deleted file mode 100644 index d0d4ba4fdc61..000000000000 --- a/korean/netscape3/files/patch-ab +++ /dev/null @@ -1,8 +0,0 @@ ---- nls.orig/nls.alias Tue Nov 17 10:31:52 1998 -+++ nls/nls.alias Tue Nov 17 10:32:06 1998 -@@ -6,4 +6,4 @@ - ja_JP.eucJP ja_JP.ujis - ct wr_WR.ct - chinese zh_CN.ugb --korean ko_KR.euc -+ko_KR.EUC ko_KR.euc diff --git a/korean/netscape3/pkg-comment b/korean/netscape3/pkg-comment deleted file mode 100644 index 91c6732c416d..000000000000 --- a/korean/netscape3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Netscape-3.01 web-surfboard (international version, Korean) diff --git a/korean/netscape3/pkg-descr b/korean/netscape3/pkg-descr deleted file mode 100644 index ea396909367b..000000000000 --- a/korean/netscape3/pkg-descr +++ /dev/null @@ -1,20 +0,0 @@ -Netscape 3.04(Korean) ---------------------- - -This is the netscape web-surfboard. Please read the file -"/usr/local/lib/netscape/LICENSE" for the licensing terms. -And, read the file "/usr/local/lib/netscape/ko_KR.EUC/README" -for Korean version information. - -Note: If Java applets fail to display. Type this as root: - cd /usr/X11R6/lib/X11/fonts/misc - /usr/X11R6/bin/mkfontdir - chmod 444 fonts.dir - And then exit and restart your X server. - -This version of Netscape is some hack of Netscape 3.04 and international -supplementary file of Korean, OSF/1 version(3.01). -It need Hanyang X11 fonts(KSC5601-1987.0) - --- -CHOI Junho <cjh@FreeBSD.org> diff --git a/korean/netscape3/pkg-plist b/korean/netscape3/pkg-plist deleted file mode 100644 index 8feff74848ae..000000000000 --- a/korean/netscape3/pkg-plist +++ /dev/null @@ -1,79 +0,0 @@ -@cwd /usr/local -@exec echo "Updating %D/bin/netscape"; mv %D/bin/netscape %D/bin/netscape.orig -bin/netscape -@unexec echo "Recovering %D/bin/netscape"; mv %D/bin/netscape.orig %D/bin/netscape -lib/netscape/ko_KR.EUC/Netscape -lib/netscape/ko_KR.EUC/README -lib/netscape/ko_KR.EUC/about -lib/netscape/ko_KR.EUC/splash -lib/netscape/ko_KR.EUC/license -lib/netscape/ko_KR.EUC/mail.msg -lib/netscape/ko_KR.EUC/CAddress.pt.i.xpm -lib/netscape/ko_KR.EUC/CAddress.pt.xpm -lib/netscape/ko_KR.EUC/CAttachM.pt.i.xpm -lib/netscape/ko_KR.EUC/CAttachM.pt.xpm -lib/netscape/ko_KR.EUC/CQuote.pt.i.xpm -lib/netscape/ko_KR.EUC/CQuote.pt.xpm -lib/netscape/ko_KR.EUC/CSendLater.pt.i.xpm -lib/netscape/ko_KR.EUC/CSendLater.pt.xpm -lib/netscape/ko_KR.EUC/CSendM.pt.i.xpm -lib/netscape/ko_KR.EUC/CSendM.pt.xpm -lib/netscape/ko_KR.EUC/MDel.pt.i.xpm -lib/netscape/ko_KR.EUC/MDel.pt.xpm -lib/netscape/ko_KR.EUC/MGetM.pt.xpm -lib/netscape/ko_KR.EUC/MMarkA.pt.i.xpm -lib/netscape/ko_KR.EUC/MMarkA.pt.xpm -lib/netscape/ko_KR.EUC/MMarkT.pt.i.xpm -lib/netscape/ko_KR.EUC/MMarkT.pt.xpm -lib/netscape/ko_KR.EUC/MMsgFwd.pt.i.xpm -lib/netscape/ko_KR.EUC/MMsgFwd.pt.xpm -lib/netscape/ko_KR.EUC/MMsgNew.pt.i.xpm -lib/netscape/ko_KR.EUC/MMsgNew.pt.xpm -lib/netscape/ko_KR.EUC/MMsgPst.pt.i.xpm -lib/netscape/ko_KR.EUC/MMsgPst.pt.xpm -lib/netscape/ko_KR.EUC/MMsgPstF.pt.i.xpm -lib/netscape/ko_KR.EUC/MMsgPstF.pt.xpm -lib/netscape/ko_KR.EUC/MMsgPstR.pt.i.xpm -lib/netscape/ko_KR.EUC/MMsgPstR.pt.xpm -lib/netscape/ko_KR.EUC/MMsgRep.pt.i.xpm -lib/netscape/ko_KR.EUC/MMsgRep.pt.xpm -lib/netscape/ko_KR.EUC/MMsgRepA.pt.i.xpm -lib/netscape/ko_KR.EUC/MMsgRepA.pt.xpm -lib/netscape/ko_KR.EUC/MNextU.pt.i.xpm -lib/netscape/ko_KR.EUC/MNextU.pt.xpm -lib/netscape/ko_KR.EUC/MPrevU.pt.i.xpm -lib/netscape/ko_KR.EUC/MPrevU.pt.xpm -lib/netscape/ko_KR.EUC/MPrint.xpm -lib/netscape/ko_KR.EUC/MStop.xpm -lib/netscape/ko_KR.EUC/TBack.pt.i.xpm -lib/netscape/ko_KR.EUC/TBack.pt.xpm -lib/netscape/ko_KR.EUC/TFind.pt.xpm -lib/netscape/ko_KR.EUC/THome.pt.xpm -lib/netscape/ko_KR.EUC/TLoadImages.pt.i.xpm -lib/netscape/ko_KR.EUC/TLoadImages.pt.xpm -lib/netscape/ko_KR.EUC/TNext.pt.i.xpm -lib/netscape/ko_KR.EUC/TNext.pt.xpm -lib/netscape/ko_KR.EUC/TOpenUrl.pt.xpm -lib/netscape/ko_KR.EUC/TPrint.pt.xpm -lib/netscape/ko_KR.EUC/TReload.pt.xpm -lib/netscape/ko_KR.EUC/TStop.pt.i.xpm -lib/netscape/ko_KR.EUC/TStop.pt.xpm -@dirrm lib/netscape/ko_KR.EUC -lib/netscape/nls/C -lib/netscape/nls/ja_JP.jis7 -lib/netscape/nls/ja_JP.jis8 -lib/netscape/nls/ja_JP.mscode -lib/netscape/nls/ja_JP.ujis -lib/netscape/nls/ja_JP.pjis -lib/netscape/nls/ko_KR.euc -lib/netscape/nls/local_im_tbl/lt_LN.bit7 -lib/netscape/nls/local_im_tbl/lt_LN.bit8 -@dirrm lib/netscape/nls/local_im_tbl -lib/netscape/nls/lt_LN.bit7 -lib/netscape/nls/lt_LN.bit8 -lib/netscape/nls/nls.alias -lib/netscape/nls/nls.dir -lib/netscape/nls/wr_WR.ct -lib/netscape/nls/zh_CN.ugb -lib/netscape/nls/zh_TW.big5 -@dirrm lib/netscape/nls diff --git a/korean/netscape4-communicator/Makefile b/korean/netscape4-communicator/Makefile deleted file mode 100644 index 9e1c40a55761..000000000000 --- a/korean/netscape4-communicator/Makefile +++ /dev/null @@ -1,103 +0,0 @@ -# New ports collection makefile for: Netscape browser with Korean resources -# Date created: 25 Oct 1998 -# Whom: CHOI Junho <cjh@kr.freebsd.org> -# -# $FreeBSD$ -# -# based on japanese/netscape4-* - -PORTNAME= netscape-${BROWSER_ARC} -PORTVERSION= ${BROWSER_VERSION} -CATEGORIES= korean www -MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/users/cjh/netscape-ko/ \ - http://www.kr.freebsd.org/~cjh/freetime/mozilla/netscape-ko/ -DISTNAME= ${KOREAN_KIT} - -MAINTAINER?= cjh@FreeBSD.org - -# ?= for ports that include this Makefile -RUN_DEPENDS?= ${LOCALBASE}/bin/${BROWSER_ARC}-${BROWSER_VERSION}:${PORTSDIR}/www/netscape${BROWSER_VER}-${BROWSER_NAME} -RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/local/gulim12.pcf.gz:${PORTSDIR}/korean/baekmukfonts-bdf - -NO_BUILD= yes -PKGINSTALL= ${WRKDIR}/INSTALL -PLIST_SUB= NSUBDIR=${NSUBDIR} LANG=${LANG} \ - BROWSER=${BROWSER_ARC} VER=${BROWSER_VER} -NDIR= ${PREFIX}/${NSUBDIR} -NSUBDIR?= lib/netscape - -# should be changed by versions -BROWSER_NAME?= communicator -BROWSER_ARC?= ${BROWSER_NAME} -BROWSER_BIN?= ${BROWSER_ARC}-${BROWSER_VERSION}.bin -BROWSER_CMD?= ko-${BROWSER_ARC}-${BROWSER_VER} -BROWSER_VER?= 4 -BROWSER_VERSION?= 4.08 - -# for old version(<4.5), font name substitution required. -# newer version use baekmuk-gulim should not be affected. -PREVFONTNAME= kodig -NEWFONTNAME= gulim - -KOREAN_KIT?= netscape-v408.generic-generic-generic-19990612 - -NETHELP?= nethelp-v403 -START_SCRIPT?= ${MASTERDIR}/files/start.sh.in -ADDXRESOURCE?= ${MASTERDIR}/files/xresource.ad - -LANG= ko_KR.EUC -MAKESCRIPT= ${SED} -e "s;@X11BASE@;${X11BASE};g" \ - -e "s;@PREFIX@;${PREFIX};g" \ - -e "s;@NDIR@;${NDIR};g" \ - -e "s;@RDIR@;${NDIR};g" \ - -e "s;@BROWSER@;${BROWSER_ARC}-${BROWSER_VERSION};g" \ - -e "s;@BROWSER_BIN@;${BROWSER_BIN};g" \ - -e "s;@LANG@;${LANG};g" \ - -e "s;-${PREVFONTNAME}-;-${NEWFONTNAME}-;g" - -.if ${BROWSER_VERSION} == 4.08 -DIST_SUBDIR= korean-netscape -.endif - -.SILENT: - -do-configure: - ${MAKESCRIPT} ${START_SCRIPT} >${WRKDIR}/start.sh - # add FreeBSD-specific resource - ${MAKESCRIPT} ${WRKSRC}/Netscape.ad-ko >${WRKSRC}/Netscape.2.ad - ${CAT} ${WRKSRC}/Netscape.2.ad ${ADDXRESOURCE} \ - > ${WRKSRC}/Netscape - ${MAKESCRIPT} ${FILESDIR}/INSTALL >${PKGINSTALL} - # make navigator resource -.if defined(BROWSER_NAME) && ${BROWSER_NAME} == navigator - ${SED} -e "s;Communicator;Navigator;g" \ - ${WRKSRC}/about > ${WRKDIR}/about - ${SED} -e "s;Communicator;Navigator;g" \ - ${WRKSRC}/splash > ${WRKDIR}/splash -.else - ${CP} ${WRKSRC}/about ${WRKDIR}/about - ${CP} ${WRKSRC}/splash ${WRKDIR}/splash -.endif - -do-install: - ${INSTALL_DATA} ${MASTERDIR}/files/preferences.js ${NDIR} - ${MKDIR} ${NDIR}/locale - ${LN} -sf /usr/share/locale/en_US.ISO_8859-1 ${NDIR}/locale/${LANG} - ${MKDIR} ${NDIR}/${LANG} - ${INSTALL_DATA} ${WRKSRC}/netscape.cfg ${NDIR}/ -.for f in Netscape mail.msg plugins LICENSE.ko - ${INSTALL_DATA} ${WRKSRC}/$f ${NDIR}/${LANG}/ -.endfor -.for f in about splash - ${INSTALL_DATA} ${WRKDIR}/$f ${NDIR}/${LANG}/ -.endfor - ${INSTALL_SCRIPT} ${WRKDIR}/start.sh ${PREFIX}/bin/${BROWSER_CMD} - ${LN} -sf ${BROWSER_CMD} ${PREFIX}/bin/netscape.run - ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${WRKSRC}/${NETHELP}.nif \ - ${EXTRACT_AFTER_ARGS} -C ${NDIR}/${LANG} - -post-install: - ${SETENV} PKG_PREFIX=${PREFIX} \ - ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL - -.include <bsd.port.mk> diff --git a/korean/netscape4-communicator/distinfo b/korean/netscape4-communicator/distinfo deleted file mode 100644 index 67f7c12d3d38..000000000000 --- a/korean/netscape4-communicator/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (korean-netscape/netscape-v408.generic-generic-generic-19990612.tar.gz) = c57db3aa762fcfc3683c549cef449a2c diff --git a/korean/netscape4-communicator/files/INSTALL b/korean/netscape4-communicator/files/INSTALL deleted file mode 100644 index 3f6d5455e2a6..000000000000 --- a/korean/netscape4-communicator/files/INSTALL +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -[ "x$1" = "x" ] && exit 1 -if [ "x$2" = "xPOST-INSTALL" -a -n "$KO_NETSCAPE_INSTALL_CFG" ]; then - CFGLOC=/usr/lib/X11/@LANG@/app-defaults - if [ ! -e $CFGLOC/netscape.cfg ]; then - mkdir -p $CFGLOC - cp @NDIR@/@LANG@/netscape.cfg $CFGLOC - fi -fi diff --git a/korean/netscape4-communicator/files/patch-aa b/korean/netscape4-communicator/files/patch-aa deleted file mode 100644 index 34d53db16adb..000000000000 --- a/korean/netscape4-communicator/files/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ ---- n Sun Oct 25 19:04:57 1998 -+++ Netscape.ad-ko Sun Oct 25 19:05:53 1998 -@@ -83,7 +83,7 @@ - - ! This is the directory where Netscape finds external files such as icons. - ! --*appDir: /@LOC_LANG@/netscape -+*appDir: @NDIR@/@LANG@ - - ! This resource is the same as the -visual command line option, which selects - ! an X visual on which the windows should be created. Legal options are: -@@ -2932,6 +2932,8 @@ - *openURLDialog*browserToggle.set: True - *openURLDialog*XmTextField.columns: 45 - !*openURLDialog.width: 500 -+!*openURLDialog*XmTextField.fontList:\ -+!-adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-* - - - diff --git a/korean/netscape4-communicator/files/preferences.js b/korean/netscape4-communicator/files/preferences.js deleted file mode 100644 index 6c63b5544055..000000000000 --- a/korean/netscape4-communicator/files/preferences.js +++ /dev/null @@ -1,5 +0,0 @@ -// Netscape User Preferences -// This is a generated file! Do not edit. - -user_pref("intl.character_set", 1292); -user_pref("intl.font_spec_list", "misc-gothic-120-noscale-fixed-x-ksc5601-11,misc-gothic-120-noscale-prop-x-ksc5601-11,schumacher-clean-120-noscale-fixed-x-user-defined,schumacher-clean-120-noscale-prop-x-user-defined,nsPseudoFont-courier-120-noscale-fixed-UTF-8,nsPseudoFont-helvetica-120-noscale-prop-UTF-8,isas-fangsong ti-120-noscale-fixed-gb_2312-80,isas-fangsong ti-120-noscale-prop-gb_2312-80,hanyang-kodig-140-noscale-fixed-ks_c_5601-1987,hanyang-kodig-140-noscale-prop-ks_c_5601-1987,misc-fixed-130-noscale-fixed-jis_x0201,misc-fixed-130-noscale-prop-jis_x0201,netscape-fixed-130-noscale-fixed-jis_x0208-1983,netscape-fixed-130-noscale-prop-jis_x0208-1983,sp-courier new-120-noscale-fixed-iso-8859-2,sp-arial-120-noscale-prop-iso-8859-2,adobe-courier-100-noscale-fixed-iso-8859-1,adobe-helvetica-120-noscale-prop-iso-8859-1,"); diff --git a/korean/netscape4-communicator/files/start.sh.in b/korean/netscape4-communicator/files/start.sh.in deleted file mode 100644 index 603f03aa1a8d..000000000000 --- a/korean/netscape4-communicator/files/start.sh.in +++ /dev/null @@ -1,42 +0,0 @@ -#!/bin/sh -# -# Koreanized Netscape startup file -# basically based on Japanized Netscape -# ports/japanese/netscape4-communicator -# CHOI Junho <cjh@kr.freebsd.org>, 98/12/28 -# - -if [ ! -d $HOME/.netscape ]; then - mkdir -m 700 $HOME/.netscape - cp @RDIR@/preferences.js $HOME/.netscape - chmod 644 $HOME/.netscape/preferences.js -fi - -CHMOD='/bin/chmod' -CP='/bin/cp -p' -MKDIR='/bin/mkdir -p' -export LANG; LANG=@LANG@ -export LC_ALL; LC_ALL=${LANG} -export LC_CTYPE; LC_CTYPE=${LANG} -export MOZILLA_HOME; MOZILLA_HOME=@NDIR@ -export MOZILLA_NO_ASYNC; MOZILLA_NO_ASYNC=True -export CLASSPATH; CLASSPATH=.:$MOZILLA_HOME -#export XENVIRONMENT; XENVIRONMENT=${MOZILLA_HOME}/Netscape.ad -export XKEYSYMDB; XKEYSYMDB=@X11BASE@/lib/X11/XKeysymDB -export XAPPLRESDIR; XAPPLRESDIR=@RDIR@ -export XNLSPATH; XNLSPATH=${MOZILLA_HOME}/nls -#export PATH_LOCALE; PATH_LOCALE=@RDIR@/locale -export NPX_PLUGIN_PATH; NPX_PLUGIN_PATH=${MOZILLA_HOME}/plugins -export TIMID_DIR; TIMID_DIR=/usr/local/lib/timidity -export XCMSDB; XCMSDB=/dev/null - -ulimit -c 0 - -if [ -e /usr/local/lib/aout/libxpg4-ns.so.2.0 ]; then - export LD_PRELOAD=/usr/local/lib/aout/libxpg4-ns.so.2.0 -elif [ x$KO_NETSCAPE_USE_LD_PRELOAD != x -a x$KO_NETSCAPE_USE_LD_PRELOAD != xno ]; then - export LD_PRELOAD=/usr/lib/libxpg4.so -else - export PATH_LOCALE=@RDIR@/locale -fi -exec ${MOZILLA_HOME}/@BROWSER_BIN@ "$@" diff --git a/korean/netscape4-communicator/files/xresource.ad b/korean/netscape4-communicator/files/xresource.ad deleted file mode 100644 index bc6e66aee955..000000000000 --- a/korean/netscape4-communicator/files/xresource.ad +++ /dev/null @@ -1,9 +0,0 @@ -! Additional resources, FreeBSD specific -! 2000/7/15 CHOI Junho <cjh@freebsd.org> -! -! These fonts is available from korean/ftghostscript* ports. -! and korean/baekmukfonts-ttf. -! -*documentFonts.EUC-KR*psname: Gulim-Medium-KSC-EUC-H -*documentFonts.EUC-KR*pswidth: 1000 -*documentFonts.EUC-KR*psascent: 880 diff --git a/korean/netscape4-communicator/pkg-comment b/korean/netscape4-communicator/pkg-comment deleted file mode 100644 index a8d8d4df27d0..000000000000 --- a/korean/netscape4-communicator/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Netscape web-surfboard with Korean resources diff --git a/korean/netscape4-communicator/pkg-descr b/korean/netscape4-communicator/pkg-descr deleted file mode 100644 index 6a86b2dca486..000000000000 --- a/korean/netscape4-communicator/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -This is the netscape web-surfboard. -Please read the file `/usr/local/lib/netscape/ko_KR.EUC/LICENSE.ko' -for the licensing terms. - -Korean Netscape Localization(X11) page(written in Korean): - - http://www.kr.freebsd.org/~cjh/freetime/mozilla/netscape-ko - --- -Ports by CHOI Junho <cjh@kr.freebsd.org> -WWW: http://www.kr.freebsd.org/~cjh/freetime/mozilla/netscape-ko/ diff --git a/korean/netscape4-communicator/pkg-plist b/korean/netscape4-communicator/pkg-plist deleted file mode 100644 index 7eff10706983..000000000000 --- a/korean/netscape4-communicator/pkg-plist +++ /dev/null @@ -1,122 +0,0 @@ -bin/ko-%%BROWSER%%-%%VER%% -@exec ln -sf %f %B/netscape.run -%%NSUBDIR%%/netscape.cfg -%%NSUBDIR%%/%%LANG%%/Netscape -%%NSUBDIR%%/%%LANG%%/about -%%NSUBDIR%%/%%LANG%%/mail.msg -%%NSUBDIR%%/%%LANG%%/nethelp/Back_dep.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Back_dis.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Back_sel.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Back_up.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Blank.htm -%%NSUBDIR%%/%%LANG%%/nethelp/Button.js -%%NSUBDIR%%/%%LANG%%/nethelp/CntData.js -%%NSUBDIR%%/%%LANG%%/nethelp/CntTool.htm -%%NSUBDIR%%/%%LANG%%/nethelp/CntTool.js -%%NSUBDIR%%/%%LANG%%/nethelp/Exit_dep.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Exit_sel.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Exit_up.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Forw_dep.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Forw_dis.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Forw_sel.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Forw_up.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Header.js -%%NSUBDIR%%/%%LANG%%/nethelp/IdxData.js -%%NSUBDIR%%/%%LANG%%/nethelp/IdxFill.htm -%%NSUBDIR%%/%%LANG%%/nethelp/IdxKey.htm -%%NSUBDIR%%/%%LANG%%/nethelp/IdxTool.htm -%%NSUBDIR%%/%%LANG%%/nethelp/IdxTopic.htm -%%NSUBDIR%%/%%LANG%%/nethelp/Local-1.js -%%NSUBDIR%%/%%LANG%%/nethelp/NavUI.htm -%%NSUBDIR%%/%%LANG%%/nethelp/NoJSerr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/NSHIfrm.htm -%%NSUBDIR%%/%%LANG%%/nethelp/Prnt_dep.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Prnt_sel.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Prnt_up.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Stack.js -%%NSUBDIR%%/%%LANG%%/nethelp/Status.htm -%%NSUBDIR%%/%%LANG%%/nethelp/System.htm -%%NSUBDIR%%/%%LANG%%/nethelp/System.js -%%NSUBDIR%%/%%LANG%%/nethelp/ToolUI.htm -%%NSUBDIR%%/%%LANG%%/nethelp/Tool_dep.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Tool_sel.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Tool_up.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Topic.js -%%NSUBDIR%%/%%LANG%%/nethelp/Utility.js -%%NSUBDIR%%/%%LANG%%/nethelp/Wait.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/collIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/commIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/compIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/confIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/messIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/navIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/netIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/NetHelp1.css -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/admnIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/calIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/ibmIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/comp.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/compHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/composer.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/comtlbr2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/fmtlbr3.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/tagicon2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/conf.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/confHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/confernc.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/brws2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/chat2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/circle2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/eraser2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/fhndtl2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/filex2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/horline2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/line2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/pointer2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/rect2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/txttool2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/whtbd2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/home/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/home/home.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/home/home.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/home/homeHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr/nav.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr/navHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr/navigatr.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/netcastr/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/netcastr/net.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/netcastr/netHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/netcastr/netcastr.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/discgrps.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/coll.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/collHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/collabra.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/mailbox.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/mess.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/messHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/messengr.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/mpctrl.gif -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/netcastr -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/home -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp -%%NSUBDIR%%/%%LANG%%/plugins -%%NSUBDIR%%/%%LANG%%/splash -%%NSUBDIR%%/%%LANG%%/LICENSE.ko -%%NSUBDIR%%/preferences.js -@exec mkdir -p %D/%%NSUBDIR%%/locale -@exec ln -sf /usr/share/locale/en_US.ISO_8859-1 %D/%%NSUBDIR%%/locale/%%LANG%% -@unexec rm -f %D/%%NSUBDIR%%/locale/%%LANG%% -@dirrm %%NSUBDIR%%/locale -@dirrm %%NSUBDIR%%/%%LANG%% diff --git a/korean/netscape4-navigator/Makefile b/korean/netscape4-navigator/Makefile deleted file mode 100644 index 3f3add622f6a..000000000000 --- a/korean/netscape4-navigator/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# New ports collection makefile for: Netscape browser with Korean resources -# Date created: 25 Oct 1998 -# Whom: CHOI Junho <cjh@FreeBSD.org> -# -# $FreeBSD$ -# -# based on japanese/netscape4-* - -MASTERDIR= ${.CURDIR}/../netscape4-communicator -BROWSER_NAME= navigator - -.include "${MASTERDIR}/Makefile" diff --git a/korean/netscape47-communicator/Makefile b/korean/netscape47-communicator/Makefile deleted file mode 100644 index faeea0936260..000000000000 --- a/korean/netscape47-communicator/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: Netscape browser with Korean resources -# Date created: 14 Jun 1999 -# Whom: CHOI Junho <cjh@FreeBSD.org> -# -# $FreeBSD$ -# - -MASTERDIR= ${.CURDIR}/../netscape4-communicator -SUBMASTERDIR= ${.CURDIR}/../netscape${BROWSER_VER}-communicator -FILESDIR= ${SUBMASTERDIR}/files -PATCHDIR= ${SUBMASTERDIR}/files -PKGDIR= ${SUBMASTERDIR} -MD5_FILE= ${SUBMASTERDIR}/distinfo - -BROWSER_VER= 47 -BROWSER_VERSION?= 4.76 -NETHELP= nethelp-v451 -KOREAN_KIT= netscape-korean-kit-v476.20001031 - -#PORTREVISION= 1 - -.include "${MASTERDIR}/Makefile" diff --git a/korean/netscape47-communicator/distinfo b/korean/netscape47-communicator/distinfo deleted file mode 100644 index cc13adeaede3..000000000000 --- a/korean/netscape47-communicator/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (netscape-korean-kit-v476.20001031.tar.gz) = f64bd860ab0f9859ce1739d1d434c9ff diff --git a/korean/netscape47-communicator/files/INSTALL b/korean/netscape47-communicator/files/INSTALL deleted file mode 100644 index 3f6d5455e2a6..000000000000 --- a/korean/netscape47-communicator/files/INSTALL +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -[ "x$1" = "x" ] && exit 1 -if [ "x$2" = "xPOST-INSTALL" -a -n "$KO_NETSCAPE_INSTALL_CFG" ]; then - CFGLOC=/usr/lib/X11/@LANG@/app-defaults - if [ ! -e $CFGLOC/netscape.cfg ]; then - mkdir -p $CFGLOC - cp @NDIR@/@LANG@/netscape.cfg $CFGLOC - fi -fi diff --git a/korean/netscape47-communicator/files/patch-aa b/korean/netscape47-communicator/files/patch-aa deleted file mode 100644 index b8dafab926d1..000000000000 --- a/korean/netscape47-communicator/files/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ ---- Netscape.ad-ko.orig Sun May 14 20:20:28 2000 -+++ Netscape.ad-ko Sun Jun 25 21:18:27 2000 -@@ -96,7 +96,7 @@ - - ! This is the directory where Netscape finds external files such as icons. - ! --*appDir: /@LOC_LANG@/netscape -+*appDir: @NDIR@/@LANG@ - - ! This resource is the same as the -visual command line option, which selects - ! an X visual on which the windows should be created. Legal options are: -@@ -15257,7 +15257,7 @@ - ! Linux/FreeBSD: set inputMethod to your favorite input method - !*inputMethod: hanIM - !*inputMethod: Ami --*preeditType: overthespot -+!*preeditType: overthespot - !*Netscape.preeditType: overthespot - - ! For preventing hangup in Save as... diff --git a/korean/netscape47-communicator/files/preferences.js b/korean/netscape47-communicator/files/preferences.js deleted file mode 100644 index 6c63b5544055..000000000000 --- a/korean/netscape47-communicator/files/preferences.js +++ /dev/null @@ -1,5 +0,0 @@ -// Netscape User Preferences -// This is a generated file! Do not edit. - -user_pref("intl.character_set", 1292); -user_pref("intl.font_spec_list", "misc-gothic-120-noscale-fixed-x-ksc5601-11,misc-gothic-120-noscale-prop-x-ksc5601-11,schumacher-clean-120-noscale-fixed-x-user-defined,schumacher-clean-120-noscale-prop-x-user-defined,nsPseudoFont-courier-120-noscale-fixed-UTF-8,nsPseudoFont-helvetica-120-noscale-prop-UTF-8,isas-fangsong ti-120-noscale-fixed-gb_2312-80,isas-fangsong ti-120-noscale-prop-gb_2312-80,hanyang-kodig-140-noscale-fixed-ks_c_5601-1987,hanyang-kodig-140-noscale-prop-ks_c_5601-1987,misc-fixed-130-noscale-fixed-jis_x0201,misc-fixed-130-noscale-prop-jis_x0201,netscape-fixed-130-noscale-fixed-jis_x0208-1983,netscape-fixed-130-noscale-prop-jis_x0208-1983,sp-courier new-120-noscale-fixed-iso-8859-2,sp-arial-120-noscale-prop-iso-8859-2,adobe-courier-100-noscale-fixed-iso-8859-1,adobe-helvetica-120-noscale-prop-iso-8859-1,"); diff --git a/korean/netscape47-communicator/files/start.sh.in b/korean/netscape47-communicator/files/start.sh.in deleted file mode 100644 index 603f03aa1a8d..000000000000 --- a/korean/netscape47-communicator/files/start.sh.in +++ /dev/null @@ -1,42 +0,0 @@ -#!/bin/sh -# -# Koreanized Netscape startup file -# basically based on Japanized Netscape -# ports/japanese/netscape4-communicator -# CHOI Junho <cjh@kr.freebsd.org>, 98/12/28 -# - -if [ ! -d $HOME/.netscape ]; then - mkdir -m 700 $HOME/.netscape - cp @RDIR@/preferences.js $HOME/.netscape - chmod 644 $HOME/.netscape/preferences.js -fi - -CHMOD='/bin/chmod' -CP='/bin/cp -p' -MKDIR='/bin/mkdir -p' -export LANG; LANG=@LANG@ -export LC_ALL; LC_ALL=${LANG} -export LC_CTYPE; LC_CTYPE=${LANG} -export MOZILLA_HOME; MOZILLA_HOME=@NDIR@ -export MOZILLA_NO_ASYNC; MOZILLA_NO_ASYNC=True -export CLASSPATH; CLASSPATH=.:$MOZILLA_HOME -#export XENVIRONMENT; XENVIRONMENT=${MOZILLA_HOME}/Netscape.ad -export XKEYSYMDB; XKEYSYMDB=@X11BASE@/lib/X11/XKeysymDB -export XAPPLRESDIR; XAPPLRESDIR=@RDIR@ -export XNLSPATH; XNLSPATH=${MOZILLA_HOME}/nls -#export PATH_LOCALE; PATH_LOCALE=@RDIR@/locale -export NPX_PLUGIN_PATH; NPX_PLUGIN_PATH=${MOZILLA_HOME}/plugins -export TIMID_DIR; TIMID_DIR=/usr/local/lib/timidity -export XCMSDB; XCMSDB=/dev/null - -ulimit -c 0 - -if [ -e /usr/local/lib/aout/libxpg4-ns.so.2.0 ]; then - export LD_PRELOAD=/usr/local/lib/aout/libxpg4-ns.so.2.0 -elif [ x$KO_NETSCAPE_USE_LD_PRELOAD != x -a x$KO_NETSCAPE_USE_LD_PRELOAD != xno ]; then - export LD_PRELOAD=/usr/lib/libxpg4.so -else - export PATH_LOCALE=@RDIR@/locale -fi -exec ${MOZILLA_HOME}/@BROWSER_BIN@ "$@" diff --git a/korean/netscape47-communicator/pkg-comment b/korean/netscape47-communicator/pkg-comment deleted file mode 100644 index a8d8d4df27d0..000000000000 --- a/korean/netscape47-communicator/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Netscape web-surfboard with Korean resources diff --git a/korean/netscape47-communicator/pkg-descr b/korean/netscape47-communicator/pkg-descr deleted file mode 100644 index 996b30b86fdc..000000000000 --- a/korean/netscape47-communicator/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -This is the netscape web-surfboard. -Please read the file `/usr/local/lib/netscape/ko_KR.EUC/LICENSE.ko' -for the licensing terms. - -Korean Netscape Localization(X11) page(written in Korean): - -WWW: http://www.kr.freebsd.org/~cjh/freetime/mozilla/netscape-ko/ - --- -CHOI Junho <cjh@freebsd.org> diff --git a/korean/netscape47-communicator/pkg-plist b/korean/netscape47-communicator/pkg-plist deleted file mode 100644 index 0c21a5fdbbd6..000000000000 --- a/korean/netscape47-communicator/pkg-plist +++ /dev/null @@ -1,124 +0,0 @@ -bin/ko-%%BROWSER%%-47 -@exec ln -sf %f %B/netscape.run -%%NSUBDIR%%/netscape.cfg -%%NSUBDIR%%/%%LANG%%/Netscape -%%NSUBDIR%%/%%LANG%%/LICENSE.ko -%%NSUBDIR%%/%%LANG%%/about -%%NSUBDIR%%/%%LANG%%/mail.msg -%%NSUBDIR%%/%%LANG%%/plugins -%%NSUBDIR%%/%%LANG%%/splash -@exec mkdir -p %D/%%NSUBDIR%%/locale -@exec ln -sf /usr/share/locale/en_US.ISO_8859-1 %D/%%NSUBDIR%%/locale/%%LANG%% -@unexec rm -f %D/%%NSUBDIR%%/locale/%%LANG%% -@dirrm %%NSUBDIR%%/locale -%%NSUBDIR%%/%%LANG%%/nethelp/Back_dep.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Back_dis.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Back_sel.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Back_up.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Blank.htm -%%NSUBDIR%%/%%LANG%%/nethelp/Button.js -%%NSUBDIR%%/%%LANG%%/nethelp/CntData.js -%%NSUBDIR%%/%%LANG%%/nethelp/CntTool.htm -%%NSUBDIR%%/%%LANG%%/nethelp/CntTool.js -%%NSUBDIR%%/%%LANG%%/nethelp/Exit_dep.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Exit_sel.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Exit_up.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Forw_dep.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Forw_dis.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Forw_sel.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Forw_up.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Header.js -%%NSUBDIR%%/%%LANG%%/nethelp/IdxData.js -%%NSUBDIR%%/%%LANG%%/nethelp/IdxFill.htm -%%NSUBDIR%%/%%LANG%%/nethelp/IdxKey.htm -%%NSUBDIR%%/%%LANG%%/nethelp/IdxTool.htm -%%NSUBDIR%%/%%LANG%%/nethelp/IdxTopic.htm -%%NSUBDIR%%/%%LANG%%/nethelp/Local-1.js -%%NSUBDIR%%/%%LANG%%/nethelp/NavUI.htm -%%NSUBDIR%%/%%LANG%%/nethelp/NoJSerr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/NSHIfrm.htm -%%NSUBDIR%%/%%LANG%%/nethelp/Prnt_dep.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Prnt_sel.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Prnt_up.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Stack.js -%%NSUBDIR%%/%%LANG%%/nethelp/Status.htm -%%NSUBDIR%%/%%LANG%%/nethelp/System.htm -%%NSUBDIR%%/%%LANG%%/nethelp/System.js -%%NSUBDIR%%/%%LANG%%/nethelp/ToolUI.htm -%%NSUBDIR%%/%%LANG%%/nethelp/Tool_dep.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Tool_sel.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Tool_up.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Topic.js -%%NSUBDIR%%/%%LANG%%/nethelp/Utility.js -%%NSUBDIR%%/%%LANG%%/nethelp/Wait.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/coll.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/collHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/collabra.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/discgrps.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/mailbox2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/comp.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/compHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/composer.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/comtlbr2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/fmtlbr3.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/tagicon2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/home/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/home/home.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/home/home.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/home/homeHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/abook.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/compbar.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/mailbox.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/mailbox2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/mess.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/messHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/messengr.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/mpctrl.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/newsgrp.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/tabs.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr/nav.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr/navHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr/navigatr.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/news/abook.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/news/collabra.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/news/compbar.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/news/discgrps.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/news/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/news/mailbox2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/news/news.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/news/newsgrp.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/NetHelpm.css -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/NetHelpu.css -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/NetHelpw.css -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/admnIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/calIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/collIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/commIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/compIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/confIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/ibmIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/messIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/navIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/netIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/trouble/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/trouble/trouble.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netwatch.gif -%%NSUBDIR%%/%%LANG%%/nethelp/picsfail.htm -%%NSUBDIR%%/%%LANG%%/nethelp/picsfail.jar -%%NSUBDIR%%/%%LANG%%/nethelp/scraps -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/home -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/news -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/trouble -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp -@dirrm %%NSUBDIR%%/%%LANG%% -%%NSUBDIR%%/preferences.js diff --git a/korean/netscape47-navigator/Makefile b/korean/netscape47-navigator/Makefile deleted file mode 100644 index cf2a1f6b83fb..000000000000 --- a/korean/netscape47-navigator/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# New ports collection makefile for: Netscape browser with Korean resources -# Date created: 14 Jun 1999 -# Whom: CHOI Junho <cjh@FreeBSD.org> -# -# $FreeBSD$ -# - -MASTERDIR= ${.CURDIR}/../netscape47-communicator -BROWSER_NAME= navigator - -.include "${MASTERDIR}/Makefile" diff --git a/korean/netscape48-communicator/Makefile b/korean/netscape48-communicator/Makefile deleted file mode 100644 index 9e1c40a55761..000000000000 --- a/korean/netscape48-communicator/Makefile +++ /dev/null @@ -1,103 +0,0 @@ -# New ports collection makefile for: Netscape browser with Korean resources -# Date created: 25 Oct 1998 -# Whom: CHOI Junho <cjh@kr.freebsd.org> -# -# $FreeBSD$ -# -# based on japanese/netscape4-* - -PORTNAME= netscape-${BROWSER_ARC} -PORTVERSION= ${BROWSER_VERSION} -CATEGORIES= korean www -MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/users/cjh/netscape-ko/ \ - http://www.kr.freebsd.org/~cjh/freetime/mozilla/netscape-ko/ -DISTNAME= ${KOREAN_KIT} - -MAINTAINER?= cjh@FreeBSD.org - -# ?= for ports that include this Makefile -RUN_DEPENDS?= ${LOCALBASE}/bin/${BROWSER_ARC}-${BROWSER_VERSION}:${PORTSDIR}/www/netscape${BROWSER_VER}-${BROWSER_NAME} -RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/local/gulim12.pcf.gz:${PORTSDIR}/korean/baekmukfonts-bdf - -NO_BUILD= yes -PKGINSTALL= ${WRKDIR}/INSTALL -PLIST_SUB= NSUBDIR=${NSUBDIR} LANG=${LANG} \ - BROWSER=${BROWSER_ARC} VER=${BROWSER_VER} -NDIR= ${PREFIX}/${NSUBDIR} -NSUBDIR?= lib/netscape - -# should be changed by versions -BROWSER_NAME?= communicator -BROWSER_ARC?= ${BROWSER_NAME} -BROWSER_BIN?= ${BROWSER_ARC}-${BROWSER_VERSION}.bin -BROWSER_CMD?= ko-${BROWSER_ARC}-${BROWSER_VER} -BROWSER_VER?= 4 -BROWSER_VERSION?= 4.08 - -# for old version(<4.5), font name substitution required. -# newer version use baekmuk-gulim should not be affected. -PREVFONTNAME= kodig -NEWFONTNAME= gulim - -KOREAN_KIT?= netscape-v408.generic-generic-generic-19990612 - -NETHELP?= nethelp-v403 -START_SCRIPT?= ${MASTERDIR}/files/start.sh.in -ADDXRESOURCE?= ${MASTERDIR}/files/xresource.ad - -LANG= ko_KR.EUC -MAKESCRIPT= ${SED} -e "s;@X11BASE@;${X11BASE};g" \ - -e "s;@PREFIX@;${PREFIX};g" \ - -e "s;@NDIR@;${NDIR};g" \ - -e "s;@RDIR@;${NDIR};g" \ - -e "s;@BROWSER@;${BROWSER_ARC}-${BROWSER_VERSION};g" \ - -e "s;@BROWSER_BIN@;${BROWSER_BIN};g" \ - -e "s;@LANG@;${LANG};g" \ - -e "s;-${PREVFONTNAME}-;-${NEWFONTNAME}-;g" - -.if ${BROWSER_VERSION} == 4.08 -DIST_SUBDIR= korean-netscape -.endif - -.SILENT: - -do-configure: - ${MAKESCRIPT} ${START_SCRIPT} >${WRKDIR}/start.sh - # add FreeBSD-specific resource - ${MAKESCRIPT} ${WRKSRC}/Netscape.ad-ko >${WRKSRC}/Netscape.2.ad - ${CAT} ${WRKSRC}/Netscape.2.ad ${ADDXRESOURCE} \ - > ${WRKSRC}/Netscape - ${MAKESCRIPT} ${FILESDIR}/INSTALL >${PKGINSTALL} - # make navigator resource -.if defined(BROWSER_NAME) && ${BROWSER_NAME} == navigator - ${SED} -e "s;Communicator;Navigator;g" \ - ${WRKSRC}/about > ${WRKDIR}/about - ${SED} -e "s;Communicator;Navigator;g" \ - ${WRKSRC}/splash > ${WRKDIR}/splash -.else - ${CP} ${WRKSRC}/about ${WRKDIR}/about - ${CP} ${WRKSRC}/splash ${WRKDIR}/splash -.endif - -do-install: - ${INSTALL_DATA} ${MASTERDIR}/files/preferences.js ${NDIR} - ${MKDIR} ${NDIR}/locale - ${LN} -sf /usr/share/locale/en_US.ISO_8859-1 ${NDIR}/locale/${LANG} - ${MKDIR} ${NDIR}/${LANG} - ${INSTALL_DATA} ${WRKSRC}/netscape.cfg ${NDIR}/ -.for f in Netscape mail.msg plugins LICENSE.ko - ${INSTALL_DATA} ${WRKSRC}/$f ${NDIR}/${LANG}/ -.endfor -.for f in about splash - ${INSTALL_DATA} ${WRKDIR}/$f ${NDIR}/${LANG}/ -.endfor - ${INSTALL_SCRIPT} ${WRKDIR}/start.sh ${PREFIX}/bin/${BROWSER_CMD} - ${LN} -sf ${BROWSER_CMD} ${PREFIX}/bin/netscape.run - ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${WRKSRC}/${NETHELP}.nif \ - ${EXTRACT_AFTER_ARGS} -C ${NDIR}/${LANG} - -post-install: - ${SETENV} PKG_PREFIX=${PREFIX} \ - ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL - -.include <bsd.port.mk> diff --git a/korean/netscape48-communicator/distinfo b/korean/netscape48-communicator/distinfo deleted file mode 100644 index 67f7c12d3d38..000000000000 --- a/korean/netscape48-communicator/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (korean-netscape/netscape-v408.generic-generic-generic-19990612.tar.gz) = c57db3aa762fcfc3683c549cef449a2c diff --git a/korean/netscape48-communicator/files/INSTALL b/korean/netscape48-communicator/files/INSTALL deleted file mode 100644 index 3f6d5455e2a6..000000000000 --- a/korean/netscape48-communicator/files/INSTALL +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -[ "x$1" = "x" ] && exit 1 -if [ "x$2" = "xPOST-INSTALL" -a -n "$KO_NETSCAPE_INSTALL_CFG" ]; then - CFGLOC=/usr/lib/X11/@LANG@/app-defaults - if [ ! -e $CFGLOC/netscape.cfg ]; then - mkdir -p $CFGLOC - cp @NDIR@/@LANG@/netscape.cfg $CFGLOC - fi -fi diff --git a/korean/netscape48-communicator/files/patch-aa b/korean/netscape48-communicator/files/patch-aa deleted file mode 100644 index 34d53db16adb..000000000000 --- a/korean/netscape48-communicator/files/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ ---- n Sun Oct 25 19:04:57 1998 -+++ Netscape.ad-ko Sun Oct 25 19:05:53 1998 -@@ -83,7 +83,7 @@ - - ! This is the directory where Netscape finds external files such as icons. - ! --*appDir: /@LOC_LANG@/netscape -+*appDir: @NDIR@/@LANG@ - - ! This resource is the same as the -visual command line option, which selects - ! an X visual on which the windows should be created. Legal options are: -@@ -2932,6 +2932,8 @@ - *openURLDialog*browserToggle.set: True - *openURLDialog*XmTextField.columns: 45 - !*openURLDialog.width: 500 -+!*openURLDialog*XmTextField.fontList:\ -+!-adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-* - - - diff --git a/korean/netscape48-communicator/files/preferences.js b/korean/netscape48-communicator/files/preferences.js deleted file mode 100644 index 6c63b5544055..000000000000 --- a/korean/netscape48-communicator/files/preferences.js +++ /dev/null @@ -1,5 +0,0 @@ -// Netscape User Preferences -// This is a generated file! Do not edit. - -user_pref("intl.character_set", 1292); -user_pref("intl.font_spec_list", "misc-gothic-120-noscale-fixed-x-ksc5601-11,misc-gothic-120-noscale-prop-x-ksc5601-11,schumacher-clean-120-noscale-fixed-x-user-defined,schumacher-clean-120-noscale-prop-x-user-defined,nsPseudoFont-courier-120-noscale-fixed-UTF-8,nsPseudoFont-helvetica-120-noscale-prop-UTF-8,isas-fangsong ti-120-noscale-fixed-gb_2312-80,isas-fangsong ti-120-noscale-prop-gb_2312-80,hanyang-kodig-140-noscale-fixed-ks_c_5601-1987,hanyang-kodig-140-noscale-prop-ks_c_5601-1987,misc-fixed-130-noscale-fixed-jis_x0201,misc-fixed-130-noscale-prop-jis_x0201,netscape-fixed-130-noscale-fixed-jis_x0208-1983,netscape-fixed-130-noscale-prop-jis_x0208-1983,sp-courier new-120-noscale-fixed-iso-8859-2,sp-arial-120-noscale-prop-iso-8859-2,adobe-courier-100-noscale-fixed-iso-8859-1,adobe-helvetica-120-noscale-prop-iso-8859-1,"); diff --git a/korean/netscape48-communicator/files/start.sh.in b/korean/netscape48-communicator/files/start.sh.in deleted file mode 100644 index 603f03aa1a8d..000000000000 --- a/korean/netscape48-communicator/files/start.sh.in +++ /dev/null @@ -1,42 +0,0 @@ -#!/bin/sh -# -# Koreanized Netscape startup file -# basically based on Japanized Netscape -# ports/japanese/netscape4-communicator -# CHOI Junho <cjh@kr.freebsd.org>, 98/12/28 -# - -if [ ! -d $HOME/.netscape ]; then - mkdir -m 700 $HOME/.netscape - cp @RDIR@/preferences.js $HOME/.netscape - chmod 644 $HOME/.netscape/preferences.js -fi - -CHMOD='/bin/chmod' -CP='/bin/cp -p' -MKDIR='/bin/mkdir -p' -export LANG; LANG=@LANG@ -export LC_ALL; LC_ALL=${LANG} -export LC_CTYPE; LC_CTYPE=${LANG} -export MOZILLA_HOME; MOZILLA_HOME=@NDIR@ -export MOZILLA_NO_ASYNC; MOZILLA_NO_ASYNC=True -export CLASSPATH; CLASSPATH=.:$MOZILLA_HOME -#export XENVIRONMENT; XENVIRONMENT=${MOZILLA_HOME}/Netscape.ad -export XKEYSYMDB; XKEYSYMDB=@X11BASE@/lib/X11/XKeysymDB -export XAPPLRESDIR; XAPPLRESDIR=@RDIR@ -export XNLSPATH; XNLSPATH=${MOZILLA_HOME}/nls -#export PATH_LOCALE; PATH_LOCALE=@RDIR@/locale -export NPX_PLUGIN_PATH; NPX_PLUGIN_PATH=${MOZILLA_HOME}/plugins -export TIMID_DIR; TIMID_DIR=/usr/local/lib/timidity -export XCMSDB; XCMSDB=/dev/null - -ulimit -c 0 - -if [ -e /usr/local/lib/aout/libxpg4-ns.so.2.0 ]; then - export LD_PRELOAD=/usr/local/lib/aout/libxpg4-ns.so.2.0 -elif [ x$KO_NETSCAPE_USE_LD_PRELOAD != x -a x$KO_NETSCAPE_USE_LD_PRELOAD != xno ]; then - export LD_PRELOAD=/usr/lib/libxpg4.so -else - export PATH_LOCALE=@RDIR@/locale -fi -exec ${MOZILLA_HOME}/@BROWSER_BIN@ "$@" diff --git a/korean/netscape48-communicator/files/xresource.ad b/korean/netscape48-communicator/files/xresource.ad deleted file mode 100644 index bc6e66aee955..000000000000 --- a/korean/netscape48-communicator/files/xresource.ad +++ /dev/null @@ -1,9 +0,0 @@ -! Additional resources, FreeBSD specific -! 2000/7/15 CHOI Junho <cjh@freebsd.org> -! -! These fonts is available from korean/ftghostscript* ports. -! and korean/baekmukfonts-ttf. -! -*documentFonts.EUC-KR*psname: Gulim-Medium-KSC-EUC-H -*documentFonts.EUC-KR*pswidth: 1000 -*documentFonts.EUC-KR*psascent: 880 diff --git a/korean/netscape48-communicator/pkg-comment b/korean/netscape48-communicator/pkg-comment deleted file mode 100644 index a8d8d4df27d0..000000000000 --- a/korean/netscape48-communicator/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Netscape web-surfboard with Korean resources diff --git a/korean/netscape48-communicator/pkg-descr b/korean/netscape48-communicator/pkg-descr deleted file mode 100644 index 6a86b2dca486..000000000000 --- a/korean/netscape48-communicator/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -This is the netscape web-surfboard. -Please read the file `/usr/local/lib/netscape/ko_KR.EUC/LICENSE.ko' -for the licensing terms. - -Korean Netscape Localization(X11) page(written in Korean): - - http://www.kr.freebsd.org/~cjh/freetime/mozilla/netscape-ko - --- -Ports by CHOI Junho <cjh@kr.freebsd.org> -WWW: http://www.kr.freebsd.org/~cjh/freetime/mozilla/netscape-ko/ diff --git a/korean/netscape48-communicator/pkg-plist b/korean/netscape48-communicator/pkg-plist deleted file mode 100644 index 7eff10706983..000000000000 --- a/korean/netscape48-communicator/pkg-plist +++ /dev/null @@ -1,122 +0,0 @@ -bin/ko-%%BROWSER%%-%%VER%% -@exec ln -sf %f %B/netscape.run -%%NSUBDIR%%/netscape.cfg -%%NSUBDIR%%/%%LANG%%/Netscape -%%NSUBDIR%%/%%LANG%%/about -%%NSUBDIR%%/%%LANG%%/mail.msg -%%NSUBDIR%%/%%LANG%%/nethelp/Back_dep.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Back_dis.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Back_sel.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Back_up.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Blank.htm -%%NSUBDIR%%/%%LANG%%/nethelp/Button.js -%%NSUBDIR%%/%%LANG%%/nethelp/CntData.js -%%NSUBDIR%%/%%LANG%%/nethelp/CntTool.htm -%%NSUBDIR%%/%%LANG%%/nethelp/CntTool.js -%%NSUBDIR%%/%%LANG%%/nethelp/Exit_dep.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Exit_sel.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Exit_up.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Forw_dep.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Forw_dis.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Forw_sel.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Forw_up.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Header.js -%%NSUBDIR%%/%%LANG%%/nethelp/IdxData.js -%%NSUBDIR%%/%%LANG%%/nethelp/IdxFill.htm -%%NSUBDIR%%/%%LANG%%/nethelp/IdxKey.htm -%%NSUBDIR%%/%%LANG%%/nethelp/IdxTool.htm -%%NSUBDIR%%/%%LANG%%/nethelp/IdxTopic.htm -%%NSUBDIR%%/%%LANG%%/nethelp/Local-1.js -%%NSUBDIR%%/%%LANG%%/nethelp/NavUI.htm -%%NSUBDIR%%/%%LANG%%/nethelp/NoJSerr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/NSHIfrm.htm -%%NSUBDIR%%/%%LANG%%/nethelp/Prnt_dep.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Prnt_sel.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Prnt_up.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Stack.js -%%NSUBDIR%%/%%LANG%%/nethelp/Status.htm -%%NSUBDIR%%/%%LANG%%/nethelp/System.htm -%%NSUBDIR%%/%%LANG%%/nethelp/System.js -%%NSUBDIR%%/%%LANG%%/nethelp/ToolUI.htm -%%NSUBDIR%%/%%LANG%%/nethelp/Tool_dep.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Tool_sel.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Tool_up.gif -%%NSUBDIR%%/%%LANG%%/nethelp/Topic.js -%%NSUBDIR%%/%%LANG%%/nethelp/Utility.js -%%NSUBDIR%%/%%LANG%%/nethelp/Wait.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/collIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/commIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/compIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/confIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/messIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/navIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/netIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/NetHelp1.css -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/admnIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/calIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/ibmIcon.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/comp.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/compHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/composer.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/comtlbr2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/fmtlbr3.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/tagicon2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/conf.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/confHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/confernc.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/brws2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/chat2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/circle2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/eraser2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/fhndtl2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/filex2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/horline2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/line2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/pointer2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/rect2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/txttool2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/whtbd2.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/home/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/home/home.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/home/home.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/home/homeHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr/nav.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr/navHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr/navigatr.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/netcastr/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/netcastr/net.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/netcastr/netHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/netcastr/netcastr.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/discgrps.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/coll.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/collHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/collabra.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/mailbox.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/help.hpf -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/mess.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/messHdr.htm -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/messengr.gif -%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/mpctrl.gif -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/netcastr -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/home -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape -@dirrm %%NSUBDIR%%/%%LANG%%/nethelp -%%NSUBDIR%%/%%LANG%%/plugins -%%NSUBDIR%%/%%LANG%%/splash -%%NSUBDIR%%/%%LANG%%/LICENSE.ko -%%NSUBDIR%%/preferences.js -@exec mkdir -p %D/%%NSUBDIR%%/locale -@exec ln -sf /usr/share/locale/en_US.ISO_8859-1 %D/%%NSUBDIR%%/locale/%%LANG%% -@unexec rm -f %D/%%NSUBDIR%%/locale/%%LANG%% -@dirrm %%NSUBDIR%%/locale -@dirrm %%NSUBDIR%%/%%LANG%% diff --git a/korean/netscape48-navigator/Makefile b/korean/netscape48-navigator/Makefile deleted file mode 100644 index 3f3add622f6a..000000000000 --- a/korean/netscape48-navigator/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# New ports collection makefile for: Netscape browser with Korean resources -# Date created: 25 Oct 1998 -# Whom: CHOI Junho <cjh@FreeBSD.org> -# -# $FreeBSD$ -# -# based on japanese/netscape4-* - -MASTERDIR= ${.CURDIR}/../netscape4-communicator -BROWSER_NAME= navigator - -.include "${MASTERDIR}/Makefile" |