Commit Graph

67378 Commits

Author SHA1 Message Date
ajacoutot
11a6bfcf8a Add proper fix from upstream to fix compiling with new vala. 2011-07-01 23:28:41 +00:00
robert
af0291c48a Do not ignore SIGCHLD when shutting down the spooler to avoid
having zombie processes around after shutting down.
Remove the XXX hack from the rc script, because that's not needed anymore.

ok ajacoutot@
2011-07-01 23:23:02 +00:00
ajacoutot
d64d1dd4b0 Enable the libass sub-title renderer support.
from Brad
2011-07-01 22:25:58 +00:00
ajacoutot
c12619f4f7 Unfuck @pkgpath.
from Nigel Taylor
2011-07-01 22:04:27 +00:00
ajacoutot
dc267acf8a Fix WANTLIB to unbreak pkg_add(1).
noticed by Mikolaj Kucharski
2011-07-01 22:02:32 +00:00
robert
0b9a023259 remove some leftover turd 2011-07-01 21:52:04 +00:00
jasper
0e1836bafa Fix for CVE-2011-2501
libpng "png_format_buffer()" Denial of Service Vulnerability

from upstream git
2011-07-01 17:09:36 +00:00
sthen
beefc056f1 bugfix update to icinga 1.4.2 2011-07-01 16:57:41 +00:00
sthen
fb6bdd86de update to phpMyAdmin 3.4.3, ok kevlo@ 2011-07-01 16:08:37 +00:00
jeremy
bcb4ef8e46 Remove unnecessary regress depends on devel/ruby-rcov 2011-07-01 15:22:34 +00:00
jasper
a089d2238d - unbreak regress target 2011-07-01 12:41:23 +00:00
jasper
33cc97b8c7 - update geany to 0.20
- merge vte into standard pacakge

ok armani@ (MAINTAINER) who had a similar diff
2011-07-01 11:28:02 +00:00
jasper
3e2a267f66 - bugfix update to 3.0.6 2011-07-01 11:20:37 +00:00
jasper
73576407f8 - bugfix update to 3.0.5 2011-07-01 11:16:40 +00:00
sthen
b5687d87d1 replace -pthread patch with a proper one, clean up -pthread flag handling.
from Brad, ok dcoppa@
2011-07-01 11:10:53 +00:00
sthen
14f8e8b9bc tweak whitespace 2011-07-01 10:55:47 +00:00
sthen
5b639b11a9 fix rc_stop, pointed out by dcoppa@ 2011-07-01 10:54:53 +00:00
dcoppa
3527719fbf Remove expired Tomcat 4.x port.
First step of a plan to have better tomcat ports.

