92013 Commits

Author SHA1 Message Date
sthen
accef96e34 un-revert previous revert, and add a patch from upstream to fix https tunnels 2014-04-26 12:06:52 +00:00
sthen
393748577a update to asterisk 11.9.0 2014-04-26 11:59:51 +00:00
sthen
01cf8eec5e partially revert upstream commit to fix failures with https CONNECT
introduced in 3.4.4.2

http://bugs.squid-cache.org/show_bug.cgi?id=4051
2014-04-26 10:34:04 +00:00
ajacoutot
8c5190f3f1 Do not hardcode /usr/local. 2014-04-26 09:21:31 +00:00
ajacoutot
cab036b398 SECURITY update to cups-filters-1.0.53. 2014-04-26 06:31:59 +00:00
ajacoutot
1f7b387d74 Update to libgexiv2-0.10.1. 2014-04-26 05:42:59 +00:00
bluhm
ba64eb88be sort and format according to Makefile.template 2014-04-25 23:51:54 +00:00
bluhm
2a68b98276 sort and format according to Makefile.template 2014-04-25 23:41:03 +00:00
benoit
0ff272c4c1 +comic-neue 2014-04-25 21:43:05 +00:00
benoit
b8ab3d49a3 Import comic-neue.
Comic Neue is a set of redesigned Comic Sans fonts, aspiring to satisfy
even the typographically savvy.

from maintainer Tristan Le Guern, ok sthen@
2014-04-25 21:32:08 +00:00
brad
33fe61d150 Update to QEMU 2.0.0
ok bcallah@ gsoares@ rpe@
2014-04-25 20:59:43 +00:00
brad
f5681a11b0 Update to Postfix 2.12-20140406.
ok sthen@
2014-04-25 20:58:18 +00:00
rpe
f90b84634d Update ansible to 1.5.5
- Security fix for vault, to ensure the umask is set to a restrictive
  mode before creating/editing vault files.
- Backported apt_repository security fixes relating to filename/mode
  upon sources list file creation.

OK sthen@
2014-04-25 20:35:23 +00:00
sthen
6600b9de43 update to dnscrypt-proxy 1.4.0 2014-04-25 17:11:26 +00:00
ajacoutot
351c349afb Update to hwdata-0.265. 2014-04-25 16:39:15 +00:00
sthen
0ac8447e33 patch to fix incorrect use of the squid redirector protocol which will
have been broken for several squid releases
2014-04-25 16:35:42 +00:00
ajacoutot
f10b81d347 Drop useless header and simplify shell_global_reexec_self(). 2014-04-25 16:31:49 +00:00
edd
ee7cb21a76 link boris. 2014-04-25 16:06:05 +00:00
robert
e0e002f5ab update to 34.0.1847.131 2014-04-25 15:58:09 +00:00
edd
dfcb3453f5 Import Boris. A PHP read-eval-print loop.
Input and OK sthen@, thanks!
2014-04-25 15:47:52 +00:00
espie
9ce115c5fb nope, the chosen file is intentionally the last file built during a normal
xenocara build, to prevent screw up.

