475 Commits

Author SHA1 Message Date
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
espie
2a95b6e111 tag glib-compile-schemas 2018-07-06 06:04:41 +00:00
ajacoutot
b7886673a7 Remove bogus MODGNOME_CPPFLAGS. 2018-05-15 15:14:03 +00:00
ajacoutot
f4245891ac Regen WANTLIB/LIB_DEPENDS. 2018-05-15 13:27:47 +00:00
ajacoutot
3d7ffd325b Merge two fixes from upstream:
- Individual: don't always use the display_id
- inspect: Adapt to binding change of Signal.add_emission_hook() in vala 0.41
2018-05-08 07:14:06 +00:00
ajacoutot
d56b17d52f Sync WANTLIB after recent gstreamer1 updates. 2018-04-10 13:45:45 +00:00
ajacoutot
85702c979e Committed upstream. 2018-01-06 18:17:46 +00:00
ajacoutot
238df52449 PotentialMatch: don't rely on null-terminated string.
Fixes a 3+ years old crash with gnome-contacts.
2018-01-06 12:45:02 +00:00
ajacoutot
07a3d5099d Fix end-of-string check (upstream). 2018-01-06 11:30:30 +00:00
ajacoutot
3465f2c0df Bring a couple of fixes from upstream that prevent gnome-contacts from
crashing; there are still unresolved issues though.
2018-01-04 19:22:59 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
landry
fe3528c808 Fix some WANTLIB after nss dependency change (sometimes, just remove
unneeded softokn3, sometimes replace it by nssutil3) - note that there
might be more WANTLIB to fix/remove from those ports, but i only
concentrated on the changes related to nss.
2017-11-09 19:44:12 +00:00
ajacoutot
c667be7c61 Unbreak loading the eds library. 2017-11-04 17:54:41 +00:00
jasper
e5382f168c remove now-unused farstream, telepathy-farstream and telepathy-qt 2017-11-01 16:07:18 +00:00
jasper
3621ccd52f remove now-unused telepathy components 2017-11-01 15:25:19 +00:00
ajacoutot
20d8bf5c51 Fix sed(1) regex that only worked on GNU sed. 2017-10-26 12:01:46 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +00:00
sthen
9bf44cf1b3 sync GNOMEish WANTLIBs 2017-09-23 11:41:31 +00:00
sthen
4990bcbeee add a bunch of missing unistring deps 2017-09-22 20:52:58 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
jasper
eb03bc3b56 update to folks-0.11.4 2017-07-03 18:52:55 +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
espie
4cf9195daa more WANT_CXX / LIBECXX 2017-05-13 17:40:26 +00:00
espie
8d860230fd adjust distinfo post DISTFILES change 2017-05-06 15:10:17 +00:00
ajacoutot
7e4403b93d Update to a newer git snapshot which includes the patch. 2017-04-26 13:13:47 +00:00
ajacoutot
0d3223110f Re-enable the modular tests. They can be build now. 2017-04-26 09:28:33 +00:00
jasper
76708193c6 add missing dep on intltool; spotted by naddy@ 2017-04-20 19:01:58 +00:00
jasper
1f72de4976 add link to upstream bz 2017-04-19 07:29:55 +00:00
jasper
b070b2c84e use git master for this port as there's been lots of fixes upstream, but no release. 2017-04-17 17:28:13 +00:00
ajacoutot
cf3e6865de Temporarily --disable-modular-tests until we figure out all the undef refs
to e-d-s private symbols.
2017-04-17 14:58:20 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
ajacoutot
994733a9be First shot at fixing the idn -> idn2 failure after gnutls dependency change.
List provided by naddy@, thanks!
2017-02-19 14:43:49 +00:00
ajacoutot
a4751d331b Missed bump. 2017-02-18 17:33:51 +00:00
ajacoutot
1722249aa0 idn -> idn2 after gnutls WANTLIB change. 2017-02-18 17:32:37 +00:00
jasper
8d55928df7 update to telepathy-gabble-0.18.4 2016-11-21 18:47:17 +00:00
ajacoutot
bfc9944f4b Regen WANTLIB to unbreak. 2016-10-31 11:48:38 +00:00
jasper
c2f14c26a0 update to folks-0.11.3 2016-09-24 11:03:31 +00:00
sthen
564c6c344a Cope with moving sqlite3 back to ports. 2016-09-23 09:16:52 +00:00
jasper
46daba2c62 update to telepathy-mission-control-5.16.4 2016-09-04 09:47:56 +00:00
sthen
e7cb613eaf sync WANTLIB 2016-07-08 16:48:21 +00:00
jasper
ef7a45443a revert back to our initial local patch, the upstream version still appears
to have some issues for at least naddy.
2016-07-04 07:40:44 +00:00
jasper
5d8faeb7c7 add missing BDEP on dbus-python
found the hard way by sthen@
2016-06-16 11:01:34 +00:00
jasper
28b6ed59eb sync patch with upstream's commit 2016-06-13 08:27:42 +00:00
ajacoutot
cb477f9111 zeitgeist is going away, so drop support for it. 2016-04-28 11:13:15 +00:00
ajacoutot
113a542b19 Needs -L${X11BASE}/lib with the new e-d-s.
Regen WANTLIB while here.
2016-04-25 18:41:42 +00:00
naddy
a75f6223b1 remove SHARED_ONLY, nothing uses it 2016-03-19 15:47:04 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00