./print/ghostscript-agpl, Postscript interpreter

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 10.07.0, Package name: ghostscript-agpl-10.07.0, Maintainer: pkgsrc-users

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.

Support for Cups is enabled by the "cups" option (on by default).

This is the latest version of Ghostscript, released under the GNU
Affero General Public License (AGPL).


Required to run:
[graphics/tiff] [graphics/freetype2] [graphics/png] [graphics/jpeg] [fonts/fontconfig] [fonts/ghostscript-fonts] [lang/perl5] [devel/libidn] [print/libpaper] [graphics/jbig2dec] [graphics/openjpeg] [graphics/lcms2] [print/libcups]

Required to build:
[pkgtools/x11-links]

Package options: cups, fontconfig, x11

Master sites:

Filesize: 67391.242 KB

Version history: (Expand)


CVS history: (Expand)


   2026-03-26 09:02:01 by Thomas Klausner | Files touched by this commit (5) | Package updated
Log message:
ghostscript-agpl: update to 10.07.0.

Version 10.07.0 (2026-03-16)

Highlights in this release include:

  • The 10.07.0 release is a maintenance release:
  • This release addresses CVEs: TBC (Two applied for)
  • The wider adoption of "C99" and later features has reached the \ 
point where
    we must ease our policy on this area. The Ghostscript/GhostPDL codebase
    will remain "C89" plus widely supported extensions but, as of the \ 
10.08.0
    release, our included third party libraries will will be permitted to use
    "C99" and potentially later features.
  • The 10.07.0 removes the non-standard operator ".tempfile", and \ 
removes the
    "temp" directory from the default file permission lists. By \ 
default, such
    access is now only available internally, not from "user level" \ 
PostScript
  • Our efforts in code hygiene and maintainability continue.
  • The usual round of bug fixes, compatibility changes, and incremental
    improvements.
   2026-03-24 11:42:21 by Jared D. McNeill | Files touched by this commit (3)
Log message:
ghostscript-agpl: Fix build on 32-bit platforms.
   2026-03-16 13:12:19 by Nia Alarie | Files touched by this commit (2)
Log message:
ghostscript-agpl: Avoid warnings-as-errors.
   2026-02-06 11:06:21 by Thomas Klausner | Files touched by this commit (1305)
Log message:
*: recursive bump for nettle 4.0 shlib major bump
   2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525)
Log message:
*: recursive bump for icu 78.1
   2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999)
Log message:
*: recursive bump for pcre2

Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ 
/usr/pkg/lib/libglib-2.0.so.0 not defined
   2025-09-21 20:19:55 by Thomas Klausner | Files touched by this commit (5) | Package updated
Log message:
ghostscript-agpl: update to 10.06.0.

Version 10.06.0 (2025-09-09)

Highlights in this release include:

    The 10.06.0 release is a maintenance release:

    This release addresses CVEs: TBC

    The 10.06.0 removes the non-standard operator "selectdevice", all \ 
code should now be using the standard "setpagedevice" operator.

    We now support production of PDF/X-1a and PDF/X-4a in addition to the \ 
existing support for PDF/X-3

    Our efforts in code hygiene and maintainability continue.

    The usual round of bug fixes, compatibility changes, and incremental \ 
improvements.

    (9.53.0) We have added the capability to build with the Tesseract OCR \ 
engine. In such a build, new devices are available (pdfocr8/pdfocr24/pdfocr32) \ 
which render the output file to an image, OCR that image, and output the image \ 
"wrapped" up as a PDF file, with the OCR generated text information \ 
included as "invisible" text (in PDF terms, text rendering mode 3).

    Mainly due to time constraints, we only support including Tesseract from \ 
source included in our release packages, and not linking to Tesseract/Leptonica \ 
shared libraries. Whether we add this capability will be largely dependent on \ 
community demand for the feature.

    See Enabling OCR for more details.

For a list of open issues, or to report problems, please visit bugs.ghostscript.com.
   2025-08-31 00:46:51 by Thomas Klausner | Files touched by this commit (1355)
Log message:
*: recursive bump for tiff growing lerc dependency