Apply the patches from http://www.aihara.co.jp/~taiji/gyve/ These patches do the followings: - handle NeverEmbed CJK TrueType into PDF - write correct glyph widths of CJK TrueType into PDF, and not to write CIDToGIDMap of NeverEmbed CJK TrueType and Encoding of CIDFont into PDF Added files: patch-lib:gs_cidfn.ps patch-lib:ps2pdfwr patch-src:gdevpdff.c patch-src:gdevpdff.h patch-src:gdevpdfs.c patch-src:gdevpdfw.c
State Changed From-To: open->feedback When I try to install using these patches on 4.9, I get the following: extracting ghostscript fonts ... /usr/bin/tar: fonts/COPYING: Cannot open: No such file or directory /usr/bin/tar: fonts/ChangeLog: Cannot open: No such file or directory ... and so one for many more files. Can the submitter confirm this? http://www.freebsd.org/cgi/query-pr.cgi?pr=62078
State Changed From-To: feedback->open Feedback received from submitter in private email (following). But at this point I think I'll let someone else try to work on this PR. Thank you for verifying my PR, but when I retried to install this port on 4.9 (both with and without my patches applied), this problem did not occur. Looking into the place where this error occured, I think ghostscript-fonts-std-8.11.tar.gz and/or ghostscript-fonts-other-6.0.tar.gz on your machine are broken. Would you recheck the size and checksum of them? On my machine, these are as follows: % ls -l /usr/ports/distfiles/ghostscript/ghostscript-*fonts* -rw------- 1 koma2 pkgbld 796086 Apr 29 2003 /usr/ports/distfiles/ghostscript/ghostscript-fonts-other-6.0.tar.gz -rw------- 1 koma2 pkgbld 3752871 Sep 25 16:00 /usr/ports/distfiles/ghostscript/ghostscript-fonts-std-8.11.tar.gz http://www.freebsd.org/cgi/query-pr.cgi?pr=62078 Adding to audit log: I can now confirm that these patches apply correctly. Unfortunately, since I don't really understand the impact of the changes, I'm not really comfortable committing them.
Responsible Changed From-To: freebsd-ports-bugs->linimon Take.
State Changed From-To: open->closed Committed, thanks.