jasper
c00e9b8d2d
sync with recent lang/vala update
2019-11-01 19:25:28 +00:00
ajacoutot
148a75c24d
Update to gnome-builder-3.32.4.
2019-07-18 15:51:13 +00:00
ajacoutot
de5e8bfe52
Unbreak if cmake(1) is installed.
2019-06-21 03:43:49 +00:00
ajacoutot
ebed9bcc0f
Update to gnome-builder-3.32.3.
2019-06-15 11:00:12 +00:00
ajacoutot
02a0b7d3da
Update to gnome-builder-3.32.2.
...
We need to build with ports-gcc because clang doesn't support variadic
macros (__VA_OPT__) in C mode.
2019-05-09 00:11:20 +00:00
jasper
5b359e29e7
sync WANTLIB after vala update
2019-04-30 17:41:56 +00:00
sthen
d7f0752227
bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
...
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
ajacoutot
82975c1fc3
Add gnome-builder-clang support now that meson(1) is fixed.
2019-03-05 09:46:17 +00:00
ajacoutot
000896398a
Link to upstream bug report.
2019-03-04 09:06:58 +00:00
ajacoutot
82b716733e
Update to gnome-builder-3.30.3.
2019-01-13 09:21:17 +00:00
ajacoutot
1a52c6665f
Update to gnome-builder-3.30.2.
2019-01-04 14:02:06 +00:00
ajacoutot
1cb1be9b0b
Fix vala WANTLIB to unbreak.
2019-01-02 20:32:32 +00:00
ajacoutot
1962dedd5e
Update to gnome-builder-3.28.4.
2018-07-28 06:50:23 +00:00
espie
2a95b6e111
tag glib-compile-schemas
2018-07-06 06:04:41 +00:00
espie
c36d0659b9
@tag gtk-update-icon-cache
2018-06-29 22:16:08 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
ajacoutot
1a1ec2f7d4
Update to gnome-builder-3.28.3.
2018-06-21 09:25:18 +00:00
sthen
114b1e4413
Bump the remaining ports to trigger updates following cpu stats
...
changes (CPUSTATES/etc). Last part.
- some of these might be in code that's not actually built or rarely
used but it's not worth the hassle evaluating that, i'm just bumping &
moving on.
- as mentioned before, there might still be runtime problems relating
to the addition or renumbering.
2018-06-01 15:44:28 +00:00
ajacoutot
fd60a6e630
Update to gnome-builder-3.28.2.
2018-05-30 07:20:38 +00:00
ajacoutot
f1ff236f34
Remove XXX hack, it's not needed anymore.
2018-05-02 11:47:44 +00:00
ajacoutot
e21d40d0eb
Missing BDEP on devel/libexecinfo; spotted by naddy@
...
(I was supposed to start removing usage of libexecinfo in our tree but...
oh well)
2018-04-28 11:01:59 +00:00
ajacoutot
8ba346184a
Unbreak runtime: needs ggrep(1)
2018-04-25 09:51:10 +00:00
ajacoutot
7e7e051af3
Update to gnome-builder-3.28.1.
2018-04-24 08:55:05 +00:00
ajacoutot
1d399da38f
jsonrpc_glib-1.0 -> jsonrpc-glib-1.0
2018-04-23 13:37:43 +00:00
ajacoutot
074e6e66cd
Mark BROKEN while I work on the dependencies.
2018-04-23 13:20:38 +00:00
jasper
1a648fb7df
bump for vala-0.40
2018-04-23 08:49:53 +00:00
ajacoutot
dca9dd493b
Update to gnome-builder-3.26.4.
2018-02-01 11:50:15 +00:00
ajacoutot
ab314ba819
Update to gnome-builder-3.26.3.
2018-01-11 21:24:42 +00:00
ajacoutot
ec8877baf0
Issue has been fixed, tweak comment.
2017-11-20 18:23:33 +00:00
ajacoutot
1e84455d4c
Re-introduce support for gobject-introspection and vala by using a
...
wrapper to g-ir-scanner(1). Built 10 times in a row so I am confident this
workaround should be final...
2017-11-10 10:26:58 +00:00
ajacoutot
70bac88966
Grrr, revert previous, it looks like meson(1) passes LDFLAGS randomly.
2017-11-10 07:18:31 +00:00
ajacoutot
a529a61afb
Workaround the graphics/gd colision using MODGNOME_LDFLAGS.
...
Bring back gobject-introspection and vala support back.
2017-11-09 09:18:04 +00:00
ajacoutot
6a20558a77
Disable gobject-introspection and vala to prevent the graphics/gd bug for
...
now.
2017-11-09 07:44:54 +00:00
ajacoutot
6ac4286f2c
Add an XXX that this ports fails to build if graphics/gd is installed.
...
Fix under investigation...
reported by nigel@
2017-11-09 07:11:06 +00:00
ajacoutot
f03be82518
Picks up py-sphinx if present at configure time.
...
reported by espie@
2017-11-07 11:02:12 +00:00
ajacoutot
f87e6a2cc5
Remove hack, the gnome MODULE now takes care of it.
2017-11-03 13:41:40 +00:00
ajacoutot
0e1c359200
Update to gnome-builder-3.26.2.
2017-11-03 12:39:51 +00:00
ajacoutot
46e3ea2705
Regen WANTLIB to unbreak.
2017-10-31 16:39:45 +00:00
ajacoutot
a1173189da
Regen PLIST and LIB_DEPENDS to unbreak after vala support removal.
2017-10-30 07:57:11 +00:00
ajacoutot
30e905c8cb
Fix comment.
2017-10-29 10:12:48 +00:00
jasper
c0b4f52fcc
missed bump that got lost in merging -r1.56
2017-10-29 08:57:25 +00:00
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