Whine loudly for whatis.db, as things are normally built with current.
2014-04-25 15:28:52 +00:00
sthen
4030dde3b5 check for X11BASE/include/X11/X.h instead of X11BASE/man/mandoc.db, which
isn't yet in all package snapshots.  ok aja@
2014-04-25 15:13:51 +00:00
bcallah
9252afa67a Major update to 1.8.0
Update includes:
Many new plugins (Bambuser, Be-at.tv, Chaturbate, Cybergame.tv, Picarto,
and SpeedRunsLive), fixes and improvements on existing plugins, the ability
to handle URL redirects such as URL shorteners, and bug fixes.
2014-04-25 15:13:31 +00:00
ajacoutot
97161d13ba Properly set len for gtkmountoperation-x11. 2014-04-25 15:11:55 +00:00
ajacoutot
a37c2d238a Since we are missing an XDG_RUNTIME_DIR implementation, make sure we clean
the locked files in the .cache/gnome-shell/ directory so that we are not
left in 'locked' mode (i.e. black screen).
2014-04-25 14:37:19 +00:00
ajacoutot
6136c4bf93 Forgot to commit this in previous update; no bump since it cannot package
without this.
2014-04-25 14:13:40 +00:00
ajacoutot
6da4d55969 Add MODGNU_CONFIG_GUESS_DIRS so that we use our own config.guess in both
directories where configure is run.
2014-04-25 14:13:02 +00:00
sthen
a9fca27852 update to icinga-core 1.11.2, minor fixes
while there, fix linking some tests which need -lpthread on OpenBSD
(some others fail when --enable-embedded-perl is used)
2014-04-25 11:52:09 +00:00
ajacoutot
06d340f05f Update to a snapshot of branch v3_5_STABLE to cope with recent ptlib and
h323plus updates.
2014-04-25 11:18:46 +00:00
ajacoutot
584660da11 Update to h323plus-1.26.0. 2014-04-25 11:17:59 +00:00
ajacoutot
fc85f823df Update to ptlib-2.12.9.
Drop support for v4l2, our implementation is seriously lacking behind.
2014-04-25 11:17:26 +00:00
pea
bbca5c012d Update to 5.1
ok benoit@
2014-04-25 11:00:34 +00:00
ajacoutot
b8e9535887 Update to gtkspell3-3.0.6. 2014-04-25 10:14:59 +00:00
ajacoutot
0aa8de0547 Missing BUILD_DEPENDS.
spotted by espie@
2014-04-25 09:58:30 +00:00
sthen
73224fa4dc unbreak with perl 5.18 2014-04-25 09:47:49 +00:00
sthen
2807450fb2 update to p5-Tk 804.032, from Rivo Nurges 2014-04-25 09:44:54 +00:00
mpi
9573d54376 Use the UVM way to get memory stats. The VM_METER sysctl(3) should
only be used to query process stats.

ok landry@
2014-04-25 09:38:45 +00:00
bluhm
e8e0fa3bc1 OpenBSD does not support AI_ADDRCONFIG so SpamAssassin did not use
getaddrinfo.  This caused a lot of warnings and the regression tests
failed.  Remove the check for AI_ADDRCONFIG from the eval that
imports Socket.pm.
OK sthen@
2014-04-25 09:20:27 +00:00
bluhm
fbc84090c9 - update p5-Net-DNS to 0.74
- take maintainer
2014-04-25 08:55:13 +00:00
bluhm
b7d96cb7b9 update p5-NetAddr-IP to 4.073 2014-04-24 23:59:57 +00:00
bluhm
f090fb3b1c update p5-Net-SIP to 0.687 2014-04-24 23:49:26 +00:00
edd
9090e7997d Add patch that was supposed to be part of my last commit.
Fix SWI Prolog build (broken due to SSL rampage).

OK naddy@
2014-04-24 21:52:20 +00:00
edd
91f1532f78 SWI Prolog: Unbreak the build (OpenSSL).
OK naddy@
2014-04-24 21:47:24 +00:00
sthen
b18e4ff3d8 handle RAND_egd removal (may require further tweaking but at least it builds now..) 2014-04-24 21:44:07 +00:00
sthen
83ed23f8bd update to pidgin-sipe 1.18.1, from maintainer Tom Doherty
(plus zap REVISION line, from me)
2014-04-24 21:37:47 +00:00
jca
4d453a422f Unbreak after RAND_egd removal. ok naddy@ 2014-04-24 20:33:43 +00:00
schwarze
70d70f6cda install manual to the right place;
ok sthen@
2014-04-24 19:13:28 +00:00
schwarze
6e537af6a4 install manuals to the right place;
ok abieber (MAINTAINER)
2014-04-24 18:52:58 +00:00
jasper
1fd6981fea update to Mako-0.9.1 2014-04-24 17:41:54 +00:00
benoit
775ebe2fb8 Update lftp to 4.4.15
maintainer timeout, ok sthen@
2014-04-24 16:29:03 +00:00