Commit Graph

67398 Commits

Author SHA1 Message Date
ajacoutot
52bfd5c7c9 Fix some warnings. 2011-07-03 17:14:23 +00:00
ajacoutot
06d26c4129 Fix a crash when storing passwords in the keyring. gnome-keyring-3.X should
be fully usable now.
2011-07-03 16:55:04 +00:00
edd
002264e2fe Disable some more libs where the default FFmpeg implementations will suffice.
Cleanups in README.

From brad. OK sthen@ and dcoppa@
2011-07-02 23:10:25 +00:00
ajacoutot
8374278398 Move the rcscript at the end of the PLIST so that %D gets properly
expended to /usr/local instead of /etc/rc.d.
That is needed because @rcscript performs an implicit @cwd to ${RCDIR}
as noticed by Mikolaj Kucharski (thanks!).
2011-07-02 22:56:03 +00:00
sthen
98bbdd6e27 fix URL in readme, ok aja@ 2011-07-02 22:33:35 +00:00
ajacoutot
93aa75d522 Synchronise engine->shm using msync(2) in dconf_engine_refresh_user so
that dconf-engine is able to pick up key changes.

debug/fix by robert@ and myself, input from ariane@
2011-07-02 18:50:55 +00:00
ajacoutot
9b02d91f43 Typo. 2011-07-02 15:46:17 +00:00
robert
6dc60d16ac update to 3.4.1.3 and remove the printeradmin desktop file 2011-07-02 15:22:39 +00:00
rpointel
a3edbb83c2 Update aria2 to 1.12.0.
ok pea@.
2011-07-02 12:29:12 +00:00
sthen
4e5eb0f34d drop tightvnc and allow ssvnc-viewer to replace tightvnc-viewer.
- tightvnc-server is based on a really old X release - it barely
works on i386, but doesn't support most X clients - and fails on most
other arch (it's neither LP64 nor big-endian clean).

x11vnc is a suitable alternative for some users, anyone interested
in the exact same type of functionality (standalone RFB X server)
should look at porting tigervnc.

- ssvnc-viewer is a significantly improved fork of tightvnc-viewer
and basically a drop-in replacement (same filename for the viewer).

ok dcoppa@ and supported by weerd@ and various ports@ readers
2011-07-02 10:41:59 +00:00
sthen
df722c15fb let ssvnc-viewer replace tightvnc-viewer 2011-07-02 10:37:05 +00:00
jasper
6e312ed33f - update to 1.6
- do some real testing during regress
2011-07-02 10:10:37 +00:00
rpointel
815e3f4d3c Update lxml to 2.3.
Added VMEM_WARNING, suggested by jasper@.
ok jasper@, benoit@.
2011-07-02 10:10:06 +00:00
jasper
4a3a67d1ae sync 2011-07-02 09:55:17 +00:00
jasper
a23a9ef386 import love 0.7.2
LOVE is a framework for making 2D games in the Lua programming language.

requested by laurent@ a long time ago
feedback/ok sthen@
2011-07-02 09:54:39 +00:00
jasper
edc3060414 sync 2011-07-02 09:48:48 +00:00
jasper
ccc1c3bc39 import datalog 1.5
The Datalog package contains a lightweight deductive database system.
Queries and database updates are expressed using Datalog -- a
declarative logic language in which each formula is a function-free
Horn clause, and every variable in the head of a clause must appear
in the body of the clause. The use of Datalog syntax and an
implementation based on tabling intermediate results, ensures that
all queries terminate.

from Daniel Dickman
ok sthen@
2011-07-02 09:48:03 +00:00
jasper
bd729fe17a - these patches aren't needed anymore
- add missing rcs id

from brad
2011-07-02 08:03:48 +00:00
jasper
e34592c101 - update to 20110627
- remove portaudio support, only use sndio
- Alc/portaudio.c is now in upstream, remove
- part of Alc/sndio.c is not needed anymore, remove
- Some CFLAGS cleanup

from antti harri (MAINTAINER) and brad

ok sthen@
2011-07-02 07:34:31 +00:00
ajacoutot
bbe6bd614a Plug a memleak, from upstream. 2011-07-01 23:30:33 +00:00
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