Commit Graph

7365 Commits

Author SHA1 Message Date
landry
5fa3422b2a Unbreak (again) libsigsegv on hppa by adding the necessary autoconf magic
to configure env so that it doesn't try to run tests that goes into an infinite
loop puking 'longjmp botch'. If anyone feels brave enough to debug that,
start in m4/sigaltstack*. That should allow quite a good branch of the
portstree to build again..
2010-04-22 21:53:29 +00:00
kili
9aff762da2 Update to darcs-2.4.1 2010-04-22 21:53:18 +00:00
kili
cec7ec20f0 Update to cpphs-1.11 2010-04-22 21:51:54 +00:00
kili
0886815cde Update to haddock-2.7.2 2010-04-22 21:49:12 +00:00
kili
1c040e0918 Update to happy-1.18.4 2010-04-22 21:48:51 +00:00
kili
fae6188613 Update to alex-2.3.2. 2010-04-22 21:48:30 +00:00
kili
ce0d21413c Mark as broken for now. ghc doesn't have CLDouble any longer. 2010-04-22 21:45:07 +00:00
ajacoutot
6dc9b5426a Update to gconf-editor-2.30.0. 2010-04-22 20:42:35 +00:00
ajacoutot
997574078b Major update to glib2mm-2.24.1. 2010-04-22 19:56:27 +00:00
ajacoutot
75d1980e66 Mark as BROKEN for now. 2010-04-22 19:36:05 +00:00
ajacoutot
b1bdf2c5b2 Major update to glib2-2.24.0.
Glib now enforces threads requirement. As a result, this commit will
break p5-Glib2 (as our perl is not threaded).
Decision was taken after a chat with naddy@ and jasper@ as patching our
current glib2 like hell to cope with newer packages requirements is
clearly not a good solution.
naddy is ok with this move.
2010-04-22 19:34:06 +00:00
dcoppa
49e2a1d89e Fix for Fortran shared libraries that were generated without
versioning.

OK ajacoutot@, landry@
2010-04-22 16:10:11 +00:00
landry
c4ba279bd3 Oops, remove old patch. 2010-04-22 15:03:18 +00:00
landry
e6c6fc84e6 Update to giggle 0.5, switch to gnome module while here. 2010-04-22 15:01:52 +00:00
ajacoutot
a8c95443e4 Fix DEPENDS/WANTLIB after recent gnome-keyring split. 2010-04-22 14:27:29 +00:00
alek
841a98e20d use LIBeventextra_VERSION instead my own MAJOR/MINOR -- tip from ajacoutot@ 2010-04-21 23:10:26 +00:00
nicm
e87686aee6 +libeventextra 2010-04-21 23:00:18 +00:00
nicm
c0e9f0cc65 Import libeventextra with all the bits of libevent 1.4 we don't want in
the base system: DNS resolver, HTTP and RPC functions.
2010-04-21 22:55:34 +00:00
fgsch
8180f62607 Update to 3.3.1 2010-04-21 22:37:21 +00:00
jasper
cd432a19ed - add another diff from latest glib, the GConverter interface. 2010-04-21 17:33:31 +00:00
ajacoutot
62f7543ff5 iTeen forgot to bump.
spotted by naddy@
2010-04-21 15:11:00 +00:00
landry
60901cf016 Add necessary magic to BJAM_CONFIG so that boost honours CFLAGS/CXXFLAGS.
Another funky-build-system bites the dust..
2010-04-21 12:30:57 +00:00
landry
4f93631615 Update to boost 1.42, fixes regressions in gzip module introduced in
1.41. Tested without fallout in a bulk build by stephan@, thanks!
Endianess fixes from kili@, mark as NO_REGRESS as regression suite
changed a lot since old previous 1.34 version.
Remove deanna@ from MAINTAINER has she agreed not having time for it atm.
This port doesn't honour CFLAGS but this will be dealt separately.
2010-04-21 09:26:58 +00:00
giovanni
fe464364ad Link py-mox to the build 2010-04-21 06:53:50 +00:00
giovanni
ff85a0db49 Import py-mox, a mock object framework for Python
Mox will make mock objects for you, so you don't have to create
your own! It mocks the public/protected interfaces of Python objects.
You set up your mock objects expected behavior using a domain
specific language (DSL), which makes it easy to use, understand,
and refactor!
2010-04-21 06:48:49 +00:00
ajacoutot
cd52a4ef85 Regen WANTLIB. 2010-04-20 22:24:02 +00:00
jasper
d5b2646de8 - update libwnck to 2.30.0 2010-04-20 20:28:04 +00:00
ajacoutot
ee7c28eaca Missed this in previous gnome-keyring coping.
reminded by stsp@
2010-04-20 20:23:38 +00:00
ajacoutot
b4827dd4b7 Cope with recent gnome-keyring changes. 2010-04-20 20:11:53 +00:00
jasper
355cfa0cef - cherrypick another function from latest glib2, needed by nautilus. 2010-04-20 20:05:34 +00:00
ajacoutot
13713b113c Import the g_desktop_app_info_get_filename() function from upstream.
This is required by newer GTK. We cannot just update Glib because it now
requires threads which will break p5-Glib2 dependent apps as our perl is
not threaded... solution to this is rthreads or ... <insert solution
here and send it to aja@>. Yes this means we are stuck with this version
for now.
2010-04-20 18:53:29 +00:00
ajacoutot
2089261996 Update to p5-Glib2-1.222 2010-04-20 16:28:14 +00:00
ajacoutot
96b53d6c20 Update to p5-Pango-1.221. 2010-04-20 16:21:42 +00:00
ajacoutot
e6496885cb +eggdbus 2010-04-20 14:00:38 +00:00
ajacoutot
ff3076287a Import eggdbus-0.6
EggDBus aims to be an easy-to-use set of GObject bindings for
interacting with DBus.  Currently, this interaction is done using
libdbus-1.

