114137 Commits

Author SHA1 Message Date
jasper
c42d86c945 - update to gupnp-av-0.12.9 2016-10-11 17:26:26 +00:00
jasper
a43ad01d46 drop NO_BUILD and "fake" a do-build target so we have JAVA_HOME and actually
have a BDEP on jdk.

spotted by naddy@ and nigel@
2016-10-11 17:05:33 +00:00
jca
f447a622f9 Standard Makefile layout 2016-10-11 15:59:52 +00:00
jca
3b5dd38d45 Use standard Makefile layout 2016-10-11 15:53:26 +00:00
sthen
0bdd0c3e1e update to roundcube-1.2.2 2016-10-11 15:49:00 +00:00
shadchin
dcae9d30aa Update to py-test-cov 2.4.0 2016-10-11 15:20:28 +00:00
sthen
0dfaddc545 update to quodlibet-3.7.1 2016-10-11 15:11:38 +00:00
sthen
e30b22e471 update to py-cffi-1.8.3 2016-10-11 15:09:28 +00:00
sthen
87915e56e8 update to p5-PDF-API2-2.029 2016-10-11 15:08:00 +00:00
sthen
b51d53f1c2 update to certbot/py-acme 0.9.1
add a little script to client/files/ for people wanting to move to acme-client
and retain their old key
2016-10-11 15:06:41 +00:00
jca
1311be5c68 Standard Makefile layout 2016-10-11 14:13:08 +00:00
sthen
a3fbf38e5e update to py-bcrypt-3.1.1 2016-10-11 13:57:08 +00:00
sthen
de50220fce update to dhcpcd-6.11.5 2016-10-11 13:56:02 +00:00
sthen
3fa757398f update to lldpd-0.9.5 2016-10-11 13:52:38 +00:00
sthen
8321c79bac update to ccache-3.3.2, fixing regressions in 3.3, 3.3.1 2016-10-11 13:52:35 +00:00
sthen
bc924e53fc update to squid-3.5.22 2016-10-11 13:47:44 +00:00
sthen
d14f2f0996 update to bacula-7.4.4 2016-10-11 13:27:28 +00:00
sthen
e9f0ae85b0 update to c-icap 0.4.4 2016-10-11 13:26:45 +00:00
dcoppa
1002782ded Update to mumble-1.2.17 2016-10-11 12:59:12 +00:00
shadchin
7590c640f8 Fix after update py-prompt_toolkit.
ok ajacoutot@
2016-10-11 12:08:36 +00:00
shadchin
e76b4e6dcc Update to py-prompt_toolkit 1.0.7
ok ajacoutot@
2016-10-11 12:06:51 +00:00
sthen
79acd5b98c update to py-cryptography-1.5.2 2016-10-11 11:34:50 +00:00
dcoppa
213a2814d4 Update to git-2.10.1
OK benoit@ (maintainer)
2016-10-11 10:59:27 +00:00
sthen
784ee54479 update to py-ndg_httpsclient-0.4.2 2016-10-11 10:35:08 +00:00
sthen
c1df9ab600 missing RDEP on py-zopeevent 2016-10-11 10:31:27 +00:00
dcoppa
944cd817b8 tell the user what went wrong in the event of a failure
(upstream git commit f2d33fa9a2a613fd19c41323f2f11941f8a08e27)
2016-10-11 10:24:12 +00:00
sthen
e33f8aff2f fixup distfile name, and use /etc/ssl/cert.pem rather than py-requests' own
CA listing.  ok shadchin@ dcoppa@
2016-10-11 09:09:50 +00:00
sthen
97ee1a5a4f update to php-7.0.11, ok robert@ 2016-10-11 09:02:27 +00:00
sthen
6a35a805ac update to php-5.6.26, ok robert@ 2016-10-11 09:02:15 +00:00
jasper
8d4e84fc98 @sample log4j-properties file as cli-log4j-properties, which is used by the
tools scripts.
2016-10-11 05:53:55 +00:00
jasper
64be96225a - adjust hashbang line for toolsscripts
- split do-extract into two targets, one that actually extracts and one that
  only substitutes (do-configure)
- don't install ${FILESDIR}/CVS/

ok aja@
2016-10-11 05:52:45 +00:00
jasper
7704d54680 - update HOMEPAGE
- tweak rcscript: sync rc_stop() with current best practice and trim rc_pre()

ok aja@
2016-10-11 05:51:02 +00:00
jasper
896e126a94 use working master site; spotted by naddy@ 2016-10-10 20:10:56 +00:00
rpointel
07da3519b6 update sleuthkit to 4.3.0.
inputs and ok nigel@.
2016-10-10 18:58:38 +00:00
danj
94cb53db53 Update to poezio-0.10 2016-10-10 17:51:32 +00:00
danj
ebc96dcb78 Update to py-slixmpp-1.2.1
While there, fix test target
2016-10-10 17:50:23 +00:00
jasper
fd96952a14 update to beats-1.3.1; from Pavel Korovin 2016-10-10 17:28:56 +00:00
jasper
5a5bbf7ed8 +rundeck 2016-10-10 17:20:42 +00:00
jasper
ba61cd7380 import rundeck-2.6.9
Job scheduler and runbook automation. Enable self-service access to
existing scripts and tools.

joint work with/OK aja@
2016-10-10 17:19:47 +00:00
bluhm
81705c5cc8 update p5-JSON-MaybeXS to 1.003008 2016-10-10 17:13:05 +00:00
bluhm
45b623493d +p5-Cpanel-JSON-XS 2016-10-10 16:55:02 +00:00
bluhm
006b94aa0c import p5-Cpanel-JSON-XS 3.0217
OK benoit@

Comment:
cPanel fork of JSON::XS, fast and correct serializing

Description:
This module converts Perl data structures to JSON and vice versa.
Its primary goal is to be correct and its secondary goal is to be
fast.  To reach the latter goal it was written in C.
2016-10-10 16:52:23 +00:00
dcoppa
d375453aca Fix restoring toolbar orientation on 'Cancel'
(upstream git commit 8f0c06698f988e8d93b62045716bd205a015490b)
2016-10-10 13:25:38 +00:00
dcoppa
dedb42d8ae Get rid of all the noisy warnings like:
warning: "_MSC_VER" is not defined
2016-10-10 12:55:51 +00:00
ajacoutot
071697cc73 Split sqlite3 support into its own FLAVOR. 2016-10-10 12:25:20 +00:00
feinerer
608aa04989 Switch radare-bindings2 to radare2-bindings
Fix some whitespace at the same time.
2016-10-10 12:23:18 +00:00
feinerer
a5726f1a79 Update to radare2 0.10.6
Also rename radare-bindings2 to radare2-bindings (as upstream).

OK edd@
2016-10-10 12:20:17 +00:00
bentley
f4a62ab077 +agar 2016-10-10 09:33:44 +00:00
bentley
724af790c9 Import agar-1.5.0.
Agar is a cross-platform GUI toolkit. Agar provides a base framework and a
collection of GUI widgets from which GUI applications can be built. Agar can
be styled and themed using a CSS-style engine.

Agar applications work seamlessly under X11 (with OpenGL), Windows, MacOS X
and SDL 1.2. Agar can also attach to an OpenGL or SDL context and operate as
window manager for the application. Agar is compact, efficient, and fully
thread-safe. Its functionality can be extended using simple C/C++ class
registration interfaces.

improvements and ok czarkoff@
2016-10-10 09:33:17 +00:00
ajacoutot
2501d05c80 Update to gnutls-3.4.16. 2016-10-10 08:15:05 +00:00