Commit graph

7 commits

Author SHA1 Message Date
joerg
1413a41a55 Do not undef/define __LITTLE_ENDIAN__, the compiler defined macro has a
value.
2013-05-04 12:43:00 +00:00
joerg
2d7d13efe8 Don't use -std=gnu99 when compiling C++ code. Don't use restrict in C++
code either.
2012-07-09 19:16:33 +00:00
wiz
e8d8834f6a 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.
2010-06-13 22:43:46 +00:00
tnn
25c4779ea1 Add patch for CVE-2009-3994: buffer overflow in DICOM reader
Bump rev.
2009-12-15 10:29:35 +00:00
joerg
6b8a6ca20a Prefer the in-tree bsdtar. Fix patch to use the correct branches on NetBSD. 2009-10-30 20:02:54 +00:00
hasso
93e2957428 Update to 1.7.8. Not pasting the upstream changelog here, because it's a
massive (6 years of development).
2009-09-01 16:44:26 +00:00
joerg
fc6b9374d7 Use vsnprintf, not _vsnprintf. While the interface is not standard,
using protected names is even worth. They might not even exist
everywhere.
2006-04-28 14:30:58 +00:00