naddy
64920edcf7
Update to png 1.5.2. Lots of improvements, but also significant
...
API incompatibility:
"The libpng 1.5.x series finally hides the contents of the venerable
and hoary png_struct and png_info data structures inside private
(i.e., non-installed) header files. Instead of direct struct-access,
applications should be using the various png_get_xxx() and png_set_xxx()
accessor functions, which have existed for almost as long as libpng
itself."
2011-07-08 20:34:36 +00:00
naddy
dbfd750590
Cope with bsd.man.mk changes and install source man pages.
...
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
naddy
ad59f1741b
Security update to 1.2.35: Fix an uninitialized data bug; CVE-2009-0040.
2009-03-04 20:17:16 +00:00
naddy
e0a69b4d6a
maintenance update to 1.2.20
2007-10-06 19:33:28 +00:00
naddy
8f78fb5099
SECURITY update to 1.2.18:
...
Fix a NULL pointer dereference vulnerability involving palette
images with a malformed tRNS chunk (CVE-2007-2445).
ok steven@
2007-05-16 19:46:59 +00:00
naddy
b0a7e5d4d9
update to 1.2.16:
...
- minor bug fixes
- we now use the same API no matter whether asm optimizations are enabled
or not
2007-03-15 19:19:23 +00:00
bernd
63b1790f76
Update to png-1.2.10 and better DESCR.
...
ok naddy@
2006-05-10 13:50:01 +00:00
steven
4253de87ce
SHARED_LIBS
...
feedback and ok naddy@
2005-12-26 22:33:17 +00:00
brad
3558d82648
upgrade to png 1.2.8
...
From: Simon Dassow <janus at area319 dot de>
2005-07-24 04:55:35 +00:00
espie
738ce04388
this stuff builds without really installing it now.
2005-04-17 13:37:42 +00:00
brad
348e1827fe
install pkgconfig file for png.
...
From: Jacob Meuser <jakemsr at jakemsr dot com>
2004-10-15 04:41:13 +00:00
brad
eabc4cd246
upgrade to png 1.2.7
2004-09-20 01:24:10 +00:00
espie
6ad2640218
new plists
2004-09-15 00:46:07 +00:00
espie
512d20367c
new plists
2004-08-07 08:03:06 +00:00
espie
8a218ca3a6
more new PLISTs
2004-08-05 09:16:04 +00:00
espie
56a31d0490
Unlink png from zlib, bump major number.
...
Breaks lbreakout2 and pdflib, we don't really care, we'll fix them.
2003-12-18 00:09:48 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
brad
928f8ac8f9
- strip out some useless docs
...
- install libpng-config
2003-01-25 05:52:21 +00:00
brad
400870d2bb
upgrade to png 1.2.4
...
--
compat symlinks have been removed.
2002-07-17 22:39:03 +00:00
brad
b65440c52c
upgrade to png 1.2.2
...
--
headers have been moved from include/ to include/libpng/.
for the short term sym-links have been created in include/ but will
be removed once all ports have been checked. porters should @comment out
the sym-links to check ports locally.
2002-04-26 02:19:04 +00:00
brad
5a2c747039
upgrade to png 1.2.0
...
--
Thanks to naddy@ for doing a full tree build and finding out that nothing
broke because of this upgrade.
2001-11-19 02:40:52 +00:00
brad
6b2a42a3ca
upgrade to png 1.0.11
...
- bump shared lib major rev, should have happened way back at 1.0.6 but
the libpng maintainers seemed to have overlooked this.
2001-05-23 23:57:45 +00:00
brad
fd0244ad00
upgrade to png 1.0.10
2001-04-03 14:08:30 +00:00
brad
3c37e50400
integrate COMMENT
2001-03-25 17:32:23 +00:00
brad
ab1b4306dc
upgrade to png 1.0.9
2001-03-04 06:21:38 +00:00
brad
107abfb98e
revert switch to libtool, use "cc -shared" to create shared libraries
2000-09-16 11:44:22 +00:00
brad
75a5e6f465
upgrade to png 1.0.8
2000-07-25 08:56:14 +00:00
brad
1273254229
upgrade to png 1.0.7
2000-07-03 09:41:31 +00:00
brad
e68667fa0e
- add HOMEPAGE to DESCR
...
- use new framework for PLISTs
- add @comment with RCS id to PLIST
2000-07-03 09:14:27 +00:00
brad
50d1d64c4b
- remove license type
...
- remove FAKE=Yes
- remove unnecessary pre-patch target and replace with usage of MAKE_FILE
- switch to libtool for shared library creation
2000-06-22 08:21:49 +00:00
fgsch
a7ce4ad114
Update to png-1.0.6; too many changes to list here.
2000-05-21 10:40:21 +00:00
espie
5ac3448778
Fix comments
1999-04-20 18:47:26 +00:00
espie
13c0b69474
Crisper comments
1999-04-20 01:12:06 +00:00
csapuntz
0d99f80731
updated for libpng-1.0.3.
1999-03-13 19:08:34 +00:00
marc
13b9a372ff
use NO_SHARED_LIBS instead of test for alpha;
...
use PLIST.noshared instead of PLIST.alpha
1999-02-18 02:37:26 +00:00
marc
0aad802867
update to version 1.2
1998-09-11 21:11:07 +00:00
marc
73926b04ce
remove unneeded @exec ranlib %D/%F from packing lists
1998-09-08 18:01:33 +00:00
marc
450b94391a
add packing list for alpha that does not reference shared libs
1998-06-29 23:24:23 +00:00
marc
d9bd96efdc
update to 1.0.1 as 1.0.0 is no longer available;
...
Install man pages and doc.
1998-03-21 04:59:59 +00:00
jason
08aa5bbd99
updated to png-1.0.0
1998-03-13 00:37:52 +00:00
angelos
e82ae8beab
Add libpng port.
1997-12-03 03:39:50 +00:00