diff options
author | krion <krion@FreeBSD.org> | 2004-10-16 15:28:34 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-10-16 15:28:34 +0800 |
commit | 0fda34731f82e94ce548903acc5f0312af0c6853 (patch) | |
tree | 224a09ada6a1b86b05082100c91995facfb45ed0 /print/ghostscript8/pkg-descr | |
parent | fbd775fe048c847df9788f5960d8a895c91a2344 (diff) | |
download | freebsd-ports-gnome-0fda34731f82e94ce548903acc5f0312af0c6853.tar.gz freebsd-ports-gnome-0fda34731f82e94ce548903acc5f0312af0c6853.tar.zst freebsd-ports-gnome-0fda34731f82e94ce548903acc5f0312af0c6853.zip |
Announce the release of GPL Ghostscript. This release is based on
the AFPL Ghostscript 8.00 release of 14 months ago. The most
significant new feature since 7.0x is support for DeviceN
colorspaces, up to 8 colorants total at 8 bits per component. Also,
pdfwrite has seen considerable improvement in font handling, and
many other bug fixes.
PR: ports/72326
Submitted by: Ports Fury
Diffstat (limited to 'print/ghostscript8/pkg-descr')
-rw-r--r-- | print/ghostscript8/pkg-descr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/print/ghostscript8/pkg-descr b/print/ghostscript8/pkg-descr index 60c6e9e1e2c5..3e6b5231e3ae 100644 --- a/print/ghostscript8/pkg-descr +++ b/print/ghostscript8/pkg-descr @@ -2,9 +2,9 @@ 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. -Versions entitled "AFPL Ghostscript" are distributed 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 ! +Versions entitled "GPL Ghostscript" are distributed with the GNU General +Public License, which allows free use, and free copying and redistribution +under certain conditions (including, in some cases, commercial distribution). This port includes add-on packages (not part of the official gs release) o HP2200 driver for HP DeskJet 8xx and Business Inkjet 2200 @@ -16,4 +16,4 @@ This port includes add-on packages (not part of the official gs release) o Additional contributed uniprint driver profiles for - Epson Stylus Color 740 and Epson LQ-1170 -WWW: http://www.cs.wisc.edu/~ghost/doc/AFPL/index.htm +WWW: http://www.cs.wisc.edu/~ghost/doc/gnu/index.htm |