Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 1999 19:40:02 -0800 (PST)
From:      "CHOI, Junho" <cjh@wdb.co.kr>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/10726: Port update: korean/ftghostscript5
Message-ID:  <199903230340.TAA04133@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/10726; it has been noted by GNATS.

From: "CHOI, Junho" <cjh@wdb.co.kr>
To: FreeBSD-gnats-submit@FreeBSD.ORG
Cc:  
Subject: Re: ports/10726: Port update: korean/ftghostscript5
Date: 23 Mar 1999 12:35:27 +0900

 >>>>> "c" == cjh  <cjh@kr.FreeBSD.ORG> writes:
 
     > Number:         10726
     > Category:       ports
     > Synopsis:       Port update: korean/ftghostscript5
     > 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 22 03:40:01 PST 1999
     > Closed-Date:
     > Last-Modified:
     > Originator:     CHOI Junho
     > Release:        FreeBSD 3.1-STABLE i386
     > Organization:
     c> Webdatabank Co. Seoul, Korea
     > Environment:
 
     c> FreeBSD hamhae.wdb.co.kr 3.1-STABLE FreeBSD 3.1-STABLE #5: Wed Mar 17
     c> 09:36:42 KST 1999     root@hamhae.wdb.co.kr:/usr/src/sys/compile/HAMHAE
     c> i386
 
     > Description:
 
     c> Port update of korean/ftghostscript5. Fix BROKEN_ELF.
     c> Thanks for Sung-kon Lee <skon@nownuri.net> for fixing this for 3.0.
 
     > How-To-Repeat:
 
     > Fix:
 
 Ooops I had a big mistake. Please use this for patches/patch-ab.
 
 diff -uNr gs5.10-ori/gs_init.ps gs_init.ps
 --- gs5.10-ori/gs_init.ps       Mon Mar 30 19:08:48 1998
 +++ gs_init.ps  Mon Mar 30 19:17:42 1998
 @@ -1465,3 +1465,20 @@
  (END GC) VMDEBUG
  
  % The interpreter will run the initial procedure (start).
 +
 +% unofficial patch:
 +% make it possible to print from within acroread pdf viewer
 +/Default currenthalftone /Halftone defineresource pop
 +
 +% load initial CID-keyed fonts(Korean. KSC-EUC-H).
 +% It should be in Fontmap, but to avoid loading two or more time.
 +% (it can stop the interpreter - /rangecheck error)
 +%
 +QUIET not { (Loading CID(Korean) Fonts: ) print } if
 +% font loading start
 +(Munhwa-Regular-KSC-EUC-H.gsf) runlibfile
 +QUIET not { (Munhwa-Regular-KSC-EUC-H ) print } if
 +(MunhwaGothic-Regular-KSC-EUC-H.gsf) runlibfile
 +QUIET not { (MunhwaGothic-Regular-KSC-EUC-H ) print } if
 +% end of font loading
 +QUIET not { (\n) print } if
 	
 
 -- 
  ** Any opinions in this posting are my own and not those of my employers **
  CHOI, Junho                       <mailto:cjh@kr.freebsd.org>
  - Korea FreeBSD Users Group       <http://www.kr.freebsd.org/~cjh>;
  - Web Data Bank Co. Seoul., ROK.  <http://www.wdb.co.kr>; (+82-2-515-9941)
 


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?199903230340.TAA04133>