Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Nov 1998 12:39:41 +0900 (KST)
From:      junker@jazz.snu.ac.kr
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8716: port upgrade: korean/pinetreefonts
Message-ID:  <199811170339.MAA08993@punky.snu.ac.kr>

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

>Number:         8716
>Category:       ports
>Synopsis:       port upgrade: korean/pinetreefonts
>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 Nov 16 19:50:00 PST 1998
>Last-Modified:
>Originator:     CHOI Junho
>Organization:
NARAE, CS Dept., Seoul National Univ., ROK
>Release:        FreeBSD 2.2.6-BETA i386
>Environment:

FreeBSD punky.snu.ac.kr 2.2.7-STABLE FreeBSD 2.2.7-STABLE #0: Sat Oct 10 11:54:57 KST 1998     pwd@punky.snu.ac.kr:/allegro/2.2-src/sys/compile/PUNKY  i386

>Description:

Moved installation directory to ${X11BASE}/lib/X11/fonts/local,
as sugguested by Mr. Asami.

>How-To-Repeat:

>Fix:
	
Apply diffs:

diff -uNr /usr/ports/korean/pinetreefonts/Makefile pinetreefonts/Makefile
--- /usr/ports/korean/pinetreefonts/Makefile	Mon Oct  5 04:01:30 1998
+++ pinetreefonts/Makefile	Tue Nov 17 11:42:17 1998
@@ -30,10 +30,11 @@
 	mkfontdir .
 
 do-install:
+	-mkdir -p ${PREFIX}/lib/X11/fonts/local
 	@cd ${WRKSRC}; \
 	for file in ${FONTS}; do \
-		${INSTALL_DATA} "$$file".pcf.gz ${PREFIX}/lib/X11/fonts/misc; \
+		${INSTALL_DATA} "$$file".pcf.gz ${PREFIX}/lib/X11/fonts/local; \
 	done; \
-	mkfontdir ${PREFIX}/lib/X11/fonts/misc
+	mkfontdir ${PREFIX}/lib/X11/fonts/local
 
 .include <bsd.port.mk>
diff -uNr /usr/ports/korean/pinetreefonts/pkg/DESCR pinetreefonts/pkg/DESCR
--- /usr/ports/korean/pinetreefonts/pkg/DESCR	Thu Apr 30 23:39:10 1998
+++ pinetreefonts/pkg/DESCR	Tue Nov 17 12:32:57 1998
@@ -1,7 +1,7 @@
 Hangul X11 fonts(pinetree)
 --------------------------
 
-It is hangul font made by Lee Yong Jae(yjlee@cglab.snu.ac.kr). Its encoding
+It is hangul font made by Yong-Jae Lee(yjlee@cglab.snu.ac.kr). Its encoding
 is KSC5601-1987-0, so it can be used in many X11 programs, such as Netscape.
 It is very useful because it provides many size and styles(bold, normal,
 8-24 points), and it is propositional fonts not common in hangul fonts.
diff -uNr /usr/ports/korean/pinetreefonts/pkg/MESSAGE pinetreefonts/pkg/MESSAGE
--- /usr/ports/korean/pinetreefonts/pkg/MESSAGE	Thu Jan  1 09:00:00 1970
+++ pinetreefonts/pkg/MESSAGE	Tue Nov 17 12:32:00 1998
@@ -0,0 +1,23 @@
+Pinetree Font(KSC5601)
+======================
+
+Please note:
+
+ This package installed fonts in /usr/X11R6/lib/X11/fonts/local directory.
+ If you are using XFree86 3.3.2 or older, please upgrade to a new version
+ or add this directory to your /etc/XF86config:
+
+ Section "Files"
+     ...
+     FontPath   "/usr/X11R6/lib/X11/fonts/local/"
+     ...
+
+ Or, run this command at your X desktop:
+
+ # xset +fp /usr/X11R6/lib/X11/fonts/local/ && xset fp rehash
+
+ Don't forget to add the directory to your /etc/XF86config, for
+ add the correct font path after you reboots X.
+
+--
+CHOI Junho <junker@jazz.snu.ac.kr>
diff -uNr /usr/ports/korean/pinetreefonts/pkg/PLIST pinetreefonts/pkg/PLIST
--- /usr/ports/korean/pinetreefonts/pkg/PLIST	Mon Oct  5 04:01:30 1998
+++ pinetreefonts/pkg/PLIST	Tue Nov 17 12:35:22 1998
@@ -1,16 +1,16 @@
-lib/X11/fonts/misc/ptpB08.pcf.gz
-lib/X11/fonts/misc/ptpB10.pcf.gz
-lib/X11/fonts/misc/ptpB12.pcf.gz
-lib/X11/fonts/misc/ptpB14.pcf.gz
-lib/X11/fonts/misc/ptpB18.pcf.gz
-lib/X11/fonts/misc/ptpB24.pcf.gz
-lib/X11/fonts/misc/ptpR08.pcf.gz
-lib/X11/fonts/misc/ptpR10.pcf.gz
-lib/X11/fonts/misc/ptpR12.pcf.gz
-lib/X11/fonts/misc/ptpR14.pcf.gz
-lib/X11/fonts/misc/ptpR18.pcf.gz
-lib/X11/fonts/misc/ptpR24.pcf.gz
-lib/X11/fonts/misc/ptptB14.pcf.gz
-lib/X11/fonts/misc/pttpB14.pcf.gz
-@exec cd %D/lib/X11/fonts/misc ; mkfontdir
-@unexec cd %D/lib/X11/fonts/misc ; mkfontdir
+lib/X11/fonts/local/ptpB08.pcf.gz
+lib/X11/fonts/local/ptpB10.pcf.gz
+lib/X11/fonts/local/ptpB12.pcf.gz
+lib/X11/fonts/local/ptpB14.pcf.gz
+lib/X11/fonts/local/ptpB18.pcf.gz
+lib/X11/fonts/local/ptpB24.pcf.gz
+lib/X11/fonts/local/ptpR08.pcf.gz
+lib/X11/fonts/local/ptpR10.pcf.gz
+lib/X11/fonts/local/ptpR12.pcf.gz
+lib/X11/fonts/local/ptpR14.pcf.gz
+lib/X11/fonts/local/ptpR18.pcf.gz
+lib/X11/fonts/local/ptpR24.pcf.gz
+lib/X11/fonts/local/ptptB14.pcf.gz
+lib/X11/fonts/local/pttpB14.pcf.gz
+@exec cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir
+@unexec cd %D/lib/X11/fonts/local ; %D/bin/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?199811170339.MAA08993>