Commit Graph

18602 Commits

Author SHA1 Message Date
espie
ee2030c756 let it build with base clang.
there's an horrible work-around because we have use_locale stubs only
in C++ mode...
2017-05-22 10:22:25 +00:00
espie
9466936e7d fix packaging with clang, requires -current gcc4.port.mk for gcc4 2017-05-22 08:04:39 +00:00
jasper
c12640f8be update to gnome-terminal-3.24.2 2017-05-21 17:49:17 +00:00
jasper
9e7e2cd00d update to gnome-shell-extensions-3.24.2 2017-05-21 17:48:41 +00:00
jasper
00f7ed26f5 update to gnome-shell-3.24.2 2017-05-21 17:48:25 +00:00
jasper
3e2352f185 update to mutter-3.24.2 2017-05-21 17:48:10 +00:00
espie
6be468af82 build with clang 2017-05-21 12:34:39 +00:00
espie
27006c926b fix for clang. contrary to habit, this string *can't* be constant! 2017-05-19 00:08:25 +00:00
landry
99639e07b2 Update to xfce4-terminal 0.8.5.1 2017-05-18 14:09:06 +00:00
tb
f46976d29f Add "# uses pledge()" marker.
ok jcs
2017-05-17 15:18:05 +00:00
jcs
9c1833fc20 update to xbanish 1.5, now with pledge 2017-05-17 15:04:46 +00:00
espie
01837b9a75 WANTCXX 2017-05-17 14:14:27 +00:00
giovanni
7b1d8f4278 Install examples
ok ajacoutot@
2017-05-17 12:53:31 +00:00
espie
3f2d57b845 trivial fix for clangg 2017-05-17 10:39:44 +00:00
landry
dde216ab26 Fix pkgpaths pointing to devel/py-twisted, and bump REVISIONs.
From Pavel Korovin.
2017-05-16 19:31:34 +00:00
ajacoutot
f5b6137df3 Needs GNU grep(1). 2017-05-16 07:43:48 +00:00
sthen
60fb27d8ee explicitly list gcc4 MODULES in x11/kde4/cantor, this needs fortran so always
needs the gcc4 module - it won't come in via WANT_CXX on arches where clang
is the primary compiler in base. ok espie
2017-05-15 12:50:48 +00:00
sthen
333cf2bc2c Prior to the last commit to ../kde4.port.mk (r1.35) the fortran-related
WANTLIBs of gcc4.port.mk weren't getting used for some reason. Bump REVISION
because WANTLIB has now changed (specifically, quadmath is now listed on
i386/amd64 whereas it wasn't before).
2017-05-15 10:27:29 +00:00
schwarze
2b967b5438 unimportant whitespace differences only, drop USE_GROFF and bump 2017-05-14 16:37:52 +00:00
jung
dc1c235f26 update to 0.4
ok rsadowski
2017-05-13 19:54:27 +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
4cf9195daa more WANT_CXX / LIBECXX 2017-05-13 17:40:26 +00:00
espie
2013700c16 more WANT_CXX 2017-05-13 15:44:09 +00:00
ajacoutot
f60e46be50 And another one spotted by naddy@ 2017-05-13 12:53:22 +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
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
espie
0ab0c09554 first batch of WANT_CXX 2017-05-13 09:49:50 +00:00
stu
ab0c0a153a Update to 8.5.19. 2017-05-12 21:44:44 +00:00
espie
64b188803c add the clang files 2017-05-12 18:23:59 +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
gonzalo
2d44253ce7 Update for SMTube to 17.5.0
Test by Josh, Thanks!
2017-05-12 14:34:53 +00:00
gonzalo
3eb3a84502 Update SMPlayer to 17.5.0
Test by Josh and benoit@

OK benoit@
2017-05-12 14:33:39 +00:00
espie
94c71bf634 clang doesn't like forward declares and namespace errors 2017-05-12 14:30:57 +00:00
espie
208a43bc35 more estdc++ mixup, should cover them all 2017-05-11 21:23:49 +00:00
espie
237eeaa7ab fix fix... replace estdc++ with LIBECXX
found by aja@
2017-05-11 21:22:31 +00:00
ajacoutot
1993d856fe Update to gtk+3-3.22.15. 2017-05-11 20:54:31 +00:00
espie
7abc092520 unhardcode libestdc++ 2017-05-11 20:27:07 +00:00
espie
8d1bb9cf48 missing protos, fixes clang 2017-05-11 19:44:00 +00:00
jasper
85a2a01ef4 update to gnome-calendar-3.24.2 2017-05-11 17:23:44 +00:00
jasper
b93d3f7576 update to gucharmap-9.0.4 2017-05-11 17:22:22 +00:00
espie
eb9ea055b1 unhardcode libestdc++ 2017-05-11 14:42:17 +00:00
ajacoutot
aec341c6a8 Update to gnome-documents-3.24.2. 2017-05-11 13:56:55 +00:00
espie
cbd0807245 on clang arch, they won't have access to estdc++ 2017-05-11 11:16:16 +00:00
ajacoutot
3b844f3b76 Update to gnome-initial-setup-3.24.2. 2017-05-11 08:13:44 +00:00
ajacoutot
59763934e5 Update to gtk+3-3.22.14. 2017-05-11 07:41:47 +00:00
jung
1a6f2361ce update to 4.7 from Hiltjo Posthuma 2017-05-10 22:06:33 +00:00
ajacoutot
bb8ab108fe Update to gnome-photos-3.24.2. 2017-05-10 14:51:50 +00:00
stu
6f55bd9819 Stop treating loadable lib as linkable lib.
ok sebastia@ (maintainer)
2017-05-10 14:28:42 +00:00