benoit
9cd91327d7
Update to p5-Parallel-Forker-1.234.
2017-04-29 08:39:12 +00:00
benoit
7eb07bdc49
Update to p5-Devel-Symdump-2.18.
2017-04-29 08:17:57 +00:00
ajacoutot
5b825c7697
Update to meson-0.40.1.
2017-04-29 07:44:08 +00:00
benoit
ef6bdec428
Update to p5-IO-Pager-0.37.
2017-04-28 22:13:20 +00:00
benoit
407c2c2c1b
Update to p5-Hook-LexWrap-0.26.
2017-04-28 22:00:28 +00:00
benoit
b2292b5d05
Update to p5-ExtUtils-PkgConfig-1.16.
2017-04-28 19:00:18 +00:00
benoit
30dfe863a6
Update to p5-Devel-TraceUse-2.095.
2017-04-28 18:21:24 +00:00
benoit
ea94e0dba0
Update to p5-Devel-Declare-0.006019.
2017-04-28 18:10:52 +00:00
benoit
88f68ea6d6
Update to p5-DateTime-Format-W3CDTF-0.07.
2017-04-28 17:59:45 +00:00
benoit
3bcca10354
Update to p5-DateTime-Event-Recurrence-0.19.
2017-04-28 17:45:08 +00:00
ajacoutot
b3bb3c38af
Update to mono-addins-mono-addins-1.3 but keep BROKEN (needs thread local
...
storage).
2017-04-28 16:58:40 +00:00
ajacoutot
3481df258f
Update to p5-Glib-Object-Introspection-0.042.
2017-04-28 16:54:46 +00:00
ajacoutot
02de2703a3
Update to p5-Glib2-1.325.
2017-04-28 16:52:11 +00:00
benoit
0e59a966c9
Update to p5-Class-Load-XS-0.10.
2017-04-28 16:37:33 +00:00
benoit
4ce1119a76
Update to p5-Class-Load-0.24.
2017-04-28 16:27:30 +00:00
benoit
621d7bc34e
Update to p5-Class-InsideOut-1.14.
2017-04-28 16:14:58 +00:00
benoit
71c63545d3
Update to p5-Cache-FastMmap-1.45.
2017-04-28 16:03:39 +00:00
rsadowski
e6a41d338a
zap empty patch
2017-04-28 16:03:11 +00:00
rsadowski
e4b12dc360
update to qt-creator 4.2.2
...
- bump some SHARED_LIBS (nm(1) checks)
- remove qch_docs target and all -docindex BUILD_DEPENDS as
qtdeclarative loop workaround
- improve licence tag; thanks Caspar Schutijser
- Fix WANTLIB
- NO_TEST
- remove qtwebkit as LIB_DEPENDS and add ass RUN_DEPENDS
- fix one tab
ok sthen@ landry@, tested by Caspar Schutijser, thnaks!
2017-04-28 16:00:10 +00:00
benoit
b7bad8bece
Update to p5-Acme-Damn-0.08.
2017-04-28 15:49:09 +00:00
benoit
592eae641a
Update to boris-1.0.10.
2017-04-28 15:37:27 +00:00
ajacoutot
de27a1218c
Fix dependency after py3-cairo pkgpath change.
2017-04-28 15:04:53 +00:00
mpi
0a83fc77ae
Prevent a use-after-free resulting in a crash of all apps depending
...
on glib/GIO mostly at "pkg_add -u" time.
You can now run "pkg_add -u" inside GNOME 3 without any crash.
Diff already submitted upstream.
ok ajacoutot@
2017-04-28 13:29:22 +00:00
ajacoutot
46dfc195ab
"Everything is a Freaking GLib/GTK+ problem"
...
Compile with debug symbols and don't strip on install(1). This will ease
debugging all the many things that depend on and crash within these libs. We'll
see how this works out in the long run.
req. by mpi@
2017-04-28 11:16:29 +00:00
benoit
99d31b7ebe
Update to p5-Config-Any-0.32.
2017-04-28 09:40:20 +00:00
espie
e75510c1e4
may change installed header, so bump.
...
simply go to cstdint directly with clang.
fixes ptr/bool comparisons
2017-04-27 23:11:09 +00:00
dcoppa
cf6e7c8c04
Update to Penlight-1.5.2
2017-04-27 14:16:20 +00:00
jasper
6a75ba926d
register topbeat removal
2017-04-27 09:20:23 +00:00
ajacoutot
4ac87a0577
... and --mandir.
2017-04-27 09:02:32 +00:00
ajacoutot
961d552b1f
Pass --sysconfdir.
2017-04-27 09:00:01 +00:00
jsg
d9aecf8edb
Reinstate an ifdef around a prototype which includes FT_Bitmap as some
...
users don't include freetype headers. Instead of __FT2_BUILD_UNIX_H__
use FT2BUILD_H_. Fixes problems building games/tuxpaint reported by
naddy and sthen. ok aja.
2017-04-26 02:37:03 +00:00
jca
a7b8c25f4f
Remove trafd: old, unmaintained pcap code that runs as root
...
(Bonus: no need to fix it to build with clang.)
ok sthen@
2017-04-25 20:02:31 +00:00
juanfra
a6e6bffce7
Tabs/spaces.
2017-04-24 21:00:27 +00:00
pascal
d1957b26b8
Update to Bullet 2.86.1. From David CARLIER + shlib bumps.
2017-04-24 18:09:25 +00:00
kurt
aec6c735a6
- fix clang + fastdebug issue in loopPredicate.cpp
...
- use HW_PHYSMEM64 to correct assert in fastdebug
2017-04-24 15:25:49 +00:00
ajacoutot
a61e867813
Update to harfbuzz-1.4.6.
2017-04-24 06:36:20 +00:00
rpointel
2791d5479a
change MODJAVA_VER to make jg-gui works again.
...
ok sthen@.
2017-04-24 03:55:45 +00:00
jsg
96d2ca8b1c
Freetype headers no longer define __FT2_BUILD_UNIX_H__.
...
unifdef __FT2_BUILD_UNIX_H__ around a prototype to fix the build with
clang.
ok dcoppa@
2017-04-24 03:29:08 +00:00
juanfra
34b56c69ae
Update to py-sh 1.12.13. Take maintainership.
...
OK Johan Huldtgren (previous MAINTAINER).
2017-04-23 23:06:57 +00:00
shadchin
ae4e50785f
Switch off install IPython kernels for Jupyter, otherwise cyclic
...
bdep with IPython. Thanks nigel@ for the report.
2017-04-23 17:27:39 +00:00
shadchin
b4a257a9dd
Update to py-ipython_genutils 0.2.0 and take maintainership.
2017-04-23 15:59:57 +00:00
sthen
7334d19f59
update to gtest-1.8.0, fixes things with clang
2017-04-23 11:14:47 +00:00
ajacoutot
0c3fbbc57a
Update to meson-0.40.0.
2017-04-23 10:49:07 +00:00
shadchin
aad92b3a22
Update to py-babel 2.4.0
2017-04-23 09:15:28 +00:00
shadchin
93afe36691
Update to py-ipykernel 4.6.1
2017-04-23 08:07:17 +00:00
shadchin
e9e2e7fd4e
Update to py-hypothesis 3.7.4
2017-04-23 08:04:03 +00:00
espie
7d16fc98f7
prevent building on clang arch until someone figures out why it hangs
2017-04-23 02:32:34 +00:00
kurt
0ce7f70751
- Clean up makefile and fix MAKE_ENV as per espie@ guidance. okay espie@
2017-04-23 00:29:22 +00:00
shadchin
7af8c39706
Update to py-jedi 0.10.2
2017-04-22 21:57:42 +00:00
shadchin
f91b82b4fc
Update to py-jupyter_client 5.0.1
2017-04-22 21:25:42 +00:00