The NetBSD Project

CVS log for pkgsrc/print/libspectre/distinfo

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Tue Jun 15 11:09:47 2010 UTC (23 months, 1 week ago) by wiz
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, HEAD
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Update to 0.2.6:

libspectre 0.2.6 (10 June 2010)
===============================

This is another bugfix only release in the libspectre's 0.2 series.

The most important change in this release is that gs is now always
initalized with the flag -P- to make Ghostscript not look in the
current directory for library files. See Debian bug
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583183

Compiler flags -ansi and -pedantic are now optional and can be enabled
with --enable-iso-c configure option. It seems -pedantic causes
performance regression when compiling with Sun Studio compiler. Thanks
to Dagobert Michelsen for eporting the issue. (Bug #27735)

Files with a doseps header and without EOF comment are correctly
rendered now. (Bug #27830)

Revision 1.5 / (download) - annotate - [select for diffs], Sun May 2 11:53:14 2010 UTC (2 years ago) by wiz
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Update to 0.2.5:

libspectre 0.2.5 (18 April 2010)
================================

This is another bugfix only release in the libspectre's 0.2 series.

This release contains two important fixes:

 - The first one is a portability issue that caused crashes on
   big-endian 64 bit systems. Thanks to Rogério Brito who spotted the
   problem, see launchpad bug
   https://bugs.launchpad.net/ubuntu/+source/libspectre/+bug/298139

 - The second one is a crash when something goes wrong while running
   pdf exporter. (Bug #26592)

Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 15 10:11:19 2010 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Update to 0.2.4:

libspectre 0.2.4 (21 February 2010)
===================================

This is another bugfix only release in the libspectre's 0.2 series.

Documents containing embedded documents inside the prolog,
typically font resources, were not correctly rendered (Bug #25573)

Hib Eris fixed some portability issues to make libspectre build and
work on Windows (Bug #26377)

PDF exporter was broken which might cause a crash when printing some
documents (Bug #26592)

Revision 1.3 / (download) - annotate - [select for diffs], Sat Oct 31 01:50:46 2009 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Update to 0.2.3:

libspectre 0.2.3 (18 October 2009)
==================================

This is another bugfix only release in the libspectre's 0.2 series.

Several fixes in the PostScript parser:

 - Detection of invalid or broken files has been improved. A document
   scanned without errors with no pages and no format is likely to be
   an invalid file, or not a PostScript file at all (Bug #19042)

 - Fix possible uninitialized use of Document media struct
   contents. Thanks to Alexander Myltsev (Bug #18685)

 - Fix documents with PJL commands before the initial DSC comments.

Ghostscript is now always run with -dSAFER option

A missing argument in gs command line of PDF exporter was making it
always fail for any document in BSD systems. Thanks to Antoine
Jacoutot who gave me remote access to an OpenBSD system to fix this
(Bug #18826)

Internal copy of ghostscript headers have been removed since they are
already installed by ghostscript since version 8.62 (Bug #18827)

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 7 11:54:56 2009 UTC (3 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Update to 0.2.2:

libspectre 0.2.2 (25 November 2008)
===================================

This is another bugfix only release in the libspectre's 0.2 series.

A problem when rendering some documents where the page size is
different from the Bounding Box has been fixed (Bug #18239)

Parser is now locale-independent when parsing float numbers (Bug #18685)

The display format has been fixed to match cairo/pixman. Thanks to
Chris Wilson (Bug #18266)

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Sep 3 21:36:46 2008 UTC (3 years, 8 months ago) by markd
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of libspectre 0.2.1

libspectre is a small library for rendering Postscript documents. It
provides a convenient easy to use API for handling and rendering
Postscript documents.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 3 21:36:46 2008 UTC (3 years, 8 months ago) by markd
Branch: MAIN

Initial revision

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>