1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

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
This commit is contained in:
SADA Kenji 2002-11-17 06:21:50 +00:00
parent 381d5a7b26
commit 604e8910cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70291
153 changed files with 0 additions and 7339 deletions

View File

@ -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

View File

@ -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>

View File

@ -1 +0,0 @@
MD5 (tw-nskit-4.77.tar.gz) = 77e81d287644fb8eb442cae16c7e3abd

View File

@ -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

View File

@ -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

View File

@ -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.
--------------------------------------------------------------------

View File

@ -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@ "$@"

View File

@ -1 +0,0 @@
Big5 localized Netscape

View File

@ -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>

View File

@ -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

View File

@ -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"

View File

@ -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>

View File

@ -1 +0,0 @@
MD5 (tw-nskit-4.76.tar.gz) = 9d6c0ce5f848595e9bc183a258a76cdb

View File

@ -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

View File

@ -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

View File

@ -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.
--------------------------------------------------------------------

View File

@ -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@ "$@"

View File

@ -1 +0,0 @@
Big5 localized Netscape

View File

@ -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>

View File

@ -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

View File

@ -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"

View File

@ -180,8 +180,6 @@
SUBDIR += libjconv
SUBDIR += libslang
SUBDIR += linux-JM
SUBDIR += linux-netscape47-communicator
SUBDIR += linux-netscape47-navigator
SUBDIR += linux_locale
SUBDIR += lipsf
SUBDIR += lookup
@ -246,12 +244,6 @@
SUBDIR += ne
SUBDIR += nethack32
SUBDIR += nethack34
SUBDIR += netscape-fonts
SUBDIR += netscape3.language
SUBDIR += netscape4-communicator
SUBDIR += netscape4-navigator
SUBDIR += netscape47-communicator
SUBDIR += netscape47-navigator
SUBDIR += netscape48-communicator
SUBDIR += netscape48-navigator
SUBDIR += netscape7

View File

@ -1,19 +0,0 @@
# New ports collection makefile for: Netscape browser with Japanese resources
# Date created: 24 Mar 2000
# Whom: imura@af.airnet.ne.jp
#
# $FreeBSD$
#
RUN_DEPENDS= ${PREFIX}/bin/${BROWSER_ARC}-${BROWSER_VERSION}:${PORTSDIR}/www/linux-netscape47-${BROWSER_NAME}
BROWSER_ARC= ${BROWSER_NAME}-linux
BROWSER_VERSION= 4.79
MASTERDIR_LINUX= ${.CURDIR}/../linux-netscape47-communicator
NSUBDIR= lib/netscape-linux
START_SCRIPT= ${MASTERDIR_LINUX}/files/start.sh.in
post-patch:
${PATCH} ${PATCH_DIST_ARGS} < ${MASTERDIR_LINUX}/files/patch-aa
.include "${.CURDIR}/../netscape47-communicator/Makefile"

View File

@ -1,27 +0,0 @@
--- Netscape.ad-ja_euc.orig Mon Apr 9 06:04:32 2001
+++ Netscape.ad-ja_euc Mon Apr 9 06:06:04 2001
@@ -1,5 +1,5 @@
! Insert copyright and license here 1994
-! Netscape.ad --- app-defaults file for Netscape 4.76.
+! Netscape.ad --- app-defaults file for Netscape 4.78.
!
! Bugs and commentary to x_cbug@netscape.com.
! Created: Jamie Zawinski <use the bug address, please>, 23-Jun-94.
@@ -4491,7 +4491,7 @@
! changed at runtime; these resources won't override that.
*title: Netscape
*iconName: Netscape
-*Navigator.title: Netscape Navigator 4.76
+*Navigator.title: Netscape Navigator 4.79
*MailThread.title: Netscape メール & ニュースグループ
*MailThread.iconName: メール & ニュースグループ
@@ -5421,7 +5421,7 @@
*drawingArea*XmScrolledWindow.spacing: 0
! Do not under any circumstances change the following line:
-Netscape.version: 4.76
+Netscape.version: 4.79
! ============================================================================

View File

@ -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 "$@"

View File

@ -1,10 +0,0 @@
# New ports collection makefile for: Netscape browser with Japanese resources
# Date created: 26 Mar 2000
# Whom: sada@FreeBSD.org
#
# $FreeBSD$
#
BROWSER_NAME= navigator
.include "${.CURDIR}/../linux-netscape47-communicator/Makefile"

View File

@ -1,35 +0,0 @@
# Ports collection makefile for: Japanese Font Setup for Netscape browsers
# Date created: 22 Jun 1998
# Whom: sada
#
# $FreeBSD$
#
PORTNAME= netscape-fonts
PORTVERSION= 1.0
CATEGORIES= japanese www x11-fonts
DISTFILES= # empty
MAINTAINER= sada@freebsd.org
RUN_DEPENDS= \
${PREFIX}/lib/X11/fonts/local/jpnhn4-iso.pcf.gz:${PORTSDIR}/japanese/elisa8x8 \
${PREFIX}/lib/X11/fonts/local/5x10B.pcf.gz:${PORTSDIR}/japanese/k10 \
${PREFIX}/lib/X11/fonts/local/knmhn12x.pcf.gz:${PORTSDIR}/japanese/k12 \
${PREFIX}/lib/X11/fonts/local/k20b.pcf.gz:${PORTSDIR}/japanese/kappa20
USE_X_PREFIX= yes
.include <bsd.port.pre.mk>
.if ${XFREE86_VERSION} == 4
RUN_DEPENDS+= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
.endif
NO_BUILD= yes
do-install:
@${SETENV} PKG_PREFIX=${PREFIX} \
/usr/bin/perl ${PKGINSTALL} ${PKGNAME} POST-INSTALL
.include <bsd.port.post.mk>

View File

@ -1 +0,0 @@
Japanese Font Setup for Netscape Browsers

View File

@ -1,22 +0,0 @@
#!/usr/bin/perl
$prefix = $ENV{'PKG_PREFIX'};
$dir = "$prefix/lib/X11/fonts/local";
$to = "$dir/fonts.alias";
$from = "$to.orig";
rename($to, $from) || die("Can't rename: $!");
open(IN, $from) || die("Can't open $from: $!");
open(OUT, ">$to") || die("Can't open $to: $!");
while (<IN>) {
chop;
if (/^\s*!/ || /^\s*$/) {
print OUT "$_\n";
}
else {
@line = split(/\s+/, $_);
@elm = split(/-+/, $line[0]);
if ($elm[1] ne 'netscape' && $elm[1] ne 'netscape.k10') {
print OUT "$_\n";
}
}
}
#system("$prefix/bin/xset fp rehash");

View File

@ -1 +0,0 @@
Japanese Font Setup for Netscape Browsers.

View File

