87665 Commits

Author SHA1 Message Date
jeremy
56f6f80bf4 Update to ruby-mysql2 0.3.13 2013-10-26 23:48:40 +00:00
jeremy
30d25ffd7f Update to ruby-sqlite3 1.3.8 2013-10-26 23:48:05 +00:00
jeremy
47de1ce50e Update to support rubinius 2.1.1. This removes the RDEP on a specific
version of rubinius for gem ext ports, and it also changes the
rubinius gem directory, so all ruby gem ports need to be bumped.
2013-10-26 23:47:23 +00:00
jeremy
94736dd532 Major update to rubinius 2.1.1. Start using LLVM again as this
version supports the in-tree LLVM.
2013-10-26 23:44:58 +00:00
jeremy
790be1cd04 Update to jruby 1.7.6. Add maven as a test dependency, since it is
required to run the tests.  Remove rubygems patch as it was applied
upstream.
2013-10-26 23:41:04 +00:00
zhuk
3d67836e00 One more step towards deconflicting KDE3 and KDE4: extract icon themes
subpackages out of kdeaccessibility-3.x and kdeartwork-4.x.

idea approved by espie@
input and okay landry@
2013-10-26 23:18:15 +00:00
sthen
b3a2736176 missed cvs add; sorry naddy! 2013-10-26 23:01:44 +00:00
bcallah
488816a60a Update games/manaplus to 1.3.10.27. 2013-10-26 21:09:45 +00:00
benoit
a58baa4ca5 Update to hiawatha 9.2.
tweaks and ok sthen@
2013-10-26 20:42:57 +00:00
brad
9b8818a399 Update to Postfix 2.11-20131001.
ok sthen@
2013-10-26 19:05:54 +00:00
shadchin
fd3409164e Update to texmaker 4.0.4 2013-10-26 16:15:31 +00:00
ajacoutot
696375a6dd grrrr 2013-10-26 15:57:25 +00:00
benoit
36dc8ada5e Update to slowhttptest 1.5.
ok sthen@
2013-10-26 13:25:12 +00:00
ajacoutot
32d8f00445 New BZ URL. 2013-10-26 13:16:06 +00:00
ajacoutot
3ca3105074 Update to abiword-3.0.0. 2013-10-26 11:27:21 +00:00
ajacoutot
ba072fd7a7 Drop libsocialweb support. 2013-10-26 10:45:05 +00:00
ajacoutot
dd94764f6d -libsocialweb 2013-10-26 10:44:44 +00:00
ajacoutot
763ffe8510 Remove libsocialweb; it's not really used for anything and development has
pretty much stalled.

ok (was quite stillborn) jasper@
2013-10-26 10:44:14 +00:00
sthen
c17b163e7e reorder Makefile to fix with gmake 4.0 ("recipe commences before first target") 2013-10-26 10:06:45 +00:00
ajacoutot
0672a6f2b7 Add comment. 2013-10-26 09:12:20 +00:00
ajacoutot
6c9a4190f2 Fix the gnome-initial-setup username; noticed by rpe@ 2013-10-26 09:08:08 +00:00
ajacoutot
583834bd5f Fix dependencies and bump after the recent libsoup -gnome => -main merge. 2013-10-26 08:02:57 +00:00
ajacoutot
72d1d356b5 There is no need for a -gnome subpackage anymore; -main has exactly the
same dependency requirements. So let's simplify this and merge -gnome
into -main.
2013-10-26 08:02:08 +00:00
brad
9f4f190e4b Remove the GNU make version check as its broken with newer versions.
ok sthen@
2013-10-26 07:39:19 +00:00
brad
d8981fd22f Fix GNU make check with newer versions.
ok sthen@
2013-10-26 07:38:19 +00:00
espie
b7b1d97ddc #!#% cvs
why did not you not show this in my diff ?
2013-10-26 06:51:28 +00:00
benoit
481d0216f3 Update to py-gunicorn 0.18. 2013-10-26 06:34:18 +00:00
benoit
4a3dfa6659 remove myself as maintainer 2013-10-26 06:22:54 +00:00
schwarze
7aa85a49ec +p5-TAP-{Formatter,Harness}-JUnit 2013-10-26 00:12:10 +00:00
schwarze
f301e43743 Import p5-TAP-Formatter-JUnit
to format TAP::Harness output as JUnit XML.

