Commit Graph

74426 Commits

Author SHA1 Message Date
ajacoutot
d06f83a4fc Update to libexude-0.7.0.
from David Hill (maintainer)
2012-04-28 09:27:29 +00:00
ajacoutot
727ca6dbc2 Update to assl-1.0.0.
from David Hill (maintainer)
2012-04-28 09:26:50 +00:00
sthen
e0eea98a9f lighttpd fixes, from upstream via Brad.
- Fix handling of empty header list entries in http_request_split_value.
- Fix access log escaping of " and \\.
- Fix digest "md5-sess" implementation (Errata ID 1649, RFC 2617).
- Add "AUTH_TYPE" environment (for *cgi), remove fastcgi specific workaround.
- Fix splitting :port with IPv6.
2012-04-28 09:25:25 +00:00
ajacoutot
204e300af1 Merge several bugfixes from upstream.
from Brad (maintainer)
2012-04-28 09:14:33 +00:00
ajacoutot
f3535a9bfe Cope with recent audio/tremor update.
from Brad
2012-04-28 09:03:45 +00:00
ajacoutot
ed82376280 Update to an up to date snapshot of the Tremor decoder.
* fixes a few security related issues and a good number of bugs

from Brad
2012-04-28 09:03:08 +00:00
sthen
71544ab8b4 Update pacpl to 4.0.4 and switch to FFmpeg for AC3 encoding. From Brad,
ok with maintainer "if it works for you".

- also fix AC3 decoding, which was broken in the old version too (and found
while testing the above changes), from me.
2012-04-28 09:02:36 +00:00
ajacoutot
7b6adaf5d8 Cope with recent ffmpeg update.
from Brad
2012-04-28 08:42:07 +00:00
ajacoutot
cd8cba8102 Update to ffmpeg-20120422 (0.7 branch).
* fix a whole lot of security related issues and bugs

from Brad (maintainer)
2012-04-28 08:41:32 +00:00
sthen
f2c437ed01 Let php-config-5.[23] --php-binary report the correct path. This fixes
regression tests in pecl ports.  Part of my pecl.port.mk work which was
OK'd by jasper@ (maintainer timeout).
2012-04-28 08:34:56 +00:00
benoit
745ecd3b43 - update ophcrack to 3.4.0
- update patches