ok sthen@, jasper@, ian@
2011-07-01 10:52:14 +00:00
espie
d2fa84de0c move variable decl to beginning of block, should fix things for Nick Holland
on sparc (if there's no more of these)
no bin change, repair stuff that wouldn't build -> no bump
2011-07-01 10:24:53 +00:00
sthen
2971384363 - fix wrong replyaddr count after jostled queries, which leads to eventual
starvation where the daemon has no replyaddrs left to use. from upstream svn.

- use the new --enable-allsymbols flag, exporting all (including internal)
symbols from libunbound and linking binaries to it. saves 4MB in installed
size on amd64.

ok jakob@
2011-07-01 10:20:02 +00:00
pea
c1123f2f6e Update to 1.4.2
ok landry@
2011-07-01 08:37:21 +00:00
sthen
398afeb365 regenerate patch 2011-07-01 08:27:34 +00:00
dcoppa
b55107cded Unbreak Erlang/OTP on sparc64 (fix a misaligned memory access).
This is not my patch, but a modified one
(7092c4a41a)
that has been committed upstream by Bjorn-Egil Dahlberg of the
Erlang/OTP team at Ericsson: thanks!

OK landry@
2011-07-01 08:26:24 +00:00
landry
295cdc1756 Move some .py from -main to the -python subpackage, add @conflict marker
to ease updates, use MODPY_ADJ_FILES on the python scripts, and bump
corresponding REVISIONs.
2011-07-01 08:04:57 +00:00
jasper
32f66b94b2 fix oldstype depends... 2011-07-01 07:29:38 +00:00
giovanni
2555b16282 Install sql files
ok sthen@ (Maintainer)
2011-07-01 06:39:17 +00:00
kili
73b718e3f0 Bump after ghc update. 2011-06-30 22:02:19 +00:00
kili
2cbd5df4ee Bump after ghc udpate, and ensure that Setup.lhs is always called
with the correct parameters.
2011-06-30 21:41:06 +00:00
kili
7e29b50e8c Bump, and twaek RUN_DEPENDS-lib. 2011-06-30 21:39:10 +00:00
kili
8adaf6aee2 Bump after ghc update. 2011-06-30 21:30:20 +00:00
kili
f08f365520 Update to ghc-7.0.4.
i386 tests done by Jona Joachim (thanks!).
2011-06-30 21:26:15 +00:00
kili
8f1fe8440c Using vfork(2) is evil, but adding a line like
#define fork vfork

and then apparently call fork (in cbits/runProcess.c, IIRC) is
even worse.

This patch appears to `fix' (or hide?) the ENODEV errors spotted
by landry@ during bulk builds.

A complete GHC update will follow soon, so there's no reason for a bump.
2011-06-30 21:25:17 +00:00
kili
6b9d5c3083 +detox 2011-06-30 21:01:19 +00:00
kili
09ddf91c6a detox is a program that renames files to make them easier to work
with under Unix and related operating systems.  Spaces and various
other unsafe characters (such as "$") get replaced with "_".  ISO
8859-1 (Latin-1) characters can be replaced as well, as can UTF-8
characters.  More details are contained in the detox.1 man page.

ok dcoppa@, landry@ (6 months ago)
2011-06-30 21:00:29 +00:00
jasper
8d09128154 tweak previous 2011-06-30 20:18:01 +00:00
jasper
b9751fcca8 - update scan-build link in MESSAGE
from tim van der molen
2011-06-30 19:57:14 +00:00
jasper
0927362ecd fix lsof after FMARK and FDEFER rename
input from matthew@
ok pvalchev@ (MAINTAINER)
2011-06-30 19:13:58 +00:00
jakob
889b9d9187 upgrade to unbound v1.4.11; bugfix release 2011-06-30 18:35:58 +00:00
edd
5110d7e867 bogus '\' noticed by dcoppa@ 2011-06-30 15:31:15 +00:00
jasper
6367229075 sync 2011-06-30 12:08:35 +00:00
jasper
ec234ff16c add makefiles 2011-06-30 12:07:59 +00:00
jasper
7875f5f5bf import py-git-0.12.0
py-git2 is a set of Python 2.5+ bindings to the libgit2 linkable C Git
library.

ok sthen@
2011-06-30 12:07:32 +00:00
jasper
917be4d61b import libgit2 0.12.0
libgit2 is a portable, pure C implementation of the Git core methods
provided as a re-entrant linkable library with a solid API, allowing you
to write native speed custom Git applications in any language which
supports C bindings.

ok sthen@
2011-06-30 12:07:02 +00:00
jasper
0d05c0ffa0 missed in previous 2011-06-30 10:02:35 +00:00
jasper
eb7c689d52 don't break this with libtool 1.x when unbreaking for libtool 2.x
spotted by steve andre
2011-06-30 08:23:30 +00:00
jasper
7f9dab56ca Fix the autoconf/automake macro bits so the external libmp4v2 support
works as expected. Also from brads update.
2011-06-30 07:39:09 +00:00
jasper
9738001146 - zap dead homepage
- add distfile mirror
2011-06-30 07:23:29 +00:00
jasper
3d8f90e322 - merge in fixes from brads faac update 2011-06-29 20:50:49 +00:00
jasper
01a1b524fa - zap dead HOMEPAGE
- regen PLIST while here
2011-06-29 19:25:34 +00:00
jasper
1b16459e51 apply two fixes from upstream to:
- fix a use after free
- fix integer overflow on 32bit
2011-06-29 19:21:46 +00:00