mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Update to 2.6PRE3
PR: 11041 Submitted by: Frank Chen-hsiung Chan frankch@waru.life.nthu.edu.tw
This commit is contained in:
parent
c8bfc14c71
commit
7f9d10f16d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17841
@ -1,16 +1,16 @@
|
||||
# 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
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (rxvt-2.6.PRE2.tar.gz) = 094caf133557b61b2204f78cf314c7e2
|
||||
MD5 (rxvt-2.6.PRE3.tar.gz) = 63094f1ee4338941f65f66b069b3240b
|
||||
|
@ -2,4 +2,11 @@ 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/
|
||||
|
Loading…
Reference in New Issue
Block a user