@ -1,45 +0,0 @@
#!/usr/bin/perl
$prefix = $ENV{'PKG_PREFIX'};
$dir = "$prefix/lib/X11/fonts/local";
$to = "$dir/fonts.alias";
$from = "$to.orig";
$option = $ARGV[1];
exit 0 if $option ne 'POST-INSTALL';
rename($to, $from) || die("Can't rename: $!");
open(IN, $from) || die("Can't open $from: $!");
open(OUT, ">$to") || die("Can't open $to: $!");
while (<IN>) {
chop;
if (/^\s*!/ || /^\s*$/) {
print OUT "$_\n";
}
else {
@line = split(/\s+/, $_);
@elm = split(/-+/, $line[0]);
if ($elm[1] ne 'netscape' && $elm[1] ne 'netscape.k10') {
print OUT "$_\n";
}
}
}
for (split(/\n/, <<"END"))
-netscape-fixed-medium-r-normal--24-234-75-75-c-120-jisx0201.1976-0 -sony-fixed-medium-r-normal--24-170-100-100-c-120-jisx0201.1976-0
-netscape-fixed-medium-r-normal--20-190-75-75-c-200-jisx0201.1976-0 -kappa-fixed-medium-r-normal--20-190-75-75-c-100-jisx0201.1976-0
-netscape-fixed-medium-r-normal--16-156-75-75-c-80-jisx0201.1976-0 -sony-fixed-medium-r-normal--16-120-100-100-c-80-jisx0201.1976-0
-netscape-fixed-medium-r-normal--14-130-75-75-c-70-jisx0201.1976-0 -misc-fixed-medium-r-normal--14-130-75-75-c-70-jisx0201.1976-0
-netscape-fixed-medium-r-normal--12-104-75-75-c-60-jisx0201.1976-0 -mnkaname-fixed-medium-r-normal--12-110-75-75-c-60-jisx0201.1976-0
-netscape-fixed-medium-r-normal--10-78-75-75-c-100-jisx0201.1976-0 -misc-fixed-medium-r-normal--10-90-75-75-c-50-jisx0201.1976-0
-netscape-fixed-medium-r-normal--8-70-75-75-c-120-jisx0201.1976-0 -hiro-fixed-medium-r-normal--8-70-75-75-c-40-jisx0201.1976-0
-netscape-fixed-medium-r-normal--24-234-75-75-c-240-jisx0208.1983-0 -jis-fixed-medium-r-normal--24-230-75-75-c-240-jisx0208.1983-0
-netscape-fixed-medium-r-normal--20-190-75-75-c-200-jisx0208.1983-0 -kappa-mincho-bold-r-normal--20-190-75-75-c-200-jisx0208.1990-0
-netscape-fixed-medium-r-normal--16-156-75-75-c-160-jisx0208.1983-0 -jis-fixed-medium-r-normal--16-150-75-75-c-160-jisx0208.1983-0
-netscape-fixed-medium-r-normal--14-130-75-75-c-140-jisx0208.1983-0 -misc-fixed-medium-r-normal--14-130-75-75-c-140-jisx0208.1983-0
-netscape-fixed-medium-r-normal--12-104-75-75-c-120-jisx0208.1983-0 -mnkaname-fixed-medium-r-normal--12-110-75-75-c-120-jisx0208.1983-0
-netscape-fixed-medium-r-normal--10-78-75-75-c-100-jisx0208.1983-0 -misc-fixed-medium-r-normal--10-90-75-75-c-100-jisx0208.1983-0
-netscape-fixed-medium-r-normal--8-70-75-75-c-120-jisx0208.1983-0 -elisa100-fixed-medium-r-normal--8-70-75-75-c-80-jisx0208.1983-0
-netscape-fixed-medium-r-normal--24-234-75-75-c-240-jisx0212.1990-0 -wadalab-mincho-medium-r-normal--24-231-75-75-c-240-jisx0212.1990-30
-netscape-fixed-medium-r-normal--16-156-75-75-c-160-jisx0212.1990-0 -misc-fixed-medium-r-normal--16-150-75-75-c-160-jisx0212.1990-0
-netscape-fixed-medium-r-normal--14-130-75-75-c-140-jisx0212.1990-0 -misc-fixed-medium-r-normal--14-132-75-75-c-140-jisx0212.1990-0
END
{
print OUT "$_\n";
}

View File

@ -1 +0,0 @@
@comment WE HAVE NOTHING TO DO HERE.

View File

@ -1,76 +0,0 @@
# New ports collection makefile for: netscape3.language
# Date created: 17 November 1997
# Whom: SADA Kenji <sada@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= netscape
PORTVERSION= 3.04
CATEGORIES= japanese www
MASTER_SITES= http://www.bpel.tutics.tut.ac.jp/~take/Netscape/etc/ \
http://www.bpel.tutics.tut.ac.jp/~take/Netscape/resources/
DISTFILES= NLS.tar.gz \
Netscape-JPfont \
Netscape-v301-ja_euc.ad.gz
MAINTAINER= sada@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/bin/netscape:${PORTSDIR}/www/netscape3 \
${PKG_DBDIR}/ja-netscape-fonts-1.0:${PORTSDIR}/japanese/netscape-fonts
IGNORE= "is old and has some security bugs"
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
DOCDIR= ${PREFIX}/share/doc/ja/${DISTNAME}
NLSDIR= ${LIBDIR}/nls
RESSUB= ja_JP.EUC
RESDIR= ${LIBDIR}/${RESSUB}
STARTFILE= netscape.sh
STARTFILE_SRC= ${FILESDIR}/netscape.sh
do-extract:
${MKDIR} ${WRKDIR}
${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/${DIST_SUBDIR}/NLS.tar.gz ${EXTRACT_AFTER_ARGS} -C ${WRKDIR}
${CP} ${DISTDIR}/${DIST_SUBDIR}/Netscape-JPfont ${WRKDIR}
${CAT} ${DISTDIR}/${DIST_SUBDIR}/Netscape-v301-ja_euc.ad.gz \
| ${GUNZIP_CMD} > ${WRKDIR}/Netscape.jp.ad
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}
.if defined(ENGLISH)
${INSTALL_DATA} ${WRKSRC}/Netscape.ad ${RESDIR}/Netscape
${CAT} ${WRKSRC}/Netscape-JPfont >> ${RESDIR}/Netscape
.else
${INSTALL_DATA} ${WRKSRC}/Netscape.jp.ad ${RESDIR}/Netscape
.endif
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCDIR}
${INSTALL_DATA} ${FILESDIR}/setup.doc ${DOCDIR}
.endif
@${CAT} ${DESCR}
.include <bsd.port.mk>
# This port is based on 'russian/netscape3.language(ru-netscape-3.01)'
# by asami@FreeBSD.org

View File

@ -1,3 +0,0 @@
MD5 (netscape3/NLS.tar.gz) = f79a6c0b6f9018f522b55cbb21be866f
MD5 (netscape3/Netscape-JPfont) = 6c91d63e9fb83df995bcfe46d099a053
MD5 (netscape3/Netscape-v301-ja_euc.ad.gz) = 20810861b8278a7b3ebe24744e17e470

View File

@ -1,7 +0,0 @@
#!/bin/sh
export LANG ; LANG=ja_JP.EUC
export XKEYSYMDB ; XKEYSYMDB=@X11BASE@/lib/X11/XKeysymDB
export XNLSPATH ; XNLSPATH=@PREFIX@/lib/netscape/nls
export XAPPLRESDIR ; XAPPLRESDIR=@PREFIX@/lib/netscape
export CLASSPATH ; CLASSPATH=.:@PREFIX@/lib/netscape
exec /usr/local/lib/netscape/netscape.bin $*

View File

