The FreeBSD Ports Archive
FreeBSD print : ghostscript-gnu-commfont4>
Common files for GNU Ghostscript CJK font support
This is a virtual CJK font set for GNU Ghostscript. These virtual fonts
call several TrueType Japanese/Korean/Chinese fonts as the real instances.
#
|
ghostscript-gnu-commfont history
v. 1.12
date: 2007/09/24 08:39:21; author: rafan; state: Exp; lines: +1 -3
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.
Approved by: portmgr (pav)
v. 1.11
date: 2007/05/19 20:20:52; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.10
date: 2007/04/30 22:28:27; author: hrs; state: Exp; lines: +1 -0
Re-add a RUN_DEPENDS line accidentally removed in the previous commit.
Pointy hat to: hrs
v. 1.9
date: 2007/04/30 19:47:19; author: hrs; state: Exp; lines: +1 -1
Fix dependency; CMap files needed for the build now.
Spotted by: pointyhat
v. 1.8
date: 2007/04/28 13:03:15; author: hrs; state: Exp; lines: +35 -4
Cleanup ghostscript-gnu-commfont and related CJK font support meta ports.
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).
v. 1.7
date: 2006/05/27 19:26:43; author: hrs; state: Exp; lines: +1 -1
Fix pkg-plist broken due to adobe-cmaps-20051217_1 update.
Spotted by: pointyhat
v. 1.6
date: 2006/02/27 12:04:35; author: hrs; state: Exp; lines: +1 -1
- Update pkg-plist due to print/adobe-cmaps change.
- Remove extra directory on deinstalling.
- Bump PORTREVISION.
Approved by: portmgr (krion)
v. 1.5
date: 2006/02/20 20:36:00; author: hrs; state: Exp; lines: +1 -0
- Create symlinks to CMap files instead of installing them.
- Use SUB_FILES for CIDFnmap.*.
- Some style fixes.
- Reset maintainership.
Approved by: maintainer timeout (3 months)
v. 1.4
date: 2002/05/15 01:17:51; author: mita; state: Exp; lines: +4 -394
Obsoleted by japanese/ghostscript-gnu-jpnfont.
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)
v. 1.3
date: 2002/01/22 04:23:51; author: mita; state: Exp; lines: +4 -4
print/ghostscript-gnu-cjk follows print/ghostscript-gnu
PR: ports/34140
Submitted by: KATO Tsuguru
v. 1.2
date: 2002/01/19 00:38:51; author: mita; state: Exp; lines: +116 -102
A few hours later the import I received patch to ameriolate ports.
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 to ports-jp@jp ML
v. 1.1
date: 2002/01/18 15:23:40; author: mita; state: Exp;
Add ghostscript-gnu-cjk 6.52,
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
=============================================================================
v. 1.12
date: 2007/09/24 08:39:21; author: rafan; state: Exp; lines: +1 -3
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.
Approved by: portmgr (pav)
v. 1.11
date: 2007/05/19 20:20:52; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.10
date: 2007/04/30 22:28:27; author: hrs; state: Exp; lines: +1 -0
Re-add a RUN_DEPENDS line accidentally removed in the previous commit.
Pointy hat to: hrs
v. 1.9
date: 2007/04/30 19:47:19; author: hrs; state: Exp; lines: +1 -1
Fix dependency; CMap files needed for the build now.
Spotted by: pointyhat
v. 1.8
date: 2007/04/28 13:03:15; author: hrs; state: Exp; lines: +35 -4
Cleanup ghostscript-gnu-commfont and related CJK font support meta ports.
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).
v. 1.7
date: 2006/05/27 19:26:43; author: hrs; state: Exp; lines: +1 -1
Fix pkg-plist broken due to adobe-cmaps-20051217_1 update.
Spotted by: pointyhat
v. 1.6
date: 2006/02/27 12:04:35; author: hrs; state: Exp; lines: +1 -1
- Update pkg-plist due to print/adobe-cmaps change.
- Remove extra directory on deinstalling.
- Bump PORTREVISION.
Approved by: portmgr (krion)
v. 1.5
date: 2006/02/20 20:36:00; author: hrs; state: Exp; lines: +1 -0
- Create symlinks to CMap files instead of installing them.
- Use SUB_FILES for CIDFnmap.*.
- Some style fixes.
- Reset maintainership.
Approved by: maintainer timeout (3 months)
v. 1.4
date: 2002/05/15 01:17:51; author: mita; state: Exp; lines: +4 -394
Obsoleted by japanese/ghostscript-gnu-jpnfont.
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)
v. 1.3
date: 2002/01/22 04:23:51; author: mita; state: Exp; lines: +4 -4
print/ghostscript-gnu-cjk follows print/ghostscript-gnu
PR: ports/34140
Submitted by: KATO Tsuguru
v. 1.2
date: 2002/01/19 00:38:51; author: mita; state: Exp; lines: +116 -102
A few hours later the import I received patch to ameriolate ports.
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 to ports-jp@jp ML
v. 1.1
date: 2002/01/18 15:23:40; author: mita; state: Exp;
Add ghostscript-gnu-cjk 6.52,
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
=============================================================================
v. 1.12
date: 2007/09/24 08:39:21; author: rafan; state: Exp; lines: +1 -3
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.
Approved by: portmgr (pav)
v. 1.11
date: 2007/05/19 20:20:52; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.10
date: 2007/04/30 22:28:27; author: hrs; state: Exp; lines: +1 -0
Re-add a RUN_DEPENDS line accidentally removed in the previous commit.
Pointy hat to: hrs
v. 1.9
date: 2007/04/30 19:47:19; author: hrs; state: Exp; lines: +1 -1
Fix dependency; CMap files needed for the build now.
Spotted by: pointyhat
v. 1.8
date: 2007/04/28 13:03:15; author: hrs; state: Exp; lines: +35 -4
Cleanup ghostscript-gnu-commfont and related CJK font support meta ports.
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).
v. 1.7
date: 2006/05/27 19:26:43; author: hrs; state: Exp; lines: +1 -1
Fix pkg-plist broken due to adobe-cmaps-20051217_1 update.
Spotted by: pointyhat
v. 1.6
date: 2006/02/27 12:04:35; author: hrs; state: Exp; lines: +1 -1
- Update pkg-plist due to print/adobe-cmaps change.
- Remove extra directory on deinstalling.
- Bump PORTREVISION.
Approved by: portmgr (krion)
v. 1.5
date: 2006/02/20 20:36:00; author: hrs; state: Exp; lines: +1 -0
- Create symlinks to CMap files instead of installing them.
- Use SUB_FILES for CIDFnmap.*.
- Some style fixes.
- Reset maintainership.
Approved by: maintainer timeout (3 months)
v. 1.4
date: 2002/05/15 01:17:51; author: mita; state: Exp; lines: +4 -394
Obsoleted by japanese/ghostscript-gnu-jpnfont.
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)
v. 1.3
date: 2002/01/22 04:23:51; author: mita; state: Exp; lines: +4 -4
print/ghostscript-gnu-cjk follows print/ghostscript-gnu
PR: ports/34140
Submitted by: KATO Tsuguru
v. 1.2
date: 2002/01/19 00:38:51; author: mita; state: Exp; lines: +116 -102
A few hours later the import I received patch to ameriolate ports.
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 to ports-jp@jp ML
v. 1.1
date: 2002/01/18 15:23:40; author: mita; state: Exp;
Add ghostscript-gnu-cjk 6.52,
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
=============================================================================
|
| |

|