naddy
|
f49f2b4285
|
* handle CPPFLAGS properly; also fixes build with clang
* neutering nl_langinfo() should be no longer required
|
2017-04-27 20:13:36 +00:00 |
|
espie
|
6c51bb682e
|
fix a segfault, several misspellings, and a clang error...
|
2017-04-27 20:04:31 +00:00 |
|
pascal
|
4026771db4
|
Update to 0.3.0.6. For a detailed list of changes, see:
https://blog.torproject.org/blog/tor-0306-released-new-series-stable
|
2017-04-27 19:55:56 +00:00 |
|
espie
|
cb5239f3b6
|
typo
|
2017-04-27 18:02:16 +00:00 |
|
espie
|
9759e13281
|
forgot that one. The right definitions are in sys/time.h for us...
|
2017-04-27 17:52:12 +00:00 |
|
robert
|
22f2ea3250
|
share the gnome module makefile with mate (to be imported) to avoid
duplication
ok ajacoutot@
|
2017-04-27 17:46:52 +00:00 |
|
espie
|
7a51470e8f
|
Well, all includes are in place, but redefining bool in C++ does not work,
especially with clang.
|
2017-04-27 17:32:19 +00:00 |
|
espie
|
656348ca48
|
steal Timer class from qt4... the weird Ptr/Ref duplication and the
inline swap solves the absence of a process swap for clang++
|
2017-04-27 17:12:41 +00:00 |
|
sthen
|
df6c3ba25c
|
Drop maintainer, I'm moving away from this (rspamd is better).
|
2017-04-27 17:10:28 +00:00 |
|
espie
|
b5bc17fdcf
|
auto-detection of nullptr fails with our libcxx right now, so just
hardcode that libcxx already defines the necessary bits
|
2017-04-27 16:32:32 +00:00 |
|
espie
|
4d81a4477c
|
steal the fix for clang compatibility that's in qt 4.8.7
|
2017-04-27 16:31:18 +00:00 |
|
espie
|
9339774714
|
same patches as qt4, more to come...
|
2017-04-27 16:30:25 +00:00 |
|
espie
|
678b220c4e
|
clang fixes, same as qt4
|
2017-04-27 16:23:14 +00:00 |
|
ajacoutot
|
aa71b424df
|
While checking for sth I ran into the gettext MODULE, so drop it.
|
2017-04-27 14:28:35 +00:00 |
|
dcoppa
|
cf6e7c8c04
|
Update to Penlight-1.5.2
|
2017-04-27 14:16:20 +00:00 |
|
dcoppa
|
b58f73699d
|
Update to AnyEvent-I3-0.17
|
2017-04-27 13:31:33 +00:00 |
|
ajacoutot
|
7b3e54513d
|
Tweak patch and link to BZ.
|
2017-04-27 13:16:03 +00:00 |
|
ajacoutot
|
8a5eb442a0
|
Update to simple-scan-3.24.1.
|
2017-04-27 13:12:38 +00:00 |
|
espie
|
f8433759c4
|
don't reuse the same symbol to mean a different thing in a nested template
declaration. Yeah, you're going to use Arithm<S>.
No, you're declaring template <class X>Arithm *in general*.
|
2017-04-27 12:44:03 +00:00 |
|
espie
|
ea6c79c907
|
don't redefine ptrdiff_t
|
2017-04-27 12:43:01 +00:00 |
|
espie
|
0aedd31743
|
just for funzzies: clang catches include guard mistakes. I'm impressed.
|
2017-04-27 12:42:37 +00:00 |
|
espie
|
b0992ad00f
|
struct and class are not 100% intercheangable. If you declare "class" in
a header, just declare "class public:" in the other
shut up clang warnings.
|
2017-04-27 12:41:55 +00:00 |
|
jasper
|
962c4fd178
|
+metricbeat
-topbeat
#hwsensorsbeat
|
2017-04-27 09:21:40 +00:00 |
|
jasper
|
6a75ba926d
|
register topbeat removal
|
2017-04-27 09:20:23 +00:00 |
|
jasper
|
79cb7dae62
|
remove topbeat, it's been superseded by metricbeat. the openbsd patches for
gosigar have been merged upstream and are now used by metricbeat.
|
2017-04-27 09:18:34 +00:00 |
|
jasper
|
6cbe2d0fd8
|
import metricbeat-5.3.1
Collect metrics from your systems and services. From CPU to memory,
Redis to Nginx, and much more, Metricbeat is a lightweight way to send
system and service statistics.
metricbeat absorbed topbeat:
https://www.elastic.co/guide/en/beats/libbeat/5.0/upgrading-1-to-5.html#_upgrading_topbeat_to_metricbeat
ok aja@
|
2017-04-27 09:17:26 +00:00 |
|
jasper
|
2771ef4ebf
|
update to packetbeat-5.3.1
please note the configuration layout has changed between 1.x and 5.x:
https://www.elastic.co/guide/en/beats/libbeat/5.0/upgrading-1-to-5.html
|
2017-04-27 09:14:59 +00:00 |
|
jasper
|
a2cab4de9f
|
update to filebeat-5.3.1
please note the configuration layout has changed between 1.x and 5.x:
https://www.elastic.co/guide/en/beats/libbeat/5.0/upgrading-1-to-5.html
also tested by sebastia@
|
2017-04-27 09:14:40 +00:00 |
|
jasper
|
2be25940e8
|
adjust for upcoming beats 5.3.1
|
2017-04-27 09:13:19 +00:00 |
|
ajacoutot
|
a5c9b5c149
|
Add a couple of XXX's wrt meson.
|
2017-04-27 09:06:58 +00:00 |
|
ajacoutot
|
4ac87a0577
|
... and --mandir.
|
2017-04-27 09:02:32 +00:00 |
|
dcoppa
|
205b9f2dbf
|
Compiling with --with-rtsopts=-V0 to reduce wakeups (issue #89)
(upstream git commit dfb5dbd6cc5342348fbb46bd117c226d5e8127e4)
|
2017-04-27 09:00:44 +00:00 |
|
ajacoutot
|
961d552b1f
|
Pass --sysconfdir.
|
2017-04-27 09:00:01 +00:00 |
|
ajacoutot
|
f25110976f
|
Update to google-cloud-sdk-153.0.0.
|
2017-04-27 08:51:48 +00:00 |
|
ajacoutot
|
23ec6d918e
|
Update to awscli-1.11.81.
|
2017-04-27 08:47:00 +00:00 |
|
ajacoutot
|
111bfb82c2
|
Update to py-botocore-1.5.44.
|
2017-04-27 08:46:49 +00:00 |
|
dcoppa
|
50b209e90e
|
Update to hs-dbus-0.10.13
|
2017-04-27 08:43:26 +00:00 |
|
jasper
|
6f288c5435
|
unbreak become_method: su
from upstream via semarie, thanks!
|
2017-04-27 08:42:53 +00:00 |
|
ajacoutot
|
088dfca80b
|
Add LIB_DEPENDS on x11/dbus-glib.
|
2017-04-27 08:41:20 +00:00 |
|
dcoppa
|
12f076ced5
|
Update to hedis-0.9.8
|
2017-04-27 07:54:49 +00:00 |
|
gonzalo
|
4d9c0d80e3
|
Update to 11.0.3.
OK kirby@
|
2017-04-27 03:00:54 +00:00 |
|
ian
|
006fe90472
|
Add 6.1 song.
|
2017-04-26 20:34:32 +00:00 |
|
feinerer
|
76f87924f4
|
Update to R 3.4.0
OK pirofti@
|
2017-04-26 17:29:58 +00:00 |
|
rsadowski
|
0973c7775e
|
disable doxygen
ok ajacoutot@ landry@
|
2017-04-26 16:36:03 +00:00 |
|
ajacoutot
|
eec755e32a
|
Update to terraform-0.9.4.
|
2017-04-26 16:22:16 +00:00 |
|
landry
|
6a951e6657
|
Update to xfce4-pulseaudio, now shipping translations!
|
2017-04-26 15:48:13 +00:00 |
|
bluhm
|
12591ff88c
|
update p5-WWW-Mechanize-Shell to 0.56
|
2017-04-26 15:40:12 +00:00 |
|
naddy
|
af72ed8b4e
|
don't mix char* and const char*; fixes build with clang
|
2017-04-26 14:58:38 +00:00 |
|
ajacoutot
|
7e4403b93d
|
Update to a newer git snapshot which includes the patch.
|
2017-04-26 13:13:47 +00:00 |
|
ajacoutot
|
0d3223110f
|
Re-enable the modular tests. They can be build now.
|
2017-04-26 09:28:33 +00:00 |
|