ok ajacoutot@
2012-04-28 08:28:22 +00:00
ajacoutot
304ff922fb Update to libcares 1.8.0.
from Brad
2012-04-28 08:18:33 +00:00
ajacoutot
90e20d6298 Update to stable meld-1.6.0. 2012-04-28 08:13:06 +00:00
ajacoutot
2f96a4130a gmime-api.xml is part of the -mono subpackage. 2012-04-28 08:00:56 +00:00
benoit
b381c7fefa - update highlight to 3.8 2012-04-28 06:55:24 +00:00
naddy
aeffab6838 update to 3.0.4 2012-04-27 23:01:52 +00:00
naddy
f3b9288d92 * honor CXX/CXXFLAGS
* explicitly link with libiconv (ImageMagick pulls it in, but
ImageMagick-no_x11 doesn't)
2012-04-27 19:55:53 +00:00
gsoares
b1f6e71ad2 update to 0.22; (maintainer timeout)
looks good to jasper@
2012-04-27 18:46:15 +00:00
jeremy
922d83ee7b Update to rubygems 1.8.23, fixes SSL security issues when installing
gems.
2012-04-27 18:41:07 +00:00
jeremy
b7330716bb Update to ruby 1.9.3-p194. Fixes SSL security issues when installing
gems, and has other significant bugfixes.
2012-04-27 18:40:02 +00:00
gonzalo
afb511f773 Update for Stella to 3.6.1 with a lot bug fixes.
Tested on i386 and amd64.

OK benoit@ (maintainer), aja@
2012-04-27 14:33:23 +00:00
giovanni
c531abbd66 Update to 1.0 and take maintainership
"if it works for you then commit" pea@ (old maintainer)
2012-04-27 13:53:15 +00:00
ajacoutot
185fdc7314 Properly disable wacom support. 2012-04-27 10:59:31 +00:00
ajacoutot
b93d3ab07a Minor update to gvfs-1.12.2. 2012-04-27 10:11:58 +00:00
ajacoutot
db8773661a Remove useless patch. 2012-04-27 10:06:36 +00:00
ajacoutot
c509f1f1fc Unbreak runtime. 2012-04-27 09:59:05 +00:00
sthen
60d85f12ad mirror distfile 2012-04-27 09:16:17 +00:00
mpi
315d204cce +py-gunicorn 2012-04-27 09:03:23 +00:00
mpi
a924675ad4 Import py-gunicorn 0.14.2, from Bertrand Janin
Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a
pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn
server is broadly compatible with various web frameworks, simply
implemented, light on server resource usage, and fairly speedy.

ok rpointel@
2012-04-27 09:01:31 +00:00
rpointel
d50b03d404 Update mxDateTime to 3.2.4.
Fixed a compatibility problem with Python 2.7's distutils that was
introduced in Python 2.7.3 (spotted by landry@).
2012-04-27 08:20:25 +00:00
rpointel
58f0310490 Update Python 2.7.2 to 2.7.3.
ok mpi@, gonzalo@. tested in a bulk build by landry@.
2012-04-27 08:18:59 +00:00
jasper
fa5e146cc5 Apply security fixes from upstream for CVE-2012-0260, CVE-2012-1798,
CVE-2012-1610, CVE-2012-0259.
2012-04-27 08:09:56 +00:00
naddy
0d61a49cd0 update to 2.12: -r now follows only command-line symlinks 2012-04-26 21:13:10 +00:00
jasper
1e60eb0d4f bye bye aterm 2012-04-26 19:18:50 +00:00
jasper
8bd8f58a33 - use urxvt instead of aterm 2012-04-26 19:18:35 +00:00
jasper
16a8076d22 sync 2012-04-26 19:18:14 +00:00
jasper
b230b7b3eb Remove aterm, it's been unmaintained upstream since they've started working
on rxvt-unicode instead....about four years ago.

ok aja@ dcoppa@
2012-04-26 19:18:07 +00:00
jasper
1fc097e1b6 zap unneeded patch 2012-04-26 19:12:29 +00:00
jasper
01d5032861 - update to 0.7.4 2012-04-26 19:08:00 +00:00
jasper
effb6775da sync 2012-04-26 17:20:59 +00:00
jasper
0ecf6d70fc import a meta-port for the gEDA suite
The gEDA project has produced and continues working on a full GPL'd
suite and toolkit of Electronic Design Automation tools. These tools are
used for electrical circuit design, schematic capture, simulation,
prototyping, and production. Currently, the gEDA project offers a mature
suite of free software applications for electronics design, including
schematic capture, attribute management, bill of materials (BOM)
generation, netlisting into over 20 netlist formats, analog and digital
simulation, and printed circuit board (PCB) layout.

ok edd@
2012-04-26 17:19:51 +00:00
ajacoutot
904ca7103d Fix localstatedir. 2012-04-26 11:28:09 +00:00
jasper
38a3ccc479 drop maintainership for this unmaintained (upstream) port which can frankly
be removed since upstream decided to focus on rxvt-unicode...about 4 years ago.
2012-04-26 11:23:33 +00:00
dcoppa
77526c84bf Fix config file; fix WANTLIB 2012-04-26 10:55:10 +00:00
jasper
19da65adfd - update to 0.23 2012-04-26 10:36:09 +00:00
ajacoutot
a86bb56cee Fix localestatedir.
Regen WANTLIB.
Set license marker.
@sample scores from proper examples dir.
2012-04-26 09:58:17 +00:00
ajacoutot
1ad3aa55d5 Sync patch wirh upstream, USE_GMAKE. 2012-04-26 09:25:40 +00:00
espie
da8764c791 fix sqlite headers location 2012-04-26 06:33:15 +00:00
espie
787ee96262 sqlite in base 2012-04-25 23:03:09 +00:00
kili
24610fc0e9 Set GhcThreaded=NO again.
Bulk builders suffer without this, and we already have a sligt
idea what's going wrong (new thread receives a signal before
__tfork returns and then it fails in sigreturn).

I hope to find some time to work on a regression test for this
problem (which isn't related at all to ghc).
2012-04-25 22:50:37 +00:00