64 Commits

Author SHA1 Message Date
jasper
2a908f7ec6 disable vala support for now, it will be auto-unbroken when updating
gnome-builder next week

ok aja@
2017-10-29 08:56:43 +00:00
ajacoutot
e97c77d745 Regen WANTLIB. 2017-10-28 18:31:41 +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
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
ebc1547efb a bit more WANT_CXX tidy 2017-05-28 18:58:11 +00:00
ajacoutot
f5b6137df3 Needs GNU grep(1). 2017-05-16 07:43:48 +00:00
espie
8c0d56611b WANT_CXX 2017-05-13 17:55:01 +00:00
ajacoutot
8815f06733 Update to gnome-builder-3.24.2. 2017-05-09 08:35:56 +00:00
ajacoutot
252a7b5e6a Update to gnome-builder-3.24.1 to unbreak. 2017-04-17 14:45:58 +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
jasper
894d9a846a mark this BROKEN, too many fixes required for vala 0.36. It will be updated
next week anyway.
2017-04-13 07:07:44 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +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
bluhm
413a6b64d5 Create subpackage py-llvm that contains the Python bindings for Clang.
Bump revision of llvm main package and x11/gnome/builder.
OK Brad Smith (maintainer) ajacoutot@ sthen@
2017-01-08 01:59:49 +00:00
shadchin
023286d19f Add a MODPY_PYOEXTENSION variable.
Beginning with Python 3.5 .pyo files are no longer used and
have been replaced by a more flexible scheme that includes
the optimization level explicitly in .pyc name (See PEP-488).
2017-01-03 18:54:48 +00:00
ajacoutot
419f979a21 Update to gnome-builder-3.22.4. 2016-12-22 09:02:49 +00:00
ajacoutot
fd4b56390a Add dependency on py3-jedi and py3-lxml for Python auto-completion. 2016-12-17 09:51:37 +00:00
ajacoutot
a6ba5d235e Update to gnome-builder-3.22.3. 2016-11-29 09:10:49 +00:00
ajacoutot
1da930bce9 Finally fix the terminal applet; from upstream. 2016-11-15 08:48:28 +00:00
ajacoutot
cba45db218 Sync with what's been committed upstream. 2016-11-12 16:27:58 +00:00
sthen
47580a0d95 re-add idn to WANTLIB for a few where it didn't just come from curl 2016-11-08 14:38:55 +00:00
ajacoutot
4f06aa276d Sync with BZ. 2016-11-05 17:42:53 +00:00
sthen
c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
ajacoutot
0903556b8f Add BZ link.
Drop no-uneeded patch (requires a new libtool(1)).
2016-11-03 10:37:34 +00:00
ajacoutot
c4dca5c8c3 Committed the wrong patch in previous. 2016-11-02 22:37:42 +00:00
ajacoutot
719e426344 Update to gnome-builder-3.22.2. 2016-11-02 08:13:58 +00:00
ajacoutot
4ac2ebe20d We don't have ptsname_r. 2016-11-02 07:36:52 +00:00
ajacoutot
d944119b02 Bump GNOME ports that have pcre2 in WANTLIB so that they get updated. 2016-11-01 22:26:34 +00:00
ajacoutot
7a2f7e0525 Update to gnome-builder-3.22.1. 2016-10-31 15:02:09 +00:00
jasper
fce2f78f7a add patches partly based on upstream commits that will be part of 3.22.1 to
actually build with vala 0.34
2016-10-29 11:55:28 +00:00
jasper
c30a2d652f sync WANTLIB after vala update 2016-10-29 08:26:11 +00:00
ajacoutot
2d53126d9c Update to gnome-builder-3.20.4. 2016-05-06 16:26:20 +00:00
ajacoutot
d3d5e49a87 Merge a few patches from upstream to fix a crasher. 2016-05-05 09:31:41 +00:00
ajacoutot
9ac8812294 Bring a few fixes from upstream stable branch. 2016-05-03 06:16:17 +00:00
ajacoutot
71d9678164 Update to gnome-builder-3.20.2. 2016-04-28 11:18:10 +00:00
ajacoutot
7d026f5a0f Revert previous and use MODGNOME_TOOLS += yelp instead. 2016-04-27 14:32:28 +00:00
sthen
94b461f391 add a BDEP on itstool. 2016-04-27 14:22:19 +00:00
ajacoutot
af3ed1628d Pushed upstream. 2016-04-27 10:02:39 +00:00
ajacoutot
fefa258e2c Add BZ URL. 2016-04-27 09:50:10 +00:00
ajacoutot
a0046c82dc Upstreamed. 2016-04-26 21:08:40 +00:00
ajacoutot
36b7eba61c Update to gnome-builder-3.20.0. 2016-04-26 09:53:54 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
sthen
981d86d970 sync WANTLIB (curl+nghttp2) 2015-10-30 12:59:16 +00:00
ajacoutot
7e019b5b41 Do not hardcode solib version. 2015-10-17 08:35:49 +00:00
ajacoutot
c57896776c Update to gnome-builder-3.18.1. 2015-10-16 20:36:34 +00:00
ajacoutot
87cc9abb63 Update to gnome-builder-3.18.0. 2015-10-14 19:08:08 +00:00