Commit Graph

74823 Commits

Author SHA1 Message Date
dcoppa
3dc7d54c0b Into i3.config.keycodes, fix keycodes for the "Left", "Down", "Up"
and "Right" keys: for unknown reasons they're different between
Linux and OpenBSD.
Fix a pasto too: "bindsym" --> "bindcode".

Re-enable starting i3-config-wizard at first run, now that it works
properly.

From Juan Francisco Cantero Hurtado, with some tweaks by me.
2012-05-10 09:27:37 +00:00
ajacoutot
d2ab48841e Committed upstream. 2012-05-10 09:22:44 +00:00
ajacoutot
10fe6d903c Update to py-tz-2012c.
MAINTAINER timeout
2012-05-10 08:47:28 +00:00
jasper
b7292ed89a - set NO_REGRESS where applicable and add a comment as to why it's set
- run the tests of node-pg during 'regress' not 'build'

with and ok sthen@
2012-05-10 08:41:39 +00:00
jasper
19d6774428 - don't set NO_REGRESS here as it's not picked up when set in a module.
- provide REGRESS_TARGET instead

ok sthen@
2012-05-10 08:39:47 +00:00
ajacoutot
c083336b00 Move the calls to gtk.gdk.threads_{enter,leave} where they belong: fixes
abort on startup.

from kurt@
2012-05-10 07:43:17 +00:00
sthen
37e80527e8 Fixes to telephony/kamailio:
- avoid compiler warnings due to missing headers, duplicate #defines etc.,
from maintainer Roman Kravchuk, slight tweak by me (ifndef rather than
delete the lines).

- fix WANTLIB/LIB_DEPENDS in the subpackages, from me.
2012-05-09 21:27:47 +00:00
kili
6fcbf62ceb Update to darcs-2.8.0. 2012-05-09 21:00:20 +00:00
ratchov
d155f572cb Update the plug-in to the newer 3.x plug-in semantics. Fixes audacious
unpausing by itself as various other bugs caused by using the version
2.x plug-in.

ok stsp, dcoppa
2012-05-09 20:53:35 +00:00
landry
b2dd2d7451 Sync patches with what has (finally _o/ \o/ \o_ !) been commited
upstream for bug #691898, fixing build on powerpc (and other non
yarr-jit archs..), see
https://hg.mozilla.org/mozilla-central/rev/f5a3a7b9c6b0
2012-05-09 20:36:40 +00:00
landry
b4e577b37e Remove useless patches which should have gone in the attic when updating
to mozilla 9. Better late than never.. Still from upstream bug #648735.
Revs https://hg.mozilla.org/mozilla-central/rev/ea33ddde6ade,
https://hg.mozilla.org/mozilla-central/rev/226136c5812e and
https://hg.mozilla.org/mozilla-central/rev/f78d9f4f5234.

While here add a comment stating the failure fixed by last two remaining
ipc patches.
2012-05-09 17:16:01 +00:00
jasper
40cced5fcb unbreak on mips64* 2012-05-09 16:29:23 +00:00
sthen
03a2a7192a oops revert unintentional commit 2012-05-09 15:33:23 +00:00
sthen
d568f4182c when generating PKGNAME from NPM_NAME, strip a leading node- so we don't
double it. ok jasper@
2012-05-09 15:32:25 +00:00
jasper
8a652f90b6 import node-syslog 1.1.2
node-syslog is a Node.JS module to work with the system log (syslog)
daemon on UNIX system.

ok sthen@
2012-05-09 15:26:10 +00:00
jasper
9566522718 sync 2012-05-09 15:25:19 +00:00
ajacoutot
45420cae19 Add missing calls to gtk.gdk.threads_{enter,leave} to fix the abort on
startup.

looks good to kurt@
2012-05-09 15:24:17 +00:00
jasper
dd7073a40f import node-npm 0.0.3
Make Node Module is a build tool for making native node.js modules.