@ -1,89 +0,0 @@
*** Netscape.jp.ad.orig Sat Nov 22 17:50:26 1997
--- Netscape.jp.ad Sat Nov 22 18:01:07 1997
***************
*** 1,4 ****
! ! Netscape.ad --- app-defaults file for Netscape 3.01.
!
! Copyright (c) 1994, 1995 Netscape Communications Corporation,
! all rights reserved.
--- 1,4 ----
! ! Netscape.ad --- app-defaults file for Netscape 3.04.
!
! Copyright (c) 1994, 1995 Netscape Communications Corporation,
! all rights reserved.
***************
*** 9,14 ****
--- 9,17 ----
! Modified: dp Suresh <dp@netscape.com>, 01-Aug-95
! Modified: take <take@bpel.tutics.tut.ac.jp>, 12-May-97
!
+ ! Modified: SADA Kenji <sada@e-mail.ne.jp>, 22-Nov-97
+ ! Ver.3.01 -> 3.04
+ !
! ==========================================================
! NOTE: If you're looking here for things to customize, look
! on the Preferences dialogs under the Options menu first.
***************
*** 2633,2639 ****
! changed at runtime; these resources won't override that.
*title: Netscape
*iconName: Netscape
! *Navigator.title: Netscape Navigator 3.01
*Mail.title: Netscape メール
*Mail.iconName: メール
--- 2636,2642 ----
! changed at runtime; these resources won't override that.
*title: Netscape
*iconName: Netscape
! *Navigator.title: Netscape Navigator 3.04
*Mail.title: Netscape メール
*Mail.iconName: メール
***************
*** 2661,2666 ****
--- 2664,2673 ----
*popup.showMenubar.mnemonic: M
*popup.openURL.labelString: リンクを開く(O)
*popup.openURL.mnemonic: O
+ *popup.addFrameBookmark.labelString: フレームをブックマークに追加(k)
+ *popup.addFrameBookmark.mnemonic: k
+ *popup.openFrameNewWindow.labelString: フレームを新しいウィンドウで開く(W)
+ *popup.openFrameNewWindow.mnemonic: W
*popup.addURLBookmark.labelString: リンクをブックマークに追加(A)
*popup.addURLBookmark.mnemonic: A
*popup.openURLNewWindow.labelString: このリンクで新しいウィンドウを開く(N)
***************
*** 4349,4355 ****
! Do not under any circumstances change the following line:
! Netscape.version: 3.01
! ============================================================================
--- 4356,4362 ----
! Do not under any circumstances change the following line:
! Netscape.version: 3.04
! ============================================================================
***************
*** 5276,5282 ****
*url.howto: http://home.jp.netscape.com/ja/home/how-to-create-web-services.html
*url.netscape: http://home.jp.netscape.com/ja/
*url.galleria: http://home.jp.netscape.com/ja/home/netscape-galleria.html
! *url.rel_notes: http://home.jp.netscape.com/ja/eng/mozilla/3.0/relnotes/unix-
*url.reg: http://cgi.jp.netscape.com/ja/cgi-bin/reginfo.cgi
*url.manual: http://home.jp.netscape.com/ja/eng/mozilla/3.0/handbook/
*url.faq: http://help.jp.netscape.com/ja/faqs.html
--- 5283,5289 ----
*url.howto: http://home.jp.netscape.com/ja/home/how-to-create-web-services.html
*url.netscape: http://home.jp.netscape.com/ja/
*url.galleria: http://home.jp.netscape.com/ja/home/netscape-galleria.html
! *url.rel_notes: http://home.jp.netscape.com/ja/eng/mozilla/3.0/relnotes/
*url.reg: http://cgi.jp.netscape.com/ja/cgi-bin/reginfo.cgi
*url.manual: http://home.jp.netscape.com/ja/eng/mozilla/3.0/handbook/
*url.faq: http://help.jp.netscape.com/ja/faqs.html

View File

@ -1,20 +0,0 @@
diff -rc nls.org/ja_JP.ujis nls/ja_JP.ujis
*** nls.org/ja_JP.ujis Sun Jun 8 14:49:40 1997
--- nls/ja_JP.ujis Wed Nov 19 16:50:08 1997
***************
*** 50,56 ****
# KATAKANA: JIS X0201-1976, GL encoding
jisx0201.1976-0:GR
# Code of the supplementary Japanese graphic character set
! jisx0212.1990-0:GL
# User Defined character
# name:GL/GR:woffset:sequence
#omron_udc_ja-0:GL:20400080:\033\045\057200omron_udc_ja-0\002
--- 50,56 ----
# KATAKANA: JIS X0201-1976, GL encoding
jisx0201.1976-0:GR
# Code of the supplementary Japanese graphic character set
! #jisx0212.1990-0:GL
# User Defined character
# name:GL/GR:woffset:sequence
#omron_udc_ja-0:GL:20400080:\033\045\057200omron_udc_ja-0\002

View File

