Commit Graph

104173 Commits

Author SHA1 Message Date
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
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