Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 1998 16:18:32 +0900 (KST)
From:      junker@jazz.snu.ac.kr
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/6174: port update: korean/johabfonts
Message-ID:  <199803300718.QAA01032@punky.snu.ac.kr>

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

>Number:         6174
>Category:       ports
>Synopsis:       port update: korean/johabfonts
>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 30 00:10:04 PST 1998
>Last-Modified:
>Originator:     CHOI Junho
>Organization:
NARAE, CS Dept., Seoul National Univ., ROK
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:

FreeBSD punky.snu.ac.kr 2.2.6-STABLE FreeBSD 2.2.6-STABLE #0: Fri Mar 27 08:45:52 GMT 1998     root@punky.snu.ac.kr:/usr/src/sys/compile/PUNKY  i386

>Description:

Port update(korean/johabfonts). move font location

>How-To-Repeat:

>Fix:
	
Apply diffs:

diff -uNr /usr/ports/korean/johabfonts/Makefile ./Makefile
--- /usr/ports/korean/johabfonts/Makefile	Tue Mar 17 02:40:55 1998
+++ ./Makefile	Mon Mar 30 16:11:52 1998
@@ -17,8 +17,4 @@
 USE_IMAKE=	yes
 NO_INSTALL_MANPAGES= yes
 
-# to show a warning message to add fontpath for these fonts
-post-install:
-	@${CAT} ${PKGDIR}/MESSAGE
-
 .include <bsd.port.mk>
diff -uNr /usr/ports/korean/johabfonts/patches/patch-aa ./patches/patch-aa
--- /usr/ports/korean/johabfonts/patches/patch-aa	Mon Mar 16 06:31:36 1998
+++ ./patches/patch-aa	Thu Jan  1 09:00:00 1970
@@ -1,25 +0,0 @@
-*** Imakefile.old	Sat Mar 22 16:27:50 1997
---- Imakefile	Sat Mar 22 16:28:56 1997
-***************
-*** 22,31 ****
-  
-  MakeFontsDir($(HAN_PCF_FONTS))
-  
-! InstallFontObjs($(HAN_PCF_FONTS), $(FONTDIR)/misc)
-  
-  install::
-! 	cd $(FONTDIR)/misc; mkfontdir
-  clean::
-  	$(RM) $(HAN_PCF_FONTS)
-  
---- 22,31 ----
-  
-  MakeFontsDir($(HAN_PCF_FONTS))
-  
-! InstallFontObjs($(HAN_PCF_FONTS), $(FONTDIR)/korean/johab)
-  
-  install::
-! 	cd $(FONTDIR)/korean/johab; mkfontdir
-  clean::
-  	$(RM) $(HAN_PCF_FONTS)
-  
diff -uNr /usr/ports/korean/johabfonts/pkg/DESCR ./pkg/DESCR
--- /usr/ports/korean/johabfonts/pkg/DESCR	Mon Mar 16 06:31:36 1998
+++ ./pkg/DESCR	Mon Mar 30 16:10:01 1998
@@ -3,7 +3,7 @@
 
 It is Korean fonts for X11, used in hanterm, hanemacs, or so. It need to be
 installed before hanterm and hanemacs. Its encoding is not standard(-johab*),
-so it cannot be used in i18ned program of X11.
+so it cannot be used in i18n-ed program of X11.
 
 --
-Ports by Choi Jun Ho <junker@jazz.snu.ac.kr>
+Ports by CHOI Junho <junker@jazz.snu.ac.kr>
diff -uNr /usr/ports/korean/johabfonts/pkg/MESSAGE ./pkg/MESSAGE
--- /usr/ports/korean/johabfonts/pkg/MESSAGE	Mon Mar 16 06:31:36 1998
+++ ./pkg/MESSAGE	Thu Jan  1 09:00:00 1970
@@ -1,3 +0,0 @@
-Remember to add a FontPath entry to /etc/XF86Config to use these fonts:
-
-  FontPath    "/usr/X11R6/lib/X11/fonts/korean/johab"
diff -uNr /usr/ports/korean/johabfonts/pkg/PLIST ./pkg/PLIST
--- /usr/ports/korean/johabfonts/pkg/PLIST	Mon Mar 16 06:31:36 1998
+++ ./pkg/PLIST	Mon Mar 30 16:09:36 1998
@@ -1,13 +1,13 @@
-lib/X11/fonts/korean/johab/iyagi16.pcf.gz
-lib/X11/fonts/korean/johab/iyagis16.pcf.gz
-lib/X11/fonts/korean/johab/johabg16.pcf.gz
-lib/X11/fonts/korean/johab/johabm16.pcf.gz
-lib/X11/fonts/korean/johab/johabp16.pcf.gz
-lib/X11/fonts/korean/johab/johabshg16.pcf.gz
-lib/X11/fonts/korean/johab/johabshm16.pcf.gz
-lib/X11/fonts/korean/johab/johabshp16.pcf.gz
-lib/X11/fonts/korean/johab/johabsg16.pcf.gz
-lib/X11/fonts/korean/johab/johabsm16.pcf.gz
-lib/X11/fonts/korean/johab/johabsp16.pcf.gz
-lib/X11/fonts/korean/johab/fonts.dir
-@dirrm lib/X11/fonts/korean/johab
+lib/X11/fonts/misc/iyagi16.pcf.gz
+lib/X11/fonts/misc/iyagis16.pcf.gz
+lib/X11/fonts/misc/johabg16.pcf.gz
+lib/X11/fonts/misc/johabm16.pcf.gz
+lib/X11/fonts/misc/johabp16.pcf.gz
+lib/X11/fonts/misc/johabshg16.pcf.gz
+lib/X11/fonts/misc/johabshm16.pcf.gz
+lib/X11/fonts/misc/johabshp16.pcf.gz
+lib/X11/fonts/misc/johabsg16.pcf.gz
+lib/X11/fonts/misc/johabsm16.pcf.gz
+lib/X11/fonts/misc/johabsp16.pcf.gz
+@exec cd %D/lib/X11/fonts/misc ; mkfontdir
+@unexec cd %D/lib/X11/fonts/misc ; mkfontdir
>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?199803300718.QAA01032>