Up to [cvs.netbsd.org] / pkgsrc / graphics / dvipng
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Wed Mar 23 10:09:44 2011 UTC (14 months ago) by adam
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,
HEAD
Changes since 1.4: +5 -4
lines
Diff to previous 1.4 (colored)
Changes 1.14: This release changes raw PostScript processing to avoid the non-rendering PostScript specials created by hyperref. A command-line switch to turn off raw PostScript rendering has been added. Finally, a few bugs has been fixed, such as correct decoding of the -T switch, a CRLF bug when reading configuration files in Windows, and a few bugs associated to subprocesses.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Sep 13 04:28:21 2010 UTC (20 months, 1 week ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.3: +4 -8
lines
Diff to previous 1.3 (colored)
Update dvipng to 1.13. Changes: - Add width reporting.
Revision 1.2.2.1 / (download) - annotate - [select for diffs], Mon May 17 22:47:51 2010 UTC (2 years ago) by tron
Branch: pkgsrc-2010Q1
Changes since 1.2: +5 -1
lines
Diff to previous 1.2 (colored) next main 1.3 (colored)
Pullup ticket #3124 - requested by tez
graphics/dvipng: security patch
Revisions pulled up:
- graphics/dvipng/Makefile 1.12
- graphics/dvipng/distinfo 1.3
- graphics/dvipng/patches/patch-aa 1.1
- graphics/dvipng/patches/patch-ab 1.1
- graphics/dvipng/patches/patch-ac 1.1
- graphics/dvipng/patches/patch-ad 1.1
---
Module Name: pkgsrc
Committed By: tez
Date: Mon May 17 20:21:39 UTC 2010
Modified Files:
pkgsrc/graphics/dvipng: Makefile distinfo
Added Files:
pkgsrc/graphics/dvipng/patches: patch-aa patch-ab patch-ac patch-ad
Log Message:
CVE-2010-0829 fix from https://bugzilla.redhat.com/show_bug.cgi?id=573999
Revision 1.3 / (download) - annotate - [select for diffs], Mon May 17 20:21:38 2010 UTC (2 years ago) by tez
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.2: +4 -0
lines
Diff to previous 1.2 (colored)
CVE-2010-0829 fix from https://bugzilla.redhat.com/show_bug.cgi?id=573999
Revision 1.2 / (download) - annotate - [select for diffs], Sat Jan 16 03:31:25 2010 UTC (2 years, 4 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base
Branch point for: pkgsrc-2010Q1
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
Update dvipng to 1.12.
Changes:
* Special.c: Keep transparent background in rescaled included bitmaps
* special.c: Add the color PostScript prologue
* dvipng.h, special.c: Support xcolor PostScript prologue
* color.c: Support x11nam.def, fix handling of xcolor
multiple-model color values, and xcolor PostScript prologue
* special.c: Some (most?) literal PostScript specials seem to
depend on tex.pro and possibly special.pro, always load these
* configure.ac: Fix gs checks
* misc.c: Correct last mmap element
* readme.texi: Mention new color models in xcolor
* color.c: Adjust for new version of xcolor, mainly color prefixes
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Feb 18 21:19:15 2009 UTC (3 years, 3 months ago) by ahoka
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import dvipng-1.11 as graphics/dvipng. This program makes PNG and/or GIF graphics from DVI files. It produces high-quality images while its internals are tuned for speed. It supports PK, VF, PostScript and TrueType fonts, color, PostScript inclusion, bitmap inclusion, and has CJK support
Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 18 21:19:15 2009 UTC (3 years, 3 months ago) by ahoka
Branch: MAIN
Initial revision