DESCR from FreeBSD.
2010-04-20 14:00:07 +00:00
jasper
b37afef65e - update vte to 2.24.0 2010-04-20 11:43:25 +00:00
jasper
49ad6b3c1b - add reminder comment 2010-04-20 11:36:37 +00:00
jasper
3ef156ac24 - update gobject-introspection to 0.6.10
* this seems to be making sparc64 quite a bit less sad.
2010-04-20 11:20:08 +00:00
jasper
575bfbb2f2 - update libsoup to 2.30.0 2010-04-20 11:07:07 +00:00
ajacoutot
27bb3e0309 Update to atk-1.30.0.
* several bugfixes
* translations updates

fmt(1) DESCR.
Use the x11/gnome MODULE.
Add the hobbits as maintainers.
2010-04-20 10:19:46 +00:00
espie
cf0a82ee79 damn riverbank ! can't they keep distfiles for a few weeks ?
update again,  hoping those don't vanish tomorrow...
2010-04-19 14:14:34 +00:00
espie
00af17e391 update required to deal with qt4 (maintainer did not reply to requests ?) 2010-04-19 09:37:49 +00:00
ajacoutot
090528283c Add missing BUILD_DEPENDS. 2010-04-18 19:22:44 +00:00
ajacoutot
b926752900 Missing dependency. 2010-04-18 12:51:44 +00:00
ajacoutot
6df9234e54 Forgot to bump in previous. 2010-04-18 12:34:00 +00:00
ajacoutot
40fdf8a7c1 Implements procwd and procopenfiles using a wrapper around lsof(8)
(from FreeBSD sysdeps directory).
Merge proctime.c patch from pkgsrc.
Several other cleanings.
2010-04-18 12:32:09 +00:00
ajacoutot
6671a84614 Reverse logic. 2010-04-18 09:49:22 +00:00
ajacoutot
35b22fec76 Implement "model name" in init_sysinfo, needed for gnome-system-monitor. 2010-04-17 14:44:18 +00:00
ajacoutot
551c338fba Forgot this part in previous. 2010-04-17 12:05:13 +00:00
ajacoutot
279d6517a7 rEWORK THe syctl patch to be closer to what upstream does for other OS. 2010-04-17 11:46:41 +00:00