Index: head/korean/bitchx/Makefile =================================================================== --- head/korean/bitchx/Makefile (nonexistent) +++ head/korean/bitchx/Makefile (revision 20949) @@ -0,0 +1,31 @@ +# New ports collection makefile for: BitchX ircII client patched for korean +# Version required: kr-75p1 +# Date created: 3 Jun 1999 +# Whom: hollywar +# +# $Id$ +# + +DISTNAME= bitchx-kr-75p1 +PKGNAME= ko-bitchx-75p1 +CATEGORIES= korean net +MASTER_SITES= ftp://ftp.holywar.net/pub/FreeBSD/ \ + ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ + +MAINTAINER= hollywar@mail.holywar.net + +GNU_CONFIGURE= yes + +post-patch: + ${SED} -e s,__PREFIX__,$(PREFIX), $(WRKSRC)/include/config.h > $(WRKSRC)/include/config.h.new + ${MV} $(WRKSRC)/include/config.h.new $(WRKSRC)/include/config.h + +do-install: + ${MKDIR} ${PREFIX}/lib/bx + ${INSTALL_PROGRAM} ${WRKSRC}/source/BitchX ${PREFIX}/bin + @(ln -sf ${PREFIX}/bin/BitchX ${PREFIX}/bin/bx) + ${INSTALL_PROGRAM} ${WRKSRC}/source/scr-bx ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/source/wserv ${PREFIX}/bin + ${INSTALL_DATA} ${WRKSRC}/BitchX.help ${PREFIX}/lib/bx + +.include Property changes on: head/korean/bitchx/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/korean/bitchx/distinfo =================================================================== --- head/korean/bitchx/distinfo (nonexistent) +++ head/korean/bitchx/distinfo (revision 20949) @@ -0,0 +1 @@ +MD5 (bitchx-kr-75p1.tar.gz) = f62a053daba6f7f2dbc467806955aa27 Property changes on: head/korean/bitchx/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/korean/bitchx/pkg-comment =================================================================== --- head/korean/bitchx/pkg-comment (nonexistent) +++ head/korean/bitchx/pkg-comment (revision 20949) @@ -0,0 +1 @@ +An alternative BitchX client patched for korean. Property changes on: head/korean/bitchx/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/korean/bitchx/pkg-descr =================================================================== --- head/korean/bitchx/pkg-descr (nonexistent) +++ head/korean/bitchx/pkg-descr (revision 20949) @@ -0,0 +1,12 @@ +ko-bitchx-75p1 +-------------- + +BitchX is an enhanced ircII client. It includes many built-in features +normally found only in scripts. Including, full ANSI color, userlists, +flood protection, and built CDCC (XDCC) file offering. + +Korean patch ; + 1. cocoja [ 2 Byte language support (IO) , Default server changed ] + 2. hollywar [ Almost global message and type of date&time changed to hangul ] + +Oh Junseon Property changes on: head/korean/bitchx/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/korean/bitchx/pkg-plist =================================================================== --- head/korean/bitchx/pkg-plist (nonexistent) +++ head/korean/bitchx/pkg-plist (revision 20949) @@ -0,0 +1,6 @@ +bin/BitchX +bin/bx +bin/scr-bx +bin/wserv +lib/bx/BitchX.help +@dirrm lib/bx Property changes on: head/korean/bitchx/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property