Port details |
- ghostscript55httf Aladdin Postscript interpreter with Korean truetype support
- 5.50_1 korean
=1 5.50_1Version of this port present on the latest quarterly branch. BROKEN: "Does not compile"
- Maintainer: cjh@FreeBSD.org
 - Port Added: 2000-08-03 06:28:58
- Last Update: 2003-08-07 05:35:33
- SVN Revision: UNKNOWN
- Also Listed In: print
- License: not specified in port
- WWW:
- http://www.kr.FreeBSD.org/~cjh/freetime/printing/freetype-gs/
- Description:
- This is Aladdin Ghostscript, the non-GPL version that comes with a licence
different from the GPL. Read the file PUBLIC in the work/gsX.Y directory or
in ${PREFIX}/share/ghostscript/X.Y/doc/PUBLIC after installation for details !
Ghostscript is the well-known PostScript interpreter which is available for
all common and most esoteric platforms and supports many different printers
and some displays.
Official ghostscript homepage, see:
http://www.cs.wisc.edu/~ghost/index.html
This FreeBSD port includes two useful add-on packages:
o Support for HP DeskJet 670, 690, 850, 855, 870, 890, 1100 and 1600,
see announcement on
http://www.erdw.ethz.ch/~bonk/hp850/hp850.html
o Support for pdfencrypt, see description on
http://www.ozemail.com.au/~geoffk/pdfencrypt/
Thomas Merz has written a Ghostscript manual in PDF format:
http://www.cs.wisc.edu/~ghost/merz.html
The manual is also available in German language, see:
http://www.muc.de/~tm/free/free.html
For Korean truetype patch, see
http://www.kr.FreeBSD.org/~cjh/freetime/printing/freetype-gs/
--
CHOI Junho <cjh@FreeBSD.org>
WWW: http://www.kr.FreeBSD.org/~cjh/freetime/printing/freetype-gs/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- >0:korean/ghostscript55httf
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nonexistent : graphics/jpeg
- nonexistent : graphics/png
- unzip : archivers/unzip
- gmake : devel/gmake
- Runtime dependencies:
-
- gulim.ttf : korean/baekmukfonts-ttf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.50_1 07 Aug 2003 05:35:33
 |
kris  |
As announced on May 6, remove the broken ghostscript55httf port |
5.50_1 06 May 2003 21:07:29
 |
kris  |
BROKEN: Does not compile |
5.50_1 07 Mar 2003 06:05:19
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
5.50_1 22 Feb 2003 16:12:23
 |
nork  |
Remove RESTRICTED tag for crypto stuff.
Approved by: kris (implicitly) |
5.50_1 18 Mar 2002 14:55:53
 |
sobomax  |
Fix breakage cause by the recent freetype overhaul. |
14 Mar 2002 11:16:45
 |
sobomax  |
Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype). |
03 Oct 2001 19:09:23
    |
knu  |
Set DIST_SUBDIR to `ghostscript'. |
13 Sep 2001 04:24:42
    |
knu  |
Chase the png library version bump. |
31 May 2001 23:22:59
    |
ade  |
Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk |
22 May 2001 19:19:44
    |
sobomax  |
Ports policy: |
09 Feb 2001 16:31:57
    |
cjh  |
Y2K not found anymore. |
20 Jan 2001 15:08:08
    |
cjh  |
build fix. it's due to freetype's change, moving headers to
$PREFIX/include/freetype. |
08 Oct 2000 03:09:10
    |
asami  |
Convert category korean to new layout. |
03 Aug 2000 10:28:58
    |
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |