119665 Commits

Author SHA1 Message Date
danj
4360c2ff71 regen 2017-05-14 15:46:10 +00:00
schwarze
8e6ef028f0 unimportant blank line differences only, drop USE_GROFF and bump 2017-05-14 14:30:03 +00:00
shadchin
cf670578e2 Update to py-beautifulsoup4 4.6.0 2017-05-14 14:20:46 +00:00
stu
888e18ddbd Stop treating loadable lib as linkable lib.
Better install dir. Slight Makefile tidy. Separated build.

ok matthieu@ (maintainer)
2017-05-14 14:06:38 +00:00
espie
cad7fff9fc when requeuing, all infos are not defined for all paths.
this is just a heuristics, so it doesn't matter, but the least
we can do is not crash
2017-05-14 12:43:55 +00:00
espie
775360f2a2 most esoteric fix ever for clang 2017-05-14 12:02:03 +00:00
sebastia
a412e99e71 Require right version of py-certifi, bump REVISION 2017-05-14 11:38:48 +00:00
sebastia
37aa47b95f Small update to 5.0.2, now requires just updated py-certifi 2017-05-14 11:37:18 +00:00
sebastia
0482b513cc Bump to 2017.4.17
OK shadchin@
2017-05-14 11:36:20 +00:00
gsoares
182c7d094d update to cppcheck-1.79 2017-05-14 11:27:52 +00:00
stu
8a2040ebcf Update to 0.6pl3. 2017-05-14 09:02:01 +00:00
stu
d4397d55f7 Update to 1.18pl0. 2017-05-14 09:01:31 +00:00
jsg
18828d6031 Use endian.h to determine endianess instead of an incomplete list of
arch ifdefs which didn't cover powerpc.

From Donovan Watteau.
2017-05-14 06:40:35 +00:00
stsp
fa9c78f8db Update our very much outdated net/olsrd port to current release 0.9.0.3.
Add patches for rdomain support and a few bug fixes.
Roll the -plugins subpackage into -main, and add an rc.d script.

Lightly tested in Berlin's Freifunk OLSR mesh over ral(4) in IBSS mode.

martin@ has rescinded maintainership which I am taking over.
ok sthen@
2017-05-13 22:27:20 +00:00
espie
a9874d4c0f clang: pointer comparison
WANT_CXX
2017-05-13 22:00:23 +00:00
espie
bc03abe42e simple fixes for clang 2017-05-13 21:56:14 +00:00
espie
aa8cd6b6a0 let it build with clang 2017-05-13 20:59:05 +00:00
espie
012a41a39f don't try to compile C files with c++, clang really doesn't like that.
Fix the flags so that png is found again.
Unconfuse LDFLAGS and CXXFLAGS>
2017-05-13 20:28:37 +00:00
espie
6d443adc0c clang just does not do lto in our configuration 2017-05-13 20:11:24 +00:00
jung
dc1c235f26 update to 0.4
ok rsadowski
2017-05-13 19:54:27 +00:00
espie
b312a313ed bogus fuzz for two lines cases 2017-05-13 19:40:22 +00:00
espie
58bfc3300c Werror considered harmful 2017-05-13 19:28:24 +00:00
espie
17c75d3b39 missing include 2017-05-13 19:17:44 +00:00
espie
f058c78344 return a value, taken from git 2017-05-13 19:07:05 +00:00
espie
f25cadfee9 fix build with clang 2017-05-13 18:45:38 +00:00
espie
d9fd8a04bb missing unistd 2017-05-13 18:38:25 +00:00
espie
2d2ae2280e make sure to have correct access to /usr/local, fixes build with clang
also use .beforesubst so regenerating patches is less of a pain
2017-05-13 18:26:03 +00:00
espie
a891be2780 fix configury for clang, fix code for building under more stringent C++11 2017-05-13 17:56:55 +00:00
espie
7b69334702 remove more warnings because clang is just better 2017-05-13 17:55:40 +00:00
espie
8c0d56611b WANT_CXX 2017-05-13 17:55:01 +00:00
espie
0dbc5c68db builds fine with base clang 2017-05-13 17:53:28 +00:00
espie
99598657f6 use LIBECXX 2017-05-13 17:52:28 +00:00
espie
4cf9195daa more WANT_CXX / LIBECXX 2017-05-13 17:40:26 +00:00
espie
15ae8c27a6 same LIBECXX as used by webkitgtk4 2017-05-13 15:47:52 +00:00
espie
0bd66f5206 clang does not look into /usr/local by default, so let it build with clang 2017-05-13 15:47:06 +00:00
espie
2013700c16 more WANT_CXX 2017-05-13 15:44:09 +00:00
espie
d9ad013a78 WANT_CXX. Adjust XOPEN_SOURCE to let libc++ work 2017-05-13 15:40:27 +00:00
benoit
1395257eb6 Update to p5-XML-Atom-0.42. 2017-05-13 14:42:44 +00:00
benoit
cf3ecf10e1 Update to tinyxml2-4.0.1. 2017-05-13 14:11:59 +00:00
benoit
0c58ecf370 Update to p5-PPIx-Regexp-0.051. 2017-05-13 14:01:44 +00:00
jasper
1bb096bc75 add py-bcrypt as an RDEP as it's quite a common backend to use on OpenBSD
as discussed with and OK sthen@ (MAINTAINER)
2017-05-13 13:25:41 +00:00
benoit
55271455fc Update licence spotted by sthen@, thanks ! 2017-05-13 13:19:42 +00:00
sthen
2573a41a7e update to RackTables-0.20.13 2017-05-13 13:18:25 +00:00
ajacoutot
f60e46be50 And another one spotted by naddy@ 2017-05-13 12:53:22 +00:00
espie
c4a397b638 ouch, WANT_CXX should trigger modules.port.mk
didn't run into that because my test cases had other modules
2017-05-13 12:34:01 +00:00
ajacoutot
5ae5748439 Missing BDEP and RDEP on devel/libgdata (for introspection).
breakage reported by naddy@
2017-05-13 11:30:54 +00:00
ajacoutot
c929277999 Drop the deprecated bootstrap option (bootstrap_expect is preferred
nowadays) and run in client mode by default.
2017-05-13 11:21:32 +00:00
naddy
73c470bf19 missing bump after addition of the clang files; ok espie@ 2017-05-13 11:06:01 +00:00
espie
45595d500d vpx builds just fine with base clang instead of ports clang, unhardcode
libestdc++ accordingly.
2017-05-13 10:33:14 +00:00
fcambus
358c9bda47 Update lynx to 2.8.9pl14. 2017-05-13 10:16:05 +00:00