Commit Graph

55557 Commits

Author SHA1 Message Date
jasper
aead13c648 import p5-Data-Dump-Streamer 2.09
Given a list of scalars or reference variables, writes out their
contents in perl syntax. The references can also be objects. The
contents of each variable is output using the least number of Perl
statements as convenient, usually only one. Self-referential structures,
closures, and objects are output correctly.
2010-03-28 19:28:50 +00:00
jasper
75d0602aa0 import p5-B-Utils 0.11
This module provides helper functions for `op' tree manipulation.
2010-03-28 19:28:06 +00:00
naddy
76cb00367f update to 1.23 2010-03-28 18:35:00 +00:00
robert
0c73ea9f02 Update to version 4.7.0.3;
original diff from Alexandr Shadchin, modifications by me
2010-03-28 18:28:47 +00:00
jasper
5d8e04a3ca - update GraphicsMagick to 1.3.8 2010-03-28 17:17:15 +00:00
ajacoutot
38d2466bd1 s/LOCALBASE/TRUEPREFIX/
ok merdely@ (maintainer)
2010-03-28 16:05:25 +00:00
robert
f390996a68 mkdbundle has to link to libgc. 2010-03-28 15:25:15 +00:00
ajacoutot
d842778ddb Update to rhythmbox-0.12.8. 2010-03-28 10:48:50 +00:00
jakob
218852b896 update to Postfix v2.7.0; from Brad 2010-03-27 20:59:58 +00:00
ajacoutot
8d5c3b10fb Fix compilation under amd64. 2010-03-27 14:58:50 +00:00
ajacoutot
8c250e23a4 Fix compilation under amd64.
spotted by viq at viq dot ath dot cx
2010-03-27 14:41:15 +00:00
ajacoutot
f2f970a91c Put '-fPIC' in openbsd ifdefs. 2010-03-27 14:32:23 +00:00
ajacoutot
0cabc2739b Go back to not showing splash screen by default. 2010-03-27 14:18:18 +00:00
ajacoutot
1896639951 Go back to using default menus_have_icons. 2010-03-27 13:58:53 +00:00
sthen
8608e954e8 s/!=/ne/, fixes things when you specify the arch in the hosts file
ok espie@
2010-03-27 12:39:49 +00:00
robert
be3e2f5ed5 Use autoconf 2.63 and remove the SIZEOF_VOID_P definition from the CFLAGS
because new m4 in base fixes the SIZEOV_VOID_P -> SIZEOF_VOID__ stupidity,
so make sure you have up-to-date m4 before building the port.
2010-03-27 12:37:15 +00:00
robert
f99e840e0c Remove the handles.c patch because that's not needed anymore because
Zoltan Varga from the mono team helped me to debug the problem we
were having. So the correct problem description is that on OpenBSD,
ctx can be NULL if we are interrupting poll().
The upstream diff also fixes the issue where we are interrupting
unmanaged code.
2010-03-27 12:06:26 +00:00
landry
57e6bf7141 link sympa to the build 2010-03-27 11:50:18 +00:00
landry
65ff2909ce Duh, _sympa uid/gid is 648, not 647 2010-03-27 11:49:55 +00:00
landry
e6499679d4 Import sympa 6.0.1:
SYMPA is an electronic mailing list manager. It is used to automate list
management functions such as subscription, moderation and management of
archives. SYMPA also manages sending of messages to the lists, and makes
it possible to reduce the load on the system. It also provides a web
management interface, and an archive browser.

With feedback from sthen@ and ajacoutot@, ok ajacoutot@
2010-03-27 11:47:13 +00:00
chl
d8fa46d088 Update to 1.0.29
ok Brad (maintainer) and author (Frank Denis <j pureftpd org>)
2010-03-27 08:14:36 +00:00
ajacoutot
fd363cb47a Missing dependency on devel/p5-Locale-gettext. 2010-03-27 07:15:01 +00:00
sthen
b88a7a4fa5 update to 0.97a 2010-03-27 00:00:49 +00:00
robert
d68bbb33d2 retry 5 times then skip 2010-03-26 17:53:26 +00:00
robert
87c1dfbfef Sometimes we have the mutex is still in use by some other thread so
let's wait until it gets unlocked, this makes the random build errors
go away.. again.
2010-03-26 17:01:02 +00:00
ajacoutot
4b6de7a87d Crank autoconf version to 2.63. 2010-03-26 16:25:36 +00:00
ajacoutot
75102e1e90 Bump autoconf version to 2.63. 2010-03-26 15:45:54 +00:00
ajacoutot
5e7153cc38 Update to gmime-2.2.26. -- Fixes for bug #613653 2010-03-26 15:04:40 +00:00
ajacoutot
2262f9e3d5 Remove BROKEN now that our mono has been fixed.
Loosen up run_depends on gnome-screensaver.
2010-03-26 14:51:14 +00:00
ajacoutot
81afb79c44 Unbreak on 64bits arches.
(thanks robert@ for giving me access to an amd64 machine)

breakage reported by viq at viq dot ath dot cx
2010-03-26 14:24:42 +00:00
ajacoutot
38459c79d7 Re-enable FspotModule. 2010-03-26 13:58:39 +00:00
jasper
d3056aac7b - tweak 2010-03-26 13:25:30 +00:00
ajacoutot
1ed4352ed6 Update to glib2mm-2.22.2:
MemoryInputStream: Correct data loss/corruption with binary data.
2010-03-26 13:20:37 +00:00
ajacoutot
8c4e8b84ef +lat 2010-03-26 13:13:48 +00:00
robert
35962ca14a Remove the previous diff to mini.h because that was totally wrong, i made
it up before having my morning coffee.
So it turns out that sometimes the context on openbsd can be 0. This will
lead to problems. I suspect that this is because of our fantastic pthread
library. With the following diff we just skip doing some JIT stuff if the
context is 0 because the thread probably exited before.
Anyways this way everything *seems* to work fine and almost all regression
tests are passing now except for 2 out of 380.
Pepole understanding pthreads are welcome to look at it and come up with
something that is not a tripe XXX hack.
2010-03-26 13:13:47 +00:00
ajacoutot
b31a3672d8 Import lat-1.2.3
thanks to the Hungarian team for fixing mono ;-)

lat stands for LDAP Administration Tool.  The tool allows you to browse
LDAP-based directories and add/edit/delete entries contained within.  It
can store profiles for quick access to different servers. 
<...>
2010-03-26 13:13:12 +00:00
jasper
0f9f1d8005 - sigh. 2010-03-26 12:48:02 +00:00
espie
20ca6d1d89 prepare for qt 4.6 2010-03-26 12:00:17 +00:00
jasper
f02c0e5cee - use gtk+2's gdk_pixbuf
ok wilfried@ (MAINTAINER)
2010-03-26 11:28:15 +00:00
robert
fdc60f1997 take maintainership 2010-03-26 10:41:55 +00:00
robert
e7939895f2 Use the correct GET_CONTEXT macro otherwise we will get a 0 context
and that will freak everything out and crash.
Define EOVERFLOW based on our headers and remove the Makefile hack
that we don't need anymore.
2010-03-26 10:40:44 +00:00
ajacoutot
87928e163c Use autoconf 2.63. 2010-03-26 10:00:13 +00:00
jasper
de7797fcdb - regen 2010-03-26 08:51:44 +00:00
jasper
75c47eb0c0 bye bye crank 2010-03-26 08:47:16 +00:00
jasper
729ab41c90 - remove old, orphaned and dead crank
prompted by and ok kili@
2010-03-26 08:47:00 +00:00
ajacoutot
46fde7d029 Enable JPEG2000 support.
from Brad
"i dont want to be part of the bad plugins!" && ok jasper@
2010-03-26 08:13:31 +00:00
ajacoutot
468ca4647b Add a small reminder comment. 2010-03-26 08:10:45 +00:00
ajacoutot
ed5c5131df Move hp-check from -gui to -main. 2010-03-26 08:00:03 +00:00
jasper
6371844099 - add missing rcs id 2010-03-25 22:41:44 +00:00
jasper
ae6fe0f23c - update xteddy to 2.2, switches to imlib2 2010-03-25 22:32:43 +00:00