Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Mar 2000 15:05:36 +0900 (JST)
From:      KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17370: Update ports: ja-kterm16c-6.2.0(japanese/kterm16c)
Message-ID:  <200003140605.PAA36488@pis.toba-cmt.ac.jp>

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

>Number:         17370
>Category:       ports
>Synopsis:       Update ports: ja-kterm16c-6.2.0(japanese/kterm16c)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 13 22:00:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KIRIYAMA Kazuhiko
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Toba National College of Maritime Technology.
	Department of Electronic Mechanical Engineering
>Environment:
>Description:
Updated the port ja-kterm16c-6.2.0(japanese/kterm16c). 

Current modifications are :

(1) Change termcap and resource.

Update files are respecively :

I put the diff from ports-current in "Fix:".
>How-To-Repeat:
>Fix:
diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^#.*\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/japanese/kterm16c/Makefile ./Makefile
--- /usr/ports/current/japanese/kterm16c/Makefile	Wed Aug 25 20:34:16 1999
+++ ./Makefile	Tue Mar 14 15:04:00 2000
@@ -66,7 +66,7 @@
 
 do-install:
 	@${INSTALL_PROGRAM} ${WRKSRC}/kterm ${PREFIX}/bin/kterm16c
-	@${INSTALL_DATA} ${WRKSRC}/KTerm.ad ${PREFIX}/lib/X11/app-defaults/KTerm.16-colors
+	@${INSTALL_DATA} ${WRKSRC}/KTerm.ad ${PREFIX}/lib/X11/app-defaults/KTerm
 	@${INSTALL_DATA} ${WRKDIR}/pcemu1.01alpha/vga.pcf.gz \
 		${PREFIX}/lib/X11/fonts/misc
 	@mkfontdir ${PREFIX}/lib/X11/fonts/misc
diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^#.*\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/japanese/kterm16c/files/dot.termcap ./files/dot.termcap
--- /usr/ports/current/japanese/kterm16c/files/dot.termcap	Thu Feb 11 17:13:57 1999
+++ ./files/dot.termcap	Mon Mar 13 20:23:21 2000
@@ -1,4 +1,4 @@
 ktermc|kanji terminal with 16 colors:\
-	:op=:pa#64:Co#8:Sf=\E[3%dm:Sb=\E[4%dm:\
+	:op=\E[m:pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:\
 	:mb=\E[5m:md=\E[1m:mr=\E[7m:mh=\E[2m:me=\E[m:\
 	:tc=kterm:
diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^#.*\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/japanese/kterm16c/files/kterm16c.doc ./files/kterm16c.doc
--- /usr/ports/current/japanese/kterm16c/files/kterm16c.doc	Thu Feb 11 17:13:57 1999
+++ ./files/kterm16c.doc	Mon Mar 13 20:24:41 2000
@@ -35,7 +35,7 @@
 
 --------8<-------- $HOME/.termcap --------8<--------
 ktermc|kanji terminal with 16 colors:\
-	:op=:pa#64:Co#8:Sf=\E[3%dm:Sb=\E[4%dm:\
+	:op=\E[m:pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:\
 	:mb=\E[5m:md=\E[1m:mr=\E[7m:mh=\E[2m:me=\E[m:\
 	:tc=kterm:
 --------8<--------8<--------8<--------8<--------8<--------
diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^#.*\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/japanese/kterm16c/pkg/MESSAGE ./pkg/MESSAGE
--- /usr/ports/current/japanese/kterm16c/pkg/MESSAGE	Thu Feb 11 17:13:58 1999
+++ ./pkg/MESSAGE	Tue Mar 14 13:57:01 2000
@@ -2,7 +2,6 @@
 * You must reset X, copy .termcap to your home directory and set TERM *
 * ktermc:                                                             *
 *       % xset fp rehash                                              *
-*       % xrdb -m /usr/X11R6/lib/X11/app-defaults/KTerm.16-colors     *
 *       % cp /usr/X11R6/share/doc/kterm16c/dot.termcap $HOME/.termcap *
 *       % kterm16c -fn vga -rv &                   (for VGA terminal) *
 *       % kterm16c  -fn kanji14 -fk kanji14 -rv &  (for kon on VGA)   *
diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^#.*\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/japanese/kterm16c/pkg/PLIST ./pkg/PLIST
--- /usr/ports/current/japanese/kterm16c/pkg/PLIST	Thu Feb 11 17:13:58 1999
+++ ./pkg/PLIST	Tue Mar 14 13:56:14 2000
@@ -1,5 +1,5 @@
 bin/kterm16c
-lib/X11/app-defaults/KTerm.16-colors
+lib/X11/app-defaults/KTerm
 lib/X11/fonts/misc/vga.pcf.gz
 @exec /usr/X11R6/bin/mkfontdir %B
 share/doc/kterm16c/dot.termcap

>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?200003140605.PAA36488>