ok sthen@
2012-05-09 15:24:04 +00:00
ajacoutot
40a337aa16 Update to cyphertite-1.2.2.
from David Hill (maintainer)
2012-05-09 14:36:15 +00:00
ajacoutot
72fc7b989e Update to libclog-0.6.1.
from David Hill (maintainer)
2012-05-09 14:35:53 +00:00
ajacoutot
c44f6f9b67 Update to libshrink-0.5.0.
from David Hill (maintainer)
2012-05-09 14:35:33 +00:00
ajacoutot
48c1f786ac Wrap gtk.main, not app.main, thanks kurt@ :) 2012-05-09 14:28:54 +00:00
dcoppa
ffee4301e4 Monitor subtitle visibility better
From upstream svn
2012-05-09 14:19:36 +00:00
pascal
4001191856 forgot one patch 2012-05-09 13:53:28 +00:00
pascal
826ee3bbdd Update to rakudo 2012.04.1. 2012-05-09 13:51:35 +00:00
pascal
4a5ed836cf Update to nqp 2012.04.1. 2012-05-09 13:50:58 +00:00
pascal
a9ef031d4f Update to parrot 4.3.0. 2012-05-09 13:36:45 +00:00
dcoppa
fe979a182c bump after the wrong commit 2012-05-09 13:12:41 +00:00
dcoppa
f2068eec66 Oops. I dunno how this happened :( 2012-05-09 13:01:15 +00:00
dcoppa
0010293f0b Fix compilation with gcc 4.7
Disable another Kad assertion probably resulting from bad data from
external sources

Both from upstream
2012-05-09 12:51:01 +00:00
pascal
afc1d3acf2 Enable the new 'cycles' rendering engine. There may still be some rough edges,
but overall it is working well.  Initially requested and tested by peters at
schwertfisch dot de (thanks).

Also, remove mention of ffmpeg flavour from DESCR.
2012-05-09 12:45:50 +00:00
pascal
dc92efbf35 + openimageio 2012-05-09 12:43:19 +00:00
pascal
1258c37e66 OpenImageIO is a library for reading and writing images, and a bunch
of related classes, utilities, and applications.  There is a
particular emphasis on formats and functionality used in professional,
large-scale animation and visual effects work for film.  OpenImageIO
is used extensively in animation and VFX studios all over the world,
and is also incorporated into several commercial products.

ok ajacoutot@
2012-05-09 12:42:06 +00:00
dcoppa
6b4c61c671 Update to i3-4.2
OK jasper@
2012-05-09 11:56:49 +00:00
mpi
524938b448 Update libusb-compat to 0.1.4, take maintainership.
ok dcoppa@, ajacoutot@
2012-05-09 09:43:07 +00:00
pea
b1b4ce465c Bugfix update to 2.4.31
ok sthen@
2012-05-09 09:37:21 +00:00
dcoppa
e5d2ca44f5 Sync with patch that was committed upstream. 2012-05-09 09:35:08 +00:00
ajacoutot
19bba04a24 Sync with patch that was just committed upstream... 2012-05-09 08:34:42 +00:00
ajacoutot
86cce23279 Properly call gtk.gdk.threads_enter and gtk.gdk.threads_leave to prevent
abort() on startup due to gtk trying to unlock a uninitialized mutex.

looks good to kurt@
2012-05-09 08:30:14 +00:00
ajacoutot
ea24140a86 Properly call gtk.gdk.threads_enter and gtk.gdk.threads_leave to prevent
abort() on startup due to gtk trying to unlock a uninitialized mutex.

looks good to kurt@
ok pea@ (maintainer)
2012-05-09 08:29:37 +00:00
ajacoutot
a0e734b938 Bugfix update to gnutls-2.12.19. 2012-05-09 08:06:53 +00:00
jasper
3681ae85d3 - bump node requirement to the latest and greatest 2012-05-09 06:39:04 +00:00
jasper
41fa61f604 - Allow building of sub-packages (ie. node-sqlite3) with USE_SYSTRACE
set, also prevents downloading of the node distfile again.

from MAINTAINER

- add run dependency on sysutils/flock.

now node-sqlite3 builds fine.
2012-05-09 06:37:49 +00:00
ajacoutot
4ddcc497b1 Correct the utilization of the _POSIX_THREAD_PRIORITY_SCHEDULING feature
test macro.

from Brad
2012-05-09 06:30:38 +00:00
ajacoutot
ebd7a65a7b Correct the utilization of the _POSIX_THREAD_PRIORITY_SCHEDULING feature
test macro.

from Brad (maintainer)
2012-05-09 06:29:42 +00:00
ajacoutot
c6cc5cfb1b Don't overwrite THREAD_STACK_SIZE but use the default.
ok fgsch@
2012-05-09 06:21:12 +00:00
fgsch
183007f151 Allow to compile libdvdnav when another version is installed.
ajacoutot@ ok
2012-05-09 06:17:36 +00:00
sthen
fecd0a3f2c minor fixes for app names in mupdf usage lines in the programs which were
renamed recently. pointed out by espie@
2012-05-08 22:49:46 +00:00
sthen
42b89bb2c5 update to PHP 5.3.13, fixing the fix for CVE-2012-2311 affecting CGI-based
setups (mod_php and FPM are unaffected).  OK robert@.
2012-05-08 21:29:16 +00:00
sthen
f4acc97ae6 LOCALBASE->TRUEPREFIX, pointed out by aja@ 2012-05-08 19:05:06 +00:00