@ -1,26 +0,0 @@
$B%U%)%s%H%5%$%:$N;XDjJ}K!(B
(1) $B%a%K%e!<%P!<$+$i!V%*%W%7%g%s!W(B->$B!VA4HL$N@_Dj!W$rA*$S$^$9!#(B
(2) $B!V%U%)%s%H!W$N%?%V$r%/%j%C%/$7$^$9!#(B
(3) $B!V%U%)%s%H$r;XDj$9$kJ8;z%;%C%H!W$G!VF|K\8l(B (jis_x0208-1983)$B!W$r;XDj(B
$B$7$^$9!#(B
(4) $B!V%W%m%]!<%7%g%J%k%U%)%s%H!W$G!V(BFixed(Netscape)$B!W!"%5%$%:$K!V(B13.0$B!W(B
$B$rA*$S$^$9!#(B X-VFlib $B$rMxMQ$9$k>l9g$K$O!V%9%1!<%j%s%0$rM-8z$K$9$k!W$r(B
$B%A%'%C%/$7$F$*$-$^$9!#(B
(5) $B!VEyI}%U%)%s%H!W$G!V(BFixed(Netscape)$B!W!"%5%$%:$K!V(B13.0$B!W$rA*$S$^$9!#(B
X-VFlib $B$rMxMQ$9$k>l9g$K$O!V%9%1!<%j%s%0$rM-8z$K$9$k!W$r%A%'%C%/$7$F$*(B
$B$-$^$9!#(B
X-VFlib
X-VFlib $B$G;HMQ$9$k$H$-$N@_DjNc$r0J2<$K<($7$^$9!#(B
/usr/X11R6/lib/X11/fonts/VFlib/fonts.dir
- begin -
1
min.vflib -netscape-fixed-medium-r-normal--0-0-0-0-c-0-jisx0208.1983-0
- end -
$B;29M(B URL
<http://cclub.tutcc.tut.ac.jp/netbsd/japanese/netbsd-jp19-0.html>

View File

@ -1 +0,0 @@
Japanese support for Netscape Navigator 3

View File

@ -1,17 +0,0 @@
ja-netscape-3.04 - Tune Netscape Navigator to work with japanese fonts.
This port requires ``www/netscape3(netscape-3.04)'' port.
You should get it from ports-current archive (CVSUP is convenient)
before install this port.
If you love the English messages, install as
% make ENGLISH=yes install
Please read ``/usr/local/share/doc/ja-netscape-3.04/setup.doc''
to setup your browser.
WWW: http://www.bpel.tutics.tut.ac.jp/~take/
- SADA Kenji
sada@FreeBSD.org

View File

@ -1,25 +0,0 @@
@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/ja_JP.EUC/Netscape
@dirrm lib/netscape/ja_JP.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
share/doc/ja/netscape-3.04/setup.doc
@dirrm share/doc/ja/netscape-3.04

View File

@ -1,93 +0,0 @@
# New ports collection makefile for: Netscape browser with Japanese resources
# Date created: 13 Mar 1998
# Whom: sada@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= netscape-${BROWSER_ARC}
PORTVERSION= ${BROWSER_VERSION}
CATEGORIES= japanese www
MASTER_SITES?= ${MASTER_SITE_PORTS_JP} \
http://www.bres.tsukuba.ac.jp/~yohta/netscape/
DISTNAME?= communicator-ja-euc-v407-export.generic-generic-generic
MAINTAINER?= sada@FreeBSD.org
# ?= for ports that include this Makefile
RUN_DEPENDS?= ${PREFIX}/bin/${BROWSER_ARC}-${BROWSER_VERSION}:${PORTSDIR}/www/netscape${BROWSER_VER}-${BROWSER_NAME}
RUN_DEPENDS+= ${PKG_DBDIR}/ja-alias-fonts-1.0:${PORTSDIR}/japanese/alias-fonts
.if (!defined(BROWSER_VERSION) || ${PORTVERSION} == "4.76")
IGNORE= "has a serious security hole, use 4.77 instead"
.endif
MAN1= ja-netscape.1
MANLANG= ja
NO_BUILD= yes
PKGINSTALL= ${WRKDIR}/INSTALL
PLIST_SUB= BROWSER=${BROWSER_ARC} NSUBDIR=${NSUBDIR} LANG=${LANG} VER=${BROWSER_VER}
WRKSRC= ${WRKDIR}/netscape-ja_euc
BROWSER_NAME?= communicator
BROWSER_ARC?= ${BROWSER_NAME}
BROWSER_BIN?= ${BROWSER_ARC}-${BROWSER_VERSION}.bin
BROWSER_CMD?= ja-${BROWSER_ARC}-${BROWSER_VER}
BROWSER_VER?= 4
BROWSER_VERSION?= 4.08
LANG= ja_JP.eucJP
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"
MANDIR= ${MANPREFIX}/man/${MANLANG}
NDIR= ${PREFIX}/${NSUBDIR}
NSUBDIR?= lib/netscape
NETHELP?= nethelp-v406
START_SCRIPT?= ${MASTERDIR}/files/start.sh.in
.SILENT:
do-configure:
${MAKESCRIPT} ${START_SCRIPT} >${WRKDIR}/start.sh
${MAKESCRIPT} ${WRKSRC}/Netscape.ad-ja_euc \
| ${SED} "s/-dt-interface system-medium-\*-\*-S\*-\*-\*-\*-\*-\*-\*-\*-\*:/-misc-fixed-medium-r-normal--14-\*-\*-\*-\*-\*-iso8859-1; -misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0; -misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:/;" \
>${WRKDIR}/Netscape
${MAKESCRIPT} ${MASTERDIR}/files/INSTALL >${PKGINSTALL}
${CP} ${WRKSRC}/about ${WRKDIR}/about
.if (${BROWSER_NAME} == navigator)
${CP} ${WRKDIR}/Netscape ${WRKDIR}/Netscape.orig
${SED} "s/Communicator/Navigator/g" ${WRKDIR}/Netscape.orig \
> ${WRKDIR}/Netscape
${SED} "s/Communicator/Navigator/g" ${WRKSRC}/about \
> ${WRKDIR}/about
.endif
${CP} ${WRKDIR}/about ${WRKDIR}/splash
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 mail.msg plugins
${INSTALL_DATA} ${WRKSRC}/$f ${NDIR}/${LANG}/
.endfor
.for f in Netscape about splash
${INSTALL_DATA} ${WRKDIR}/$f ${NDIR}/${LANG}/
.endfor
${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${WRKSRC}/${NETHELP}.nif \
${EXTRACT_AFTER_ARGS} -C ${NDIR}/${LANG}
${INSTALL_SCRIPT} ${WRKDIR}/start.sh ${PREFIX}/bin/${BROWSER_CMD}
${LN} -sf ${BROWSER_CMD} ${PREFIX}/bin/netscape.run
${MKDIR} ${MANDIR}/man1
${INSTALL_MAN} ${MASTERDIR}/files/${MAN1} ${MANDIR}/man1
post-install:
${SETENV} PKG_PREFIX=${PREFIX} \
${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
MD5 (communicator-ja-euc-v407-export.generic-generic-generic.tar.gz) = b9ea038c83741e70aec74cc0e782646d
MD5 (communicator-ja-euc-v475-export.generic-generic-generic.tar.gz) = 4cf19af08bc2cb834da63018f74faf2d

View File

@ -1,9 +0,0 @@
#!/bin/sh
[ "x$1" = "x" ] && exit 1
if [ "x$2" = "xPOST-INSTALL" -a -n "$JA_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

View File

@ -1,49 +0,0 @@
.\" Man page for ja-netscape
.\"
.\" Copyright (c) 1998, SADA Kenji
.\"
.\" $FreeBSD$
.\"
.Dd Oct 07, 1998
.Dt JA-NETSCAPE 1
.Sh 名称
.Nm ja-netscape
.Nd ネットスケープ製 WWW ブラウザの日本語対応版
.Sh 書式
.Nm ja-communicator, ja-navigator
.Op Ar url
.Nm netscape
.Op Ar url
.Sh 解説
.Nm ja-communicator/ja-navigator
はネットスケープ社が配布している FreeBSD 用の Communicator/Navigator に
日本語リソースを適用し、メニュー、ブックマーク、フォーム部品に日本語の表示を
可能とし、フォントの大きさの調整をするものです。
.Sh 構成 ports
.Dl 日本語化 Communicator version 4.08: japanese/communicator-4.08
.Dl 日本語化 Navigator version 4.08: japanese/navigator-4.08
.Dl 日本語化 Communicator version 4.5: japanese/communicator-4.5
.Dl 日本語化 Navigator version 4.5: japanese/communicator-4.5
.Dl フォントの設定 : japanese/netscape-fonts-1.0
.Sh 注意
FreeBSD 3.0-current + XFree86 3.3.3 で動作確認をしています。
.Pp
既存の ~/.netscape を継続して使用すると不具合があるかもしれません。
.Pp
起動用コマンド `/usr/X11R6/bin/netscape' は最後にインストールしたものの
起動コマンドの実体にリンクされて放置されます。
別のバージョンを起動したい場合は手で変更してください。
.Pp
Netscape Communicator / Navigator では、
ヘルプメニューを日本語で表示する場合には
/usr/lib/ 以下のディレクトリに設定ファイル
netscape.cfg を置かなくてはいけませんが、
FreeBSD ports の規約ではこのディレクトリ以下の内容を変更することはできません。
当 ports では、
環境の JA_NETSCAPE_INSTALL_CFG が空文字列以外の内容で設定されていたとき、
この設定を強行するようになっています。
.Pp
XFree86 3.3.2 から継続して使っていて、小さい文字が潰れる場合は、
/etc/XF86Config の Section "Files" に
FontPath "/usr/X11R6/lib/X11/fonts/local"
という行が含まれていなければ追加してください。

File diff suppressed because it is too large Load Diff

View File

@ -1,292 +0,0 @@
--- about.orig Fri Oct 9 04:19:22 1998
+++ about Thu Jun 24 05:55:26 1999
@@ -1,165 +1,186 @@
<HTML>
<HEAD>
- <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-2022-jp">
- <META NAME="GENERATOR" CONTENT="Mozilla/4.07 [ja_euc] (X11; I; SunOS 5.5.1 sun4m) [Netscape]">
- <TITLE>Version 4.07 [ja]</TITLE>
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-2022-jp">
+<TITLE>Version 4.08 [ja_JP.EUC]-98306</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#C0C0C0" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
-<CENTER><B><FONT SIZE=+3>Netscape</FONT><SUP><FONT SIZE=-1>$(D"n(B</FONT></SUP><FONT SIZE=+3>
-Communicator</FONT> <FONT SIZE=+2>4.07</FONT></B></CENTER>
-<!-- Version 4.07 [ja] -->
+<CENTER>
+<B><FONT SIZE=+3>Netscape</FONT><SUP><FONT SIZE=-1>&reg;</FONT></SUP><FONT SIZE=+3> Communicator</FONT> <FONT SIZE=+2>4.08</FONT></B>
+</CENTER>
+
+<!-- Version 4.08 [ja_JP.EUC] -->
+
<TABLE CELLPADDING=3 WIDTH="100%" >
<TR>
-<TD COLSPAN="2"></TD>
-</TR>
-
+<TD COLSPAN=2>
<TR>
-<TD VALIGN=TOP><IMG SRC="about:logo" ALT="Netscape Logo" HEIGHT=153 WIDTH=180>&nbsp;</TD>
-
-<TD VALIGN=TOP>Copyright $(D"m(B 1994-1997 Netscape Communications Corporation,
-All rights reserved.&nbsp;
-
+<TD VALIGN=TOP>
+<IMG SRC="about:logo" ALT="Netscape Logo" HEIGHT=153 WIDTH=180>
+</TD>
+<TD VALIGN=TOP>
+Copyright &copy; 1994-1998 Netscape Communications Corporation, All rights reserved.
+<BR>
+<BR>
<P><FONT SIZE=-1>本ソフトウェアは付属の <A HREF="about:license">『ご使用条件』</A>に基づき使用許諾されるものです。
-本ソフトウェアをご使用になる前に,ご使用条件の規定をお読みいただいた上で、同意いただくようお願いいたします。
-</A>
-</FONT>&nbsp;
-
-<P><FONT SIZE=-1>Netscape 及び Netscape Navigator は Netscape Communications Corporation の米国及び
-その他の国における商標または登録商標です。
+本ソフトウェアをご使用になる前に,ご使用条件の規定をお読みいただいた上で、同意いただくようお願いいたします。</FONT></P>
+<P><FONT SIZE=-1>Netscape 及び Netscape Navigator は Netscape Communications Corporation の米国及びその他の国における商標または登録商標です。
製品及びサービス名もNetscape Communications Corporation の米国及びその他の国における商標または登録商標です。
-その他の製品及びブランド名は、それぞれの各社の商標または登録商標です。
-</FONT>&nbsp;</TD>
+その他の製品及びブランド名は、それぞれの各社の商標または登録商標です。</FONT></P>
+</TD>
</TR>
</TABLE>
-<CENTER>
-<HR SIZE=3></CENTER>
-
-<CENTER>&nbsp;</CENTER>
+<P ALIGN=CENTER><HR SIZE=3></P>
-<TABLE CELLPADDING=3 WIDTH="100%" >
+<TABLE WIDTH="100%" CELLPADDING=3>
<TR>
-<TD VALIGN=TOP></TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Powered by <A HREF="http://www.javasoft.com/">Java</A></FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
-technology from <A HREF="http://www.sun.com/">Sun Microsystems, Inc</A>.</FONT>
-<BR><FONT SIZE=-1>Copyright $(D"m(B 1992-1997 Sun Microsystems, Inc. All Rights
-Reserved.</FONT>
-<BR><FONT SIZE=-1>Java and the Java Coffee Cup logo are trademarks or registered
-trademarks of Sun Microsystems, Inc in the United States and other countries.&nbsp;</FONT></TD>
+<!-- Temporary until we are back in compliance -->
+<TD VALIGN=TOP></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Powered by <A HREF="http://www.javasoft.com/">Java</A></FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
+technology from <A HREF="http://www.sun.com/">Sun Microsystems, Inc</A>.<BR>
+Copyright &copy; 1992-1997 Sun Microsystems, Inc. All Rights Reserved.<BR>
+Java is a trademark or registered trademark
+of Sun Microsystems, Inc in the United States and other countries.
+</FONT>
+</TD>
-<TD>&nbsp;</TD>
+<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
<TD VALIGN=TOP><IMG SRC="about:coslogo2" HEIGHT=56 WIDTH=44></TD>
-
-<TD VALIGN=TOP><FONT SIZE=-1>May contain Cosmo</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
+<TD VALIGN=TOP><FONT SIZE=-1>
+May contain Cosmo</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
software developed by <A HREF="http://www.sgi.com">Silicon Graphics, Inc.</A>
-Copyright $(D"m(B 1995-1997 Silicon Graphics, Inc. All Rights Reserved. Cosmo
-and Cosmo-based marks are trademarks or registered trademarks of Silicon
-Graphics, Inc. in the United States and other countries.&nbsp;</FONT></TD>
+Copyright &copy; 1995-1997 Silicon Graphics, Inc. All Rights Reserved.
+Cosmo and Cosmo-based marks are trademarks or registered trademarks of
+Silicon Graphics, Inc. in the United States and other countries.
+</FONT>
+</TD>
+
</TR>
<TR>
-<TD VALIGN=TOP><IMG SRC="about:rsalogo" HEIGHT=43 WIDTH=100></TD>
-
-<TD VALIGN=TOP><FONT SIZE=-1>Contains encryption software from <A HREF="http://www.rsa.com/">RSA
-Data Security, Inc</A>.&nbsp;</FONT>
-<BR><FONT SIZE=-1>Copyright $(D"m(B 1994 RSA Data Security, Inc. All Rights
-Reserved.&nbsp;</FONT>
-<P><FONT SIZE=-1><B>This version supports International security with RSA
-Public Key Cryptography, MD2, MD5, RC2-CBC, RC4.</B>&nbsp;</FONT></TD>
+<TD VALIGN=TOP><IMG SRC="about:rsalogo" HEIGHT=43 WIDTH=100></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Contains encryption software from <A HREF="http://www.rsa.com/">RSA Data Security, Inc</A>.
+<BR>Copyright &copy; 1994 RSA Data Security, Inc. All Rights Reserved.
+<P><B>このバージョンは U.S. セキュリティ(RSA 公開鍵暗号化法, MD2, MD5, RC2-CBC, RC4, DES-CBC, DES-EDE3-CBC )をサポートしています。</B>
+</FONT>
+</TD>
-<TD>&nbsp;</TD>
+<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
<TD VALIGN=TOP><IMG SRC="about:visilogo" HEIGHT=39 WIDTH=56></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Contains VisiBroker for Java software, copyright &copy; 1996 <A HREF="http://www.visigenic.com">Visigenic Software, Inc.</A>
+</FONT>
+</TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Contains VisiBroker for Java software, copyright
-$(D"m(B 1996 <A HREF="http://www.visigenic.com">Visigenic Software, Inc.</A>&nbsp;</FONT></TD>
</TR>
<TR>
-<TD VALIGN=TOP><IMG SRC="about:tdlogo" HEIGHT=44 WIDTH=64></TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Contains <A HREF="http://www.bitstream.com">Bitstream</A>
-TrueDoc</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>, copyright
-$(D"m(B 1997 Bitstream Inc. All rights reserved.&nbsp;</FONT></TD>
+<TD VALIGN=TOP><IMG SRC="about:tdlogo" HEIGHT=44 WIDTH=64></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Contains <A HREF="http://www.bitstream.com">Bitstream</A> TrueDoc</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>,
+copyright &copy; 1997 Bitstream Inc. All rights reserved.
+</FONT>
+</TD>
-<TD>&nbsp;</TD>
+<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
<TD VALIGN=TOP><IMG SRC="about:odilogo" HEIGHT=51 WIDTH=58></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Contains ObjectStore PSE for Java. Copyright &copy; 1997 <A HREF="http://www.odi.com">Object Design, Inc.</A>
+</FONT>
+</TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Contains ObjectStore PSE for Java. Copyright
-$(D"m(B 1997 <A HREF="http://www.odi.com">Object Design, Inc.</A>&nbsp;</FONT></TD>
-</TR>
-<TR>
-<TD>&nbsp;</TD>
</TR>
<TR>
-<TD VALIGN=TOP><IMG SRC="about:mclogo" HEIGHT=40 WIDTH=100></TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Contains Castanet</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
-technology from <A HREF="http://www.marimba.com">Marimba, Inc.</A> Copyright
-$(D"m(B 1996-1997 Marimba, Inc. All rights reserved.&nbsp;</FONT></TD>
+<TD VALIGN=TOP><IMG SRC="about:mclogo" HEIGHT=40 WIDTH=100></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Contains Castanet</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1> technology
+from <A HREF="http://www.marimba.com">Marimba, Inc.</A> Copyright &copy; 1996-1997 Marimba, Inc. All rights reserved.
+</FONT>
+</TD>
-<TD>&nbsp;</TD>
+<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
<TD VALIGN=TOP><IMG SRC="about:ncclogo" HEIGHT=50 WIDTH=44></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Netcast is a trademark of <A HREF="http://www.netcast.com">Netcast Communications Corp.</A>
+Netcaster used with consent of Netcast Communications Corp. All rights reserved.
+</FONT>
+</TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Netcast is a trademark of <A HREF="http://www.netcast.com">Netcast
-Communications Corp.</A> Netcaster used with consent of Netcast Communications
-Corp. All rights reserved.&nbsp;</FONT></TD>
-</TR>
-<TR>
-<TD>&nbsp;</TD>
</TR>
<TR>
-<TD VALIGN=TOP><IMG SRC="about:insologo" HEIGHT=33 WIDTH=133></TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Contains International ProofReader</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
-text proofing software, copyright $(D"m(B 1995 by <A HREF="http://www.inso.com/">INSO
-Corporation</A>. All rights reserved.&nbsp;</FONT></TD>
+<TD VALIGN=TOP><IMG SRC="about:insologo" HEIGHT=33 WIDTH=133></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Contains International ProofReader</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
+text proofing software, copyright &copy; 1995 by <A HREF="http://www.inso.com/">INSO Corporation</A>. All rights reserved.
+</FONT>
+</TD>
-<TD>&nbsp;</TD>
+<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-<TD VALIGN=TOP><IMG SRC="about:fclogo" HEIGHT=58 WIDTH=49></TD>
+<TD VALIGN=TOP><IMG SRC="about:fclogo" HEIGHT=70 WIDTH=46></TD>
<TD VALIGN=TOP><FONT SIZE=-1>
May contain Full Circle Talkback software, copyright &copy; 1998
<A HREF="http://www.fullcirclesoftware.com/">Full Circle Software, Inc.</A>
-All Rights Reserved.&nbsp;
-</FONT></TD>
+All Rights Reserved.
+</FONT>
+</TD>
-<TD>&nbsp;</TD>
</TR>
+
<TR>
-<TD>&nbsp;</TD>
+
+
+<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+
+
</TR>
-</TABLE>
-<CENTER>
-<HR SIZE=3></CENTER>
+<TR>
+
+
+</TR>
+</TABLE>
+<P ALIGN=CENTER><HR SIZE=3></P>
+<FONT SIZE="-1">
+</FONT>
+<P>
+<FONT SIZE="-1">
+Portions of this software are copyright &copy; 1992-1997
+<A HREF="http://www.neologic.com">NeoLogic Systems, Inc.</A>
+<BR>Portions of Netscape Conference are copyright &copy; 1997
+<A HREF="http://www.radvision.com">RADVision, Inc.</A>
+<BR>Portions of Netscape Conference are copyright &copy; 1996
+<A HREF="http://www.precept.com">Precept Software, Inc.</A>
+<BR>Portions of Netscape Conference are copyright &copy; 1997
+<A HREF="http://www.lucent.com/">Lucent Technologies</A>
+<BR>Portions of Netscape Conference are copyright &copy; 1996
+<A HREF="http://www.voxware.com">Voxware, Inc.</A>
+</FONT>
+<P>
+<FONT SIZE=-2>U.S. GOVERNMENT END USERS. The Software is a &quot;commercial
+item,&quot; as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting
+of &quot;commercial computer software&quot; and &quot;commercial computer
+software documentation,&quot; as such terms are used in 48 C.F.R. 12.212
+(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1
+through 227.7202-4 (June 1995), all U.S. Government End Users acquire the
+Software with only those rights set forth herein.
+</FONT>
-<P><FONT SIZE=-1>Portions of this software are copyright $(D"m(B 1992-1997
-<A HREF="http://www.neologic.com">NeoLogic Systems, Inc.</A></FONT>
-<BR><FONT SIZE=-1>Portions of Netscape Conference are copyright $(D"m(B 1997
-<A HREF="http://www.radvision.com">RADVision, Inc.</A></FONT>
-<BR><FONT SIZE=-1>Portions of Netscape Conference are copyright $(D"m(B 1996
-<A HREF="http://www.precept.com">Precept Software, Inc.</A></FONT>
-<BR><FONT SIZE=-1>Portions of Netscape Conference are copyright $(D"m(B 1997
-<A HREF="http://www.lucent.com/">Lucent Technologies</A></FONT>
-<BR><FONT SIZE=-1>Portions of Netscape Conference are copyright $(D"m(B 1996
-<A HREF="http://www.voxware.com">Voxware, Inc.</A></FONT>
-
-<P><FONT SIZE=-2>U.S. GOVERNMENT END USERS. The Software is a "commercial
-item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting
-of "commercial computer software" and "commercial computer software documentation,"
-as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with
-48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
-all U.S. Government End Users acquire the Software with only those rights
-set forth herein.</FONT>
</BODY>
</HTML>
+

View File

@ -1,5 +0,0 @@
// Netscape User Preferences
// This is a generated file! Do not edit.
user_pref("intl.accept_languages", "ja, en");
user_pref("intl.font_spec_list", "kappa-fixed-120-noscale-fixed-iso-8859-15,kappa-fixed-120-noscale-prop-iso-8859-15,schumacher-clean-120-noscale-fixed-x-user-defined,schumacher-clean-120-noscale-prop-x-user-defined,nsPseudoFont-courier-180-noscale-fixed-UTF-8,nsPseudoFont-helvetica-180-noscale-prop-UTF-8,isas-fangsong ti-120-noscale-fixed-gb_2312-80,isas-fangsong ti-120-noscale-prop-gb_2312-80,daewoo-gothic-0-noscale-fixed-ks_c_5601-1987,daewoo-gothic-0-noscale-prop-ks_c_5601-1987,misc-fixed-130-noscale-fixed-jis_x0201,misc-fixed-130-noscale-prop-jis_x0201,alias-fixed-130-noscale-fixed-jis_x0208-1983,alias-fixed-130-noscale-prop-jis_x0208-1983,kappa-fixed-120-noscale-fixed-iso-8859-2,kappa-fixed-120-noscale-prop-iso-8859-2,misc-fixed-130-noscale-fixed-iso-8859-1,adobe-new century schoolbook-140-noscale-prop-iso-8859-1,");

View File

@ -1,25 +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
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$JA_NETSCAPE_USE_LD_PRELOAD != x -a x$JA_NETSCAPE_USE_LD_PRELOAD != xno ]; then
export LD_PRELOAD=libxpg4.so.2.0
else
export PATH_LOCALE=@RDIR@/locale
fi
exec ${MOZILLA_HOME}/@BROWSER_BIN@ "$@"

View File

@ -1 +0,0 @@
Netscape web-surfboard with Japanese resources

View File

@ -1,9 +0,0 @@
This is the netscape web-surfboard.
Please read the file `/usr/local/lib/netscape/LICENSE'
for the licensing terms.
This port's explanation (written in Japanese):
WWW: http://home.jp.freebsd.org/~sada/ports/netscape.html
- SADA Kenji
sada@FreeBSD.ORG

View File

@ -1,128 +0,0 @@
bin/ja-%%BROWSER%%-%%VER%%
@exec ln -sf %f %B/netscape.run
%%NSUBDIR%%/netscape.cfg
%%NSUBDIR%%/%%LANG%%/Netscape
%%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/NSHIfrm.htm
%%NSUBDIR%%/%%LANG%%/nethelp/NavUI.htm
%%NSUBDIR%%/%%LANG%%/nethelp/NoJSerr.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/fftp
%%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/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/confernc/brws2.gif
%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/chat2.gif
%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/circle2.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/eraser2.gif
%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/fhndtl2.gif
%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/filex2.gif
%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/help.hpf
%%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/messengr/help.hpf
%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/mailbox.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/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/nscal/index.html
%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/Contents.htm
%%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/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/netwatch.gif
%%NSUBDIR%%/%%LANG%%/nethelp/picsfail.htm
%%NSUBDIR%%/%%LANG%%/nethelp/picsfail.jar
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/nscal
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/netcastr
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/home
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp
@dirrm %%NSUBDIR%%/%%LANG%%
%%NSUBDIR%%/preferences.js

View File

@ -1,12 +0,0 @@
# New ports collection makefile for: Netscape browser with Japanese resources
# Date created: 13 Mar 1998
# Whom: sada@FreeBSD.org
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../netscape4-communicator
BROWSER_NAME= navigator
.include "${MASTERDIR}/Makefile"

View File

@ -1,23 +0,0 @@
# New ports collection makefile for: Netscape browser with Japanese resources
# Date created: 13 Mar 1998
# Whom: sada
#
# $FreeBSD$
#
MASTER_SITES= ${MASTER_SITE_PORTS_JP} \
http://www.imasy.or.jp/~mistral/netscape/resource/
DISTNAME= communicator-ja-euc-v475-export.generic-generic-generic
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-v47
.include "${MASTERDIR}/Makefile"

View File

@ -1 +0,0 @@
MD5 (communicator-ja-euc-v475-export.generic-generic-generic.tar.gz) = 4cf19af08bc2cb834da63018f74faf2d

View File

@ -1,158 +0,0 @@
--- Netscape.ad-ja_euc.orig Fri Aug 18 23:20:19 2000
+++ Netscape.ad-ja_euc Mon Oct 30 02:28:30 2000
@@ -1,5 +1,5 @@
! Insert copyright and license here 1994
-! Netscape.ad --- app-defaults file for Netscape 4.75.
+! Netscape.ad --- app-defaults file for Netscape 4.76.
!
! Bugs and commentary to x_cbug@netscape.com.
! Created: Jamie Zawinski <use the bug address, please>, 23-Jun-94.
@@ -60,7 +60,7 @@
! code. The directory and file listings are always maintained
! as equal size. We don't do this for SGI, as they have solved
! the problem. See *useEnhancedFSB above.
-*nsMotifFSBHacks: True
+*nsMotifFSBHacks: False
! This resource enables the CDE mode of the File Selection Box.
! You must be running a CDE enhanced Motif library for this
@@ -177,8 +177,8 @@
! 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: False
+*useStdoutDialog: False
! For those MIME content-encodings which are not directly understood
! internally, it is possible to specify another Unix program to use as
@@ -2226,7 +2226,7 @@
*decreaseFont.documentationString: \
このページの表示に使用するフォント サイズを小さくします。
-*reload.labelString: 再読み込み(R)
+*reload.labelString: 再読込(R)
*reload.mnemonic: R
*reload.acceleratorText: Alt+R
! In mail and news reply to sender uses this accelerator
@@ -4491,7 +4491,7 @@
! changed at runtime; these resources won't override that.
*title: Netscape
*iconName: Netscape
-*Navigator.title: Netscape Navigator 4.75
+*Navigator.title: Netscape Navigator 4.76
*MailThread.title: Netscape メール & ニュースグループ
*MailThread.iconName: メール & ニュースグループ
@@ -4529,8 +4529,8 @@
! ------------------------
! back
! forward
-*reloadNonFrameCmdString: 再読み込み(R)
-*reloadWithFrameCmdString: フレームの再読み込み(R)
+*reloadNonFrameCmdString: 再読込(R)
+*reloadWithFrameCmdString: フレームの再読込(R)
*popup.frameReload.mnemonic: R
*popup.showImage.labelString: 画像の表示(G)
*popup.showImage.mnemonic: g
@@ -5050,6 +5050,8 @@
!*openURLDialog.width: 500
*openURLDialog*openInEditor.labelString: Composer で開く
*openURLDialog*openInBrowser.labelString: Navigator で開く
+*openURLDialog*XmTextField.fontList:\
+-adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
*message_popup.title: Netscape
*message_popup*OK.labelString: OK
@@ -5419,7 +5421,7 @@
*drawingArea*XmScrolledWindow.spacing: 0
! Do not under any circumstances change the following line:
-Netscape.version: 4.75
+Netscape.version: 4.76
! ============================================================================
@@ -6018,7 +6020,7 @@
*urlLocationLabel.netsiteLabelString: Netsite:
-*urlLocationLabel.uneditedLabelString: 場所:
+*urlLocationLabel.uneditedLabelString:   場所:
*urlLocationLabel.editedLabelString: ジャンプ:
! this must be the longer of the two...
@@ -6384,6 +6386,7 @@
自動的に画像やその他のデータ タイプを読み込む\n\
(または、必要時に[画像]ボタンをクリックする)
*prefs*advanced*enableJava.labelString: Java を有効にする
+*prefs*advanced*enablePluginJVM.labelString: Java Plugin を有効にする
*prefs*advanced*enableJs.labelString: JavaScript を有効にする
*prefs*advanced*enableJsMailNews.labelString: メールとニュースで JavaScript を有効にする
*prefs*advanced*enableStyleSheet.labelString: スタイル シートを有効にする
@@ -6430,10 +6433,10 @@
*prefs*cache*cacheLabel.labelString: \
キャッシュは頻繁にアクセスされるドキュメントをコピーしておくことで、\n\
-ネットワークに接続する時間を節約します。[再読み込み]ボタンを押すと、\n\
+ネットワークに接続する時間を節約します。[再読込]ボタンを押すと、\n\
キャッシュしたドキュメントとネットワーク上のものを比較して、\n\
最新のドキュメントを表示します。ページや画像をキャッシュからではなく\n\
-ネットワークから読み込むには、Shift キーを押しながら[再読み込み]\n\
+ネットワークから読み込むには、Shift キーを押しながら[再読込]\n\
ボタンをクリックします。
*prefs*cache*cacheDirLabel.labelString: キャッシュフォルダ:
*prefs*cache*memoryLabel.labelString: メモリ キャッシュ:
@@ -6462,7 +6465,7 @@
*prefs*proxies*auto.labelString: 自動プロキシ設定
*prefs*proxies*config.labelString: 設定ファイルの場所 (URL)
*prefs*proxies*view.labelString: 表示...
-*prefs*proxies*reload.labelString: 再読み込み
+*prefs*proxies*reload.labelString: 再読込
! Preferences dialog - General - Proxies - View
@@ -7421,7 +7424,7 @@
*print.tipString: このページを印刷
*MailThread*print.tipString: 選択したメッセージを印刷
*MailMsg*print.tipString: 選択したメッセージを印刷
-*toolBar*reload.labelString: 再読み込み
+*toolBar*reload.labelString: 再読込
! buttons specific to the compose frame.
*toolBar*sendMessageNow.labelString: 送信
@@ -7475,7 +7478,7 @@
*bccBtn.documentationString: メッセージを作成してブラインドカーボン コピーを選択した項目宛に送信します
!
! buttons used everywhere (it seems.)
-*toolBar*viewSecurity.labelString: セキュリティ
+*toolBar*viewSecurity.labelString: 保護
*toolBar*stopLoading.labelString: 停止
*changeDocumentEncoding.documentationString: ドキュメントの文字コード セットを指定します。
@@ -9029,7 +9032,7 @@
*strings.23715:新規/編集 ...
-*strings.23716:再読み込み
+*strings.23716:再読込
*strings.23717:削除
@@ -11162,7 +11165,7 @@
*strings.21597: キャッシュに一部だけあります。残りはサーバから取り出しています:\n
-*strings.21598: 強制再読み込みが設定されたので、\nサーバでキャッシュ項目を確認しています:\n
+*strings.21598: 強制再読込が設定されたので、\nサーバでキャッシュ項目を確認しています:\n
*strings.21599: オブジェクトの期限が切れています。もう一度読み込みます:\n
@@ -14584,3 +14587,6 @@
*tableCreateDialog.ApplyLabelString: クリア
*documentPropertiesDialog.ApplyLabelString: クリア
+! kinput2 が Bus error を起こさないように
+*mainForm.toolBox.urlBarItem.urlBarMainForm.urlComboBox.Text.fontList:\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1

View File

@ -1 +0,0 @@
Netscape web-surfboard with Japanese resources

View File

@ -1,9 +0,0 @@
This is the netscape web-surfboard.
Please read the file `/usr/local/lib/netscape/LICENSE'
for the licensing terms.
This port's explanation (written in Japanese):
WWW: http://home.jp.freebsd.org/~sada/ports/netscape.html
- SADA Kenji
sada@FreeBSD.ORG

View File

@ -1,123 +0,0 @@
bin/ja-%%BROWSER%%-47
@exec ln -sf %f %B/netscape.run
@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%%/netscape.cfg
%%NSUBDIR%%/%%LANG%%/Netscape
%%NSUBDIR%%/%%LANG%%/about
%%NSUBDIR%%/%%LANG%%/mail.msg
%%NSUBDIR%%/%%LANG%%/nethelp/picsfaill.htm
%%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/NSHIfrm.htm
%%NSUBDIR%%/%%LANG%%/nethelp/NavUI.htm
%%NSUBDIR%%/%%LANG%%/nethelp/NoJSerr.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%%/plugins
%%NSUBDIR%%/%%LANG%%/splash
%%NSUBDIR%%/preferences.js
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/trouble
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/news
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/home
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape
@dirrm %%NSUBDIR%%/%%LANG%%/nethelp
@dirrm %%NSUBDIR%%/%%LANG%%

View File

@ -1,10 +0,0 @@
# New ports collection makefile for: Netscape browser with Japanese resources
# Date created: 29 Dec 1998
# Whom: sada@FreeBSD.org
#
# $FreeBSD$
#
BROWSER_NAME= navigator
.include "${.CURDIR}/../netscape47-communicator/Makefile"

View File

@ -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

View File

@ -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"

View File

@ -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

View File

@ -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 "$@"

View File

@ -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"

View File

@ -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>

View File

@ -1,2 +0,0 @@
MD5 (netscape3/netscape-ko-v301.alpha-dec-osf2.0.tar.gz) = 8f4884ddbadc5e369fd7eb8a653be2c8
MD5 (netscape3/NLS.tar.gz) = f79a6c0b6f9018f522b55cbb21be866f

View File

@ -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 $*

View File

@ -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

View File

@ -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

View File

@ -1 +0,0 @@
Netscape-3.01 web-surfboard (international version, Korean)

View File

@ -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>

View File

@ -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

View File

@ -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>

View File

@ -1 +0,0 @@
MD5 (korean-netscape/netscape-v408.generic-generic-generic-19990612.tar.gz) = c57db3aa762fcfc3683c549cef449a2c

View File

@ -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

View File

@ -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-*

View File

@ -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,");

View File

@ -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@ "$@"

View File

@ -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

View File

@ -1 +0,0 @@
Netscape web-surfboard with Korean resources

View File

@ -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/

View File

@ -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%%

View File

@ -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"

View File

@ -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"

View File

@ -1 +0,0 @@
MD5 (netscape-korean-kit-v476.20001031.tar.gz) = f64bd860ab0f9859ce1739d1d434c9ff

View File

@ -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

View File

@ -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...

View File

@ -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,");

View File

@ -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@ "$@"

View File

@ -1 +0,0 @@
Netscape web-surfboard with Korean resources

View File

@ -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>

View File

@ -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

View File

@ -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"

View File

@ -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>

View File

@ -1 +0,0 @@
MD5 (korean-netscape/netscape-v408.generic-generic-generic-19990612.tar.gz) = c57db3aa762fcfc3683c549cef449a2c

View File

@ -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

View File

@ -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-*

View File

@ -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,");

View File

@ -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@ "$@"

Some files were not shown because too many files have changed in this diff Show More