Index: head/chinese/rxvt/Makefile =================================================================== --- head/chinese/rxvt/Makefile (revision 17840) +++ head/chinese/rxvt/Makefile (revision 17841) @@ -1,24 +1,24 @@ # New ports collection Makefile for: rxvt -# Version required: 2.6.PRE2 +# Version required: 2.6.PRE3 # Date created: Nov 16 1997 # Whom: frankch@waru.life.nthu.edu.tw # -# $Id: Makefile,v 1.10 1999/03/15 01:24:55 steve Exp $ +# $Id: Makefile,v 1.11 1999/03/19 22:17:49 asami Exp $ # -DISTNAME= rxvt-2.6.PRE2 -PKGNAME= zh-rxvt-2.6.pre2 +DISTNAME= rxvt-2.6.PRE3 +PKGNAME= zh-rxvt-2.6.p3 CATEGORIES= chinese x11 MASTER_SITES= ftp://mason.primenet.com.au/pub/rxvt/ \ - ftp://ftp.math.fu-berlin.de/pub/rxvt/ + ftp://ftp.rxvt.org/pub/rxvt/devel/ MAINTAINER= frankch@waru.life.nthu.edu.tw BUILD_DEPENDS= yodl2man:${PORTSDIR}/textproc/yodl USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-big5=yes --enable-xim=yes MAN1= crxvt.1 .include Property changes on: head/chinese/rxvt/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/chinese/rxvt/distinfo =================================================================== --- head/chinese/rxvt/distinfo (revision 17840) +++ head/chinese/rxvt/distinfo (revision 17841) @@ -1 +1 @@ -MD5 (rxvt-2.6.PRE2.tar.gz) = 094caf133557b61b2204f78cf314c7e2 +MD5 (rxvt-2.6.PRE3.tar.gz) = 63094f1ee4338941f65f66b069b3240b Property changes on: head/chinese/rxvt/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/chinese/rxvt/pkg-descr =================================================================== --- head/chinese/rxvt/pkg-descr (revision 17840) +++ head/chinese/rxvt/pkg-descr (revision 17841) @@ -1,5 +1,12 @@ Rxvt is an xterm replacement which uses a little less memory, and is suitable for use on machines with small memories. The KANJI support was added to rxvt since 2.17, from 2.4.4(3?) the support for Chinese BIG5 encoding is also added. -This port is patched for XCIN, a Chinese Input Server. +Since 2.6PRE2, rxvt supports XIM. This port no longer patches for XCIN, +a Chinese input server. Instead, the user must install an input server which +support the XIM protocol. The user has to either patch XCIN (2.1, 2.3) or use +XCIN 2.5, which support XIM and only XIM protocol. +The info on rxvt could be found on +http://www.rxvt.org/ +The info regarding Chinese XIM server could be found at +http://xcin.linux.org.tw/ Property changes on: head/chinese/rxvt/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property