Commit Graph

79469 Commits

Author SHA1 Message Date
dcoppa
12d4749227 Update to redis-2.6.5 2012-11-23 08:29:42 +00:00
ajacoutot
0ffd576800 MESSAGE -> README 2012-11-23 07:47:48 +00:00
ajacoutot
08b68fbd9e Missing RUN_DEPENDS. 2012-11-23 07:09:32 +00:00
brad
2a67bb8735 Update to ldns 1.6.16.
ok sthen@
2012-11-23 04:26:09 +00:00
brad
e3e1b6d923 Update to x264-20121114.
ok ajacoutot@
2012-11-23 03:53:37 +00:00
edd
6814f9eab9 Link fs-uae. 2012-11-22 23:47:26 +00:00
edd
aa4a63cb21 Import fs-uae-2.0.1; a modern Amiga emulator based on the windows
version of UAE.

OK sthen@, gonzalo@
2012-11-22 23:45:20 +00:00
sthen
e52b7d9549 update to FreeTDS 0.91.49 (minor bugfix update in stable branch) and
tweak the text dealing with LD_PRELOAD=libpthread.so.
2012-11-22 21:26:18 +00:00
sthen
e5bef61946 SECURITY update to libssh 0.5.3
More info at http://www.libssh.org/2012/11/20/libssh-0-5-3-security-release/

- CVE-2012-4559: multiple double free() flaws
- CVE-2012-4560: multiple buffer overflow flaws
- CVE-2012-4561: multiple invalid free() flaws
- CVE-2012-4562: multiple improper overflow checks

ok rpointel@ jasper@
2012-11-22 20:54:11 +00:00
pascal
12a2d09d56 Update to new major release, Tor 0.2.3.25.
Tor 0.2.3.25, the first stable release in the 0.2.3 branch, features
significantly reduced directory overhead (via microdescriptors),
enormous crypto performance improvements for fast relays on new
enough hardware, a new v3 TLS handshake protocol that can better
resist fingerprinting, support for protocol obfuscation plugins (aka
pluggable transports), better scalability for hidden services, IPv6
support for bridges, performance improvements like allowing clients
to skip the first round-trip on the circuit ("optimistic data") and
refilling token buckets more often, a new "stream isolation" design
to isolate different applications on different circuits, and many
stability, security, and privacy fixes.

Also kill unneeded pthread patch.

Tested by dhill & dcoppa@.

ok dcoppa@
2012-11-22 18:37:32 +00:00
landry
ced18a5325 Unhook abcde,lame, that FLAVOR has disappeared. 2012-11-22 18:36:52 +00:00
ajacoutot
df1a5016b9 Include gmodule-2.0 to avoid linker errors; from upstream. 2012-11-22 17:37:35 +00:00
ajacoutot
73d1001959 Better cheat sheet. 2012-11-22 17:20:52 +00:00
ajacoutot
1bacafccba Update to cyrus-sasl-2.1.26. 2012-11-22 16:01:38 +00:00
ajacoutot
e3a60f5ad8 Fix owncloud on PostgreSQL 9.2.
from upstream via "viq"
2012-11-22 15:37:47 +00:00
jasper
1a090c9675 tyop in comment 2012-11-22 14:26:28 +00:00
dcoppa
5ca3c3f7c7 Update to 7.0.33.
http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
2012-11-22 14:21:19 +00:00
ajacoutot
bf639e0cb4 Fix an abort(). 2012-11-22 13:33:49 +00:00
dcoppa
9e78ddaf2d Append "/usr/X11R6/include" to ${QT_INCLUDES} to unbreak the build
in some circumstances (i.e. QtOpenGL not finding GL/gl.h)
2012-11-22 13:21:49 +00:00
pascal
cccc3440b4 Update to supertuxkart 0.7.3. 2012-11-22 11:54:06 +00:00
pascal
b96720bc4f Update to irrlicht 1.8. 2012-11-22 11:52:52 +00:00
sthen
4e500b356b Lower the suggested increase to sysv semaphores to a level which is still
suitable for normal use, but is a bit lower (semmni=60, semmns=1024),
make it clear that the default in the kernel is *just* enough for the
default max_connections value, and point out the manual section
describing this in more detail.   ok pea@ jeremy@
2012-11-22 10:52:38 +00:00
landry
f1e16f8250 Update to teaqt 33.3.0. 2012-11-22 10:45:46 +00:00
dcoppa
3954364440 naughty: Correctly handle rowstride on icons
(upstream git commit ec714276ec9516afa690a207013866527fb37beb)
2012-11-22 08:53:32 +00:00
kili
0273bd240b Ignore exceptions thrown by setsockopt IPV6_ONLY in the socket
function. May look pointless to not just remove the call to setsockopt,
but this way it's probably easier to get it accepted upstream.

