The NetBSD Project

CVS log for pkgsrc/print/ghostscript/PLIST

[BACK] Up to [cvs.netbsd.org] / pkgsrc / print / ghostscript

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16 / (download) - annotate - [select for diffs], Tue Feb 23 20:31:26 2010 UTC (2 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, HEAD
Changes since 1.15: +4 -1 lines
Diff to previous 1.15 (colored)

update to 8.71
This is the second release in the stable 8.7x series. It features
improved handling of fonts, nesting and color fixes with
transparency objects, reduced memory footprint for the halftone cache,
as well as improvements to the pxl output devices,
and the usual number of bug and robustness fixes.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Jun 14 21:16:21 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored)

Convert @exec/@unexec to @pkgdir or drop it.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Jun 14 18:11:55 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.13: +1 -14 lines
Diff to previous 1.13 (colored)

Remove @dirrm entries from PLISTs

Revision 1.13 / (download) - annotate - [select for diffs], Thu Feb 12 19:51:08 2009 UTC (3 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.12: +73 -77 lines
Diff to previous 1.12 (colored)

update to 8.64
Approximately 100 bugs have been fixed since the 8.63 release.
Of particular note in this release are improvements to overprint and
spot color support in documents with transparency, improvements to PDF
and PS output, proper handling of PDF-specific text rendering modes and
support for reading AES-encrypted PDF documents.
Also improved is handling of CJK text, especially in vertical writing
modes, memory footprint processing some files at high resolution and
support for using the system's default paper size on unix.
The interpreter's handling of color spaces has been moved from
PostScript code to C.
A number of the included printer drivers and cups wrappers have been
updated to support a PDF-based workflow. Also fixed are several
long-standing bugs in the pcl drivers with respect to duplex, resolution
and paper tray selection.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Sep 3 21:31:12 2008 UTC (3 years, 8 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.11: +10 -1 lines
Diff to previous 1.11 (colored)

Build libgs as a shared library as increasingly other packages expect it
to be there and want to link with it. Bump PKGREVISION.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Aug 7 18:21:40 2008 UTC (3 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored)

update to 8.63
changes:
-bugfixes
-multithreaded rendering
-Images are now always interpolated in their source colorspace
-Support for OpenPrinting Vector devices has been upgraded to version 1.0
-two new devices: cairo, svgwrite
-maximum number of color components has been reduced to 8 (from 252)
-The -Z: debugging option now uses 'realtime' instead of 'usertime'

Revision 1.10 / (download) - annotate - [select for diffs], Sat Apr 12 22:43:09 2008 UTC (4 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Changes since 1.9: +6 -6 lines
Diff to previous 1.9 (colored)

Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 10 12:34:10 2008 UTC (4 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Try removing share/ghostscript directory during uninstall.
Bump PKGREVISION.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Mar 5 11:01:12 2008 UTC (4 years, 2 months ago) by drochner
Branch: MAIN
Changes since 1.7: +37 -1 lines
Diff to previous 1.7 (colored)

update to 8.62, fixes a buffer overflow (CVE-2008-0411)
(it appearently doesn't fix the font embedding problems in PDF
generation reported recently)

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 29 16:04:13 2008 UTC (4 years, 3 months ago) by gdt
Branch: MAIN
Changes since 1.6: +6 -1 lines
Diff to previous 1.6 (colored)

Conditionally add cups files to PLIST.  From Matthias Drochner.
Partially addresses PR pkg/37888.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jan 9 19:01:07 2008 UTC (4 years, 4 months ago) by drochner
Branch: MAIN
Changes since 1.5: +70 -66 lines
Diff to previous 1.5 (colored)

update to 8.61
changes: a number of bug fixes and improvements
Note: The default device in the gcc build is now the 'x11alpha' device
which provides antialiasing for display. To recover the old
default behaviour add '-sDEVICE=x11' to the command line.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Oct 22 12:15:03 2007 UTC (4 years, 7 months ago) by dsainty
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.4: +6 -1 lines
Diff to previous 1.4 (colored)

Pull over the "cups" option, based largely on the implementation of the "cups"
option in ghostscript-esp, although there it was on by default.

Here it is off by default, which is more in keeping with how the "cups" option
is generally used - it is usually off by default, and a CUPS user would
usually add "cups" to the global options.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Aug 8 20:09:05 2007 UTC (4 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.3: +29 -1 lines
Diff to previous 1.3 (colored)

*blink* check-files didn't run for some reason, so update the PLIST
and bump revision.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jul 17 18:53:54 2007 UTC (4 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.2: +18 -6 lines
Diff to previous 1.2 (colored)

update to 8.57
In addition to the usual bug fixes, there are specific performance and
quality improvements in the areas of patterns, shading and image
filtering. Also new in this release is an implementation of the Well
Tempered Screening algorithm in an output device, using Graeme
Gill's IMDI library for efficient color mapping.

pkgsrc change: use the bundled jasper as the pkgsrc one is incompatible

Revision 1.2 / (download) - annotate - [select for diffs], Wed Dec 27 18:18:22 2006 UTC (5 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.1: +537 -264 lines
Diff to previous 1.1 (colored)

Update to gpl ghostscript-8.54 aka print/ghostscript-afpl relaunched
under GPL with options.mk. This was discussed on tech-pkg@.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 9 20:30:16 2005 UTC (6 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4

Add x11 option to the various ghostscript packages, and get rid
of the separate ghostscript*x11* packages.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>