Commit Graph

104157 Commits

Author SHA1 Message Date
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
bluhm
eea4e70cbb +asciiquarium; OK stsp@ 2015-09-04 13:05:13 +00:00
sthen
38de15618e +libbind, missing since it was re-added 2015-09-04 12:01:50 +00:00
sthen
d86542a045 drop maintainer 2015-09-04 11:01:37 +00:00
giovanni
7e274e35e0 unbreak mysql-zrm-scheduler 2015-09-04 10:44:46 +00:00
kirby
1ca073844f bugfix update to owncloudclient-2.0.1 2015-09-04 09:25:26 +00:00
kirby
fd9aaefea5 Switch to http MASTER_SITES. Tarball content was was verified to be the same. 2015-09-04 09:20:46 +00:00
benoit
c67f2d17c0 Update to p5-SOAP-Lite-1.19. 2015-09-04 08:51:00 +00:00
ajacoutot
4f58713655 Update to libgxps-0.2.3.2. 2015-09-04 08:19:59 +00:00
benoit
92c9659a91 Update to p5-WWW-Mechanize-TreeBuilder-1.20000. 2015-09-04 07:23:18 +00:00
benoit
87b510dd47 Update to p5-Term-Shell-0.06. 2015-09-04 07:01:30 +00:00
benoit
d7123977b3 Update to p5-Log-Dispatch-2.50. 2015-09-04 06:38:41 +00:00
benoit
c0c7269022 Update to p5-Test-MockTime-0.15. 2015-09-04 06:03:59 +00:00
jasper
28d9dd4edc update to p5-Sys-Virt-1.2.19 2015-09-04 05:53:28 +00:00
sthen
da60153d47 update to mutt-1.5.24 (requiring the various optional patchsets, sidebar
etc to be modified), remove some port patches which are un/no-longer
necessary, and avoid depending on autoconf/automake except in those
cases where optional patchsets touch the Makefiles and require auto*
to be regenerated.
2015-09-03 20:41:57 +00:00
jasper
620435e380 fix pexp to unbreak rc_check()
ok aja@ sebastia@ (MAINTAINER)
2015-09-03 20:33:42 +00:00
sthen
435d4d88de update to weechat-1.3, from new maintainer Eric Lalonde 2015-09-03 17:44:13 +00:00
ajacoutot
d149535851 Update to py-libcloud-0.18.0. 2015-09-03 16:07:00 +00:00
sthen
398828086d patch net/znc to build when OPENSSL_NO_SSL3 is used. ok brad 2015-09-03 15:48:59 +00:00
dcoppa
e344bb2d9d switch MASTER_SITES to http 2015-09-03 15:47:06 +00:00
benoit
90ebdb18c3 Update to p5-Image-Info-1.38. 2015-09-03 14:35:28 +00:00
jasper
d3aeeb2799 update to libvirt-python-1.2.19 2015-09-03 07:44:48 +00:00
jasper
e8f240b64f update to libvirt-1.2.19 2015-09-03 07:44:43 +00:00
jasper
f7515dd4eb update to iso-codes-3.61 2015-09-03 07:26:41 +00:00
benoit
88017922c0 Update to py-setproctitle-1.1.9. 2015-09-03 07:20:06 +00:00
dcoppa
23325ca1f9 Update to CMake-3.3.1
No fallout in a bulk build
OK ajacoutot@
2015-09-03 07:09:25 +00:00
benoit
c3e450b7f2 Update to p5-IO-Pager-0.34. 2015-09-03 07:06:13 +00:00
benoit
18dd4ec5b4 Update to p5-FormValidator-Simple-0.29. 2015-09-03 07:00:37 +00:00
ajacoutot
3b04933982 Update to owncloud-8.1.2. 2015-09-03 05:43:57 +00:00
sthen
a14d71ae63 SECURITY update to bind-9.10.2-P4: CVE-2015-5722, CVE-2015-5986 2015-09-02 20:25:43 +00:00
benoit
6ced41702d Update to p5-Config-Auto-0.44. 2015-09-02 19:52:40 +00:00
sthen
f59eb5ee99 don't use -Werror in gtkimageview, this uses gdk_pixbuf_new_from_inline() which
triggers a deprecation warning with new gdkpixbuf.
2015-09-02 19:50:14 +00:00
benoit
33d19a1a52 Update to p5-DateTime-Set-0.3400. 2015-09-02 19:33:51 +00:00