ok sthen@
2013-10-26 00:07:29 +00:00
schwarze
ce65ddd264 Import p5-TAP-Harness-JUnit-0.41, a TAP::Harness subclass
to generate JUnit compatible output from TAP results.

ok sthen@
2013-10-26 00:02:52 +00:00
sthen
74d97d8351 switch to upstream's patch for arc4random changes; ok brad@ 2013-10-25 23:45:55 +00:00
zhuk
bcc21ce9ca Add a check that we do not end up with WANTLIB in arch-independent package. 2013-10-25 23:32:08 +00:00
naddy
9dfbb5a40d maintenance update to 7.33.0 2013-10-25 22:21:27 +00:00
landry
9164dc5e9a Unbreak by allowing it to build against new PostgreSQL 9.3 API. Totally
untested @runtime though..
2013-10-25 21:44:48 +00:00
sthen
9ce9081d50 BUILD_DEPENDS=foo works better when you don't have it twice in the Makefile,
hit by naddy and landry
2013-10-25 21:01:50 +00:00
landry
2908ff44c1 Add shared-mime-info to BDEP, build/Install.jam checks for
update-mime-database presence before installing the mime file.
Patch out the call to update-mime-database anyway since the pkgtools run it.

Should fix spurious packaging failures when shared-mime-info got junked.
2013-10-25 20:43:23 +00:00
naddy
70d6bdbd8d Do not pick up TagLib, which is only used by test-rebuild-db. 2013-10-25 19:12:07 +00:00
sthen
6bdc0f69c8 don't pick up execinfo.h, to avoid problems with dpb junking. (it isn't really
used anyway, as it expects backtrace() in libc).
2013-10-25 17:02:11 +00:00
espie
c8f6b0a82f mark most opened files as close-on-exec, since the commands we run don't care
about them. Heck, they shouldn't even be able to access them... Ouchie.
2013-10-25 16:54:27 +00:00
benoit
a9b91bbd25 Update to p5-Redis 1.962. 2013-10-25 16:16:57 +00:00
sthen
7c6da444f8 update to icinga 1.10, for more information see
https://www.icinga.org/2013/10/24/icinga-1-10-released/

as mentioned in a new addition to the readme, icinga-web users may need to
clear their cache with /var/www/icinga-web/bin/clearcache.sh
2013-10-25 16:16:23 +00:00
jca
bc67f7acc3 Committed upstream. 2013-10-25 13:49:52 +00:00
espie
4cb98fbf25 split up the fetch code for readability.
don't bother passing logger around, just keep it in the fetch object,
the distfile objects, and use it directly, that's simpler.
2013-10-25 13:40:42 +00:00
edd
e6d5ff8d55 Fix inkscape extensions.
OK sthen@, zhuk@ and with input from Kirill Bychk and James Turner.
2013-10-24 23:28:21 +00:00
landry
df0487b199 Mark BROKEN, doesnt build with pg 9.3 as reported by kili@.
That'll teach me to import stuff lying in mystuff for ages without
rebuilding it... fix pending.
2013-10-24 21:24:51 +00:00
naddy
706eb5deba update to 0.2.4; tweaks and ok landry@ 2013-10-24 20:48:07 +00:00
sthen
e787ad5f60 no cookie for antoine! :) 2013-10-24 20:22:07 +00:00
rpe
dbb498ed66 Update to ansible 1.3.3
Multiple accelerate mode fixes.

ok aja@
2013-10-24 19:23:54 +00:00
landry
324eee4323 Add an -intl subpackage for the php intl extension using ICU.
ok robert@ (maintainer)
2013-10-24 18:20:39 +00:00