aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript-gnu-commfont/files
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup ghostscript-gnu-commfont and related CJK font support meta ports.Hiroki Sato2007-04-287-32/+186
| | | | | | | | | | | | | | | | | | | | | | | | Changes include: - Set WITH_GHOSTSCRIPT_GNU forcibly. - Use PostScript virtual fonts to handle CJK CID/TT-CID emulated fonts. CIDFnmap still works but when a font is both in Resource/Font or Resource/CIDFont and in CIDFnmap, the former entry will be used. For the actual font mapping, see files in Resource/CIDFont/*. So, note that you need to remove (or rename) the virtual font if you use CIDFnmap for the moment. This is still a transitional measure and more consistent font management thoughout the ports collection should be added later. This is just an internal structural change; default font mapping has not been changed. - Add Chinese font support to print/gsfonts (but no dependency added). Notes: svn path=/head/; revision=191064
* - Create symlinks to CMap files instead of installing them.Hiroki Sato2006-02-203-24/+26
| | | | | | | | | | | - Use SUB_FILES for CIDFnmap.*. - Some style fixes. - Reset maintainership. Approved by: maintainer timeout (3 months) Notes: svn path=/head/; revision=156529
* Change dependency for default Japanese font from Kochi to SazanamiDaichi GOTO2005-02-151-18/+18
| | | | | | | Approved by: mita Notes: svn path=/head/; revision=128895
* Fix dependency on japanese/kochi-ttfonts.Norikatsu Shigemura2003-07-261-2/+2
| | | | Notes: svn path=/head/; revision=85643
* Obsoleted by japanese/ghostscript-gnu-jpnfont.Yoshio MITA2002-05-1517-993/+30
| | | | | | | | | | I mark this port BROKEN with message `Please use ghostscript-gnu-jpnfont'. I will completely remove this port after a while. (MAINTAINER's change after long discussions in ports-jp) Notes: svn path=/head/; revision=59128
* A few hours later the import I received patch to ameriolate ports.Yoshio MITA2002-01-194-6/+6
| | | | | | | | | | Since this is rather minor change and it is too short (8 hours) between last and this commit, I don't bump PORTREVISION for this time. Submitted by: KATO Tsuguru <dai_fugo@geocities.co.jp> to ports-jp@jp ML Notes: svn path=/head/; revision=53314
* Add ghostscript-gnu-cjk 6.52,Yoshio MITA2002-01-1815-0/+993
gNU Postscript interpreter CJK fonts adding port. This is a GNU version of ghostscript with features below: 1. CJK internationalization ready. 2. Depends on print/ghostscript-gnu and replace only necessary files. 3. -DA4 default as is standard in CJK countries. 4. Includes many additional printer drivers sold in japan. PR: ports/33116 Submitted by: Tomokatsu SAITO <saito@a2z.co.jp> Notes: svn path=/head/; revision=53300