From 0262278f7a3c26059e40978fc7d9ab542c0a1226 Mon Sep 17 00:00:00 2001 From: Shigeyuki Fukushima Date: Fri, 22 Jun 2001 15:15:02 +0000 Subject: Revise KTerm resources for using fixed-pitch fonts. PORTREVISION bump. Pointed by: knu --- japanese/kterm/Makefile | 2 +- japanese/kterm/files/patch-ab | 68 +++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 66 insertions(+), 4 deletions(-) (limited to 'japanese/kterm') diff --git a/japanese/kterm/Makefile b/japanese/kterm/Makefile index d8b10ce07e85..b83fc12d19ec 100644 --- a/japanese/kterm/Makefile +++ b/japanese/kterm/Makefile @@ -7,7 +7,7 @@ PORTNAME= kterm PORTVERSION= 6.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ ${MASTER_SITE_PORTS_JP} \ diff --git a/japanese/kterm/files/patch-ab b/japanese/kterm/files/patch-ab index 7833172da19d..f214f20050ca 100644 --- a/japanese/kterm/files/patch-ab +++ b/japanese/kterm/files/patch-ab @@ -1,5 +1,68 @@ ---- KTerm.ad.orig Thu Dec 21 17:52:07 2000 -+++ KTerm.ad Thu Dec 21 17:53:18 2000 +--- KTerm.ad.orig Sun Jun 23 17:00:22 1996 ++++ KTerm.ad Sat Jun 23 00:08:11 2001 +@@ -51,37 +51,37 @@ + + *fontMenu.Label: VT Fonts + *fontMenu*fontdefault*Label: Default +-*VT100*fontList: -*-fixed-medium-r-normal--14-*,\ +- -*-gothic-medium-r-normal--14-*,\ +- -*-mincho-medium-r-normal--14-* +-!*VT100*boldFontList: -*-fixed-bold-r-normal--14-*,\ +-! -*-gothic-bold-r-normal--14-*,\ +-! -*-mincho-bold-r-normal--14-* ++*VT100*fontList: -*-fixed-medium-r-normal--14-*-c-*,\ ++ -*-gothic-medium-r-normal--14-*-c-*,\ ++ -*-mincho-medium-r-normal--14-*-c-* ++!*VT100*boldFontList: -*-fixed-bold-r-normal--14-*-c-*,\ ++! -*-gothic-bold-r-normal--14-*-c-*,\ ++! -*-mincho-bold-r-normal--14-*-c-* + *fontMenu*font1*Label: Unreadable +-*VT100*fontList1: -*-fixed-medium-r-normal--2-*,\ +- -*-gothic-medium-r-normal--2-*,\ +- -*-mincho-medium-r-normal--2-* +-*VT100*font1: -misc-nil-medium-r-normal--2-*-misc-fontspecific ++*VT100*fontList1: -*-fixed-medium-r-normal--2-*-c-*,\ ++ -*-gothic-medium-r-normal--2-*-c-*,\ ++ -*-mincho-medium-r-normal--2-*-c-* ++*VT100*font1: -misc-nil-medium-r-normal--2-*-c-*-misc-fontspecific + *fontMenu*font2*Label: Tiny +-*VT100*fontList2: -*-fixed-medium-r-normal--14-*,\ +- -*-gothic-medium-r-normal--14-*,\ +- -*-mincho-medium-r-normal--14-* ++*VT100*fontList2: -*-fixed-medium-r-normal--14-*-c-*,\ ++ -*-gothic-medium-r-normal--14-*-c-*,\ ++ -*-mincho-medium-r-normal--14-*-c-* + *fontMenu*font3*Label: Small +-*VT100*fontList3: -*-fixed-medium-r-normal--16-*,\ +- -*-gothic-medium-r-normal--16-*,\ +- -*-mincho-medium-r-normal--16-* ++*VT100*fontList3: -*-fixed-medium-r-normal--16-*-c-*,\ ++ -*-gothic-medium-r-normal--16-*-c-*,\ ++ -*-mincho-medium-r-normal--16-*-c-* + *fontMenu*font4*Label: Medium +-*VT100*fontList4: -*-fixed-medium-r-normal--18-*,\ +- -*-gothic-medium-r-normal--18-*,\ +- -*-mincho-medium-r-normal--18-* ++*VT100*fontList4: -*-fixed-medium-r-normal--18-*-c-*,\ ++ -*-gothic-medium-r-normal--18-*-c-*,\ ++ -*-mincho-medium-r-normal--18-*-c-* + *fontMenu*font5*Label: Large +-*VT100*fontList5: -*-fixed-medium-r-normal--24-*,\ +- -*-gothic-medium-r-normal--24-*,\ +- -*-mincho-medium-r-normal--24-* ++*VT100*fontList5: -*-fixed-medium-r-normal--24-*-c-*,\ ++ -*-gothic-medium-r-normal--24-*-c-*,\ ++ -*-mincho-medium-r-normal--24-*-c-* + *fontMenu*font6*Label: Huge +-*VT100*fontList6: -*-fixed-medium-r-normal--26-*,\ +- -*-gothic-medium-r-normal--26-*,\ +- -*-mincho-medium-r-normal--26-* ++*VT100*fontList6: -*-fixed-medium-r-normal--26-*-c-*,\ ++ -*-gothic-medium-r-normal--26-*-c-*,\ ++ -*-mincho-medium-r-normal--26-*-c-* + *fontMenu*fontescape*Label: Escape Sequence + *fontMenu*fontsel*Label: Selection + !fontescape and fontsel overridden by application @@ -123,3 +123,18 @@ *tek4014*font3: 6x13 *tek4014*fontSmall: 6x10 @@ -19,4 +82,3 @@ + : scroll-forw(5,line) +*VT100.translations: #override \ + Shiftspace: begin-conversion(_JAPANESE_CONVERSION) -+ -- cgit v1.2.3