Bug 119566 - [PATCH] print/ghostscript-gpl: Add support for Japanese fonts and fix the FT_BRIDGE problem
Summary: [PATCH] print/ghostscript-gpl: Add support for Japanese fonts and fix the FT_...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-11 16:20 UTC by Koji Yokota
Modified: 2008-03-01 11:10 UTC (History)
1 user (show)

See Also:


Attachments
ghostscript-gpl-8.60.patch (20.20 KB, patch)
2008-01-11 16:20 UTC, Koji Yokota
no flags Details | Diff
ghostscript-gpl.patch (35.42 KB, patch)
2008-02-29 08:13 UTC, Koji Yokota
no flags Details | Diff
updated.patch (21.38 KB, patch)
2008-03-01 04:05 UTC, Koji Yokota
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Koji Yokota 2008-01-11 16:20:00 UTC
ghostscript-gpl only contains incomplete files to support Japanese fonts.
I added those necessary files to use them.

The patch includes fixes for the problem reported in ports/111399 and
defective ijs support, and also minor fixes to compromise complaints
by portlint.

Added file(s):
- files/patch-lib-FAPIcidfmap
- files/patch-src-int.mak

Generated with FreeBSD Port Tools 0.77
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2008-01-12 13:47:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2008-02-03 06:56:02 UTC
State Changed
From-To: open->feedback

There are things changed in gs 8.61 (see PR 118608) which causes 
this patch to fail in build stage. Could you please take a look 
and send me back a new patch for gs 8.61?  

Thanks!
Comment 3 Koji Yokota 2008-02-29 08:13:12 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I think the attached patch works for 8.61. Could you test and update it
if it is ok?

rafan@FreeBSD.org wrote:
> There are things changed in gs 8.61 (see PR 118608) which causes
> this patch to fail in build stage. Could you please take a look
> and send me back a new patch for gs 8.61? 
> 
> Thanks!
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=119566
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkfHvpcACgkQbrHz2oqsCNtFtgCfaG7K83WKdPRAlwrbmBZadhXJ
4VMAoLNtycj3t4AWaDld6NVszbU5Z3Yv
=u/Qr
-----END PGP SIGNATURE-----
Comment 4 Rong-En Fan freebsd_committer freebsd_triage 2008-02-29 10:40:20 UTC
Could you send me the patch against current ghostscript-gpl (8.61)?

Thanks!
Comment 5 Koji Yokota 2008-03-01 04:05:45 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Here is the updated patch against 8.61. Thanks,

Koji

Rong-En Fan wrote:
> Could you send me the patch against current ghostscript-gpl (8.61)?
> 
> Thanks!
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkfI1hkACgkQbrHz2oqsCNuMcACfcioKTe2brMwlHFfwCzHBYofg
oVkAoKS/dTUV+BYoXY9h7INbl2QAaLV0
=I4tt
-----END PGP SIGNATURE-----
Comment 6 Rong-En Fan freebsd_committer freebsd_triage 2008-03-01 11:07:55 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2008-03-01 11:08:01 UTC
rafan       2008-03-01 11:07:52 UTC

  FreeBSD ports repository

  Modified files:
    print/ghostscript-gpl Makefile Makefile.inc distinfo pkg-plist 
  Added files:
    print/ghostscript-gpl/files patch-lib-FAPIcidfmap 
                                patch-src-int.mak 
  Log:
  - Add full support for Japanese fonts and ijs driver
  - Fix FT_BRIDGE issue
  - Use OPTIONS (not for driver selection)
  
  PR:             ports/119566
  Submitted by:   Koji Yokota <yokota at res.otaru-uc.ac.jp>
  
  Revision  Changes    Path
  1.155     +58 -9     ports/print/ghostscript-gpl/Makefile
  1.25      +2 -2      ports/print/ghostscript-gpl/Makefile.inc
  1.65      +3 -0      ports/print/ghostscript-gpl/distinfo
  1.1       +9 -0      ports/print/ghostscript-gpl/files/patch-lib-FAPIcidfmap (new)
  1.1       +11 -0     ports/print/ghostscript-gpl/files/patch-src-int.mak (new)
  1.45      +167 -1    ports/print/ghostscript-gpl/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"