Commit graph

8 commits

Author SHA1 Message Date
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Steve Wills
5e7ea86673 - Update to 1.1
PR:		ports/158607
Submitted by:	Stefan Bethke <stb@lassitu.de> (maintainer)
2011-07-03 13:21:38 +00:00
Beech Rintoul
9a0fa027e8 - Update to 1.0
PR:		ports/156417
Submitted by:	Anton Yuzhaninov (citrin@citrin.ru)
Approved by:	(stb@lassitu.de)(maintainer)
		itetcu (mentor)(implicit)
2011-04-20 20:02:25 +00:00
Dirk Meyer
244c703e25 - fix build for png-1.4.1 2010-03-29 13:38:27 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dmitry Marakasov
7b6d851a3b - Fix build
PR:		134758
Submitted by:	Stefan Bethke <stb@lassitu.de> (maintainer)
2009-05-20 18:31:44 +00:00
Martin Wilke
ac281e3d68 Pngnq is a tool for quantizing PNG images in RGBA format.
Pngnq is an adaptation by Stuart Coyle of Greg Roelf's pnqquant using
Anthony Dekker's neuquant algorithm.

The neuquant algorithm uses a neural network to optimise the color map
selection. This is fast and quite accurate, giving good results on many
types of images.

WWW: http://pngnq.sourceforge.net/

PR:		ports/134420
Submitted by:	stb at lassitu.de
2009-05-10 22:37:04 +00:00