diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-01 05:24:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-01 05:24:51 +0000 |
commit | f32b4a646d57ce481b4dd7fe5833576a69aa79d5 (patch) | |
tree | 6c82ba3db072751cdb149734b14210803e71bfa2 /korean | |
parent | 5accad06a79f54cba34f76f2319d8456664b9780 (diff) | |
download | ports-f32b4a646d57ce481b4dd7fe5833576a69aa79d5.tar.gz ports-f32b4a646d57ce481b4dd7fe5833576a69aa79d5.zip |
Notes
Diffstat (limited to 'korean')
54 files changed, 0 insertions, 2473 deletions
diff --git a/korean/Makefile b/korean/Makefile index 90c2aabaf399..f46a3256e333 100644 --- a/korean/Makefile +++ b/korean/Makefile @@ -5,14 +5,11 @@ SUBDIR += FreeWnn-lib SUBDIR += FreeWnn-server - SUBDIR += a2ps SUBDIR += acroread8 SUBDIR += aleefonts-ttf SUBDIR += ami SUBDIR += baekmukfonts-bdf SUBDIR += baekmukfonts-ttf - SUBDIR += bitchx - SUBDIR += elm SUBDIR += engdic SUBDIR += eterm SUBDIR += gdick @@ -40,17 +37,13 @@ SUBDIR += ko.TeX-fonts-base SUBDIR += ko.TeX-fonts-extra SUBDIR += libhangul - SUBDIR += linuxdoc-sgml SUBDIR += man-doc SUBDIR += mizifont - SUBDIR += mod_url SUBDIR += munhwafonts-cid SUBDIR += nabi - SUBDIR += nh2ps SUBDIR += nhpf SUBDIR += pgp.language SUBDIR += php_doc - SUBDIR += pinetreefonts SUBDIR += qt4-codecs-kr SUBDIR += scim-hangul SUBDIR += scim-tables diff --git a/korean/a2ps/Makefile b/korean/a2ps/Makefile deleted file mode 100644 index 7b54b2ade316..000000000000 --- a/korean/a2ps/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: ko-a2ps -# Date created: 30 Sep 2000 -# Whom: cjh -# -# $FreeBSD$ -# - -PORTNAME= a2ps -PORTVERSION= 20000314 -CATEGORIES= korean print -MASTER_SITES= http://www.kr.FreeBSD.org/~hwang/misc/ -DISTNAME= a2ps-h -EXTRACT_SUFX= .py -EXTRACT_ONLY= - -MAINTAINER= ports@FreeBSD.org -COMMENT= Simple a2ps wrapper for Korean text printing - -DEPRECATED= Looks like an abandonware, no more public distfiles - -EXPIRATION_DATE= 2011-08-01 -PLIST_FILES= bin/a2ps-h -# depends on a2ps-a4. a2ps has several variation, so if I should -# choose one, a2ps-a4 is good because A4-sized paper is default in Korea. -RUN_DEPENDS= a2ps:${PORTSDIR}/print/a2ps-a4 - -USE_PYTHON= YES -NO_WRKSUBDIR= YES -# default Korean PS font -PSFONTKO= Gulim-Medium-KSC-EUC-H - -pre-patch: - ${CP} ${_DISTDIR}/${DISTFILES} ${WRKDIR} - -do-build: - ${SED} -e "s;%%PYTHON_CMD%%;${PYTHON_CMD};g" \ - -e "s;%%PSFONTKO%%;${PSFONTKO};g" \ - ${WRKDIR}/a2ps-h.py > ${WRKDIR}/a2ps-h - -do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/a2ps-h ${PREFIX}/bin - -.include <bsd.port.mk> diff --git a/korean/a2ps/distinfo b/korean/a2ps/distinfo deleted file mode 100644 index 0c2411738575..000000000000 --- a/korean/a2ps/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (a2ps-h.py) = 6768000b6fd959886b39c88789de070a264eab0f03bccc72ceae39fc66dbc5e3 -SIZE (a2ps-h.py) = 4580 diff --git a/korean/a2ps/files/patch-aa b/korean/a2ps/files/patch-aa deleted file mode 100644 index 804955c37196..000000000000 --- a/korean/a2ps/files/patch-aa +++ /dev/null @@ -1,23 +0,0 @@ ---- a2ps-h.py~ Sat Sep 30 18:04:02 2000 -+++ a2ps-h.py Sat Sep 30 18:04:39 2000 -@@ -1,4 +1,4 @@ --#! /usr/bin/env python -+#!%%PYTHON_CMD%% - - # - # (C) Mizi Research -@@ -16,10 +16,10 @@ - - import string,sys,os - --hps = '/Gulim-Regular' --hbps = '/Gulim-Regular' --hbops = '/Gulim-Regular' --hops = '/Gulim-Regular' -+hps = '/%%PSFONTKO%%' -+hbps = '/%%PSFONTKO%%' -+hbops = '/%%PSFONTKO%%' -+hops = '/%%PSFONTKO%%' - - def trans_file(filename): - if type(filename) == type([]): diff --git a/korean/a2ps/pkg-descr b/korean/a2ps/pkg-descr deleted file mode 100644 index 0da8ee5e5f7b..000000000000 --- a/korean/a2ps/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -a2ps-h does filtering a2ps(not a2ps 4.3, a2ps 4.12 is ok) output -for Korean text printing. It converts Korean text in a2ps output -to Korean-printable PS file. - -WWW: http://www.kr.FreeBSD.org/~hwang/misc/index.html diff --git a/korean/bitchx/Makefile b/korean/bitchx/Makefile deleted file mode 100644 index 43252c3b7a32..000000000000 --- a/korean/bitchx/Makefile +++ /dev/null @@ -1,63 +0,0 @@ -# New ports collection makefile for: BitchX ircII client patched for korean -# Date created: 3 Jun 1999 -# Whom: JunSeon Oh <hollywar@mail.holywar.net> -# -# $FreeBSD$ -# - -PORTNAME= BitchX -PORTVERSION= 1.0c16 -PORTREVISION= 6 -CATEGORIES= korean irc -MASTER_SITES= ftp://ftp.holywar.net/pub/FreeBSD/ - -PATCH_SITES= ftp://ftp.holywar.net/pub/FreeBSD/ -PATCHFILES= bx-korean-aa.patch\ - bx-korean-ab.patch\ - bx-korean-ac.patch -PATCH_DIST_STRIP= -p1 - -MAINTAINER= ports@FreeBSD.org -COMMENT= An alternative ircII color client support patched for korean - -DEPRECATED= Look like an abandonware, no more public distifles -EXPIRATION_DATE= 2011-08-01 - -WRKSRC= ${WRKDIR}/BitchX - -GNU_CONFIGURE= yes -USE_GMAKE= yes -CONFIGURE_ARGS= --without-plugins \ - --exec-prefix="${PREFIX}/share" \ - --bindir="${PREFIX}/bin" \ - --datadir="${PREFIX}/share" \ - --libdir="${PREFIX}/share" -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L{LOCALBASE}/lib" - -.include <bsd.port.pre.mk> - -.if ${ARCH} == "sparc64" -BROKEN= Does not compile on sparc64 (needs -fPIC) -.endif - -CONFIGURE_ARGS+=--without-gtk - -DOCSDIR= ${PREFIX}/share/doc/bitchx -DATADIR= ${PREFIX}/share/bx - -post-patch: - ${TOUCH} ${WRKSRC}/configure - -post-install: - @(${LN} -sf ${PREFIX}/bin/BitchX ${PREFIX}/bin/bx) - ${MKDIR} ${DATADIR}/help/ - ${CP} -r ${WRKSRC}/bitchx-docs/* ${DATADIR}/help - ${RMDIR} ${DATADIR}/help/4_Misc/fset - ${RMDIR} ${DATADIR}/help/4_Misc/wset -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR}/ - ${INSTALL_DATA} ${WRKSRC}/doc/bxfaq.html ${DOCSDIR}/ -.endif - -.include <bsd.port.post.mk> diff --git a/korean/bitchx/distinfo b/korean/bitchx/distinfo deleted file mode 100644 index b3fa84a688bd..000000000000 --- a/korean/bitchx/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -SHA256 (BitchX-1.0c16.tar.gz) = 402e08084a48328c9928a8e3e7bb152fcfee2519a8d43b42555f6813bfe68fed -SIZE (BitchX-1.0c16.tar.gz) = 1901626 -SHA256 (bx-korean-aa.patch) = cca75f4acf744d77a03bc17ba04bf498b941bad29ca0a9b8f39ee7fe74b9eb20 -SIZE (bx-korean-aa.patch) = 166575 -SHA256 (bx-korean-ab.patch) = 6968dd9169559fdf31d0118d213ea86118c0cfa9ec0edfc9bed46cc944fb5d0b -SIZE (bx-korean-ab.patch) = 525 -SHA256 (bx-korean-ac.patch) = 88abbb61e9369094548240e9f441ee8b739cbc143decda28c233412a36d8ffd7 -SIZE (bx-korean-ac.patch) = 2722 diff --git a/korean/bitchx/files/patch-ag b/korean/bitchx/files/patch-ag deleted file mode 100644 index 2cba17fe478f..000000000000 --- a/korean/bitchx/files/patch-ag +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.in.orig Sun Jan 9 02:11:01 2000 -+++ Makefile.in Sat Sep 9 01:24:46 2000 -@@ -43,7 +43,7 @@ - IRCLIB = @IRCLIB@ - - CC = @CC@ --DEFS = -I$$(srcdir)/../include -I$(topdir)/include -+DEFS = -I$$(srcdir)/../include -I$(topdir)/include -I. -I- - LIBS = @LIBS@ - INCLUDES = @INCLUDES@ diff --git a/korean/bitchx/files/patch-ah b/korean/bitchx/files/patch-ah deleted file mode 100644 index fca11c214367..000000000000 --- a/korean/bitchx/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- dll/Makefile.in.orig Sun Oct 1 22:05:20 2000 -+++ dll/Makefile.in Sun Oct 1 22:05:47 2000 -@@ -31,7 +32,7 @@ - 'SHLIB_CFLAGS=$(SHLIB_CFLAGS)' \ - 'IRCLIB=$(IRCLIB)' \ - 'TCLINC=$(TCLINC)' \ -- 'INCLUDES=$(INCLUDES)' \ -+ 'INCLUDES=$(DEFS) $(INCLUDES)' \ - 'DEFS=$(DEFS)' \ - 'local_dir=$(local_dir)' \ - 'LIBS=$(LIBS)' diff --git a/korean/bitchx/files/patch-al b/korean/bitchx/files/patch-al deleted file mode 100644 index e6d0d059827e..000000000000 --- a/korean/bitchx/files/patch-al +++ /dev/null @@ -1,19 +0,0 @@ ---- source/misc.c.orig Tue Jul 4 18:01:52 2000 -+++ source/misc.c Thu Dec 21 11:03:09 2000 -@@ -2427,6 +2427,8 @@ - switch(type) - { - case T_A : -+ if (dlen != sizeof(struct in_addr)) -+ return 0; - rptr->re_he.h_length = dlen; - if (ans == 1) - rptr->re_he.h_addrtype=(class == C_IN) ? -@@ -2473,6 +2475,7 @@ - *alias = NULL; - break; - default : -+ cp += dlen ; - break; - } - } diff --git a/korean/bitchx/files/patch-configure b/korean/bitchx/files/patch-configure deleted file mode 100644 index 01a3d8c5dc2d..000000000000 --- a/korean/bitchx/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2009-11-05 05:53:28.320172000 +0300 -+++ configure 2009-11-05 05:54:49.000000000 +0300 -@@ -8051,7 +8051,7 @@ - system=unknown - else - if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`"; then -- system=MP-RAS-`$AWK '{print $3}' /etc/.relid'` -+ system=MP-RAS-`$AWK '{print $3}' /etc/.relid` - fi - fi - fi diff --git a/korean/bitchx/files/patch-dll-amp-layer2.c b/korean/bitchx/files/patch-dll-amp-layer2.c deleted file mode 100644 index 26e97619475c..000000000000 --- a/korean/bitchx/files/patch-dll-amp-layer2.c +++ /dev/null @@ -1,30 +0,0 @@ ---- dll/amp/layer2.c.orig Mon Oct 4 09:45:52 1999 -+++ dll/amp/layer2.c Fri Aug 5 19:23:35 2005 -@@ -78,6 +78,7 @@ - sblimit=8; - break; - default : /*printf(" bit alloc info no gud ");*/ -+ ; - } - break; - case 1 : switch (bitrate) /* 1 = 48 kHz */ -@@ -99,6 +100,7 @@ - sblimit=8; - break; - default : /*printf(" bit alloc info no gud ");*/ -+ ; - } - break; - case 2 : switch (bitrate) /* 2 = 32 kHz */ -@@ -123,9 +125,11 @@ - sblimit=12; - break; - default : /*printf("bit alloc info not ok\n");*/ -+ ; - } - break; - default : /*printf("sampling freq. not ok/n");*/ -+ ; - } else { - bit_alloc_index=&t_allocMPG2; - nbal=&t_nbalMPG2; diff --git a/korean/bitchx/files/patch-source-ctcp.c b/korean/bitchx/files/patch-source-ctcp.c deleted file mode 100644 index 473f5da18cf2..000000000000 --- a/korean/bitchx/files/patch-source-ctcp.c +++ /dev/null @@ -1,11 +0,0 @@ ---- source/ctcp.c.orig Mon Dec 18 22:26:09 2006 -+++ source/ctcp.c Mon Dec 18 22:26:24 2006 -@@ -176,7 +176,7 @@ - - /* CDE do ops and unban logging */ - --static char *ctcp_type[] = -+char *ctcp_type[] = - { - "PRIVMSG", - "NOTICE" diff --git a/korean/bitchx/files/patch-source-timer.c b/korean/bitchx/files/patch-source-timer.c deleted file mode 100644 index 1e81800db11d..000000000000 --- a/korean/bitchx/files/patch-source-timer.c +++ /dev/null @@ -1,11 +0,0 @@ ---- source/timer.c.orig Mon Dec 18 22:29:15 2006 -+++ source/timer.c Mon Dec 18 22:29:30 2006 -@@ -148,7 +148,7 @@ - * This is put here on purpose -- we dont want any of the above functions - * to have any knowledge of this struct. - */ --static TimerList *PendingTimers; -+TimerList *PendingTimers; - static char *schedule_timer (TimerList *ntimer); - - static char *current_exec_timer = empty_string; diff --git a/korean/bitchx/files/patch-source_modules.c b/korean/bitchx/files/patch-source_modules.c deleted file mode 100644 index a90d13de9732..000000000000 --- a/korean/bitchx/files/patch-source_modules.c +++ /dev/null @@ -1,11 +0,0 @@ ---- source/modules.c.orig Tue Feb 18 14:58:09 2003 -+++ source/modules.c Tue Feb 18 14:58:23 2003 -@@ -65,7 +65,7 @@ - - Function_ptr global_table[NUMBER_OF_GLOBAL_FUNCTIONS] = { NULL }; - extern int read_sockets(); --extern unsigned long bitchx_numver; -+extern const unsigned long bitchx_numver; - extern int identd; - - extern int (*dcc_open_func) (int, int, unsigned long, int); diff --git a/korean/bitchx/files/patch-source_term_c b/korean/bitchx/files/patch-source_term_c deleted file mode 100644 index 3909338c3503..000000000000 --- a/korean/bitchx/files/patch-source_term_c +++ /dev/null @@ -1,10 +0,0 @@ ---- source/term.c.orig Fri Jul 23 01:10:02 2004 -+++ source/term.c Fri Jul 23 01:11:02 2004 -@@ -92,7 +92,6 @@ - #endif - - extern char *getenv(); --extern char *tparm(); - - /* - * The old code assumed termcap. termcap is almost always present, but on diff --git a/korean/bitchx/files/patch-status.c b/korean/bitchx/files/patch-status.c deleted file mode 100644 index 5f79467876b7..000000000000 --- a/korean/bitchx/files/patch-status.c +++ /dev/null @@ -1,11 +0,0 @@ ---- source/status.c.orig Fri Jul 18 04:58:48 2003 -+++ source/status.c Fri Jul 18 05:02:50 2003 -@@ -1213,7 +1213,7 @@ - * current-type window, although i think they should go to all windows. - */ - #define STATUS_VAR(x) \ --static char *status_user ## x ## (Window *window) \ -+static char *status_user ## x (Window *window) \ - { \ - char *text; \ - \ diff --git a/korean/bitchx/pkg-descr b/korean/bitchx/pkg-descr deleted file mode 100644 index c3ad897e5af7..000000000000 --- a/korean/bitchx/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -BitchX is an IRC (Internet Relay Chat) client by Colten Edwards aka -panasync@efnet, it is based on it's predecessors ircII and EPIC. -BitchX was originally started as a script by Trench and HappyCrappy -for the popular UNIX IRC client ircII. Around Christmas of 1994 the -script was patched directly into the client by panasync. - -Korean patch history - - - Leo Kim (cocoja@florida.sarang.net) ; - - 2 Byte Input patch. - - - JunSeon Oh (hollywar@mail.holywar.net) ; - - Global & Help message changed to hangul. - Format of date&time changed to hangul format. - Output minor patch . diff --git a/korean/bitchx/pkg-plist b/korean/bitchx/pkg-plist deleted file mode 100644 index 01c778b632ce..000000000000 --- a/korean/bitchx/pkg-plist +++ /dev/null @@ -1,965 +0,0 @@ -bin/BitchX -bin/BitchX-1.0c16+H1 -bin/bx -bin/scr-bx -%%DATADIR%%/BitchX.quit -%%DATADIR%%/BitchX.ircnames -%%DATADIR%%/BitchX.reasons -%%DATADIR%%/BitchX.help -%%DATADIR%%/help/1_General/l -%%DATADIR%%/help/1_General/adduser -%%DATADIR%%/help/1_General/away -%%DATADIR%%/help/1_General/bye -%%DATADIR%%/help/1_General/channel -%%DATADIR%%/help/1_General/describe -%%DATADIR%%/help/1_General/disconnect -%%DATADIR%%/help/1_General/help -%%DATADIR%%/help/1_General/ignore -%%DATADIR%%/help/1_General/invite -%%DATADIR%%/help/1_General/join -%%DATADIR%%/help/1_General/kick -%%DATADIR%%/help/1_General/lastlog -%%DATADIR%%/help/1_General/me -%%DATADIR%%/help/1_General/mode -%%DATADIR%%/help/1_General/msg -%%DATADIR%%/help/1_General/nick -%%DATADIR%%/help/1_General/noforward -%%DATADIR%%/help/1_General/notice -%%DATADIR%%/help/1_General/notify -%%DATADIR%%/help/1_General/nslookup -%%DATADIR%%/help/1_General/part -%%DATADIR%%/help/1_General/ping -%%DATADIR%%/help/1_General/query -%%DATADIR%%/help/1_General/quit -%%DATADIR%%/help/1_General/reconnect -%%DATADIR%%/help/1_General/say -%%DATADIR%%/help/1_General/server -%%DATADIR%%/help/1_General/url -%%DATADIR%%/help/1_General/silence -%%DATADIR%%/help/1_General/spam -%%DATADIR%%/help/1_General/topic -%%DATADIR%%/help/1_General/unforward -%%DATADIR%%/help/1_General/unidle -%%DATADIR%%/help/1_General/unuser -%%DATADIR%%/help/1_General/1_General -%%DATADIR%%/help/1_General/4op -%%DATADIR%%/help/1_General/about -%%DATADIR%%/help/1_General/addforward -%%DATADIR%%/help/1_General/addidle -%%DATADIR%%/help/1_General/uping -%%DATADIR%%/help/1_General/offers -%%DATADIR%%/help/1_General/k -%%DATADIR%%/help/1_General/ver -%%DATADIR%%/help/1_General/j -%%DATADIR%%/help/1_General/kb -%%DATADIR%%/help/1_General/kbi -%%DATADIR%%/help/1_General/kickidle -%%DATADIR%%/help/1_General/m -%%DATADIR%%/help/1_General/chat -%%DATADIR%%/help/1_General/addshit -%%DATADIR%%/help/1_General/nochat -%%DATADIR%%/help/1_General/addlamenick -%%DATADIR%%/help/1_General/lamenicklist -%%DATADIR%%/help/1_General/unlamenick -%%DATADIR%%/help/1_General/unshit -%%DATADIR%%/help/1_General/shitlist -%%DATADIR%%/help/1_General/addword -%%DATADIR%%/help/1_General/unwordkick -%%DATADIR%%/help/1_General/bki -%%DATADIR%%/help/1_General/ajoin -%%DATADIR%%/help/1_General/ajoinlist -%%DATADIR%%/help/1_General/unajoin -%%DATADIR%%/help/1_General/ban -%%DATADIR%%/help/1_General/showwordkick -%%DATADIR%%/help/1_General/banstat -%%DATADIR%%/help/1_General/bantype -%%DATADIR%%/help/1_General/banwords -%%DATADIR%%/help/1_General/b -%%DATADIR%%/help/1_General/bk -%%DATADIR%%/help/1_General/awaylog -%%DATADIR%%/help/1_General/awaymsg -%%DATADIR%%/help/1_General/gone -%%DATADIR%%/help/1_General/back -%%DATADIR%%/help/1_General/partall -%%DATADIR%%/help/1_General/leave -%%DATADIR%%/help/1_General/p -%%DATADIR%%/help/1_General/t -%%DATADIR%%/help/1_General/wordlist -%%DATADIR%%/help/1_General/addnoflood -%%DATADIR%%/help/1_General/dcc/close -%%DATADIR%%/help/1_General/dcc/closeall -%%DATADIR%%/help/1_General/dcc/dcc -%%DATADIR%%/help/1_General/dcc/get -%%DATADIR%%/help/1_General/dcc/list -%%DATADIR%%/help/1_General/dcc/raw -%%DATADIR%%/help/1_General/dcc/rename -%%DATADIR%%/help/1_General/dcc/resume -%%DATADIR%%/help/1_General/dcc/chat -%%DATADIR%%/help/1_General/dcc/send -%%DATADIR%%/help/1_General/dcc/resend -%%DATADIR%%/help/1_General/dcc/reget -%%DATADIR%%/help/1_General/dcc/tsend -%%DATADIR%%/help/1_General/dcc/tresend -%%DATADIR%%/help/1_General/dcc/tget -%%DATADIR%%/help/1_General/dcc/treget -%%DATADIR%%/help/1_General/dcc/ftp -%%DATADIR%%/help/1_General/dcc/activecount -%%DATADIR%%/help/1_General/dcc/quietmode -%%DATADIR%%/help/1_General/dcc/showpaths -%%DATADIR%%/help/1_General/dcc/autorename -%%DATADIR%%/help/1_General/dcc/autooverwrite -%%DATADIR%%/help/1_General/dcc/autoget -%%DATADIR%%/help/1_General/dcc/stats -%%DATADIR%%/help/1_General/dcc/exempt -%%DATADIR%%/help/1_General/dcc/bot -%%DATADIR%%/help/1_General/ctcp/bdcc -%%DATADIR%%/help/1_General/ctcp/cdcc -%%DATADIR%%/help/1_General/ctcp/clientinfo -%%DATADIR%%/help/1_General/ctcp/ctcp -%%DATADIR%%/help/1_General/ctcp/echo -%%DATADIR%%/help/1_General/ctcp/finger -%%DATADIR%%/help/1_General/ctcp/ident -%%DATADIR%%/help/1_General/ctcp/invite -%%DATADIR%%/help/1_General/ctcp/op -%%DATADIR%%/help/1_General/ctcp/ops -%%DATADIR%%/help/1_General/ctcp/ping -%%DATADIR%%/help/1_General/ctcp/time -%%DATADIR%%/help/1_General/ctcp/unban -%%DATADIR%%/help/1_General/ctcp/uptime -%%DATADIR%%/help/1_General/ctcp/userinfo -%%DATADIR%%/help/1_General/ctcp/utc -%%DATADIR%%/help/1_General/ctcp/version -%%DATADIR%%/help/1_General/ctcp/whoami -%%DATADIR%%/help/1_General/ctcp/action -%%DATADIR%%/help/1_General/ctcp/xdcc -%%DATADIR%%/help/2_Queries/admin -%%DATADIR%%/help/2_Queries/flush -%%DATADIR%%/help/2_Queries/info -%%DATADIR%%/help/2_Queries/ison -%%DATADIR%%/help/2_Queries/links -%%DATADIR%%/help/2_Queries/list -%%DATADIR%%/help/2_Queries/lusers -%%DATADIR%%/help/2_Queries/map -%%DATADIR%%/help/2_Queries/motd -%%DATADIR%%/help/2_Queries/names -%%DATADIR%%/help/2_Queries/stats -%%DATADIR%%/help/2_Queries/time -%%DATADIR%%/help/2_Queries/trace -%%DATADIR%%/help/2_Queries/userhost -%%DATADIR%%/help/2_Queries/userip -%%DATADIR%%/help/2_Queries/users -%%DATADIR%%/help/2_Queries/version -%%DATADIR%%/help/2_Queries/who -%%DATADIR%%/help/2_Queries/whois -%%DATADIR%%/help/2_Queries/2_Queries -%%DATADIR%%/help/2_Queries/whowas -%%DATADIR%%/help/2_Queries/wii -%%DATADIR%%/help/2_Queries/ww -%%DATADIR%%/help/2_Queries/wilc -%%DATADIR%%/help/2_Queries/wilm -%%DATADIR%%/help/2_Queries/wiln -%%DATADIR%%/help/2_Queries/wilcr -%%DATADIR%%/help/2_Queries/sc -%%DATADIR%%/help/2_Queries/n -%%DATADIR%%/help/2_Queries/scan -%%DATADIR%%/help/2_Queries/wi -%%DATADIR%%/help/2_Queries/scani -%%DATADIR%%/help/2_Queries/scanv -%%DATADIR%%/help/2_Queries/scano -%%DATADIR%%/help/2_Queries/scann -%%DATADIR%%/help/2_Queries/scanf -%%DATADIR%%/help/2_Queries/scans -%%DATADIR%%/help/3_Operators/connect -%%DATADIR%%/help/3_Operators/die -%%DATADIR%%/help/3_Operators/hash -%%DATADIR%%/help/3_Operators/kill -%%DATADIR%%/help/3_Operators/oper -%%DATADIR%%/help/3_Operators/rehash -%%DATADIR%%/help/3_Operators/restart -%%DATADIR%%/help/3_Operators/rping -%%DATADIR%%/help/3_Operators/squit -%%DATADIR%%/help/3_Operators/uping -%%DATADIR%%/help/3_Operators/3_Operators -%%DATADIR%%/help/3_Operators/wallops -%%DATADIR%%/help/3_Operators/sping -%%DATADIR%%/help/3_Operators/dline -%%DATADIR%%/help/3_Operators/swallop -%%DATADIR%%/help/3_Operators/locop -%%DATADIR%%/help/3_Operators/deoper -%%DATADIR%%/help/3_Operators/tkline -%%DATADIR%%/help/3_Operators/unkline -%%DATADIR%%/help/3_Operators/kline -%%DATADIR%%/help/3_Operators/helpserv -%%DATADIR%%/help/3_Operators/helpop -%%DATADIR%%/help/4_Misc/bind/backward_character -%%DATADIR%%/help/4_Misc/bind/backward_history -%%DATADIR%%/help/4_Misc/bind/backward_word -%%DATADIR%%/help/4_Misc/bind/beginning_of_line -%%DATADIR%%/help/4_Misc/bind/bind -%%DATADIR%%/help/4_Misc/bind/blink -%%DATADIR%%/help/4_Misc/bind/bold -%%DATADIR%%/help/4_Misc/bind/clear_screen -%%DATADIR%%/help/4_Misc/bind/command_completion -%%DATADIR%%/help/4_Misc/bind/delete_character -%%DATADIR%%/help/4_Misc/bind/delete_next_word -%%DATADIR%%/help/4_Misc/bind/delete_previous_word -%%DATADIR%%/help/4_Misc/bind/delete_to_previous_space -%%DATADIR%%/help/4_Misc/bind/end_of_line -%%DATADIR%%/help/4_Misc/bind/enter_digraph -%%DATADIR%%/help/4_Misc/bind/enter_menu -%%DATADIR%%/help/4_Misc/bind/erase_line -%%DATADIR%%/help/4_Misc/bind/erase_to_beg_of_line -%%DATADIR%%/help/4_Misc/bind/forward_character -%%DATADIR%%/help/4_Misc/bind/erase_to_end_of_line -%%DATADIR%%/help/4_Misc/bind/forward_history -%%DATADIR%%/help/4_Misc/bind/forward_word -%%DATADIR%%/help/4_Misc/bind/highlight_off -%%DATADIR%%/help/4_Misc/bind/meta1_character -%%DATADIR%%/help/4_Misc/bind/meta4_character -%%DATADIR%%/help/4_Misc/bind/next_window -%%DATADIR%%/help/4_Misc/bind/nothing -%%DATADIR%%/help/4_Misc/bind/parse_command -%%DATADIR%%/help/4_Misc/bind/paste_to_input -%%DATADIR%%/help/4_Misc/bind/previous_window -%%DATADIR%%/help/4_Misc/bind/quit_irc -%%DATADIR%%/help/4_Misc/bind/quote_character -%%DATADIR%%/help/4_Misc/bind/refresh_inputline -%%DATADIR%%/help/4_Misc/bind/refresh_screen -%%DATADIR%%/help/4_Misc/bind/reverse -%%DATADIR%%/help/4_Misc/bind/scroll_backward -%%DATADIR%%/help/4_Misc/bind/scroll_end -%%DATADIR%%/help/4_Misc/bind/scroll_forward -%%DATADIR%%/help/4_Misc/bind/scroll_start -%%DATADIR%%/help/4_Misc/bind/self_insert -%%DATADIR%%/help/4_Misc/bind/send_line -%%DATADIR%%/help/4_Misc/bind/shove_to_history -%%DATADIR%%/help/4_Misc/bind/stop_irc -%%DATADIR%%/help/4_Misc/bind/type_text -%%DATADIR%%/help/4_Misc/bind/swap_last_window -%%DATADIR%%/help/4_Misc/bind/swap_next_window -%%DATADIR%%/help/4_Misc/bind/swap_previous_window -%%DATADIR%%/help/4_Misc/bind/switch_channels -%%DATADIR%%/help/4_Misc/bind/toggle_insert_mode -%%DATADIR%%/help/4_Misc/bind/toggle_stop_screen -%%DATADIR%%/help/4_Misc/bind/transpose_characters -%%DATADIR%%/help/4_Misc/bind/unclear_screen -%%DATADIR%%/help/4_Misc/bind/underline -%%DATADIR%%/help/4_Misc/bind/unstop_all_windows -%%DATADIR%%/help/4_Misc/bind/backspace -%%DATADIR%%/help/4_Misc/bind/yank_from_cutbuffer -%%DATADIR%%/help/4_Misc/set/auto_new_nick -%%DATADIR%%/help/4_Misc/set/auto_reconnect_delay -%%DATADIR%%/help/4_Misc/set/auto_rejoin -%%DATADIR%%/help/4_Misc/set/auto_rejoin_delay -%%DATADIR%%/help/4_Misc/set/auto_unmark_away -%%DATADIR%%/help/4_Misc/set/auto_whowas -%%DATADIR%%/help/4_Misc/set/banner -%%DATADIR%%/help/4_Misc/set/banner_expand -%%DATADIR%%/help/4_Misc/set/beep -%%DATADIR%%/help/4_Misc/set/beep_max -%%DATADIR%%/help/4_Misc/set/beep_on_msg -%%DATADIR%%/help/4_Misc/set/beep_when_away -%%DATADIR%%/help/4_Misc/set/blink_video -%%DATADIR%%/help/4_Misc/set/bold_video -%%DATADIR%%/help/4_Misc/set/channel_name_width -%%DATADIR%%/help/4_Misc/set/client_information -%%DATADIR%%/help/4_Misc/set/clock -%%DATADIR%%/help/4_Misc/set/clock_24hour -%%DATADIR%%/help/4_Misc/set/clock_alarm -%%DATADIR%%/help/4_Misc/set/clock_format -%%DATADIR%%/help/4_Misc/set/cmdchars -%%DATADIR%%/help/4_Misc/set/color -%%DATADIR%%/help/4_Misc/set/command_mode -%%DATADIR%%/help/4_Misc/set/comment_hack -%%DATADIR%%/help/4_Misc/set/connect_timeout -%%DATADIR%%/help/4_Misc/set/continued_line -%%DATADIR%%/help/4_Misc/set/cpu_saver_after -%%DATADIR%%/help/4_Misc/set/cpu_saver_every -%%DATADIR%%/help/4_Misc/set/current_window_level -%%DATADIR%%/help/4_Misc/set/dcc_auto_timeout -%%DATADIR%%/help/4_Misc/set/dcc_long_pathnames -%%DATADIR%%/help/4_Misc/set/dcc_sliding_window -%%DATADIR%%/help/4_Misc/set/dcc_store_path -%%DATADIR%%/help/4_Misc/set/debug -%%DATADIR%%/help/4_Misc/set/dispatch_unknown_command -%%DATADIR%%/help/4_Misc/set/display -%%DATADIR%%/help/4_Misc/set/display_ansi -%%DATADIR%%/help/4_Misc/set/do_notify_immediately -%%DATADIR%%/help/4_Misc/set/eight_bit_characters -%%DATADIR%%/help/4_Misc/set/encrypt_program -%%DATADIR%%/help/4_Misc/set/floating_point_math -%%DATADIR%%/help/4_Misc/set/flood_after -%%DATADIR%%/help/4_Misc/set/history -%%DATADIR%%/help/4_Misc/set/flood_rate -%%DATADIR%%/help/4_Misc/set/flood_users -%%DATADIR%%/help/4_Misc/set/flood_warning -%%DATADIR%%/help/4_Misc/set/full_status_line -%%DATADIR%%/help/4_Misc/set/help_pager -%%DATADIR%%/help/4_Misc/set/help_path -%%DATADIR%%/help/4_Misc/set/help_prompt -%%DATADIR%%/help/4_Misc/set/help_window -%%DATADIR%%/help/4_Misc/set/hide_private_channels -%%DATADIR%%/help/4_Misc/set/highlight_char -%%DATADIR%%/help/4_Misc/set/high_bit_escape -%%DATADIR%%/help/4_Misc/set/history_file -%%DATADIR%%/help/4_Misc/set/hold_mode -%%DATADIR%%/help/4_Misc/set/indent -%%DATADIR%%/help/4_Misc/set/input_aliases -%%DATADIR%%/help/4_Misc/set/input_prompt -%%DATADIR%%/help/4_Misc/set/insert_mode -%%DATADIR%%/help/4_Misc/set/inverse_video -%%DATADIR%%/help/4_Misc/set/lastlog -%%DATADIR%%/help/4_Misc/set/lastlog_level -%%DATADIR%%/help/4_Misc/set/load_path -%%DATADIR%%/help/4_Misc/set/log -%%DATADIR%%/help/4_Misc/set/logfile -%%DATADIR%%/help/4_Misc/set/mail -%%DATADIR%%/help/4_Misc/set/max_recursions -%%DATADIR%%/help/4_Misc/set/menu -%%DATADIR%%/help/4_Misc/set/mirc_broken_dcc_resume -%%DATADIR%%/help/4_Misc/set/mode_stripper -%%DATADIR%%/help/4_Misc/set/nd_space_max -%%DATADIR%%/help/4_Misc/set/notify_handler -%%DATADIR%%/help/4_Misc/set/notify_interval -%%DATADIR%%/help/4_Misc/set/notify_level -%%DATADIR%%/help/4_Misc/set/notify_on_termination -%%DATADIR%%/help/4_Misc/set/notify_userhost_automatic -%%DATADIR%%/help/4_Misc/set/novice -%%DATADIR%%/help/4_Misc/set/no_control_log -%%DATADIR%%/help/4_Misc/set/no_ctcp_flood -%%DATADIR%%/help/4_Misc/set/no_fail_disconnect -%%DATADIR%%/help/4_Misc/set/num_of_whowas -%%DATADIR%%/help/4_Misc/set/pad_char -%%DATADIR%%/help/4_Misc/set/quit_message -%%DATADIR%%/help/4_Misc/set/realname -%%DATADIR%%/help/4_Misc/set/reverse_status_line -%%DATADIR%%/help/4_Misc/set/set -%%DATADIR%%/help/4_Misc/set/scroll -%%DATADIR%%/help/4_Misc/set/reverse_video -%%DATADIR%%/help/4_Misc/set/screen_options -%%DATADIR%%/help/4_Misc/set/scrollback -%%DATADIR%%/help/4_Misc/set/tab -%%DATADIR%%/help/4_Misc/set/scrollback_ratio -%%DATADIR%%/help/4_Misc/set/scroll_lines -%%DATADIR%%/help/4_Misc/set/security -%%DATADIR%%/help/4_Misc/set/send_ignore_msg -%%DATADIR%%/help/4_Misc/set/shell -%%DATADIR%%/help/4_Misc/set/shell_flags -%%DATADIR%%/help/4_Misc/set/shell_limit -%%DATADIR%%/help/4_Misc/set/show_away_once -%%DATADIR%%/help/4_Misc/set/show_channel_names -%%DATADIR%%/help/4_Misc/set/show_end_of_msgs -%%DATADIR%%/help/4_Misc/set/show_numerics -%%DATADIR%%/help/4_Misc/set/show_status_all -%%DATADIR%%/help/4_Misc/set/show_who_hopcount -%%DATADIR%%/help/4_Misc/set/status_away -%%DATADIR%%/help/4_Misc/set/status_channel -%%DATADIR%%/help/4_Misc/set/status_chanop -%%DATADIR%%/help/4_Misc/set/status_clock -%%DATADIR%%/help/4_Misc/set/tab_max -%%DATADIR%%/help/4_Misc/set/xterm -%%DATADIR%%/help/4_Misc/set/status_does_expandos -%%DATADIR%%/help/4_Misc/set/status_format -%%DATADIR%%/help/4_Misc/set/status_hold -%%DATADIR%%/help/4_Misc/set/status_hold_lines -%%DATADIR%%/help/4_Misc/set/status_insert -%%DATADIR%%/help/4_Misc/set/status_mail -%%DATADIR%%/help/4_Misc/set/status_mode -%%DATADIR%%/help/4_Misc/set/status_nick -%%DATADIR%%/help/4_Misc/set/status_notify -%%DATADIR%%/help/4_Misc/set/status_no_repeat -%%DATADIR%%/help/4_Misc/set/status_oper -%%DATADIR%%/help/4_Misc/set/status_overwrite -%%DATADIR%%/help/4_Misc/set/status_query -%%DATADIR%%/help/4_Misc/set/status_scrollback -%%DATADIR%%/help/4_Misc/set/status_server -%%DATADIR%%/help/4_Misc/set/status_truncate_rhs -%%DATADIR%%/help/4_Misc/set/status_umode -%%DATADIR%%/help/4_Misc/set/status_user -%%DATADIR%%/help/4_Misc/set/status_voice -%%DATADIR%%/help/4_Misc/set/status_window -%%DATADIR%%/help/4_Misc/set/underline_video -%%DATADIR%%/help/4_Misc/set/suppress_from_remote_server -%%DATADIR%%/help/4_Misc/set/suppress_server_motd -%%DATADIR%%/help/4_Misc/set/user_information -%%DATADIR%%/help/4_Misc/set/verbose_ctcp -%%DATADIR%%/help/4_Misc/set/warn_of_ignores -%%DATADIR%%/help/4_Misc/set/always_split_biggest -%%DATADIR%%/help/4_Misc/set/xterm_options -%%DATADIR%%/help/4_Misc/window/back -%%DATADIR%%/help/4_Misc/window/balance -%%DATADIR%%/help/4_Misc/window/beep_always -%%DATADIR%%/help/4_Misc/window/bind -%%DATADIR%%/help/4_Misc/window/channel -%%DATADIR%%/help/4_Misc/window/create -%%DATADIR%%/help/4_Misc/window/delete -%%DATADIR%%/help/4_Misc/window/discon -%%DATADIR%%/help/4_Misc/window/double -%%DATADIR%%/help/4_Misc/window/echo -%%DATADIR%%/help/4_Misc/window/fixed -%%DATADIR%%/help/4_Misc/window/font -%%DATADIR%%/help/4_Misc/window/goto -%%DATADIR%%/help/4_Misc/window/grow -%%DATADIR%%/help/4_Misc/window/hide -%%DATADIR%%/help/4_Misc/window/hide_others -%%DATADIR%%/help/4_Misc/window/hold_mode -%%DATADIR%%/help/4_Misc/window/kill -%%DATADIR%%/help/4_Misc/window/killswap -%%DATADIR%%/help/4_Misc/window/kill_others -%%DATADIR%%/help/4_Misc/window/last -%%DATADIR%%/help/4_Misc/window/lastlog -%%DATADIR%%/help/4_Misc/window/lastlog_level -%%DATADIR%%/help/4_Misc/window/level -%%DATADIR%%/help/4_Misc/window/list -%%DATADIR%%/help/4_Misc/window/log -%%DATADIR%%/help/4_Misc/window/logfile -%%DATADIR%%/help/4_Misc/window/menu -%%DATADIR%%/help/4_Misc/window/move -%%DATADIR%%/help/4_Misc/window/name -%%DATADIR%%/help/4_Misc/window/new -%%DATADIR%%/help/4_Misc/window/next -%%DATADIR%%/help/4_Misc/window/noserv -%%DATADIR%%/help/4_Misc/window/notify -%%DATADIR%%/help/4_Misc/window/notify_level -%%DATADIR%%/help/4_Misc/window/number -%%DATADIR%%/help/4_Misc/window/pop -%%DATADIR%%/help/4_Misc/window/previous -%%DATADIR%%/help/4_Misc/window/prompt -%%DATADIR%%/help/4_Misc/window/push -%%DATADIR%%/help/4_Misc/window/query -%%DATADIR%%/help/4_Misc/window/refnum -%%DATADIR%%/help/4_Misc/window/remove -%%DATADIR%%/help/4_Misc/window/scratch -%%DATADIR%%/help/4_Misc/window/scroll -%%DATADIR%%/help/4_Misc/window/server -%%DATADIR%%/help/4_Misc/window/setwindowpos -%%DATADIR%%/help/4_Misc/window/show -%%DATADIR%%/help/4_Misc/window/shrink -%%DATADIR%%/help/4_Misc/window/size -%%DATADIR%%/help/4_Misc/window/skip -%%DATADIR%%/help/4_Misc/window/stack -%%DATADIR%%/help/4_Misc/window/status_special -%%DATADIR%%/help/4_Misc/window/swap -%%DATADIR%%/help/4_Misc/window/unbind -%%DATADIR%%/help/4_Misc/window/add -%%DATADIR%%/help/4_Misc/window/window -%%DATADIR%%/help/4_Misc/history -%%DATADIR%%/help/4_Misc/hostname -%%DATADIR%%/help/4_Misc/4_Misc -%%DATADIR%%/help/4_Misc/mesg -%%DATADIR%%/help/4_Misc/mlist -%%DATADIR%%/help/4_Misc/mload -%%DATADIR%%/help/4_Misc/note -%%DATADIR%%/help/4_Misc/rbind -%%DATADIR%%/help/4_Misc/realname -%%DATADIR%%/help/4_Misc/summon -%%DATADIR%%/help/4_Misc/unclear -%%DATADIR%%/help/4_Misc/which -%%DATADIR%%/help/4_Misc/ircuser -%%DATADIR%%/help/4_Misc/abort -%%DATADIR%%/help/4_Misc/beep -%%DATADIR%%/help/4_Misc/cd -%%DATADIR%%/help/4_Misc/clear -%%DATADIR%%/help/4_Misc/digraph -%%DATADIR%%/help/4_Misc/encrypt -%%DATADIR%%/help/5_Programming/on/channel_nick -%%DATADIR%%/help/5_Programming/on/channel_signoff -%%DATADIR%%/help/5_Programming/on/connect -%%DATADIR%%/help/5_Programming/on/ctcp -%%DATADIR%%/help/5_Programming/on/ctcp_reply -%%DATADIR%%/help/5_Programming/on/dcc_chat -%%DATADIR%%/help/5_Programming/on/dcc_connect -%%DATADIR%%/help/5_Programming/on/dcc_list -%%DATADIR%%/help/5_Programming/on/dcc_lost -%%DATADIR%%/help/5_Programming/on/dcc_offer -%%DATADIR%%/help/5_Programming/on/dcc_raw -%%DATADIR%%/help/5_Programming/on/dcc_request -%%DATADIR%%/help/5_Programming/on/disconnect -%%DATADIR%%/help/5_Programming/on/encrypted_notice -%%DATADIR%%/help/5_Programming/on/encrypted_privmsg -%%DATADIR%%/help/5_Programming/on/exec -%%DATADIR%%/help/5_Programming/on/exec_errors -%%DATADIR%%/help/5_Programming/on/exec_exit -%%DATADIR%%/help/5_Programming/on/exec_prompt -%%DATADIR%%/help/5_Programming/on/exit -%%DATADIR%%/help/5_Programming/on/flood -%%DATADIR%%/help/5_Programming/on/help -%%DATADIR%%/help/5_Programming/on/hook -%%DATADIR%%/help/5_Programming/on/idle -%%DATADIR%%/help/5_Programming/on/input -%%DATADIR%%/help/5_Programming/on/invite -%%DATADIR%%/help/5_Programming/on/join -%%DATADIR%%/help/5_Programming/on/kick -%%DATADIR%%/help/5_Programming/on/kill -%%DATADIR%%/help/5_Programming/on/leave -%%DATADIR%%/help/5_Programming/on/list -%%DATADIR%%/help/5_Programming/on/mail -%%DATADIR%%/help/5_Programming/on/mode -%%DATADIR%%/help/5_Programming/on/mode_stripped -%%DATADIR%%/help/5_Programming/on/msg -%%DATADIR%%/help/5_Programming/on/msg_group -%%DATADIR%%/help/5_Programming/on/names -%%DATADIR%%/help/5_Programming/on/nickname -%%DATADIR%%/help/5_Programming/on/note -%%DATADIR%%/help/5_Programming/on/notice -%%DATADIR%%/help/5_Programming/on/notify_signoff -%%DATADIR%%/help/5_Programming/on/notify_signon -%%DATADIR%%/help/5_Programming/on/odd_server_stuff -%%DATADIR%%/help/5_Programming/on/on -%%DATADIR%%/help/5_Programming/on/oper_notice -%%DATADIR%%/help/5_Programming/on/pong -%%DATADIR%%/help/5_Programming/on/public -%%DATADIR%%/help/5_Programming/on/public_msg -%%DATADIR%%/help/5_Programming/on/public_notice -%%DATADIR%%/help/5_Programming/on/public_other -%%DATADIR%%/help/5_Programming/on/raw_irc -%%DATADIR%%/help/5_Programming/on/redirect -%%DATADIR%%/help/5_Programming/on/set -%%DATADIR%%/help/5_Programming/on/send_action -%%DATADIR%%/help/5_Programming/on/send_ctcp -%%DATADIR%%/help/5_Programming/on/send_dcc_chat -%%DATADIR%%/help/5_Programming/on/send_msg -%%DATADIR%%/help/5_Programming/on/send_notice -%%DATADIR%%/help/5_Programming/on/send_public -%%DATADIR%%/help/5_Programming/on/send_to_server -%%DATADIR%%/help/5_Programming/on/server_lost -%%DATADIR%%/help/5_Programming/on/server_notice -%%DATADIR%%/help/5_Programming/on/signoff -%%DATADIR%%/help/5_Programming/on/silence -%%DATADIR%%/help/5_Programming/on/status_update -%%DATADIR%%/help/5_Programming/on/timer -%%DATADIR%%/help/5_Programming/on/topic -%%DATADIR%%/help/5_Programming/on/unload -%%DATADIR%%/help/5_Programming/on/wall -%%DATADIR%%/help/5_Programming/on/wallop -%%DATADIR%%/help/5_Programming/on/who -%%DATADIR%%/help/5_Programming/on/widelist -%%DATADIR%%/help/5_Programming/on/window -%%DATADIR%%/help/5_Programming/on/window_create -%%DATADIR%%/help/5_Programming/on/window_kill -%%DATADIR%%/help/5_Programming/on/yell -%%DATADIR%%/help/5_Programming/on/action -%%DATADIR%%/help/5_Programming/blah -%%DATADIR%%/help/5_Programming/bless -%%DATADIR%%/help/5_Programming/break -%%DATADIR%%/help/5_Programming/call -%%DATADIR%%/help/5_Programming/comment -%%DATADIR%%/help/5_Programming/continue -%%DATADIR%%/help/5_Programming/do -%%DATADIR%%/help/5_Programming/dump -%%DATADIR%%/help/5_Programming/echo -%%DATADIR%%/help/5_Programming/eval -%%DATADIR%%/help/5_Programming/exec -%%DATADIR%%/help/5_Programming/fe -%%DATADIR%%/help/5_Programming/filedialog -%%DATADIR%%/help/5_Programming/fontdialog -%%DATADIR%%/help/5_Programming/for -%%DATADIR%%/help/5_Programming/foreach -%%DATADIR%%/help/5_Programming/hook -%%DATADIR%%/help/5_Programming/if -%%DATADIR%%/help/5_Programming/input -%%DATADIR%%/help/5_Programming/load -%%DATADIR%%/help/5_Programming/local -%%DATADIR%%/help/5_Programming/menu -%%DATADIR%%/help/5_Programming/menuitem -%%DATADIR%%/help/5_Programming/package -%%DATADIR%%/help/5_Programming/parsekey -%%DATADIR%%/help/5_Programming/pmpaste -%%DATADIR%%/help/5_Programming/pop -%%DATADIR%%/help/5_Programming/pretend -%%DATADIR%%/help/5_Programming/push -%%DATADIR%%/help/5_Programming/popupmenu -%%DATADIR%%/help/5_Programming/popupmsg -%%DATADIR%%/help/5_Programming/properties -%%DATADIR%%/help/5_Programming/queue -%%DATADIR%%/help/5_Programming/quote -%%DATADIR%%/help/5_Programming/redirect -%%DATADIR%%/help/5_Programming/repeat -%%DATADIR%%/help/5_Programming/return -%%DATADIR%%/help/5_Programming/save -%%DATADIR%%/help/5_Programming/send -%%DATADIR%%/help/5_Programming/sendline -%%DATADIR%%/help/5_Programming/setenv -%%DATADIR%%/help/5_Programming/shook -%%DATADIR%%/help/5_Programming/sleep -%%DATADIR%%/help/5_Programming/stack -%%DATADIR%%/help/5_Programming/stub -%%DATADIR%%/help/5_Programming/submenu -%%DATADIR%%/help/5_Programming/switch -%%DATADIR%%/help/5_Programming/timer -%%DATADIR%%/help/5_Programming/type -%%DATADIR%%/help/5_Programming/unload -%%DATADIR%%/help/5_Programming/unshift -%%DATADIR%%/help/5_Programming/usleep -%%DATADIR%%/help/5_Programming/wait -%%DATADIR%%/help/5_Programming/while -%%DATADIR%%/help/5_Programming/xecho -%%DATADIR%%/help/5_Programming/xeval -%%DATADIR%%/help/5_Programming/5_Programming -%%DATADIR%%/help/5_Programming/xtype -%%DATADIR%%/help/5_Programming/alias -%%DATADIR%%/help/5_Programming/assign -%%DATADIR%%/help/5_Programming/loadtcl -%%DATADIR%%/help/5_Programming/saveirc -%%DATADIR%%/help/5_Programming/loaddll -%%DATADIR%%/help/6_Functions/absstrlen -%%DATADIR%%/help/6_Functions/addtabkey -%%DATADIR%%/help/6_Functions/after -%%DATADIR%%/help/6_Functions/afterw -%%DATADIR%%/help/6_Functions/ajoinitem -%%DATADIR%%/help/6_Functions/aliasctl -%%DATADIR%%/help/6_Functions/annoy -%%DATADIR%%/help/6_Functions/ascii -%%DATADIR%%/help/6_Functions/bitchx -%%DATADIR%%/help/6_Functions/center -%%DATADIR%%/help/6_Functions/cexist -%%DATADIR%%/help/6_Functions/chanmode -%%DATADIR%%/help/6_Functions/channel -%%DATADIR%%/help/6_Functions/chmod -%%DATADIR%%/help/6_Functions/chngw -%%DATADIR%%/help/6_Functions/chop -%%DATADIR%%/help/6_Functions/chops -%%DATADIR%%/help/6_Functions/close -%%DATADIR%%/help/6_Functions/common -%%DATADIR%%/help/6_Functions/connect -%%DATADIR%%/help/6_Functions/convert -%%DATADIR%%/help/6_Functions/copattern -%%DATADIR%%/help/6_Functions/count -%%DATADIR%%/help/6_Functions/cparse -%%DATADIR%%/help/6_Functions/crypt -%%DATADIR%%/help/6_Functions/curpos -%%DATADIR%%/help/6_Functions/currchans -%%DATADIR%%/help/6_Functions/decode -%%DATADIR%%/help/6_Functions/eof -%%DATADIR%%/help/6_Functions/delarray -%%DATADIR%%/help/6_Functions/delitem -%%DATADIR%%/help/6_Functions/deuhc -%%DATADIR%%/help/6_Functions/encode -%%DATADIR%%/help/6_Functions/epic -%%DATADIR%%/help/6_Functions/fexist -%%DATADIR%%/help/6_Functions/filter -%%DATADIR%%/help/6_Functions/finditem -%%DATADIR%%/help/6_Functions/findw -%%DATADIR%%/help/6_Functions/fnexist -%%DATADIR%%/help/6_Functions/fromw -%%DATADIR%%/help/6_Functions/fsize -%%DATADIR%%/help/6_Functions/ftime -%%DATADIR%%/help/6_Functions/geom -%%DATADIR%%/help/6_Functions/getarrays -%%DATADIR%%/help/6_Functions/getenv -%%DATADIR%%/help/6_Functions/getgid -%%DATADIR%%/help/6_Functions/getitem -%%DATADIR%%/help/6_Functions/getlogin -%%DATADIR%%/help/6_Functions/getmatches -%%DATADIR%%/help/6_Functions/getpgrp -%%DATADIR%%/help/6_Functions/getsets -%%DATADIR%%/help/6_Functions/gettmatch -%%DATADIR%%/help/6_Functions/getuid -%%DATADIR%%/help/6_Functions/glob -%%DATADIR%%/help/6_Functions/gui -%%DATADIR%%/help/6_Functions/idle -%%DATADIR%%/help/6_Functions/ifinditem -%%DATADIR%%/help/6_Functions/igetmatches -%%DATADIR%%/help/6_Functions/igmask -%%DATADIR%%/help/6_Functions/info -%%DATADIR%%/help/6_Functions/igtype -%%DATADIR%%/help/6_Functions/index -%%DATADIR%%/help/6_Functions/indextoitem -%%DATADIR%%/help/6_Functions/insertw -%%DATADIR%%/help/6_Functions/iptoname -%%DATADIR%%/help/6_Functions/irclib -%%DATADIR%%/help/6_Functions/isalpha -%%DATADIR%%/help/6_Functions/ischannel -%%DATADIR%%/help/6_Functions/ischanop -%%DATADIR%%/help/6_Functions/ischanvoice -%%DATADIR%%/help/6_Functions/isconnected -%%DATADIR%%/help/6_Functions/iscurchan -%%DATADIR%%/help/6_Functions/isdigit -%%DATADIR%%/help/6_Functions/isnumber -%%DATADIR%%/help/6_Functions/itemtoindex -%%DATADIR%%/help/6_Functions/jot -%%DATADIR%%/help/6_Functions/key -%%DATADIR%%/help/6_Functions/lastclickline -%%DATADIR%%/help/6_Functions/lastclickx -%%DATADIR%%/help/6_Functions/lastclicky -%%DATADIR%%/help/6_Functions/lastserver -%%DATADIR%%/help/6_Functions/left -%%DATADIR%%/help/6_Functions/leftpc -%%DATADIR%%/help/6_Functions/leftw -%%DATADIR%%/help/6_Functions/listen -%%DATADIR%%/help/6_Functions/mid -%%DATADIR%%/help/6_Functions/mask -%%DATADIR%%/help/6_Functions/match -%%DATADIR%%/help/6_Functions/matchitem -%%DATADIR%%/help/6_Functions/midw -%%DATADIR%%/help/6_Functions/mkdir -%%DATADIR%%/help/6_Functions/msar -%%DATADIR%%/help/6_Functions/mychannels -%%DATADIR%%/help/6_Functions/myservers -%%DATADIR%%/help/6_Functions/nametoip -%%DATADIR%%/help/6_Functions/nohighlight -%%DATADIR%%/help/6_Functions/notify -%%DATADIR%%/help/6_Functions/numarrays -%%DATADIR%%/help/6_Functions/numitems -%%DATADIR%%/help/6_Functions/numonchannel -%%DATADIR%%/help/6_Functions/numwords -%%DATADIR%%/help/6_Functions/onchannel -%%DATADIR%%/help/6_Functions/open -%%DATADIR%%/help/6_Functions/pad -%%DATADIR%%/help/6_Functions/pattern -%%DATADIR%%/help/6_Functions/pid -%%DATADIR%%/help/6_Functions/pipe -%%DATADIR%%/help/6_Functions/pop -%%DATADIR%%/help/6_Functions/ppid -%%DATADIR%%/help/6_Functions/printlen -%%DATADIR%%/help/6_Functions/querywin -%%DATADIR%%/help/6_Functions/rand -%%DATADIR%%/help/6_Functions/randread -%%DATADIR%%/help/6_Functions/read -%%DATADIR%%/help/6_Functions/regex -%%DATADIR%%/help/6_Functions/remw -%%DATADIR%%/help/6_Functions/remws -%%DATADIR%%/help/6_Functions/rename -%%DATADIR%%/help/6_Functions/repeat -%%DATADIR%%/help/6_Functions/rest -%%DATADIR%%/help/6_Functions/restw -%%DATADIR%%/help/6_Functions/reverse -%%DATADIR%%/help/6_Functions/revw -%%DATADIR%%/help/6_Functions/rigmask -%%DATADIR%%/help/6_Functions/rigtype -%%DATADIR%%/help/6_Functions/rmdir -%%DATADIR%%/help/6_Functions/sar -%%DATADIR%%/help/6_Functions/servergroup -%%DATADIR%%/help/6_Functions/servername -%%DATADIR%%/help/6_Functions/servernick -%%DATADIR%%/help/6_Functions/serverport -%%DATADIR%%/help/6_Functions/servnum -%%DATADIR%%/help/6_Functions/servports -%%DATADIR%%/help/6_Functions/setitem -%%DATADIR%%/help/6_Functions/shift -%%DATADIR%%/help/6_Functions/sort -%%DATADIR%%/help/6_Functions/splice -%%DATADIR%%/help/6_Functions/split -%%DATADIR%%/help/6_Functions/srand -%%DATADIR%%/help/6_Functions/status -%%DATADIR%%/help/6_Functions/stime -%%DATADIR%%/help/6_Functions/strftime -%%DATADIR%%/help/6_Functions/strip -%%DATADIR%%/help/6_Functions/stripansi -%%DATADIR%%/help/6_Functions/stripansicodes -%%DATADIR%%/help/6_Functions/stripc -%%DATADIR%%/help/6_Functions/strlen -%%DATADIR%%/help/6_Functions/substr -%%DATADIR%%/help/6_Functions/tdiff -%%DATADIR%%/help/6_Functions/time -%%DATADIR%%/help/6_Functions/tolower -%%DATADIR%%/help/6_Functions/topic -%%DATADIR%%/help/6_Functions/toupper -%%DATADIR%%/help/6_Functions/tow -%%DATADIR%%/help/6_Functions/tr -%%DATADIR%%/help/6_Functions/trunc -%%DATADIR%%/help/6_Functions/twiddle -%%DATADIR%%/help/6_Functions/uhc -%%DATADIR%%/help/6_Functions/umask -%%DATADIR%%/help/6_Functions/uname -%%DATADIR%%/help/6_Functions/uniq -%%DATADIR%%/help/6_Functions/unlink -%%DATADIR%%/help/6_Functions/unshift -%%DATADIR%%/help/6_Functions/userhost -%%DATADIR%%/help/6_Functions/usermode -%%DATADIR%%/help/6_Functions/utime -%%DATADIR%%/help/6_Functions/version -%%DATADIR%%/help/6_Functions/which -%%DATADIR%%/help/6_Functions/winbound -%%DATADIR%%/help/6_Functions/winchan -%%DATADIR%%/help/6_Functions/winitem -%%DATADIR%%/help/6_Functions/winlevel -%%DATADIR%%/help/6_Functions/winnam -%%DATADIR%%/help/6_Functions/winnicklist -%%DATADIR%%/help/6_Functions/winnum -%%DATADIR%%/help/6_Functions/winrefs -%%DATADIR%%/help/6_Functions/winserv -%%DATADIR%%/help/6_Functions/winsize -%%DATADIR%%/help/6_Functions/winvisible -%%DATADIR%%/help/6_Functions/word -%%DATADIR%%/help/6_Functions/write -%%DATADIR%%/help/6_Functions/6_Functions -%%DATADIR%%/help/6_Functions/writeb -%%DATADIR%%/help/6_Functions/menucontrol -%%DATADIR%%/help/7_Docs/About_BitchX -%%DATADIR%%/help/7_Docs/Arrays -%%DATADIR%%/help/7_Docs/Command_Line -%%DATADIR%%/help/7_Docs/Compile_Opts -%%DATADIR%%/help/7_Docs/Copyright -%%DATADIR%%/help/7_Docs/Environment -%%DATADIR%%/help/7_Docs/Etiquette -%%DATADIR%%/help/7_Docs/Expressions -%%DATADIR%%/help/7_Docs/Introduction -%%DATADIR%%/help/7_Docs/Key_Bindings -%%DATADIR%%/help/7_Docs/New_User -%%DATADIR%%/help/7_Docs/Patterns -%%DATADIR%%/help/7_Docs/Programming -%%DATADIR%%/help/7_Docs/Security -%%DATADIR%%/help/7_Docs/Serial_Numbers -%%DATADIR%%/help/7_Docs/Server_List -%%DATADIR%%/help/7_Docs/Server_Numerics -%%DATADIR%%/help/7_Docs/Signals -%%DATADIR%%/help/7_Docs/Special_Vars -%%DATADIR%%/help/7_Docs/Status_Line -%%DATADIR%%/help/7_Docs/Text_Highlight -%%DATADIR%%/help/7_Docs/7_Docs -%%DATADIR%%/help/7_Docs/Updates -%%DATADIR%%/help/8_Scripts/8_Scripts -%%DATADIR%%/help/8_Scripts/action -%%DATADIR%%/help/8_Scripts/alias -%%DATADIR%%/help/8_Scripts/autokick -%%DATADIR%%/help/8_Scripts/autoop -%%DATADIR%%/help/8_Scripts/away -%%DATADIR%%/help/8_Scripts/basical -%%DATADIR%%/help/8_Scripts/bigcheese -%%DATADIR%%/help/8_Scripts/brc -%%DATADIR%%/help/8_Scripts/channel -%%DATADIR%%/help/8_Scripts/columns -%%DATADIR%%/help/8_Scripts/commander -%%DATADIR%%/help/8_Scripts/compl.mods -%%DATADIR%%/help/8_Scripts/complete -%%DATADIR%%/help/8_Scripts/country -%%DATADIR%%/help/8_Scripts/cursor -%%DATADIR%%/help/8_Scripts/deban -%%DATADIR%%/help/8_Scripts/deutsch -%%DATADIR%%/help/8_Scripts/disc -%%DATADIR%%/help/8_Scripts/edit -%%DATADIR%%/help/8_Scripts/english -%%DATADIR%%/help/8_Scripts/environment -%%DATADIR%%/help/8_Scripts/events -%%DATADIR%%/help/8_Scripts/events.hop -%%DATADIR%%/help/8_Scripts/fake-dcc -%%DATADIR%%/help/8_Scripts/fe -%%DATADIR%%/help/8_Scripts/guh -%%DATADIR%%/help/8_Scripts/files -%%DATADIR%%/help/8_Scripts/finger -%%DATADIR%%/help/8_Scripts/fnet -%%DATADIR%%/help/8_Scripts/follow -%%DATADIR%%/help/8_Scripts/functions -%%DATADIR%%/help/8_Scripts/funnyban -%%DATADIR%%/help/8_Scripts/genalias -%%DATADIR%%/help/8_Scripts/global -%%DATADIR%%/help/8_Scripts/history -%%DATADIR%%/help/8_Scripts/history-match -%%DATADIR%%/help/8_Scripts/imap -%%DATADIR%%/help/8_Scripts/ircprimer -%%DATADIR%%/help/8_Scripts/ircrc -%%DATADIR%%/help/8_Scripts/keybinds -%%DATADIR%%/help/8_Scripts/kickmenu -%%DATADIR%%/help/8_Scripts/killpath -%%DATADIR%%/help/8_Scripts/kpstat -%%DATADIR%%/help/8_Scripts/less -%%DATADIR%%/help/8_Scripts/list -%%DATADIR%%/help/8_Scripts/local -%%DATADIR%%/help/8_Scripts/log -%%DATADIR%%/help/8_Scripts/ls -%%DATADIR%%/help/8_Scripts/lynx_ircrc -%%DATADIR%%/help/8_Scripts/man -%%DATADIR%%/help/8_Scripts/meta -%%DATADIR%%/help/8_Scripts/meta1 -%%DATADIR%%/help/8_Scripts/modes -%%DATADIR%%/help/8_Scripts/more -%%DATADIR%%/help/8_Scripts/msg -%%DATADIR%%/help/8_Scripts/mudirc -%%DATADIR%%/help/8_Scripts/mudlike -%%DATADIR%%/help/8_Scripts/multi -%%DATADIR%%/help/8_Scripts/nemesis -%%DATADIR%%/help/8_Scripts/netsplit -%%DATADIR%%/help/8_Scripts/ping -%%DATADIR%%/help/8_Scripts/netsplit.env -%%DATADIR%%/help/8_Scripts/newaway -%%DATADIR%%/help/8_Scripts/newformat -%%DATADIR%%/help/8_Scripts/nicks -%%DATADIR%%/help/8_Scripts/old-dcc -%%DATADIR%%/help/8_Scripts/oldping -%%DATADIR%%/help/8_Scripts/pipe -%%DATADIR%%/help/8_Scripts/prefix -%%DATADIR%%/help/8_Scripts/recursion -%%DATADIR%%/help/8_Scripts/repeat -%%DATADIR%%/help/8_Scripts/screen -%%DATADIR%%/help/8_Scripts/shell -%%DATADIR%%/help/8_Scripts/silent -%%DATADIR%%/help/8_Scripts/smileys -%%DATADIR%%/help/8_Scripts/sound -%%DATADIR%%/help/8_Scripts/spfix -%%DATADIR%%/help/8_Scripts/starutils -%%DATADIR%%/help/8_Scripts/stat -%%DATADIR%%/help/8_Scripts/tabkey -%%DATADIR%%/help/8_Scripts/tabkey.wc -%%DATADIR%%/help/8_Scripts/tc -%%DATADIR%%/help/8_Scripts/time -%%DATADIR%%/help/8_Scripts/tls -%%DATADIR%%/help/8_Scripts/troy -%%DATADIR%%/help/8_Scripts/uhnotify -%%DATADIR%%/help/8_Scripts/uping -%%DATADIR%%/help/8_Scripts/wallopstat -%%DATADIR%%/help/8_Scripts/webster -%%DATADIR%%/help/8_Scripts/2.8script -%%DATADIR%%/help/8_Scripts/window -%%DATADIR%%/help/README_FIRST -%%DATADIR%%/script/actplug.gmz -%%DATADIR%%/script/bxglobal -%%DATADIR%%/script/bxtcl.tcl -%%DATADIR%%/script/file.tcl -%%DATADIR%%/script/fserve+vfs.tar.gz -%%DATADIR%%/script/menu.bx -%%DATADIR%%/script/example-.bitchxrc -%%DATADIR%%/translation/ASCII -%%DATADIR%%/translation/CP437 -%%DATADIR%%/translation/CP850 -%%DATADIR%%/translation/DANISH -%%DATADIR%%/translation/DEC_MCS -%%DATADIR%%/translation/DG_MCS -%%DATADIR%%/translation/DUTCH -%%DATADIR%%/translation/FINNISH -%%DATADIR%%/translation/FRENCH -%%DATADIR%%/translation/FRENCH_CANADIAN -%%DATADIR%%/translation/GERMAN -%%DATADIR%%/translation/HP_MCS -%%DATADIR%%/translation/IRV -%%DATADIR%%/translation/ITALIAN -%%DATADIR%%/translation/JIS -%%DATADIR%%/translation/MACINTOSH -%%DATADIR%%/translation/NEXT -%%DATADIR%%/translation/NORWEGIAN_1 -%%DATADIR%%/translation/NORWEGIAN_2 -%%DATADIR%%/translation/POLISH -%%DATADIR%%/translation/POLISH_NOPL -%%DATADIR%%/translation/PORTUGUESE -%%DATADIR%%/translation/PORTUGUESE_COM -%%DATADIR%%/translation/RUSSIAN -%%DATADIR%%/translation/RUSSIAN_ALT -%%DATADIR%%/translation/RUSSIAN_WIN -%%DATADIR%%/translation/SPANISH -%%DATADIR%%/translation/SWEDISH -%%DATADIR%%/translation/SWEDISH_NAMES -%%DATADIR%%/translation/SWEDISH_NAMES_COM -%%DATADIR%%/translation/SWISS -%%DATADIR%%/translation/UNITED_KINGDOM -%%DATADIR%%/translation/UNITED_KINGDOM_COM -%%DATADIR%%/wserv -%%PORTDOCS%%%%DOCSDIR%%/bxfaq.html -@dirrm %%DOCSDIR%% -@dirrm %%DATADIR%%/translation -@dirrm %%DATADIR%%/script -@dirrm %%DATADIR%%/help/8_Scripts -@dirrm %%DATADIR%%/help/7_Docs -@dirrm %%DATADIR%%/help/6_Functions -@dirrm %%DATADIR%%/help/5_Programming/on -@dirrm %%DATADIR%%/help/5_Programming -@dirrm %%DATADIR%%/help/4_Misc/window -@dirrm %%DATADIR%%/help/4_Misc/set -@dirrm %%DATADIR%%/help/4_Misc/bind -@dirrm %%DATADIR%%/help/4_Misc -@dirrm %%DATADIR%%/help/3_Operators -@dirrm %%DATADIR%%/help/2_Queries -@dirrm %%DATADIR%%/help/1_General/dcc -@dirrm %%DATADIR%%/help/1_General/ctcp -@dirrm %%DATADIR%%/help/1_General -@dirrm %%DATADIR%%/help -@dirrm %%DATADIR%% diff --git a/korean/elm/Makefile b/korean/elm/Makefile deleted file mode 100644 index 70ac5ed79086..000000000000 --- a/korean/elm/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: elm-2.4h4.1 -# Date created: 1 Apr 1997 -# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> -# -# $FreeBSD$ -# - -PORTNAME= elm -PORTVERSION= 2.4h4.1 -CATEGORIES= korean mail -MASTER_SITES= ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/mail/old/Others/ -DISTNAME= ${PORTNAME}${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= ELM Mail User Agent, patched for Korean E-Mail - -DEPRECATED= Look like an abandonware, no more public distifles -EXPIRATION_DATE= 2011-08-01 - -MAN1= answer.1 checkalias.1 elm.1 elmalias.1 fastmail.1 filter.1\ - frm.1 listalias.1 messages.1 newalias.1 printmail.1 readmsg.1\ - newmail.1 - -HAS_CONFIGURE= yes -CONFIGURE_SCRIPT= elm-config -CONFIGURE_ENV+= PREFIX="${PREFIX}" - -post-install: - ${LN} -fs ${PREFIX}/man/man1/newmail.1.gz ${PREFIX}/man/man1/wnewmail.1.gz - ${LN} -fs ${PREFIX}/man/man1/frm.1.gz ${PREFIX}/man/man1/nfrm.1.gz - -.include <bsd.port.mk> diff --git a/korean/elm/distinfo b/korean/elm/distinfo deleted file mode 100644 index 1b327e9d3a4f..000000000000 --- a/korean/elm/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (elm2.4h4.1.tar.gz) = 41f9668eddee1fa8b30f9b69ba4716bb97adca8e9f58e550b2513cf4fc995e82 -SIZE (elm2.4h4.1.tar.gz) = 768630 diff --git a/korean/elm/files/elm-config b/korean/elm/files/elm-config deleted file mode 100644 index 617d3612bdc9..000000000000 --- a/korean/elm/files/elm-config +++ /dev/null @@ -1,47 +0,0 @@ -#!/bin/sh -# tail part of configure -# -# by junker@jazz.snu.ac.kr -# - -PortsDir=$PORTSDIR -CurDir=$CURDIR -WrkSrc=$WRKSRC -Prefix=$PREFIX - -echo "prefix is $PREFIX" - -# read configuration -. ./config.sh - -echo " " -echo "Doing variable substitutions on .SH files..." -set x `awk '{print $1}' <MANIFEST | $grep '\.SH'` -shift -case $# in -0) set x *.SH; shift;; -esac -if test ! -f $1; then - shift -fi - -for file in $*; do - case "$file" in - */*) - dir=`$expr X$file : 'X\(.*\)/'` - file=`$expr X$file : 'X.*/\(.*\)'` - (cd $dir && . $file) - ;; - *) - (. $file) - ;; - esac -done -if test -f config.h.SH; then - if test ! -f config.h; then - : oops, they left it out of MANIFEST, probably, so do it anyway. - (. config.h.SH) - fi -fi - -#make depend diff --git a/korean/elm/files/patch-aa b/korean/elm/files/patch-aa deleted file mode 100644 index 300726e2b7fa..000000000000 --- a/korean/elm/files/patch-aa +++ /dev/null @@ -1,34 +0,0 @@ -*** nls/Makefile.old Tue Apr 1 22:31:44 1997 ---- nls/Makefile Tue Apr 1 22:32:15 1997 -*************** -*** 1,6 **** - LANGFILE=LANGS - CATNAME=elm2.4.cat -! GENCAT= nls/gencat - - HDIR= ../hdrs - SDIR= C/C/C ---- 1,6 ---- - LANGFILE=LANGS - CATNAME=elm2.4.cat -! GENCAT= gencat - - HDIR= ../hdrs - SDIR= C/C/C -*************** -*** 39,45 **** - ./Install $(LANGFILE) $(GENCAT) $(CATNAME) - - $(HFILES): $(MFILES) -! gencat/gencat $(MSGCAT) "$(SDIR)/`basename $@ .h`".m -h $@ - - clean: FRC - /bin/rm -f $(MSGCAT) ---- 39,45 ---- - ./Install $(LANGFILE) $(GENCAT) $(CATNAME) - - $(HFILES): $(MFILES) -! $(GENCAT) $(MSGCAT) "$(SDIR)/`basename $@ .h`".m -h $@ - - clean: FRC - /bin/rm -f $(MSGCAT) diff --git a/korean/elm/files/patch-ab b/korean/elm/files/patch-ab deleted file mode 100644 index f3f2e3c27e0d..000000000000 --- a/korean/elm/files/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ -*** nls/LANGS.old Sun Jun 28 04:32:25 1992 ---- nls/LANGS Fri Jul 28 06:48:31 1995 -*************** -*** 1,5 **** - # LANGS file - -! C/C/C /usr/local/nls/msg/C -! english/us/ascii /usr/local/nls/msg/english -! french/canada/8859 /usr/local/nls/msg/french ---- 1,5 ---- - # LANGS file - -! C/C/C /usr/local/share/nls/C -! english/us/ascii /usr/local/share/nls/en_US.ISO_8859-1 -! french/canada/8859 /usr/local/share/nls/fr_FR.ISO_8859-1 diff --git a/korean/elm/files/patch-ac b/korean/elm/files/patch-ac deleted file mode 100644 index b21b562f7aca..000000000000 --- a/korean/elm/files/patch-ac +++ /dev/null @@ -1,53 +0,0 @@ -*** doc/Makefile.SH.orig Fri Mar 11 02:20:29 1994 ---- doc/Makefile.SH Sun Apr 27 05:54:24 1997 -*************** -*** 207,213 **** - - install: $(LIB_LIST) - @if $(TEST) '$(MAN)' != none; then $(MAKE) install_man ; else true ; fi -! @if $(TEST) '$(CATMAN)' != none; then $(MAKE) install_catman ; else true ; fi - - install_man: $(MAN_LIST) $(MAN)/wnewmail$(MANEXT) - ---- 207,213 ---- - - install: $(LIB_LIST) - @if $(TEST) '$(MAN)' != none; then $(MAKE) install_man ; else true ; fi -! # @if $(TEST) '$(CATMAN)' != none; then $(MAKE) install_catman ; else true ; fi - - install_man: $(MAN_LIST) $(MAN)/wnewmail$(MANEXT) - -*************** -*** 234,240 **** - $(RM) $(MAN)/newmail$(MANEXT) $(MAN)/wnewmail$(MANEXT) - $(CP) $(REMOTE_MAN_LIST) $(MAN) - $(CHMOD) u=rw,go=r $(MAN_LIST) -! $(LN) $(MAN)/newmail$(MANEXT) $(MAN)/wnewmail$(MANEXT) - $(CP) $(REMOTE_LIB_LIST) $(LIB) - $(CHMOD) u=rw,go=r $(LIB_LIST) - ---- 234,240 ---- - $(RM) $(MAN)/newmail$(MANEXT) $(MAN)/wnewmail$(MANEXT) - $(CP) $(REMOTE_MAN_LIST) $(MAN) - $(CHMOD) u=rw,go=r $(MAN_LIST) -! # $(LN) $(MAN)/newmail$(MANEXT) $(MAN)/wnewmail$(MANEXT) - $(CP) $(REMOTE_LIB_LIST) $(LIB) - $(CHMOD) u=rw,go=r $(LIB_LIST) - -*************** -*** 304,310 **** - - $(MAN)/wnewmail$(MANEXT): $(MAN)/newmail$(MANEXT) - $(RM) $@ -! $(LN) $? $@ - - $(LIB)/elm-help.0: elm-help.0 - $(CP) $? $@ ---- 304,310 ---- - - $(MAN)/wnewmail$(MANEXT): $(MAN)/newmail$(MANEXT) - $(RM) $@ -! # $(LN) $? $@ - - $(LIB)/elm-help.0: elm-help.0 - $(CP) $? $@ diff --git a/korean/elm/files/patch-ad b/korean/elm/files/patch-ad deleted file mode 100644 index 2f0dfdac214b..000000000000 --- a/korean/elm/files/patch-ad +++ /dev/null @@ -1,19 +0,0 @@ -*** utils/Makefile.SH.orig Fri Mar 11 02:20:29 1994 ---- utils/Makefile.SH Sun Apr 27 06:05:04 1997 -*************** -*** 67,73 **** - LIB2 = $libs - LIBS = $termlib $dbm - LINT = $lint -! LN = $ln - MAKE = $make - MV = $mv - OPTIMIZE = $optimize ---- 67,73 ---- - LIB2 = $libs - LIBS = $termlib $dbm - LINT = $lint -! LN = $ln -fs - MAKE = $make - MV = $mv - OPTIMIZE = $optimize diff --git a/korean/elm/files/patch-utils:fastmail.c b/korean/elm/files/patch-utils:fastmail.c deleted file mode 100644 index 621041501101..000000000000 --- a/korean/elm/files/patch-utils:fastmail.c +++ /dev/null @@ -1,20 +0,0 @@ ---- utils/fastmail.c.orig Sat Nov 23 21:33:32 2002 -+++ utils/fastmail.c Sat Nov 23 21:35:03 2002 -@@ -105,7 +105,7 @@ - static void usage(); - - int debug = 0; --FILE *debugfile = stderr; -+FILE *debugfile; - - - main(argc, argv) -@@ -123,6 +123,8 @@ - char references[SLEN]; - char *p; - int c, sendmail_available; -+ -+ debugfile = stderr; - - elm_msg_cat = catopen("elm2.4", 0); - diff --git a/korean/elm/files/patch-utils:newmail.c b/korean/elm/files/patch-utils:newmail.c deleted file mode 100644 index c241796d0cb2..000000000000 --- a/korean/elm/files/patch-utils:newmail.c +++ /dev/null @@ -1,20 +0,0 @@ ---- utils/newmail.c.orig Sat Nov 23 21:35:27 2002 -+++ utils/newmail.c Sat Nov 23 21:35:59 2002 -@@ -238,7 +238,7 @@ - print_prefix = 0, /* force printing of prefix */ - current_folder = 0; /* struct pointer for looping */ - FILE *fd = NULL; /* fd to use to read folders */ --FILE *debugfile = stderr; -+FILE *debugfile; - - #ifdef PIDCHECK - int parent_pid; /* See if sucide should be attempt */ -@@ -281,6 +281,8 @@ - #ifdef I_LOCALE - setlocale(LC_ALL, ""); - #endif -+ -+ debugfile = stderr; - - elm_msg_cat = catopen("elm2.4", 0); - diff --git a/korean/elm/pkg-descr b/korean/elm/pkg-descr deleted file mode 100644 index 19b4ea4238e9..000000000000 --- a/korean/elm/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -elm-2.4h4.1 ---------------- - -Elm is an interactive screen-oriented mailer program that supersedes mail -and mailx. This version of elm is patched for Korean E-Mail transfer. diff --git a/korean/elm/pkg-plist b/korean/elm/pkg-plist deleted file mode 100644 index 480ae9376a15..000000000000 --- a/korean/elm/pkg-plist +++ /dev/null @@ -1,23 +0,0 @@ -bin/elm -bin/answer -bin/checkalias -bin/filter -bin/elmalias -bin/fastmail -bin/frm -bin/nfrm -bin/listalias -bin/messages -bin/newalias -bin/newmail -bin/wnewmail -bin/printmail -bin/readmsg -lib/prlong -lib/elmrc-info -lib/elm-help.0 -lib/elm-help.1 -lib/elm-help.2 -lib/elm-help.3 -man/man1/nfrm.1.gz -man/man1/wnewmail.1.gz diff --git a/korean/elm/scripts/pre-configure b/korean/elm/scripts/pre-configure deleted file mode 100644 index ff5a0cec010d..000000000000 --- a/korean/elm/scripts/pre-configure +++ /dev/null @@ -1,301 +0,0 @@ -#!/bin/sh - -# -# pre-configure script for Elm port to FreeBSD 2.0 -# -# original from elm-2.4pl25ME+ patch -# adopted to elm-2.4h4 by Choi Jun Ho <junker@jazz.snu.ac.kr> - -PortsDir=$PORTSDIR - CurDir=$CURDIR - WrkSrc=$WRKSRC - - cp $FILESDIR/elm-config ${WrkSrc}/ - cat > ${WrkSrc}/config.sh << 'EOF' -#!/bin/sh -# config.sh -# This file was produced by running the Configure script. - -Log='$Log' -Header='$Header' -bin="${PREFIX}/bin" -contains='grep' -cppstdin='/usr/bin/cpp' -cppminus='' -d_getopt='define' -d_memcpy='define' -d_mkdir='define' -d_rename='define' -d_symlink='define' -d_whoami='undef' -n='-n' -c='' -orderlib='false' -ranlib='/usr/bin/ranlib' -package='elm2' -pager='builtin+' -prefshell='/bin/csh' -startsh='#!/bin/sh' -d_eunice='undef' -define='define' -eunicefix=':' -loclist=' -cat -chgrp -chmod -cp -echo -expr -grep -ln -ls -make -mv -rm -sed -sleep -touch -tr -' -expr='/bin/expr' -sed='/usr/bin/sed' -echo='/bin/echo' -cat='/bin/cat' -rm='/bin/rm' -mv='/bin/mv' -cp='/bin/cp' -tail='' -tr='/usr/bin/tr' -mkdir='' -sort='' -uniq='' -grep='/usr/bin/grep' -trylist=' -Mcc -compress -cpp -date -emacs -execmail -ispell -line -lint -lp -lpr -mailx -mips -more -nroff -pack -pg -pmake -pr -rmail -sendmail -shar -smail -submit -tar -tbl -test -troff -uname -uuname -vi -' -test='/bin/test' -inews='' -ispell="${PREFIX}/bin/ispell" -egrep='' -more='/usr/bin/more' -pg='pg' -Mcc='Mcc' -vi='/usr/bin/vi' -mailx='mailx' -mail='' -cpp='/usr/bin/cpp' -perl='' -emacs='emacs' -ls='/bin/ls' -rmail='/bin/rmail' -sendmail='/usr/sbin/sendmail' -shar='/usr/bin/shar' -smail='smail' -submit='' -tbl='/usr/bin/tbl' -troff='/usr/bin/troff' -nroff='/usr/bin/nroff' -uname='/usr/bin/uname' -uuname='/usr/bin/uuname' -line='line' -chgrp='/usr/bin/chgrp' -chmod='/bin/chmod' -lint='/usr/bin/lint' -sleep='/bin/sleep' -pr='/usr/bin/pr' -tar='/usr/bin/tar' -ln='/bin/ln' -lpr='/usr/bin/lpr' -lp='/usr/bin/lp' -touch='/usr/bin/touch' -make='/usr/bin/make' -date='/bin/date' -csh='' -pmake='pmake' -mips='false' -col='' -pack='pack' -compress='/usr/bin/compress' -execmail='' -libswanted='intl nls' -c_date='1997³â 4¿ù 1ÀÏ È ¿äÀÏ 22½Ã 00ºÐ 41ÃÊ KST' -d_ascii='undef' -d_broke_ctype='undef' -d_calendar='undef' -calendar='' -d_chown_neg1='define' -d_content='undef' -d_crypt='define' -cryptlib='/usr/lib/libcrypt.a' -d_cuserid='undef' -d_disphost='undef' -d_domname='define' -d_usegetdom='undef' -d_errlst='define' -d_flock='define' -d_dotlock='undef' -d_fcntlock='undef' -lock_dir='/var/spool/uucp' -has_flock='define' -has_fcntl='define' -d_ftruncate='define' -d_gethname='define' -d_douname='undef' -d_host_comp='undef' -ign_hname='n' -d_havetlib='define' -termlib='-ltermlib' -d_index='undef' -d_internet='define' -d_ispell='define' -ispell_path="${PREFIX}/bin/ispell" -ispell_options='' -d_locale='define' -d_nl_types='define' -d_msgcat='define' -d_usenls='undef' -d_mallocvoid='define' -d_mboxedit='undef' -d_mime='define' -defencoding='8bit' -defcharset='EUC-KR' -defdispcharset='EUC-KR' -d_mmdf='undef' -d_newauto='define' -d_noaddfrom='define' -d_usedomain='undef' -d_noxheader='undef' -d_pidcheck='define' -d_ptem='undef' -d_putenv='define' -d_remlock='undef' -maxattempts='6' -d_setgid='define' -d_savegrpmboxid='define' -mailermode='2755' -d_sigvec='undef' -d_sigvectr='undef' -d_sigset='undef' -d_sighold='undef' -d_sigprocmask='define' -d_sigblock='undef' -d_sigaction='define' -d_strcspn='define' -d_strspn='define' -d_strpbrk='define' -d_strerror='define' -d_strftime='define' -d_strings='undef' -d_pwdinsys='undef' -strings='/usr/include/string.h' -includepath='' -d_strstr='define' -d_strtok='define' -d_subshell='define' -d_tempnam='define' -tempnamo='' -tempnamc='' -d_termio='undef' -d_termios='define' -d_useembed='define' -d_utimbuf='define' -d_vfork='define' -defbatsub='no subject (file transmission)' -defeditor='/usr/bin/vi' -editoropts='' -hostname=${Hostname} -phostname='hostname' -mydomain=${Domain} -autohostname='define' -i_memory='define' -i_stdarg='define' -i_stdlib='define' -i_time='define' -i_systime='define' -d_systimekernel='undef' -i_unistd='define' -i_utime='define' -i_sysutime='undef' -lib="${PREFIX}/lib" -libc='/usr/lib/libc.so.3.0' -linepr='/usr/bin/lp' -maildir='/var/mail' -mailer='/usr/sbin/sendmail' -mailgrp='bin' -mansrc="${PREFIX}/man/man1" -catmansrc="${PREFIX}/man/cat1" -manext='.1' -manext_choice='.1' -catmanext='.1' -catmanext_choice='.1' -packed='n' -manroff='/usr/bin/nroff' -manroffopts='' -suffix='' -packer='' -models='none' -split='' -small='' -medium='' -large='' -huge='' -optimize="$CFLAGS" -ccflags='' -cppflags='' -ldflags='-s' -cc='cc' -libs='' -nametype='bsd' -d_passnames='define' -d_berknames='define' -d_usgnames='undef' -passcat='cat /etc/passwd' -rmttape='unknown-remote-tape-unit' -roff='/usr/bin/troff' -roffopts='' -sigtype='void' -spitshell='cat' -shsharp='true' -sharpbang='#!' -tmpdir='/tmp' -tzname_handling='TM_ZONE' -use_pmake='n' -xencf='' -xenlf='' -d_xenix='undef' -d_bsd='define' -CONFIG=true -EOF - -exit 0 -# END - diff --git a/korean/linuxdoc-sgml/Makefile b/korean/linuxdoc-sgml/Makefile deleted file mode 100644 index ae1ee034dc40..000000000000 --- a/korean/linuxdoc-sgml/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: Linuxdoc-SGML 1.6bh2 -# Date created: 2 Apr 1997 -# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> -# -# $FreeBSD$ -# - -PORTNAME= linuxdoc-sgml -PORTVERSION= 1.6bh2 -CATEGORIES= korean textproc -MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/users/cjh/sgml-tools-ko/old/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Korean patch version of Linuxdoc-SGML - -DEPRECATED= Look like an abandonware, no more public distifles -EXPIRATION_DATE= 2011-08-01 - -USE_PERL5= yes -MAN1= sgml2html.1 sgml2latex.1 sgml2rtf.1 sgmls.1 \ - sgml2info.1 sgml2lyx.1 sgml2txt.1 sgmlsasp.1 -NO_BUILD= yes - -do-install: - @cd ${WRKSRC}; \ - PREFIX=${PREFIX} ./install.quick - -.include <bsd.port.mk> diff --git a/korean/linuxdoc-sgml/distinfo b/korean/linuxdoc-sgml/distinfo deleted file mode 100644 index a944d44561a5..000000000000 --- a/korean/linuxdoc-sgml/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (linuxdoc-sgml-1.6bh2.tar.gz) = bbf6e73b081f516767734662641a9116c3fd77c9c6e60a117b82f71a15813f8d -SIZE (linuxdoc-sgml-1.6bh2.tar.gz) = 501819 diff --git a/korean/linuxdoc-sgml/files/patch-aa b/korean/linuxdoc-sgml/files/patch-aa deleted file mode 100644 index f33930958a62..000000000000 --- a/korean/linuxdoc-sgml/files/patch-aa +++ /dev/null @@ -1,25 +0,0 @@ -*** ../linuxdoc-sgml-1.6bh2/install.quick Fri Jan 17 19:28:00 1997 ---- install.quick Wed Apr 2 22:20:41 1997 -*************** -*** 10,19 **** - - trap "CleanUp" 0 1 2 3 9 15 - -! prefix=/usr/local - LINUXDOCBIN=$prefix/bin -! LINUXDOCLIB=$prefix/share/linuxdoc-sgml-h -! LINUXDOCDOC=$prefix/doc/linuxdoc-sgml-1.6bh1 - LINUXDOCMAN=$prefix/man/man1 - PERL=$prefix/bin/perl - OPTIMIZE=-O ---- 10,19 ---- - - trap "CleanUp" 0 1 2 3 9 15 - -! prefix=$PREFIX - LINUXDOCBIN=$prefix/bin -! LINUXDOCLIB=$prefix/share/linuxdoc-sgml-1.6bh2 -! LINUXDOCDOC=$prefix/share/linuxdoc-sgml-1.6bh2/doc - LINUXDOCMAN=$prefix/man/man1 - PERL=$prefix/bin/perl - OPTIMIZE=-O diff --git a/korean/linuxdoc-sgml/files/patch-ab b/korean/linuxdoc-sgml/files/patch-ab deleted file mode 100644 index a92266e649d2..000000000000 --- a/korean/linuxdoc-sgml/files/patch-ab +++ /dev/null @@ -1,120 +0,0 @@ -*** html-fix/html2html.l.orig Mon Feb 26 13:13:21 1996 ---- html-fix/html2html.l Fri May 24 02:18:11 2002 -*************** -*** 59,71 **** - - %{ - -! #include <malloc.h> - #include <stdio.h> - #include <string.h> - - /* #define DEBUG */ - -! FILE *out = stdout; - - char *html_extension = "html"; /* Use Unix style ".html" by default */ - ---- 59,71 ---- - - %{ - -! #include <stdlib.h> - #include <stdio.h> - #include <string.h> - - /* #define DEBUG */ - -! FILE *out; - - char *html_extension = "html"; /* Use Unix style ".html" by default */ - -*************** -*** 767,776 **** - - %% - -! void - main( int argc, unsigned char **argv ) - { - int i; - - strcpy( firstname, "$$" ); - language[0]='\0'; ---- 767,778 ---- - - %% - -! int - main( int argc, unsigned char **argv ) - { - int i; -+ -+ out = stdout; - - strcpy( firstname, "$$" ); - language[0]='\0'; -*** rtf-fix/rtf2rtf.l.orig Tue Jan 16 21:46:56 1996 ---- rtf-fix/rtf2rtf.l Fri May 24 02:19:01 2002 -*************** -*** 20,26 **** - - %{ - -! #include <malloc.h> - #include <stdio.h> - #include <string.h> - ---- 20,26 ---- - - %{ - -! #include <stdlib.h> - #include <stdio.h> - #include <string.h> - -*************** -*** 51,58 **** - int section_id = 0; /* used for TOC hyperlinks */ - int in_appendix = 0; - -! FILE *out = stdout; -! FILE *idx_fp = stdout; - - char buf[2048], sectname[256], labeltxt[256]; - char firstname[256], outname[256]; ---- 51,58 ---- - int section_id = 0; /* used for TOC hyperlinks */ - int in_appendix = 0; - -! FILE *out; -! FILE *idx_fp; - - char buf[2048], sectname[256], labeltxt[256]; - char firstname[256], outname[256]; -*************** -*** 379,388 **** - - %% - -! void - main( int argc, char **argv ) - { - int i; - - strcpy( firstname, "RTF" ); - ---- 379,391 ---- - - %% - -! int - main( int argc, char **argv ) - { - int i; -+ -+ out = stdout; -+ idx_fp = stdout; - - strcpy( firstname, "RTF" ); - diff --git a/korean/linuxdoc-sgml/pkg-descr b/korean/linuxdoc-sgml/pkg-descr deleted file mode 100644 index 8f6ac3deca7c..000000000000 --- a/korean/linuxdoc-sgml/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Linuxdoc-SGML 1.6bh2 --------------------- - -Linuxdoc-SGML is a text-formatting package based on SGML (Standard -Generalized Markup Language), which allows you to produce LaTeX, -HTML, GNU info, LyX, RTF, and plain ASCII (via groff) from a single source; -due to the flexible nature of SGML many other target formats are possible. -And it is also used by Linux HOWTO, FreeBSD documentation, XFree86 Project. - -This version of Linuxdoc-SGML supports Korean language, it supports -LaTeX(LaTeX2e, HLaTeX-0.95, hlatexp), GNU info, ASCII format for Korean. diff --git a/korean/linuxdoc-sgml/pkg-plist b/korean/linuxdoc-sgml/pkg-plist deleted file mode 100644 index ba4803e0d620..000000000000 --- a/korean/linuxdoc-sgml/pkg-plist +++ /dev/null @@ -1,115 +0,0 @@ -bin/fixref -bin/genertoc -bin/html2html -bin/rtf2rtf -bin/sgml2html -bin/sgml2info -bin/sgml2latex -bin/sgml2lyx -bin/sgml2rtf -bin/sgml2txt -bin/sgmlcheck -bin/sgmls -bin/sgmlsasp -share/linuxdoc-sgml-1.6bh2/chapt.awk -share/linuxdoc-sgml-1.6bh2/doc/README -share/linuxdoc-sgml-1.6bh2/doc/example-ko.sgml -share/linuxdoc-sgml-1.6bh2/doc/example.sgml -share/linuxdoc-sgml-1.6bh2/doc/guide.dvi -share/linuxdoc-sgml-1.6bh2/doc/guide.info -share/linuxdoc-sgml-1.6bh2/doc/guide.ps.gz -share/linuxdoc-sgml-1.6bh2/doc/guide.sgml -share/linuxdoc-sgml-1.6bh2/doc/guide.tex -share/linuxdoc-sgml-1.6bh2/doc/guide.txt -share/linuxdoc-sgml-1.6bh2/doc/html/guide-1.html -share/linuxdoc-sgml-1.6bh2/doc/html/guide-2.html -share/linuxdoc-sgml-1.6bh2/doc/html/guide-3.html -share/linuxdoc-sgml-1.6bh2/doc/html/guide.html -share/linuxdoc-sgml-1.6bh2/doc/html/next.gif -share/linuxdoc-sgml-1.6bh2/doc/html/prev.gif -share/linuxdoc-sgml-1.6bh2/doc/html/toc.gif -share/linuxdoc-sgml-1.6bh2/doc/linux-journal-article.ps.gz -share/linuxdoc-sgml-1.6bh2/doc/rtf/guide-0.rtf -share/linuxdoc-sgml-1.6bh2/doc/rtf/guide.rtf -share/linuxdoc-sgml-1.6bh2/dtd/linuxdoc.dtd -share/linuxdoc-sgml-1.6bh2/epsf.sty -share/linuxdoc-sgml-1.6bh2/epsf.tex -share/linuxdoc-sgml-1.6bh2/euc-kr.sed -share/linuxdoc-sgml-1.6bh2/gen-kr.pl -share/linuxdoc-sgml-1.6bh2/icons/next.gif -share/linuxdoc-sgml-1.6bh2/icons/prev.gif -share/linuxdoc-sgml-1.6bh2/icons/toc.gif -share/linuxdoc-sgml-1.6bh2/isolatin.sty -share/linuxdoc-sgml-1.6bh2/latin1.sed -share/linuxdoc-sgml-1.6bh2/linuxdoc-sgml-a4.sty -share/linuxdoc-sgml-1.6bh2/linuxdoc-sgml.sty -share/linuxdoc-sgml-1.6bh2/null.sty -share/linuxdoc-sgml-1.6bh2/postlyx.awk -share/linuxdoc-sgml-1.6bh2/prehtml.sed -share/linuxdoc-sgml-1.6bh2/prelyx.awk -share/linuxdoc-sgml-1.6bh2/prelyx.sed -share/linuxdoc-sgml-1.6bh2/preroff.sed -share/linuxdoc-sgml-1.6bh2/prertf.sed -share/linuxdoc-sgml-1.6bh2/purifylyx.awk -share/linuxdoc-sgml-1.6bh2/qwertz.sty -share/linuxdoc-sgml-1.6bh2/qwertz.sty.aux -share/linuxdoc-sgml-1.6bh2/rep/README -share/linuxdoc-sgml-1.6bh2/rep/euc-kr/README -share/linuxdoc-sgml-1.6bh2/rep/euc-kr/general -share/linuxdoc-sgml-1.6bh2/rep/euc-kr/mapping -share/linuxdoc-sgml-1.6bh2/rep/groff/general -share/linuxdoc-sgml-1.6bh2/rep/groff/mapping -share/linuxdoc-sgml-1.6bh2/rep/groff/math.README -share/linuxdoc-sgml-1.6bh2/rep/grops/general -share/linuxdoc-sgml-1.6bh2/rep/grops/mapping -share/linuxdoc-sgml-1.6bh2/rep/grops/math -share/linuxdoc-sgml-1.6bh2/rep/html/deutsch -share/linuxdoc-sgml-1.6bh2/rep/html/general -share/linuxdoc-sgml-1.6bh2/rep/html/korean -share/linuxdoc-sgml-1.6bh2/rep/html/mapping -share/linuxdoc-sgml-1.6bh2/rep/info/general -share/linuxdoc-sgml-1.6bh2/rep/info/mapping -share/linuxdoc-sgml-1.6bh2/rep/latex/general -share/linuxdoc-sgml-1.6bh2/rep/latex/mapping -share/linuxdoc-sgml-1.6bh2/rep/latex2e/general -share/linuxdoc-sgml-1.6bh2/rep/latex2e/mapping -share/linuxdoc-sgml-1.6bh2/rep/latin1/README -share/linuxdoc-sgml-1.6bh2/rep/latin1/general -share/linuxdoc-sgml-1.6bh2/rep/latin1/mapping -share/linuxdoc-sgml-1.6bh2/rep/lyx/general -share/linuxdoc-sgml-1.6bh2/rep/lyx/mapping -share/linuxdoc-sgml-1.6bh2/rep/man/general -share/linuxdoc-sgml-1.6bh2/rep/man/mapping -share/linuxdoc-sgml-1.6bh2/rep/max/general -share/linuxdoc-sgml-1.6bh2/rep/max/mapping -share/linuxdoc-sgml-1.6bh2/rep/max/math -share/linuxdoc-sgml-1.6bh2/rep/mgm/general -share/linuxdoc-sgml-1.6bh2/rep/mgm/mapping -share/linuxdoc-sgml-1.6bh2/rep/mgm/math -share/linuxdoc-sgml-1.6bh2/rep/min/general -share/linuxdoc-sgml-1.6bh2/rep/min/mapping -share/linuxdoc-sgml-1.6bh2/rep/min/math -share/linuxdoc-sgml-1.6bh2/rep/rtf/general -share/linuxdoc-sgml-1.6bh2/rep/rtf/mapping -share/linuxdoc-sgml-1.6bh2/sgml.dcl -@dirrm share/linuxdoc-sgml-1.6bh2/icons -@dirrm share/linuxdoc-sgml-1.6bh2/dtd -@dirrm share/linuxdoc-sgml-1.6bh2/rep/grops -@dirrm share/linuxdoc-sgml-1.6bh2/rep/max -@dirrm share/linuxdoc-sgml-1.6bh2/rep/min -@dirrm share/linuxdoc-sgml-1.6bh2/rep/latin1 -@dirrm share/linuxdoc-sgml-1.6bh2/rep/man -@dirrm share/linuxdoc-sgml-1.6bh2/rep/latex -@dirrm share/linuxdoc-sgml-1.6bh2/rep/groff -@dirrm share/linuxdoc-sgml-1.6bh2/rep/mgm -@dirrm share/linuxdoc-sgml-1.6bh2/rep/html -@dirrm share/linuxdoc-sgml-1.6bh2/rep/info -@dirrm share/linuxdoc-sgml-1.6bh2/rep/rtf -@dirrm share/linuxdoc-sgml-1.6bh2/rep/lyx -@dirrm share/linuxdoc-sgml-1.6bh2/rep/latex2e -@dirrm share/linuxdoc-sgml-1.6bh2/rep/euc-kr -@dirrm share/linuxdoc-sgml-1.6bh2/rep -@dirrm share/linuxdoc-sgml-1.6bh2/doc/html -@dirrm share/linuxdoc-sgml-1.6bh2/doc/rtf -@dirrm share/linuxdoc-sgml-1.6bh2/doc -@dirrm share/linuxdoc-sgml-1.6bh2 diff --git a/korean/mod_url/Makefile b/korean/mod_url/Makefile deleted file mode 100644 index b250b5fdeff4..000000000000 --- a/korean/mod_url/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: mod_url -# Date created: 13 Apr 2003 -# Whom: CHOI Junho <cjh@FreeBSD.org> -# -# $FreeBSD$ - -PORTNAME= mod_url -PORTVERSION= 20010905 -CATEGORIES= korean www -MASTER_SITES= http://kle.kldp.org/apache/ -DISTFILES= ${PORTNAME}.c readme.${PORTNAME} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Apache module for manipulating euc-kr encoded URL - -DEPRECATED= Look like an abandonware, no more public distifles -EXPIRATION_DATE= 2011-08-01 - -MAKE_JOBS_SAFE= yes - -USE_APACHE= 1.3 -USE_ICONV= yes - -AP_FAST_BUILD= yes -AP_GENPLIST= yes - -AP_INC= ${LOCALBASE}/include -AP_LIB= ${LOCALBASE}/lib -liconv - -PORTDOCS= readme.${PORTNAME} - -do-extract: - ${MKDIR} ${WRKSRC}/ - ${CP} ${_DISTDIR}/${PORTNAME}.c ${_DISTDIR}/readme.${PORTNAME} ${WRKSRC}/ - -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR}/ - ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}/ -.endif - ${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/korean/mod_url/distinfo b/korean/mod_url/distinfo deleted file mode 100644 index c9187556f5e0..000000000000 --- a/korean/mod_url/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -SHA256 (mod_url.c) = ac2afd00c8c4112271feaa61913ec1a11dae8b1f712c1d38459b8d7bda9fa529 -SIZE (mod_url.c) = 8988 -SHA256 (readme.mod_url) = 1c251d9ec197f432abc1edf41320cf69ddc58d28d90157b4302114569ee9a786 -SIZE (readme.mod_url) = 4848 diff --git a/korean/mod_url/pkg-descr b/korean/mod_url/pkg-descr deleted file mode 100644 index 5ecfa5b6edad..000000000000 --- a/korean/mod_url/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -mod_url -- an Apache module manipulating euc-kr encoded URL. - -WWW: http://kle.kldp.org/apache -Author: Won Kyu Park <wkpark@kldp.org> diff --git a/korean/mod_url/pkg-message b/korean/mod_url/pkg-message deleted file mode 100644 index 20cd99e6c5b6..000000000000 --- a/korean/mod_url/pkg-message +++ /dev/null @@ -1,8 +0,0 @@ -You might want to add the following lines to your httpd.conf: - - LoadModule redurl_module libexec/apache/mod_url.so - AddModule mod_url.c - - <IfModule mod_url.c> - CheckURL On - </IfModule> diff --git a/korean/nh2ps/Makefile b/korean/nh2ps/Makefile deleted file mode 100644 index 2fd3e49b6fe6..000000000000 --- a/korean/nh2ps/Makefile +++ /dev/null @@ -1,54 +0,0 @@ -# New ports collection makefile for: nh2ps-2.3 -# Date created: 2 Apr 1997 -# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> -# -# $FreeBSD$ -# - -PORTNAME= nh2ps -PORTVERSION= 2.3.1 -PORTREVISION= 1 -CATEGORIES= korean print -MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/users/cjh/nh2ps/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Formats an Korean text file for printing on a postscript printer - -DEPRECATED= Look like an abandonware, no more public distifles -EXPIRATION_DATE= 2011-08-01 - -USE_PERL5_BUILD=yes - -MAN1= nh2ps.1 - -.if !defined(NOA4) -XCFLAGS= -DA4_PAPERSIZE -DWIDTH=8.27 -DHEIGHT=11.64 -.else -XCFLAGS= -DWIDTH=8.5 -DHEIGHT=11.0 -.endif - -MAKE_ENV+= XCFLAGS="${XCFLAGS}" - -pre-everything:: -.if !defined(NOA4) - @${ECHO_MSG} "Type \"make NOA4=yes\" if you use no A4(letter) size paper." -.endif - -post-patch: - @(cd ${WRKSRC}; \ - ${SED} s@/usr/local/bin/perl@${PERL5}@ mkpsfontmap.pl > mk.pl; \ - ${MV} -f mk.pl mkpsfontmap.pl; \ - ${CHMOD} +x mkpsfontmap.pl) - -pre-install: - @(cd ${WRKSRC}; ${MAKE} PREFIX=${PREFIX} install.man) - -post-install: - strip ${PREFIX}/bin/nh2ps - @${MKDIR} ${PREFIX}/share/doc/nh2ps - ${INSTALL_DATA} ${WRKSRC}/README.nh2ps ${PREFIX}/share/doc/nh2ps/ - ${INSTALL_DATA} ${WRKSRC}/README.font ${PREFIX}/share/doc/nh2ps/ - ${INSTALL_DATA} ${WRKSRC}/README.filtering_with_gs \ - ${PREFIX}/share/doc/nh2ps/ - -.include <bsd.port.mk> diff --git a/korean/nh2ps/distinfo b/korean/nh2ps/distinfo deleted file mode 100644 index 7ad1a4e02637..000000000000 --- a/korean/nh2ps/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (nh2ps-2.3.1.tar.gz) = 6312f81d11e1ce958355c28e4dd9e9f80fcdb560e8145f8572cf605933a6ccfa -SIZE (nh2ps-2.3.1.tar.gz) = 68299 diff --git a/korean/nh2ps/files/patch-aa b/korean/nh2ps/files/patch-aa deleted file mode 100644 index c7b4c136ca3d..000000000000 --- a/korean/nh2ps/files/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ ---- Makefile.orig Tue Oct 20 20:04:13 1998 -+++ Makefile Mon Nov 18 15:32:22 2002 -@@ -42,7 +42,6 @@ - # stupid a**holes who add non-compatible "features" - - # installation prefix --PREFIX = /usr/local - - # directories - BINDIR = ${PREFIX}/bin -@@ -70,8 +69,7 @@ - # - - # for a4 paper size, ps font mode --CFLAGS = -DBSD -O2 -DHFONT -DWIDTH=8.27 -DHEIGHT=11.64 \ -- -DA4_PAPERSIZE=1 -+CFLAGS = ${XCFLAGS} -DBSD -O2 -DHFONT - - # for letter paper size - #CFLAGS = -DBSD -O2 -DHFONT -DWIDTH=8.5 -DHEIGHT=11.0 \ diff --git a/korean/nh2ps/files/patch-ab b/korean/nh2ps/files/patch-ab deleted file mode 100644 index eed36e0077e0..000000000000 --- a/korean/nh2ps/files/patch-ab +++ /dev/null @@ -1,9 +0,0 @@ -diff -ur ../nh2ps-2.3.orig/nh2ps_opt ./nh2ps_opt ---- ../nh2ps-2.3.orig/nh2ps_opt Tue Jul 14 16:31:43 1998 -+++ ./nh2ps_opt Sat Jul 18 22:06:39 1998 -@@ -1,4 +1,4 @@ --#!/usr/local/bin/perl -+#!/usr/bin/perl - # - # nh2ps_opt 2.0 - # - nh2ps hangul, hanja font optimizer diff --git a/korean/nh2ps/files/patch-ba b/korean/nh2ps/files/patch-ba deleted file mode 100644 index 49d5f672523d..000000000000 --- a/korean/nh2ps/files/patch-ba +++ /dev/null @@ -1,11 +0,0 @@ ---- nh2ps.c.orig Sat Jul 15 02:11:13 2000 -+++ nh2ps.c Sat Jul 15 02:11:41 2000 -@@ -339,7 +339,7 @@ - #include "psfontmap.c" - - /* default postscript(OCF) font is CID-Keyed Fonts sample */ --#define HFONT_PS_DEFAULT "Munhwa-Regular-KSC-EUC-H" -+#define HFONT_PS_DEFAULT "Gulim-Medium-KSC-EUC-H" - #define HFONT_PS_WIDE_RATIO 1.2 /* only heuristic */ - - #endif /* HFONT */ diff --git a/korean/nh2ps/files/patch-nh2ps.c b/korean/nh2ps/files/patch-nh2ps.c deleted file mode 100644 index 0b0fecb417c1..000000000000 --- a/korean/nh2ps/files/patch-nh2ps.c +++ /dev/null @@ -1,64 +0,0 @@ ---- nh2ps.c.orig Tue Oct 20 07:10:01 1998 -+++ nh2ps.c Wed Oct 23 16:51:28 2002 -@@ -255,6 +255,8 @@ - #define A4_WIDTH 8.27 - #define A4_HEIGHT 11.64 - -+#if A4_PAPERSIZE -+ - #ifndef WIDTH - #define WIDTH A4_WIDTH - #endif -@@ -263,6 +265,18 @@ - #define HEIGHT A4_HEIGHT - #endif - -+#else -+ -+#ifndef WIDTH -+#define WIDTH USA_WIDTH -+#endif -+ -+#ifndef HEIGHT -+#define HEIGHT USA_HEIGHT -+#endif -+ -+#endif -+ - #ifndef MARGIN - #define MARGIN 1.4 - #endif -@@ -560,7 +574,7 @@ - fprintf(stderr,"pos. = -#num\t\tnumber of copies to print\n"); - fprintf(stderr," -1\t\tone page per sheet\n"); - fprintf(stderr," -2\t\tTWIN PAGES per sheet\n"); --#if A4_PAPERSIZE == 1 -+#if A4_PAPERSIZE - fprintf(stderr," -a\t\tUse USA paper size (8.5\" x 11\")\n"); - #else - fprintf(stderr," -a\t\tUse A4 paper size (21cm x 29.56cm (8.27\" x 11.64\"))\n"); -@@ -677,10 +691,14 @@ - interpret = TRUE; - break; - case 'a': /* American paper sizes */ --#if defined(USA_HEIGHT) && defined(USA_WIDTH) -+#if A4_PAPERSIZE - paper_height = USA_HEIGHT; - paper_width = USA_WIDTH; - strcpy(papersizename, "Letter"); -+#else -+ paper_height = A4_HEIGHT; -+ paper_width = A4_WIDTH; -+ strcpy(papersizename, "A4"); - #endif - break; - case 'n': -@@ -2323,7 +2341,7 @@ - - #endif - --#ifdef A4_PAPERSIZE -+#if A4_PAPERSIZE - strcpy(papersizename, "A4"); - #else - strcpy(papersizename, "Letter"); diff --git a/korean/nh2ps/pkg-descr b/korean/nh2ps/pkg-descr deleted file mode 100644 index 1ff94334d437..000000000000 --- a/korean/nh2ps/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -nh2ps ------ - -nh2ps formats each named file for printing in a postscript printer with -PostScript(CID, OCF) or HLaTeX-0.95/7 Type1 Hangul fonts; if no file is -given, nh2ps reads from the standard input. - -The format used is nice and compact: normally two pages on each physical -page, borders surrounding pages, headers with useful information (page -number, printing date, file name or supplied header), line numbering, -etc. This is very useful for making archive listings of programs. - -It is relatively large when comparing with h2ps, and need to another -installed fonts and ghostscript. diff --git a/korean/nh2ps/pkg-plist b/korean/nh2ps/pkg-plist deleted file mode 100644 index 0182fa7c3415..000000000000 --- a/korean/nh2ps/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -bin/nh2ps -bin/nh2ps_opt -share/doc/nh2ps/README.filtering_with_gs -share/doc/nh2ps/README.font -share/doc/nh2ps/README.nh2ps -@dirrm share/doc/nh2ps diff --git a/korean/pinetreefonts/Makefile b/korean/pinetreefonts/Makefile deleted file mode 100644 index 4707af0f0494..000000000000 --- a/korean/pinetreefonts/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -# New ports collection makefile for: pinetree fonts(x11) -# Date created: 22 Mar 1997 -# Whom: CHOI Junho <junker@jazz.snu.ac.kr> -# -# $FreeBSD$ -# - -PORTNAME= pinetreefonts -PORTVERSION= 1.01 -PORTREVISION= 2 -CATEGORIES= korean x11-fonts -MASTER_SITES= ftp://cglab.snu.ac.kr/pub/hangul/n3f/tar/ \ - ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/fonts/ \ - ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ -DISTNAME= pinetree.precomposed-${PORTVERSION}-bdf - -DEPRECATED= No more public distfile -EXPIRATION_DATE= 2011-08-01 - -MAINTAINER= ports@FreeBSD.org -COMMENT= Hangul fonts for X11(pinetree, KSC5601-1987-0 encoding) - -BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ - mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir -RUN_DEPENDENS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ - mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale - -WRKSRC= ${WRKDIR}/pinetree.precomposed/bdf - -FONTS= ptpR08 ptpR10 ptpR12 ptpR14 ptpR18 ptpR24 \ - ptpB08 ptpB10 ptpB12 ptpB14 ptpB18 ptpB24 \ - ptptB14 pttpB14 - -do-build: - @cd ${WRKSRC}/; \ - sh Makepcf; \ - ${GZIP_CMD} *.pcf; \ - mkfontdir . - -do-install: - -${MKDIR} ${PREFIX}/lib/X11/fonts/local - @cd ${WRKSRC}; \ - for file in ${FONTS}; do \ - ${INSTALL_DATA} "$$file".pcf.gz ${PREFIX}/lib/X11/fonts/local; \ - done; \ - mkfontdir ${PREFIX}/lib/X11/fonts/local - -.include <bsd.port.mk> diff --git a/korean/pinetreefonts/distinfo b/korean/pinetreefonts/distinfo deleted file mode 100644 index dfe57533d8a1..000000000000 --- a/korean/pinetreefonts/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pinetree.precomposed-1.01-bdf.tar.gz) = f3195c393e46afc88f868de799063c83500a392684815dbf94a9b77de87ce453 -SIZE (pinetree.precomposed-1.01-bdf.tar.gz) = 452654 diff --git a/korean/pinetreefonts/pkg-descr b/korean/pinetreefonts/pkg-descr deleted file mode 100644 index 96dee7be8bb0..000000000000 --- a/korean/pinetreefonts/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Hangul X11 fonts(pinetree) --------------------------- - -It is hangul font made by Yong-Jae Lee(yjlee@cglab.snu.ac.kr). Its encoding -is KSC5601-1987-0, so it can be used in many X11 programs, such as Netscape. -It is very useful because it provides many size and styles(bold, normal, -8-24 points), and it is propositional fonts not common in hangul fonts. diff --git a/korean/pinetreefonts/pkg-message b/korean/pinetreefonts/pkg-message deleted file mode 100644 index 176e58756197..000000000000 --- a/korean/pinetreefonts/pkg-message +++ /dev/null @@ -1,20 +0,0 @@ -Pinetree Font(KSC5601) -====================== - -Please note: - - This package installed fonts in /usr/X11R6/lib/X11/fonts/local directory. - If you are using XFree86 3.3.2 or older, please upgrade to a new version - or add this directory to your /etc/XF86Config: - - Section "Files" - ... - FontPath "/usr/X11R6/lib/X11/fonts/local/" - ... - - Or, run this command at your X desktop: - - # xset +fp /usr/X11R6/lib/X11/fonts/local/ && xset fp rehash - - Don't forget to add the directory to your /etc/XF86Config, for - add the correct font path after you reboots X. diff --git a/korean/pinetreefonts/pkg-plist b/korean/pinetreefonts/pkg-plist deleted file mode 100644 index af2a3f33c33e..000000000000 --- a/korean/pinetreefonts/pkg-plist +++ /dev/null @@ -1,17 +0,0 @@ -lib/X11/fonts/local/ptpB08.pcf.gz -lib/X11/fonts/local/ptpB10.pcf.gz -lib/X11/fonts/local/ptpB12.pcf.gz -lib/X11/fonts/local/ptpB14.pcf.gz -lib/X11/fonts/local/ptpB18.pcf.gz -lib/X11/fonts/local/ptpB24.pcf.gz -lib/X11/fonts/local/ptpR08.pcf.gz -lib/X11/fonts/local/ptpR10.pcf.gz -lib/X11/fonts/local/ptpR12.pcf.gz -lib/X11/fonts/local/ptpR14.pcf.gz -lib/X11/fonts/local/ptpR18.pcf.gz -lib/X11/fonts/local/ptpR24.pcf.gz -lib/X11/fonts/local/ptptB14.pcf.gz -lib/X11/fonts/local/pttpB14.pcf.gz -@exec cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir -@unexec cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir -@unexec if [ `wc -c %D/lib/X11/fonts/local/fonts.dir | awk '{print $1}'` = 2 ]; then rm -f %D/lib/X11/fonts/local/fonts.dir; fi |