119424 Commits

Author SHA1 Message Date
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
espie
0f3a27918d normalize just in case 2017-05-13 09:56:03 +00:00
espie
4ccac7a843 use lang/clang if amd64 and system compiler is not clang 2017-05-13 09:54:48 +00:00
espie
e1b6cbece1 WANT_CXX 2017-05-13 09:54:24 +00:00
espie
0ab0c09554 first batch of WANT_CXX 2017-05-13 09:49:50 +00:00
jasper
7fa9227d62 - update to leatherman-0.12.1
ok sebastia@ (new maintainer)
2017-05-13 09:43:45 +00:00
benoit
68154ca2dc Update to p5-Sys-SigAction-0.23. 2017-05-13 09:11:40 +00:00
ajacoutot
44316aca80 Update to gnutls-3.5.12. 2017-05-13 08:54:53 +00:00
espie
319fbcbafb avoid conflict with clang's header version. 2017-05-13 08:53:52 +00:00
benoit
4ff272a347 Update to p5-Path-Tiny-0.104. 2017-05-13 08:53:15 +00:00
shadchin
98416a4aeb Update to py-backports-functools-lru-cache 1.4 2017-05-13 08:51:57 +00:00
ajacoutot
6079ab0415 Update to libgexiv2-0.10.6. 2017-05-13 08:44:51 +00:00
benoit
d1aae95fd9 Update to p5-MooseX-Traits-0.13. 2017-05-13 08:37:23 +00:00
espie
9acdcce32d iostream.h is dead, deal with it 2017-05-13 08:21:07 +00:00
benoit
cb6012f2ab Update to p5-IPC-Run-0.96. 2017-05-13 07:57:59 +00:00
espie
9d35ab00e2 trivial patch for clang 2017-05-13 07:57:57 +00:00
benoit
017439ecc9 Update to p5-Context-Preserve-0.02. 2017-05-13 07:52:16 +00:00
espie
117cd9d89b fix build with clang, just remove nonsensical configure fragment 2017-05-13 07:45:07 +00:00
benoit
ebf57c4e0a Update to p5-Audio-Musepack-1.0.1. 2017-05-13 07:40:44 +00:00
espie
944532d42b tweak makefile so that we can substitute -lcompiler_rt for -lgcc
fixes build with clang
2017-05-13 01:52:38 +00:00
espie
816f54ed0a make it build with clang, give it a proper makefile, separate C from C++,
add the required extern C, and fix one strrchr...
2017-05-13 00:15:38 +00:00
espie
13ff626be5 buggy configure, add support for -L, as clang will not link with /usr/local
by default.

(patch sent to upstream)
2017-05-12 23:47:57 +00:00
espie
af31d7af66 get rid of trivial nested function, as clang does not support this extension 2017-05-12 23:10:26 +00:00
espie
99076a43d1 get rid of trivial nested function as clang does not support them 2017-05-12 23:09:25 +00:00
stu
ab0c0a153a Update to 8.5.19. 2017-05-12 21:44:44 +00:00
stu
6434a601c9 Update to 8.5.19. 2017-05-12 21:44:33 +00:00
stu
0d3a751996 Stop treating loadable lib as linkable lib.
ok sebastia@ (maintainer)
2017-05-12 21:41:46 +00:00
espie
3422da1f1e clang can't link with gcc, so add the missing define in the clang case.
and it can't optimize malloc too much, or the undump magic fails.
(thanks to kettenis@ for the second part)
2017-05-12 21:26:32 +00:00
espie
2aaec32fa8 give prototypes/forward declarations until clang stops warnings. 2017-05-12 21:25:00 +00:00
benoit
3dd90f95b8 Update to p5-WWW-Search-2.517. 2017-05-12 20:54:50 +00:00
naddy
419a7f5550 Fix missing return values, missing prototypes, missing includes; for clang.
Also fix numerous harmless warnings since they drown out the important ones.
Fix code bugs revealed in the process.
2017-05-12 20:27:25 +00:00
benoit
0a47758db4 Update to p5-XML-XPath-1.40. 2017-05-12 20:19:48 +00:00
benoit
5d5e9d7627 Update to p5-XML-RSS-1.59. 2017-05-12 20:11:58 +00:00
benoit
4d5f1a0bb2 Update to p5-Text-vCard-3.09. 2017-05-12 20:00:43 +00:00
benoit
1671801580 Update to p5-HTML-Summary-0.022. 2017-05-12 19:49:54 +00:00
benoit
14d476d988 Update to p5-File-Scan-ClamAV-1.95. 2017-05-12 19:21:42 +00:00
espie
64b188803c add the clang files 2017-05-12 18:23:59 +00:00
espie
6c87e147d9 forgot to commit CXX11 list 2017-05-12 18:19:42 +00:00
espie
5605711123 support WANT_CXX and LIBECXX in sqlports 2017-05-12 18:18:09 +00:00
espie
9f13678609 fix logic for !clang 2017-05-12 16:56:59 +00:00
espie
bd2f7dd873 crude mechanism to choose gcc4 or base clang automatically
ports clang turns out to be more complicated... we'll see what we do with
it later
2017-05-12 16:36:01 +00:00
espie
284777291c qmake does really weird things with includes. We have to register
/usr/include/c++/v1  in order for net/transmission and others to build
2017-05-12 16:05:06 +00:00