jasper
30da4e4ea2
update to sharutils-4.15.2
2015-09-07 17:57:07 +00:00
robert
bb70117daf
fix build by applying a patch from upstream
2015-09-07 14:29:38 +00:00
ajacoutot
ab68a481fd
Update to gbrainy-2.2.6.
2015-09-07 12:20:47 +00:00
jasper
def9bfd86a
update to serverspec-2.22.0
2015-09-07 10:51:01 +00:00
jasper
f0547008a9
update to specinfra-2.42.2
2015-09-07 10:50:59 +00:00
jasper
0d5e8859ce
- update to coffeescript-1.10.0
...
* http://coffeescript.org/#changelog
2015-09-07 10:46:53 +00:00
jasper
8d8ba805b9
update to p5-Pod-POM-2.00
2015-09-07 10:41:31 +00:00
jasper
0ec2e816a0
+p5-File-Slurper
2015-09-07 10:40:17 +00:00
jasper
5176a4c7b4
import p5-File-Slurper-0.008
...
This module provides functions for fast and correct slurping and spewing. All
functions are optionally exported.
ok aja@
2015-09-07 10:38:52 +00:00
dcoppa
6b082ca2a6
Merge several fixes from the stable '3.5' branch
2015-09-07 10:30:01 +00:00
jasper
b52abe3435
update to clutter-gst-3.0.10
2015-09-07 08:24:47 +00:00
jasper
478a0426d8
should've been removed in previous
...
spotted by nigel@
2015-09-07 08:09:22 +00:00
jca
805dbb689d
Guard use of SSLv3*method. Die if SSLv3 forced in conf but unavail.
...
Fixes "undefined symbol" errors at dlopen time.
Reported by Pedro de Oliveira, ok sthen@
2015-09-07 06:32:04 +00:00
benoit
cceceb3585
Update to p5-Net-NTP-1.5.
2015-09-07 05:29:58 +00:00
juanfra
99bde4522f
Update to Gambit 4.7.9. OK jasper@.
...
Remove the references to "gambit-c". More info:
http://article.gmane.org/gmane.lisp.scheme.gambit/7938
2015-09-06 22:32:17 +00:00
ajacoutot
1704237d1e
Update to libtasn1-4.6.
2015-09-06 22:00:43 +00:00
jca
0f2fe2e392
Update to gnupg-2.1.7; ok pea@ (maintainer)
...
Tested on i386 and amd64.
2015-09-06 18:43:46 +00:00
jca
318c6a3804
Fix tyop
2015-09-06 16:52:26 +00:00
jca
7c60d71183
Fix TEST_DEPENDS.
...
cssselect depends on lxml (python2 and python3 flavors).
lxml,python3 depends on cssselect,python3
2015-09-06 16:43:43 +00:00
jca
e30d020bb7
Hook up python3 flavors of cssselect and lxml.
2015-09-06 16:39:28 +00:00
jca
6e273eba45
Provide a cssselect python3 flavor.
...
Similar diff from Sean Levy.
2015-09-06 16:37:51 +00:00
jca
77a575901d
Provide a python3 lxml flavor.
...
Initial diff from Jiri B., PLIST chunk by me, input from Sean Levy
(maintainer).
2015-09-06 16:36:16 +00:00
kirby
c6e7da5680
- update lincity to the latest (last?) version
...
- fix LICENSE amrker (from bentley@)
- remove maintainer - mailbox doesn't exist
- switch from imake to autocrap+make
ok bentley@
2015-09-06 12:01:39 +00:00
jasper
1aaab6bc91
hookup avr32-gcc-bootstrap, it's already built as a dependency for avr32-newlib.
...
spotted by nigel@
discussed with and ok stsp@
2015-09-06 08:59:44 +00:00
jasper
82b5352940
hookup its and support
...
spotted by nigel@
2015-09-06 08:29:59 +00:00
jasper
ddf0ecf922
- update to logstash-1.5.4
...
from Pavel Korovin
2015-09-06 08:29:39 +00:00
robert
bcdd6ff914
update to 45.0.2454.85
2015-09-05 16:06:50 +00:00
jeremy
53024a0b78
Update to aqualung 1.0
...
Add patch to the mac decoder as upstream support depends on a newer
version of audio/mac than we have in-tree.
2015-09-05 14:59:34 +00:00
jeremy
0a3067ab54
Build ruby22 version of ruby-tiny_tds by default
2015-09-05 14:50:23 +00:00
jeremy
9f78444a9c
Update to tiny_tds 0.7.0
2015-09-05 14:49:32 +00:00
jeremy
04886a1e92
Update to JRuby 9.0.1.0
2015-09-05 14:48:53 +00:00
kirby
e1a488c7cc
update to pqiv-2.3.5.
...
changelog: https://github.com/phillipberndt/pqiv#changelog
2015-09-05 10:52:34 +00:00
sthen
01eac44e3a
+podofo, spotted by nigel@
2015-09-05 10:01:50 +00:00
sthen
eef10001b0
+monitoring-plugins, spotted by nigel@
2015-09-05 10:01:09 +00:00
benoit
60c18df9b2
Update to p5-Net-Ident-1.24.
2015-09-05 07:25:15 +00:00
benoit
ebed500ee5
Update to p5-AnyEvent-HTTP-2.22.
2015-09-05 06:56:33 +00:00
benoit
871bc89468
Update to p5-Net-eBay-0.61.
2015-09-05 06:47:12 +00:00
jturner
dad302d0e9
Update login_duo to 1.9.15.
2015-09-05 01:23:22 +00:00
daniel
3c4bfcc3d7
import lang/compcert. ok sthen@
...
The CompCert C verified compiler is a compiler for a large subset
of the C programming language that generates code for the PowerPC,
ARM and x86 processors.
The distinguishing feature of CompCert is that it has been formally
verified using the Coq proof assistant: the generated assembly code
is formally guaranteed to behave as prescribed by the semantics of
the source C code.
CompCert is not free software. This non-commercial release can only
be used for evaluation, research, educational and personal purposes.
2015-09-05 00:20:08 +00:00
sthen
06e407b972
Qt dlopen()s various libraries including libssl and does runtime
...
resolution of symbols. It does guard with #ifdefs but since it doesn't
record a hard dependency on the libssl version, an installed package
doesn't automatically get updated to a newer version that notices the
change, so bump qt5's REVISION-main to force an update.
It does fallback sensibly (no crash, just a Warning printf), but since
the change to headers results in a code change to Qt, we need to bump.
Noticed while testing the otter-browser udpate.
2015-09-04 22:08:25 +00:00
sthen
99595757f3
update to otter-browser 0.9.07 (beta 7), from maintainer Adam Wolk
2015-09-04 21:59:36 +00:00
sthen
cda9ae88c4
update to squid-3.5.8 and reenable -ntlm subpackage while there.
...
(I have no way to test ntlmauth but it builds ok, reports welcome).
2015-09-04 21:39:31 +00:00
sthen
1ae5691acb
update to squid-3.5.8 and reenable -ntlm subpackage while there.
...
(I have no way to test ntlmauth but it builds ok, reports welcome).
2015-09-04 21:38:46 +00:00
sthen
276f8c8637
fix java/jna packaging on i386
2015-09-04 21:22:29 +00:00
sthen
11f7779b26
update to ocserv-0.10.8
2015-09-04 21:05:55 +00:00
benoit
aaf124c51b
Update to p5-Catalyst-Plugin-Session-Store-FastMmap-0.16.
2015-09-04 16:24:58 +00:00
benoit
f04ddefa9b
Update to p5-CatalystX-Component-Traits-0.19.
2015-09-04 16:10:05 +00:00
sthen
d98f6fcbd1
update to a newer checkout of FreeBSD's netrate packet generator,
...
this version has IPv6 support too
2015-09-04 15:52:41 +00:00
ajacoutot
e6c71023c7
SECURITY: vnc, fix memory corruption (CVE-2015-5225).
...
from Brad (maintainer)
2015-09-04 14:20:29 +00:00
dcoppa
96fef7d35d
Updates:
...
v7 -> Tomcat 7.0.64
v8 -> Tomcat 8.0.26
2015-09-04 13:06:26 +00:00