85 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
ajacoutot
df2b078e13 Fix WANTLIB/LIB_DEPENDS after the recent gtkspell3 update. 2018-09-20 09:22:03 +00:00
espie
2a95b6e111 tag glib-compile-schemas 2018-07-06 06:04:41 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
ajacoutot
8557539383 Regen WANTLIB to unbreak. 2018-06-24 07:19:15 +00:00
ajacoutot
f4245891ac Regen WANTLIB/LIB_DEPENDS. 2018-05-15 13:27:47 +00:00
ajacoutot
ebc7ded429 Add patch from Fedora: Red Hat bug #1517021 (Crash when importing OPML
file with feeds without 'title' attribute)
While here, regen WANTLIB and PLIST.
2018-05-07 10:11:35 +00:00
ajacoutot
d56b17d52f Sync WANTLIB after recent gstreamer1 updates. 2018-04-10 13:45:45 +00:00
ajacoutot
a34932c42b www/gtkhtml4 is about to get removed, so regen DEPENDS/WANTLIB in
preparation.
2017-11-12 12:25:46 +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
458f1fe6bd Sync WANTLIB. 2017-11-01 21:42:51 +00:00
sthen
b9064dc0ff Handle pthread-stubs removal. 2017-10-23 17:10:49 +00:00
sthen
9bf44cf1b3 sync GNOMEish WANTLIBs 2017-09-23 11:41:31 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
795fb2363d re-conditionalize estdc++ 2017-05-27 04:59:05 +00:00
ajacoutot
928d6b86cb Upstream actually fixed it 2 years ago. 2017-05-24 08:43:04 +00:00
ajacoutot
d6bc505522 Add a comment or this chunk will be lost at next update for sure. 2017-05-24 07:08:59 +00:00
espie
33552f240e return value 2017-05-23 21:00:59 +00:00
ajacoutot
573293702c Unbreak with the new evolution stack (from upstream). 2017-04-17 16:53:25 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
ajacoutot
65452c4bcb Sync WANTLIB after recent www/webkitgtk4 update. 2017-03-29 13:27:12 +00:00
espie
a7afa98dd4 unhardcode the g++ name, builds fine.
the author of the change doesn't quite remember what went wrong, seems
it was libtool being fussy or something.
From Lucian Langa:
> I'm not 100% I remember this entirely, but I think g++ was required
> only for some  building script (libtool perhaps? I do not remember),
> but not for the code itself. At certain part there were some c++
> parts but not entirely sure they are in current code base. Evolution
> code base went through major changes quite a few times since 2007
> so obviously this code changed in the meanwhile too.

we'll see how it fares with clang later.
2017-03-08 11:12:22 +00:00
ajacoutot
9fb3c4ca03 Sync WANTLIB. 2017-02-22 13:59:27 +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
ajacoutot
afd8bbfb4f Adapt to changes in evolution 3.21.90 (upstream). 2016-10-31 12:34:30 +00:00
ajacoutot
bd184182f0 I had the same diff as sthen@ but with the devel/gettext MODULE removal.
So do tat now.
2016-07-10 12:16:17 +00:00
sthen
7167aadf7c fix wantlib, spotted by nigel@ 2016-07-10 12:03:49 +00:00
sthen
1d81a7f192 sync WANTLIB 2016-07-09 09:09:08 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
ajacoutot
1ca5c6b4a5 Regen WANTLIB. 2015-12-14 14:10:25 +00:00
ajacoutot
e7e45d975c Add a proper LIB_DEPENDS on mail/evolution now that it comes with versioned
solibs.
2015-05-15 16:55:37 +00:00
ajacoutot
5b82703d86 Bump after libepoxy moved from ports to xenocara. 2015-04-15 09:40:52 +00:00
ajacoutot
f9f31b345c Fix a comment. 2015-04-13 07:56:57 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
3a81f946fa Update to evolution-rss-0.3.95. 2015-04-03 17:14:52 +00:00
ajacoutot
c731d89630 Add lots of upstream patches to fix runtime with newer evolution. 2015-01-22 17:27:20 +00:00
ajacoutot
950dc2017a Regen WANTLIB to unbreak after recent webkit update. There are more ports
following but they need a bit more work.

breakage reported by nigel@
2014-10-25 14:04:30 +00:00
ajacoutot
49739bf67b Regen WANTLIB; libgcr-3 is not used anymore and will go shortly. 2014-10-13 09:41:22 +00:00
ajacoutot
e99dc53c89 Sync wantlib for kerberos removal. 2014-04-21 14:52:08 +00:00
jasper
c5dc24f1eb drop extra = from MODGNOME_TOOLS
no package change
2014-04-03 12:37:41 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
53bb160e75 switch over port to MODGNOME_TOOLS that didnt have it yet 2014-04-01 18:38:52 +00:00
ajacoutot
8ccb247ab2 Unbreak with new evolution and evolution-data-server. 2014-03-28 06:56:25 +00:00
ajacoutot
14a7b65d55 Bump EVO_VERSION and mark BROKEN for now; will be dealt with after GNOME
3.12 is fully in.
2014-03-27 14:20:58 +00:00
ajacoutot
eecb991aec Bump after evolution subpackages merge. 2014-03-27 14:13:31 +00:00
ajacoutot
ceb0eecf87 Adapt to Camel changes (upstream). 2013-12-15 08:42:41 +00:00
ajacoutot
583834bd5f Fix dependencies and bump after the recent libsoup -gnome => -main merge. 2013-10-26 08:02:57 +00:00
ajacoutot
c26c5dae18 Regen WANTLIB after orc got put back into gstreamer1. 2013-10-06 09:08:50 +00:00