Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Apr 1999 17:45:28 GMT
From:      frankch@waru.life.nthu.edu.tw
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11041: update ports/chinese/rxvt
Message-ID:  <199904091745.RAA42336@sentinel.life.nthu.edu.tw>

next in thread | raw e-mail | index | archive | help

>Number:         11041
>Category:       ports
>Synopsis:       update ports/chinese/rxvt
>Confidential:   yes
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr  9 02:50:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Frank Chen-hsiung Chan
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
Department of Life Sciences, National Tsing Hua University, Taiwan
>Environment:

	
	FreeBSD 3.1-STABLE i386

>Description:

	
	The new pre-release version of rxvt is available. This PR
	update ports/chinese rxvt to the current 2.6PRE3 release.
	This release include bug-fixes and notablely XIM support.

>How-To-Repeat:

	

>Fix:
	
	
	The patch is attached below


diff -ruN rxvt.org/Makefile rxvt/Makefile
--- rxvt.org/Makefile	Fri Apr  9 13:13:08 1999
+++ rxvt/Makefile	Fri Apr  9 17:38:44 1999
@@ -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.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.pre3
 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
 
diff -ruN rxvt.org/files/md5 rxvt/files/md5
--- rxvt.org/files/md5	Fri Apr  9 13:13:07 1999
+++ rxvt/files/md5	Fri Apr  9 17:10:44 1999
@@ -1 +1 @@
-MD5 (rxvt-2.6.PRE2.tar.gz) = 094caf133557b61b2204f78cf314c7e2
+MD5 (rxvt-2.6.PRE3.tar.gz) = 63094f1ee4338941f65f66b069b3240b
diff -ruN rxvt.org/pkg/DESCR rxvt/pkg/DESCR
--- rxvt.org/pkg/DESCR	Fri Apr  9 13:13:07 1999
+++ rxvt/pkg/DESCR	Fri Apr  9 17:35:55 1999
@@ -2,4 +2,11 @@
 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/


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904091745.RAA42336>