The NetBSD Project

CVS log for pkgsrc/graphics/dvipng/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / graphics / dvipng

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17 / (download) - annotate - [select for diffs], Tue Nov 1 06:01:29 2011 UTC (6 months, 3 weeks ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, HEAD
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Mar 23 10:09:44 2011 UTC (14 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.15: +7 -7 lines
Diff to previous 1.15 (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.15 / (download) - annotate - [select for diffs], Thu Jan 13 13:37:59 2011 UTC (16 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.

Revision 1.14 / (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.13: +2 -3 lines
Diff to previous 1.13 (colored)

Update dvipng to 1.13.

Changes:
- Add width reporting.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Jun 13 22:44:29 2010 UTC (23 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.

Revision 1.10.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.10: +2 -2 lines
Diff to previous 1.10 (colored) next main 1.11 (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.12 / (download) - annotate - [select for diffs], Mon May 17 20:21:38 2010 UTC (2 years ago) by tez
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11 (colored)

CVE-2010-0829 fix from https://bugzilla.redhat.com/show_bug.cgi?id=573999

Revision 1.11 / (download) - annotate - [select for diffs], Fri May 7 08:34:22 2010 UTC (2 years ago) by ahoka
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Drop maintainership on these packages, I am no longer interested.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jan 18 09:58:57 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base
Branch point for: pkgsrc-2010Q1
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Second try at jpeg-8 recursive PKGREVISION bump.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Jan 16 03:31:25 2010 UTC (2 years, 4 months ago) by minskim
Branch: MAIN
Changes since 1.8: +7 -15 lines
Diff to previous 1.8 (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.8 / (download) - annotate - [select for diffs], Wed Oct 14 07:22:46 2009 UTC (2 years, 7 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.7: +3 -2 lines
Diff to previous 1.7 (colored)

Include "bsd.prefs.mk" to make the last change actually work to unbreak
the package build.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Oct 13 10:47:57 2009 UTC (2 years, 7 months ago) by hasso
Branch: MAIN
Changes since 1.6: +6 -1 lines
Diff to previous 1.6 (colored)

Fix build on DragonFly.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Aug 26 19:57:38 2009 UTC (2 years, 8 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

bump revision because of graphics/jpeg update

Revision 1.4.2.1 / (download) - annotate - [select for diffs], Tue Aug 4 12:29:41 2009 UTC (2 years, 9 months ago) by tron
Branch: pkgsrc-2009Q2
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored) next main 1.5 (colored)

Pullup ticket #2846 - requested by minskim
dvipng: portability fix

Revisions pulled up:
- graphics/dvipng/Makefile		1.5
---
Module Name:    pkgsrc
Committed By:   minskim
Date:           Mon Aug  3 18:45:36 UTC 2009

Modified Files:
        pkgsrc/graphics/dvipng: Makefile

Log Message:
Enable t1lib font rendering.  This fixes PR 41773.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Aug 3 18:45:36 2009 UTC (2 years, 9 months ago) by minskim
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored)

Enable t1lib font rendering.  This fixes PR 41773.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jun 9 21:31:03 2009 UTC (2 years, 11 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base
Branch point for: pkgsrc-2009Q2
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

PKGREVISION bump because of the kpathsea API change.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Apr 11 22:09:43 2009 UTC (3 years, 1 month ago) by minskim
Branch: MAIN
Changes since 1.2: +4 -2 lines
Diff to previous 1.2 (colored)

Resolve conflicts between dvipng and teTeX-bin.

Both packages installed bin/dvipng and bin/dvigif; now only dvipng
installs them.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Mar 15 11:34:06 2009 UTC (3 years, 2 months ago) by hasso
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Requires kpathsea.

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
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

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>