ajacoutot
ab0a8d88f3
Fix a few warnings (from upstream).
...
Regen PLIST while here.
2017-04-30 10:36:43 +00:00
benoit
2e44d0a3ea
Update to p5-I18N-Charset-1.415.
2017-04-30 10:36:32 +00:00
ajacoutot
a3eb70132b
Fix build with clang and a bazillion of implicit declarations. Patches may
...
be revisited but it can't be worse.
reported by espie@
2017-04-30 10:29:09 +00:00
ajacoutot
0940e73b82
Sync patch with what was pushed upstream.
2017-04-30 10:22:19 +00:00
ajacoutot
0259af490e
Drop patch and use CMAKE_C_FLAGS instead.
2017-04-30 10:21:56 +00:00
espie
3e7e0daecf
silence most warnings and an error with clang
2017-04-30 10:11:44 +00:00
benoit
c8a19773fd
Update to udunits-2.2.24.
2017-04-30 09:58:48 +00:00
espie
2c356d25d8
fix stupid configure test.
...
regen patches
2017-04-30 09:36:59 +00:00
benoit
bfa2edce29
Update to p5-Math-GMP-2.14.
2017-04-30 09:10:00 +00:00
benoit
c5aecd0240
Update to p5-Math-Derivative-0.04.
2017-04-30 08:59:34 +00:00
espie
6def882e02
wrap dangerdeep's mutex into its own namespace so that it doesn't conflict
...
with std::mutex on modern compilers.
Fixes the build with clang, and still builds with gcc
2017-04-30 08:56:45 +00:00
benoit
ad99aa28c7
Update to pear-Mail-mimeDecode-1.5.6.
2017-04-30 08:50:52 +00:00
jasper
bd752461c8
update to elasticsearch-5.3.2l
2017-04-30 08:33:32 +00:00
benoit
2816124838
Update to p5-Mail-IMAPTalk-4.04.
2017-04-30 08:29:51 +00:00
espie
5d513c254f
retval is a pointer
2017-04-30 08:26:07 +00:00
espie
1923e488e8
fix obvious bug
2017-04-30 08:25:47 +00:00
espie
df8371081d
you have to define static members along with declaring them
2017-04-30 08:25:28 +00:00
espie
9004fb8263
more noise in clang, put ; on a separate line
2017-04-30 08:25:00 +00:00
espie
800620c170
shut up some noise in clang++, match struct against struct.
2017-04-30 08:24:33 +00:00
benoit
e7f2913c5b
Update to wtf-20170324.
2017-04-30 08:14:03 +00:00
jasper
10eddc26aa
update to iso-codes-3.75
2017-04-30 08:12:34 +00:00
jasper
cf8db14099
update to p5-SVG-2.70
2017-04-30 08:12:11 +00:00
jasper
26878e32c3
update to gnome-font-viewer-3.24.0
2017-04-30 08:11:06 +00:00
benoit
412bbdff08
Update to p5-Test-Output-1.031.
2017-04-30 08:03:12 +00:00
espie
86c8784779
maintainer-mode is another option
2017-04-30 06:16:45 +00:00
jturner
8becebe3ff
Update spiped to 1.6.0
2017-04-30 02:15:24 +00:00
naddy
4ffbe75160
fix build with clang and use regular GNU master site
2017-04-29 22:36:16 +00:00
rsadowski
0b1a4d28d8
update to xboard-4.9.1
...
Initial diff from me, improved version from and ok from jca@
2017-04-29 22:24:15 +00:00
benoit
0a0f4da0dd
Update to py-test-xdist-1.16.0.
2017-04-29 21:22:44 +00:00
sthen
c851969576
update to vim-8.0.587
2017-04-29 21:04:29 +00:00
jung
a009836ce7
upgrade to 1.72, drop patch merged upstream
...
ok sthen
2017-04-29 20:54:53 +00:00
rsadowski
1bd30308da
update to ginac-1.7.2
...
ok pirofti@ jca@
2017-04-29 19:18:49 +00:00
espie
861d5eb0b1
fix build with clang + regen other patches with longer lines
2017-04-29 16:27:40 +00:00
rsadowski
67fad751ee
disable doxygen
...
ok jca@
2017-04-29 16:17:35 +00:00
rsadowski
87ce984d78
disable doxygen
...
ok jca@
2017-04-29 16:16:38 +00:00
edd
aba3a4a0dd
Unlink math/logic2cnf.
...
OK naddy@
2017-04-29 15:37:32 +00:00
edd
712d15eeb7
Add quirks for removal of logic2cnf.
...
OK naddy@
2017-04-29 15:36:49 +00:00
edd
73e144bec9
Remove math/logic2cnf from ports.
...
I wrote logic2cnf many years ago and have no intention of maintaining it.
No-one appears to be using it, so let's remove it (especially since it doesn't
build under clang).
OK naddy@
2017-04-29 15:35:34 +00:00
espie
d8c7e62f2a
let it build with clang...
...
- friend declaration with default params have to be definitions.
- the cidr set functions are very disturbing, assume people don't use
it on network classes with constants, because it *will* try to modify
char constants.
2017-04-29 15:30:04 +00:00
espie
d24f1b6fd6
new update-patches.
...
that one deals with .beforesubst files, so it should be nicer with
SUBST_CMD handling. It also doesn't care nor emits timestamps markers
in diff, so less garbage to think about.
Please report any issue, things work better so far, but it's a work
in progress and change to make it better.
'let's finish this in tree' okay aja@
2017-04-29 14:49:38 +00:00
benoit
b592988c67
Update to py-bytecodeassembler-0.6.1.
2017-04-29 14:47:41 +00:00
benoit
32dcb594fc
Update to py-altgraph-0.13.
2017-04-29 14:36:25 +00:00
jasper
4740499ad9
update to kibana-5.3.1; from Pavel Korovin (MAINTAINER)
2017-04-29 14:33:23 +00:00
espie
2625bb5332
fixes for clang: don't compile a clone of getopt.
...
while there, fix system includes, implicit ints, and void main.
2017-04-29 14:31:40 +00:00
benoit
b3ff988615
Update to py-algorithm-munkres-1.0.8.
2017-04-29 14:24:10 +00:00
jasper
b6d55e2e3d
+heartbeat
2017-04-29 14:17:32 +00:00
jasper
b227f87d0c
import heartbeat-5.2.1
...
Monitor services for their availability with active probing. Given a
list of URLs, Heartbeat asks the simple question: Are you alive?
Heartbeat ships this information and response time to the rest of the
Elastic Stack for further analysis.
ok aja@
2017-04-29 14:16:10 +00:00
benoit
6e3ab8c6a7
Update to p5-YAML-XS-0.64.
2017-04-29 13:40:15 +00:00
benoit
59c7469b45
Update to p5-YAML-Tiny-1.70.
2017-04-29 13:26:12 +00:00
benoit
1a6ea19af9
Update to p5-YAML-Syck-1.30.
2017-04-29 13:16:38 +00:00