Commit graph

197655 commits

Author SHA1 Message Date
joerg
54c264a7e9 Fix png update fallout. 2013-02-26 11:16:19 +00:00
ryoon
0e706b928c Update to 1.4.0c
Changelog:
* Include missing plugins.
2013-02-26 11:15:57 +00:00
joerg
a63f01902e Needs C++11 when buildign with clang. 2013-02-26 11:15:43 +00:00
joerg
380cc30a71 Qt4's MOC can't deal with BOOST_JOIN, so disable some includes before it
sees the boost headers. Use C++11 tuple syntax.
2013-02-26 11:15:18 +00:00
joerg
915f4d594f Don't add default arguments when implementing a method. 2013-02-26 11:14:01 +00:00
joerg
f5e15f37a9 Fix return types. 2013-02-26 11:13:22 +00:00
joerg
7599a359f9 Don't use default arguments when implementing a method. 2013-02-26 11:12:53 +00:00
joerg
d153a79744 Fix inline use. 2013-02-26 11:10:28 +00:00
joerg
ac89b8007e Always return a value from !void functions. 2013-02-26 11:09:46 +00:00
joerg
1fa8068c88 Consistently return a value. 2013-02-26 11:09:09 +00:00
joerg
a368866e47 Fix assembler syntax. 2013-02-26 11:08:41 +00:00
joerg
2ea03f3f2c Fix return types. 2013-02-26 11:08:17 +00:00
joerg
fd3479feb5 Don't use nested functions to detect support for __attribute__. 2013-02-26 11:07:52 +00:00
joerg
ccb72db936 Fix return type. 2013-02-26 11:07:26 +00:00
joerg
d5ade1ca31 Use plain tar. 2013-02-26 11:07:06 +00:00
joerg
1ecd6daf6c Fix return types. 2013-02-26 11:06:52 +00:00
joerg
45e5ca50dc string.h is no longer included by png.h 2013-02-26 11:05:30 +00:00
obache
fa89710f84 replace shebang for a perl script.
/usr/bin/env is not portable (ex. /bin/env for Haiku).

noticed by diger in pkgsrc-users@.
2013-02-26 11:05:10 +00:00
joerg
40ab2f4b2e Fix NPAPI detection to use correct main declaration. Fix a bunch of
C++11 issues and request it for Clang.
2013-02-26 11:04:25 +00:00
joerg
e7fc0f4fd7 Fix header to work with C++11 compilers. 2013-02-26 11:03:21 +00:00
joerg
3dde660b49 Don't use undefined bool. 2013-02-26 11:02:27 +00:00
joerg
ded7e0bbda Fix template lookup. 2013-02-26 11:02:03 +00:00
joerg
e3de6ad52a NetBSD/current needs _KMEMUSER and a few additional includes. 2013-02-26 11:01:32 +00:00
joerg
348b2d57f2 Fix linking fdpassing. 2013-02-26 11:00:59 +00:00
joerg
d3a4079466 Make a few warnings non-fatal with clang. 2013-02-26 11:00:04 +00:00
joerg
1876a410f3 Implicit int is not valid C++. 2013-02-26 10:59:44 +00:00
obache
4d6027210f Updated www/ruby-faraday to 0.8.6 2013-02-26 10:46:49 +00:00
obache
917fa46f1f Update ruby-faraday to 0.8.6.
no summarized changes.
2013-02-26 10:46:35 +00:00
joerg
bff6b47f4e Fix return types. 2013-02-26 10:29:34 +00:00
joerg
6bf336a031 Don't add default arguments when implementing a function. 2013-02-26 10:29:06 +00:00
joerg
56dacd136a Drop z flag, explicitly pull in tar. 2013-02-26 10:28:06 +00:00
joerg
fa1cbc0c43 Uses <typeinfo> 2013-02-26 10:27:37 +00:00
joerg
b2446fd20d Needs _KMEMUSER on NetBSD/current. 2013-02-26 10:27:09 +00:00
joerg
c0f10e3ea6 Define default_context_to before using it in templates. 2013-02-26 10:26:27 +00:00
joerg
de074147bc Don't use extern inline with Clang as the redefinitions conflict with C99. 2013-02-26 10:25:38 +00:00
joerg
3f8e9c2506 Must link against libexecinfo on newer NetBSD. 2013-02-26 10:24:50 +00:00
joerg
995b60dec7 Prefer bsdtar 2013-02-26 10:24:27 +00:00
joerg
d62a9e6841 Inline definitions inside functions are invalid. Remove constructor that
calls non-existing parent constructor.
2013-02-26 10:23:50 +00:00
joerg
fdde641161 Define classes before using them. 2013-02-26 10:22:53 +00:00
joerg
5d12de0443 Explicitly request C++11 when building with clang. 2013-02-26 10:22:06 +00:00
joerg
7ad7419b35 Use plain tar. 2013-02-26 10:21:46 +00:00
joerg
100ae12042 gtar doesn't seem to be needed any longer. 2013-02-26 10:21:17 +00:00
joerg
3a4d369e82 Fix return types. 2013-02-26 10:20:17 +00:00
joerg
7c2b81e043 Make sure the upper limit is applied. 2013-02-26 10:19:49 +00:00
joerg
9c97ace980 Don't depend on png.h to pull in string.h. 2013-02-26 10:19:28 +00:00
joerg
9262c23fae Fix return types. 2013-02-26 10:18:42 +00:00
joerg
2164023d79 Fix dependencies. 2013-02-26 10:17:55 +00:00
wiz
7083986b8d - ruby-activesupport31 2013-02-26 07:16:29 +00:00
christos
7273bcb208 bump revision 2013-02-26 00:52:20 +00:00
christos
31a7c841e8 regen 2013-02-26 00:51:01 +00:00