naddy
3fe8791930
Drop USE_GROFF since groff and mandoc produce identical output.
2015-01-22 12:52:45 +00:00
jca
1bfa39e9f7
Unbreak trickle, and update it to version 1.07.
...
Previously broken because of undefined symbol '__guard_local'.
While here:
- set SHARED_ONLY, trickle depends on a DSO and LD_PRELOAD
- drop useless MESSAGE
ok landry@ sthen@
2015-01-22 00:02:41 +00:00
naddy
a150d2c969
Update to a newer snapshot; this successfully disciplines the clock on
...
my Blade 100 with its 1180 ppm frequency offset.
2015-01-21 22:17:11 +00:00
sthen
a35f4d1768
drop USE_GROFF, output checked with gmdiff
2015-01-21 14:40:09 +00:00
bentley
eb5d566e19
Remove Kevin Lo as maintainer, by request.
2015-01-21 06:23:33 +00:00
sthen
80852ff226
update to pidgin-sipe-1.18.5, from maintainer Tom Doherty
2015-01-20 22:30:24 +00:00
landry
abf237485f
Broken on hppa for missing atomic ops
2015-01-20 18:42:38 +00:00
naddy
4eeb46e5bc
remove forgotten ports that were imported in 2011 but never hooked up
...
to the build; ok jasper@ (original importer)
2015-01-20 11:51:37 +00:00
dcoppa
8d53785692
Simplify; this requires the latest cmake
2015-01-20 11:44:30 +00:00
sthen
0ea6f1b0e0
remove patch to avoid using -fdiagnostics compiler flags; this was a ccache bug
2015-01-20 10:04:15 +00:00
sthen
4906b0b375
patch should be rm'd; confirmed by jasper
2015-01-20 00:17:09 +00:00
naddy
6dfe1e0668
<sys/socket.h> already exposes struct iovec, no need to include <sys/uio.h>.
...
Remove now useless (parts of) patches.
2015-01-19 20:44:14 +00:00
naddy
4cd91c97ef
remove unused inclusion of sys/uio.h from patch
...
drop groff
2015-01-19 20:26:04 +00:00
sthen
e7040b37c6
more printf format string fixes for icinga (time_t issues on 32-bit arches)
...
the remaining 61 are all in idomod.c
presumably most/all of these also apply to nagios
2015-01-19 16:59:42 +00:00
sthen
5f24ef1539
build isisd in quagga, not tested but no reason not to build
2015-01-19 15:44:12 +00:00
dcoppa
5c5bd4a6dc
Update to weechat 1.1
...
Based on a diff by Henrik Friedrichsen
2015-01-19 12:28:46 +00:00
pascal
67f095667b
Update to icbd 1.4. Among other things, fixes fallout from include changes.
...
from/ok mikeb@ (upstream)
2015-01-19 12:25:08 +00:00
dcoppa
7ac91eef1d
Update to icecast-2.4.1
...
From (new) maintainer Eric Lalonde, tweaked by me
2015-01-19 09:14:31 +00:00
jasper
9b06b9483b
update to msgpack-0.5.10
2015-01-19 09:08:11 +00:00
naddy
f95a767f33
sys/socket.h now pulls in the definition of struct iovec
2015-01-18 19:30:26 +00:00
naddy
8fb83c298b
use limits.h
2015-01-18 15:47:52 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
naddy
e7588bf573
add missing limits.h, drop groff, regen patches
2015-01-17 22:58:12 +00:00
naddy
b4bc0c8a11
don't rely on "BSD" being defined by an accidentally pulled in sys/param.h
2015-01-17 21:50:16 +00:00
naddy
82aa99af33
explicitly pull in limits.h and signal.h
2015-01-16 22:09:30 +00:00
sthen
6228f5af2d
MAXHOSTNAMELEN -> HOST_NAME_MAX+1 and pull in limits.h
2015-01-16 19:39:24 +00:00
sthen
2b0b1244f3
ftpsesame requires signal.h
2015-01-16 19:29:02 +00:00
sthen
2afac01634
Patch some of the format problems in icinga 1 due to 64-bit time_t,
...
as reported by otto@. Build with -wformat to make the other two hundred
and ten of them more obvious.
(icinga2 doesn't have these problems, but we are stuck with an older
version of icinga2 as current versions fail at runtime on OpenBSD,
and a number of these problems affect the icinga1 cgis which are still
useful with 2).
2015-01-16 18:07:53 +00:00
kirby
0b4d4a6527
update to seafile-4.0.6
2015-01-15 22:41:38 +00:00
sthen
76f2dbf9cd
Disable json stats in bind and zap BROKEN-hppa.
2015-01-15 22:34:02 +00:00
landry
f4253852ed
BROKEN-hppa = uses json-c which requires atomic ops
2015-01-15 18:10:38 +00:00
edd
363493b3ac
Update to prosody-0.9.7.
...
MAINTAINER has tested and is happy. Input from sthen.
OK sthen@
2015-01-15 11:13:21 +00:00
lteo
5d6a224375
Update to DAQ 2.0.4 and give libdaq a minor bump, due to the addition of
...
the daq_dp_add_dc() function.
From Markus Lude (maintainer)
2015-01-15 03:48:31 +00:00
naddy
6238ea983e
+ntimed
2015-01-14 21:39:30 +00:00
naddy
621720f20b
Import a preview release of Poul-Henning Kamp's new NTP daemon.
...
Fixes and ok sthen@
2015-01-14 21:38:32 +00:00
brad
36ca2f5635
Don't pick up doxygen.
2015-01-14 06:17:11 +00:00
sthen
d35377f466
benzedrine.cx -> .ch, req by Daniel Hartmeier
2015-01-13 11:26:09 +00:00
sthen
4c68639987
update to sslh 1.16, from Björn Ketelaars (maintainer), tweak from me ok björn
2015-01-13 11:15:04 +00:00
sthen
fb373a6fb5
remove obsolete comment; upstream fixed the configure script for RAND_egd
2015-01-13 01:03:58 +00:00
jca
49d06007d8
Maintainer update to irssi-otr-1.0.1
...
Fix for an assertion when using otr and xmpp.
From Florian Stinglmayr.
2015-01-12 00:13:53 +00:00
naddy
213d1bf959
Update to 7.40.0.
...
* Fix CVE-2014-8150 (URL request injection)
* Add initial support for the SMB/CIFS protocol
2015-01-11 12:58:41 +00:00
benoit
dbfdb3a505
Update to arping-2.15.
2015-01-11 07:29:29 +00:00
sthen
8186f4dd0e
update to mtr 0.86
2015-01-10 20:08:58 +00:00
jeremy
9fb556403e
Build ruby 2.2 versions of ruby C extension gems by default
2015-01-10 17:35:05 +00:00
jeremy
600a108c11
Update to eventmachine 1.0.4
2015-01-10 17:29:14 +00:00
sthen
be89f531fa
update to openconnect 7.03
2015-01-09 18:39:18 +00:00
sthen
bed79a986b
update to nfsen 1.3.7
2015-01-09 18:04:19 +00:00
sthen
24409821a4
update to lldpd 0.7.13
...
patch to avoid using -fdiagnostics compiler flags which are not supported
by our gcc, but AX_CFLAGS_GCC_OPTION thinks they are valid
2015-01-09 17:34:52 +00:00
giovanni
21a447f8c3
Update to 2.48.3
...
Same diff from Björn Ketelaars, thanks
2015-01-09 10:10:43 +00:00
brad
e4936d0c71
Fix a crash with the ssl_openssl_write() function. It turns out that
...
openssl_data can be NULL. The current code does not handle this correctly
which results in dereferencing a NULL pointer via openssl_data->ssl.
Also some format string fixes.
Issue found and fixed by jsing@
2015-01-09 01:34:44 +00:00