ajacoutot
b175aee89d
Update to yelp-3.38.1.
2020-11-01 08:25:42 +00:00
ajacoutot
9fc7a90b42
Update to yelp-3.36.1.
2020-10-04 10:03:07 +00:00
ajacoutot
282a3005ad
Update to yelp-3.36.0.
2020-05-14 16:09:28 +00:00
ajacoutot
3726c5d0dc
Update to yelp-3.34.0.
2019-11-01 19:39:40 +00:00
ajacoutot
7db7805d52
PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE
2019-07-07 11:20:50 +00:00
ajacoutot
de389a2e7e
Update to yelp-3.32.2.
2019-05-07 20:54:20 +00:00
ajacoutot
23162ebdd7
Update to yelp-3.32.1.
2019-04-28 06:38:26 +00:00
ajacoutot
2e0b2799d9
Update to yelp-3.30.0.
2019-01-01 12:04:33 +00:00
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
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
ajacoutot
f4245891ac
Regen WANTLIB/LIB_DEPENDS.
2018-05-15 13:27:47 +00:00
ajacoutot
55933a7a6b
Update to yelp-3.28.1.
2018-04-23 12:09:38 +00:00
ajacoutot
d56b17d52f
Sync WANTLIB after recent gstreamer1 updates.
2018-04-10 13:45:45 +00:00
ajacoutot
1615c51bea
Regen WANTLIB to unbreak.
2017-10-31 14:32:00 +00:00
ajacoutot
c435f92f99
Update to yelp-3.26.0.
2017-10-26 13:23:58 +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
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
208a43bc35
more estdc++ mixup, should cover them all
2017-05-11 21:23:49 +00:00
espie
cbd0807245
on clang arch, they won't have access to estdc++
2017-05-11 11:16:16 +00:00
ajacoutot
73177d4bf3
Stop setting CONFIGURE_STYLE in Makefile.inc but explicitely add it to ports
...
that need it; in the future more and more ports will move to meson build anyway.
I first though I'd set CONFIGURE_STYLE in gnome.port.mk but it's too fragile
(MODULES list must be sorted very carefully).
Less magic is good.
discussed with jasper@
2017-04-13 07:38:44 +00:00
ajacoutot
65452c4bcb
Sync WANTLIB after recent www/webkitgtk4 update.
2017-03-29 13:27:12 +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
11ad306482
Update to yelp-3.22.0.
2016-10-29 18:11:39 +00:00
ajacoutot
4cfb84799a
Unbreak displaying man pages; BZ#648854
2016-07-31 07:19:39 +00:00
ajacoutot
bdba64de4e
Update to yelp-3.20.1.
2016-04-25 09:20:32 +00:00
ajacoutot
258ff3e7cb
Merge PFRAG.shared into PLIST for x11/gnome ports.
2016-03-19 10:08:24 +00:00
ajacoutot
6d351d398a
Update to yelp-3.18.1.
2015-10-13 18:12:36 +00:00
ajacoutot
6f7d544860
Update to yelp-3.18.0.
2015-10-05 05:59:40 +00:00
ajacoutot
adc6b7b59f
Update to yelp-3.16.1.
2015-05-11 17:51:37 +00:00
ajacoutot
5b82703d86
Bump after libepoxy moved from ports to xenocara.
2015-04-15 09:40:52 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
ajacoutot
a6967c8ea4
Update to yelp-3.16.0.
2015-03-29 11:53:33 +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
b13ac5163e
Update to yelp-3.14.1.
2014-10-14 07:30:39 +00:00
ajacoutot
f81445195c
Update to yelp-3.14.0.
2014-10-04 15:22:00 +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
f30740c1d0
Update to yelp-3.12.0.
2014-03-26 13:35:28 +00:00
ajacoutot
311d66cdd7
Update to yelp-3.10.2.
2014-03-09 22:30:17 +00:00
ajacoutot
6eda84d082
Update to yelp-3.10.1.
2013-10-15 13:36:53 +00:00
ajacoutot
c26c5dae18
Regen WANTLIB after orc got put back into gstreamer1.
2013-10-06 09:08:50 +00:00
ajacoutot
ea93efd05f
Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
...
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
ajacoutot
6a58441c2d
Update to yelp-3.10.0.
2013-09-26 12:33:45 +00:00
ajacoutot
baf34fa350
Fix WANTLIB after recent gstreamer1 update.
2013-09-24 18:53:27 +00:00
ajacoutot
61bc7b682d
Drop now uneeded patches.
2013-06-01 18:56:08 +00:00
ajacoutot
3de9758da8
Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
...
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
0753562778
Update to yelp-3.8.1.
2013-05-14 07:36:00 +00:00