| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
following way:
print/ghostscript-gnu -> print/ghostscript7
print/ghostscript-gnu-nox11 -> print/ghostscript7-nox11
print/ghostscript-gnu-commfont -> print/ghostscript7-commfont
print/ghostscript-gpl -> print/ghostscript8
print/ghostscript-gpl-nox11 -> print/ghostscript8-nox11
japanese/ghostscript-gnu-jpnfont -> print/ghostscript7-jpnfont
korean/ghostscript-gnu-korfont -> print/ghostscript7-korfont
* USE_GHOSTSCRIPT now supports a version number which the port
requires. The valid value is "7" or "8". If other value is
specified, value of WITH_GHOSTSCRIPT_VER is used.
* WITH_GHOSTSCRIPT_GNU has been removed in favor of
WITH_GHOSTSCRIPT_VER. The valid value of WITH_GHOSTSCRIPT_VER is
"7" or "8", and the default value is "8".
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=219946
|
|
|
|
|
|
|
|
|
| |
since version 8.57. The leading ghostscript is the -gpl one.
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=200037
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
Pointy hat to: hrs
Notes:
svn path=/head/; revision=191236
|
|
|
|
|
|
|
| |
Spotted by: pointyhat
Notes:
svn path=/head/; revision=191226
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Spotted by: pointyhat
Notes:
svn path=/head/; revision=163634
|
|
|
|
|
|
|
|
|
|
| |
- Remove extra directory on deinstalling.
- Bump PORTREVISION.
Approved by: portmgr (krion)
Notes:
svn path=/head/; revision=156850
|
|
|
|
|
|
|
|
|
|
|
| |
- Use SUB_FILES for CIDFnmap.*.
- Some style fixes.
- Reset maintainership.
Approved by: maintainer timeout (3 months)
Notes:
svn path=/head/; revision=156529
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/34140
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=53514
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
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
|