Problem initially reported and diff tested by Alexander Polakov.
2012-11-21 22:27:18 +00:00
sthen
c23e199ecb security update to lighttpd 1.4.32, fixing a trivial DoS introduced in 1.4.31
http://download.lighttpd.net/lighttpd/security/lighttpd_sa_2012_01.txt

OK brad@ (maintainer), same update from gsoares@
2012-11-21 21:58:18 +00:00
rpe
93d13ed077 add sarg ldap flavor 2012-11-21 21:44:42 +00:00
rpe
07af9fee51 update sarg to 2.3.3
- take maintainership from Douglas Santos <dsantos@hydroxyl.org>
- add ldap flavor for loginname to username translation via ldap

feedback from and ok sthen@
2012-11-21 21:42:07 +00:00
sthen
93942e71be update abcde to 2.5.4, tweaks/ok stsp@, tested by stsp and Lars von den Driesch 2012-11-21 20:38:48 +00:00
sthen
3bff9f9aa5 +cd-discid 2012-11-21 20:37:54 +00:00
sthen
82f0719058 import ports/audio/cd-discid, split from abcde. ok stsp@
cd-discid is a backend utility to get CDDB discid information from a CD-ROM
disc. It was originally designed for cdgrab (now abcde), but can be used for
any purpose requiring CDDB data.
2012-11-21 20:37:34 +00:00
ajacoutot
c160073dff Update to libsecret-0.12. 2012-11-21 18:54:03 +00:00
ajacoutot
6191543455 Better DeviceName. 2012-11-21 16:08:35 +00:00
brad
c636810ad8 Another fix from upstream..
Log address of untrusted proxy with debug.log-request-handling.

ok ajacoutot@
2012-11-21 11:41:56 +00:00
brad
ff8edcf108 Update to QEMU 1.2.1.
ok ajacoutot@
2012-11-21 11:41:02 +00:00
brad
92191feea6 Update to automake 1.12.4.
ok ajacoutot@
2012-11-21 09:13:16 +00:00
ajacoutot
f746c431c7 Sync with upstream patch. 2012-11-21 07:01:32 +00:00
sthen
c08ad06c85 update sqsh to 2.1.8
- normalise the port Makefile while there, it was particularly old and crufty
2012-11-20 22:17:29 +00:00
jasper
2f64254ceb - update to coffeescript-1.4.0 2012-11-20 19:30:13 +00:00
ajacoutot
7e5e5430e8 Update to caribou-0.4.5. 2012-11-20 18:28:59 +00:00
jeremy
15afe8d391 Update to ruby 1.9.3-p327. 2012-11-20 16:52:32 +00:00
ajacoutot
a1c32e0ef3 Use proper template for the README. 2012-11-20 15:25:18 +00:00
giovanni
d5cb91485d Update to 2.40.102
fixes an incompatibility between a server compiled with ocaml3 and a client
compiled with ocaml4
spotted by Jan Johansson, ok dcoppa@, chrisz@
2012-11-20 15:18:31 +00:00
giovanni
c5d18905f8 Add an rcscript and move MESSAGE to README
take maintainership
ok Andreas Kahari (old maintainer), gonzalo@
2012-11-20 15:14:41 +00:00
pascal
9efcdb7f33 Make standalone wesnothd more useful:
- Add _wesnothd user to run wesnothd as
- Create socket in /var/wesnothd
- Add rc script

ok kirby@ (MAINTAINER) jasper@
2012-11-20 15:08:00 +00:00
pascal
efbbb4e0ba Reserve _wesnothd user/group. 2012-11-20 15:05:44 +00:00
ajacoutot
e6c8c6895d Major update to polkit-0.108. 2012-11-20 14:11:48 +00:00
robert
24bc860a35 explicitly disable swig because we do not need to regenerate the code during
build time; this should also fix the bulk builds in case dpb removes swig
noted by naddy@
2012-11-20 13:11:34 +00:00
gsoares
61e93eed6d update to cppcheck-1.57; OK sthen@ jasper@ 2012-11-20 12:41:27 +00:00
robert
660950beb2 update to 4.0.8 2012-11-20 12:27:56 +00:00