./graphics/gd, Graphics library for the dynamic creation of images

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


Branch: pkgsrc-2009Q3, Version: 2.0.35nb3, Package name: gd-2.0.35nb3, Maintainer: adam

gd is a graphics library. It allows your code to quickly draw images
complete with lines, arcs, text, multiple colors, cut and paste from
other images, and flood fills, and write out the result as a .PNG
file. This is particularly useful in World Wide Web applications,
where .PNG is one of the formats accepted for inline images by most
browsers.

gd is not a paint program. If you are looking for a paint program, you
are looking in the wrong place. If you are not a programmer, you are
looking in the wrong place.

gd does not provide for every possible desirable graphics operation.
It is not necessary or desirable for gd to become a kitchen-sink
graphics package, but incorporates most of the commonly requested
features for an 8-bit 2D package.


Required to run:
[graphics/freetype2] [graphics/png] [graphics/jpeg] [fonts/fontconfig] [lang/perl5]

Required to build:
[devel/libtool-base]

Master sites:

SHA1: ccf34a610abff2dbf133a20c4d2a4aa94939018a
RMD160: f452a2c333b2ba9b7b4c143983ec2af18a335516
Filesize: 1184.307 KB

Version history: (Expand)


CVS history: (Expand)


   2009-10-22 23:28:32 by Matthias Scheler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #2919 - requested by taca
gd: security patch

Revisions pulled up:
- graphics/gd/Makefile				1.81
- graphics/gd/distinfo				1.30-1.31
- graphics/gd/patches/patch-ad			1.1
---
Module Name:	pkgsrc
Committed By:	taca
Date:		Thu Oct 22 14:39:55 UTC 2009

Modified Files:
	pkgsrc/graphics/gd: Makefile distinfo
Added Files:
	pkgsrc/graphics/gd/patches: patch-ad

Log message:
Fix gd library security problem refering PHP's SVN repositry.

	http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3546

Bump PKGREVISION.
(This fix is for php5 only and I don't know about php4.)
---
Module Name:	pkgsrc
Committed By:	taca
Date:		Thu Oct 22 15:20:53 UTC 2009

Modified Files:
	pkgsrc/graphics/gd: distinfo

Log message:
Oops, update distinfo.