Commit Graph

87105 Commits

Author SHA1 Message Date
landry
251f29f53b Update to icedtea-web 1.4.1.
Fixes CVE-2012-4540: Heap-based buffer overflow after triggering event attached to applet
2013-10-07 18:55:48 +00:00
landry
54aaa731c4 Add a whole bunch of WANTLIB from mesa update and bump. 2013-10-07 18:47:55 +00:00
espie
9ab9a985bb debug scaffolding, abort early... I expect mark_ready gets called at the
wrong location or something :(
2013-10-07 18:02:07 +00:00
espie
a0a1e6b657 okay, fixed version where NoBuild subengine gets only what it actually
needs
2013-10-07 18:01:33 +00:00
espie
3e70a9c3c7 move decision to run show-size to PortBuilder, as we really need to know
whether we have a filehandle.
2013-10-07 17:50:29 +00:00
zhuk
2babc7dbc4 Actually, this one should have MODKDE4_USE=libs. Sorry for breakage, though. 2013-10-07 17:30:14 +00:00
naddy
c3ee5c2957 Update to 1.27. Small changes:
https://lists.gnu.org/archive/html/bug-tar/2013-10/msg00002.html
2013-10-07 17:07:15 +00:00
espie
bc4f98dd53 fucked-up heuristics. Still need to be able to finetune, as
graphics-strigi-analyzer and kimono ARE kde4 only
2013-10-07 16:57:29 +00:00
dcoppa
4ffe801e90 Bunch of bugfixes from upstream:
Fix possible deadlock during startup
awful.client.tiled: Ignore fullscreen clients
awful.screen.focus: Don't move mouse to (0, 0) first
naughty: Verify image parameters coming from dbus
wibox.layout.fixed: Fix fill space
Revert "client: add a limit to the loop"
client: Ignore transient_for causing loops
screen: Fix screen equality comparison
2013-10-07 14:28:51 +00:00
ajacoutot
1650625f27 Implement shell_global_reexec_self() so that alt-f2 + 'r' properly
re-execture the shell (one of the brazillions "no /proc here" patches).
Remove non-existent CONFIGURE_ARGS while here.
2013-10-07 14:27:15 +00:00
dcoppa
d1fc4d5f2d Add 'databases/redis' to TEST_DEPENDS, mark test as TEST_IS_INTERACTIVE
because it wants a redis server running on localhost.

ok rpointel@
2013-10-07 13:47:41 +00:00
rpointel
9905f53b9f update py-redis to 2.8.0.
ok dcoppa@.
2013-10-07 13:39:53 +00:00
rpointel
a731e7db51 Update py-test to 2.3.5, based on a diff from edd.
ok edd@
2013-10-07 13:34:17 +00:00
pascal
b919015e44 SECURITY update to GnuPG 2.0.22. Fixes CVE-2013-4402, see:
http://lists.gnupg.org/pipermail/gnupg-announce/2013q4/000333.html

ok pea@ (maintainer)
2013-10-07 11:54:28 +00:00
dcoppa
9a1fa6171e Add '--disable-nemo' along with '--disable-nautilus' 2013-10-07 10:37:57 +00:00
dcoppa
63d44bd053 Update to gecko-mediaplayer-1.0.9alpha 2013-10-07 10:24:17 +00:00
dcoppa
5022eeaa67 Update to gnome-mplayer-1.0.9alpha 2013-10-07 10:22:37 +00:00
dcoppa
af6b95867b Update to gmtk-1.0.9alpha 2013-10-07 10:20:28 +00:00
zhuk
07ec4564e4 More missing build target dependencies (as usual with KDE4, in tests).
Should fix the breakage seen by landry@.
2013-10-07 09:26:19 +00:00
espie
0897e26f75 byebye, moved to tesseract-langs 2013-10-07 06:52:36 +00:00
espie
db4eb2318b +tesseract-langs 2013-10-07 06:51:30 +00:00
espie
f4269473e6 say goodbye to the langs 2013-10-07 06:50:59 +00:00
espie
a3840f61e6 tesseract does not fit MULTI_PACKAGES: independent stuff bundled together.
clean it up, move the langs elsewhere
reluctant okay from aja@
2013-10-07 06:49:49 +00:00
espie
959d2592a0 also protect there... 2013-10-07 06:40:21 +00:00
sthen
a995e23177 minor update to mirmon 2.9 2013-10-06 22:39:24 +00:00
brad
b89cb537c1 Add a DoS fix.. Missing integer wrap protection in EA list reading can cause
server to loop with DoS. CVE-2013-4124

ok sthen@
2013-10-06 22:00:48 +00:00
brad
674e3f987e Update to netatalk 2.2.5.
ok sthen@
2013-10-06 21:49:32 +00:00
jeremy
cbbbf0b4fb Restrict passenger to ruby18 and ruby19 (default) FLAVORs 2013-10-06 20:54:28 +00:00
kili
f92f9a45a9 Fix path to documentation.
Noticed bt Kyle R W Milz.

ok ajacoutot@
2013-10-06 20:45:15 +00:00
brad
8c6aa61ebd Update to x264-20131002.
ok ajacoutot@
2013-10-06 20:38:52 +00:00
landry
908b80cf05 Restore EXTRACT_SUFX, this doesnt use GNOME_PROJECT/GNOME_VERSION so it
doesnt default to .tar.xz.
2013-10-06 19:56:42 +00:00
zhuk
8d28a8eb35 Zap cruely old leftovers, okay espie@ 2013-10-06 19:32:49 +00:00
lteo
60ea0a056e update my email address 2013-10-06 19:12:08 +00:00
zhuk
327877268a Missing MODKDE4_USE, noticed by espie@. 2013-10-06 18:53:15 +00:00
espie
2d2e2fe1f0 enable kde4 for bulk builds, as discussed with Vadim.
The packages are somewhat beta still, but a full bulk should proceed
correctly now.
2013-10-06 18:47:35 +00:00
lteo
bd44ed8738 +optipng 2013-10-06 18:46:26 +00:00
lteo
9c7890efb5 Import OptiPNG 0.7.4, from Kyle Isom.
OptiPNG is a PNG optimizer that recompresses image files to a smaller
size, without losing any information. This program also converts
external formats (BMP, GIF, PNM and TIFF) to optimized PNG, and performs
PNG integrity checks and corrections.

Tested by Kyle Isom (amd64 and sgi), bcallah@ and myself (loongson).
Help/feedback from abieber@, bcallah@, sthen@, and Dmitrij D. Czarkoff.

OK bcallah@
2013-10-06 18:43:42 +00:00
jeremy
cbfde9cde2 Bump after change to default ruby version 2013-10-06 17:41:57 +00:00
jeremy
f4edbcaaf4 Make ruby 2.0 the default ruby if FLAVOR or MODRUBY_REV is not
specified.

OK landry@
2013-10-06 17:40:30 +00:00
sebastia
942c26360d remove bogus patch file
OK ajacoutot@
2013-10-06 17:33:21 +00:00
jeremy
c847737d68 Use specific ruby version in RUN_DEPENDS 2013-10-06 17:28:20 +00:00
espie
ce99ea0d94 funny 2013-10-06 17:21:53 +00:00
ajacoutot
aeafe7965e Some Makefile cleanup:
* use the x11/gnome MODULE
* group variables
* drop ONLY_FOR_ARCHS since we use the gcc4 MODULE

ok landry@
2013-10-06 16:27:26 +00:00
espie
28006064d8 fix -F mode... subengine not yet ready to be split,
and we DON'T want an extra build job.
2013-10-06 15:49:22 +00:00
ajacoutot
5d2185f330 Meh, I forgot to bump... 2013-10-06 15:47:03 +00:00
ajacoutot
5137bf4d58 Remove patches now that we have webkit 2.2.0. 2013-10-06 15:46:18 +00:00
ajacoutot
09cc1988e5 webkit2gtk-3.0 gets picked up. 2013-10-06 15:44:50 +00:00
ajacoutot
a0674b4773 webkit2gtk-3.0 gets picked up. 2013-10-06 15:32:11 +00:00
ajacoutot
ffb37169a9 Update to devhelp-3.10.0.
-> webkit2 support; as mentionned by landry@ in his recent webkit update
to 2.2.0, webkit2 is heratic but we need an external application to help
us debug the issues
2013-10-06 15:05:48 +00:00
zhuk
838a8f989d Rewrite FindKexiv2.cmake specially for OpenBSD. Kexiv2 users are happy. 2013-10-06 14:48:51 +00:00