ajacoutot
992bb73388
Bugfix update to orca-2.30.1.
2010-04-25 14:43:19 +00:00
kili
3830131a60
Remove the native_bootstrap pseudo flavor. It's dangerous, because
...
the APIs of GHCs libraries depend on the version of the bootstrapping
compiler (and probably on the output of pom(6) and the amount of
active vulcanos in iceland).
See http://hackage.haskell.org/trac/ghc/ticket/4012#comment:3 for
details.
THIS ALSO MEANS THAT IF YOUR BUILD FAILS, YOU WILL HAVE TO MAKE
CLEAN AND START FROM SCRATCH! NEVER EVER TRY TO RESTART THE BUILD
OR THE LIBRARY ABIS WILL CHANGE! (Sorry for yelling)
Bump PKGNAME-main, since people may already have built ghc with
native_bootstrap.
2010-04-25 13:40:30 +00:00
espie
ec4d709da9
view_schema always follows the same format, so just do that...
2010-04-25 12:35:26 +00:00
kili
8751a0f41f
Oops! I missed this one!
...
Update to HTTP-4000.0.9.
2010-04-25 11:18:36 +00:00
jsg
f53bbab61e
update to unzip 6.0 which adds support for ZIP64 & UTF8 filenames
...
among other things.
2010-04-25 10:36:05 +00:00
ajacoutot
55343eab07
Don't source Xresources from xdm.
2010-04-25 08:48:31 +00:00
stsp
7efc9b9a10
Add MODGNU_AUTOCONF_DEPENDS to BUILD_DEPENDS. Fixes build if autoconf
...
isn't already installed. The dependency on autoconf used to be
implicit until CONFIGURE_STYLE was switched from autoconf to gnu
during the 1.6.11 update.
From Daniel Dickman.
2010-04-25 08:43:29 +00:00
ajacoutot
06c4943eab
Don't install modules static files.
2010-04-25 08:33:00 +00:00
ajacoutot
7e77643420
WANTLIB.
2010-04-24 22:59:37 +00:00
ajacoutot
fb39088428
More WANTLIB... *sigh*
2010-04-24 22:58:53 +00:00
ajacoutot
c5280c746a
Needs vala to build.
2010-04-24 22:42:47 +00:00
espie
78b2ae4ccd
unfuck fuck-up so that it packages with fucking g++4
2010-04-24 22:36:49 +00:00
jasper
0c8cf44b29
- add a category that was obviously missing...
2010-04-24 22:32:02 +00:00
jasper
9aeeba76cb
- update p5-SVG to 2.50
...
- rename a patch while here
2010-04-24 22:31:20 +00:00
naddy
91db013e33
fix build and WANTLIB after libXp removal
2010-04-24 20:18:39 +00:00
naddy
beb6da8f8a
update to 2.3.3, which doesn't need libXp any longer
2010-04-24 20:17:13 +00:00
ajacoutot
0913497fa6
Update to gnome-scan-0.7.2.
...
It now builds at last... but is still marked as broken as it crashes right
on start. I'm looking into it.
2010-04-24 18:21:48 +00:00
landry
c57bb32d1c
Add a patch to let ffx3.6 build _and_ run on sparc64, inspired from
...
similar fixes in freebsd/pkgsrc. Ffx 3.6 will soon replace Ffx 3.0 in
www/mozilla-firefox.
https://bugzilla.mozilla.org/show_bug.cgi?id=550271
2010-04-24 18:20:33 +00:00
ajacoutot
deef8e9575
Fix the invest applet.
2010-04-24 17:50:50 +00:00
jasper
303383eaed
- update xmms2-scrobbler to 0.4.0
2010-04-24 17:38:06 +00:00
jasper
db2c357793
- update xmms2 to 0.7
...
from maintainer
2010-04-24 17:37:54 +00:00
ajacoutot
2a66e98a65
WANTLIB.
2010-04-24 17:13:04 +00:00
ajacoutot
4378309c61
WANTLIB.
2010-04-24 17:00:34 +00:00
ajacoutot
9062dc5fa2
First part in wasting my youth updating wantlib...
2010-04-24 16:50:20 +00:00
jasper
349af2553d
- add back two chunks eaten in the last commit. spotted by brad
2010-04-24 16:41:16 +00:00
jasper
709399c5cb
- update scli to 0.3.1
...
* switches to glib2
2010-04-24 16:37:45 +00:00
jasper
8076911c46
- add gsnmp
2010-04-24 16:37:30 +00:00
ajacoutot
f17e0094a0
We have gnome-system-monitor now, so remove these patches.
2010-04-24 16:37:18 +00:00
ajacoutot
5fc2ee9300
Hook up gnome-system-monitor.
...
LibGtop2 is not 100% complete yet, but most of the monitors are working.
2010-04-24 16:36:33 +00:00
jasper
3217e1d6ae
import gsnmp 0.2.0
...
GNET-SNMP is an SNMP library implementation based on glib2 and gnet.
2010-04-24 16:34:20 +00:00
ajacoutot
c57ff3eb83
Fix WANTLIB.
2010-04-24 16:29:54 +00:00
landry
0b5cd793cc
Remove unneeded patches now that we have a decent xulrunner 1.9.
2010-04-24 16:11:05 +00:00
landry
6d739c1570
Update xulrunner 1.9.0.14 to 1.9.1.7, latest release in the branch
...
corresponding to ffx 3.5.x. Most patches taken from there, tested
successfully @ppc/amd64/sparc64. Branch 1.9.0.x is approaching attic
upstream, as ffx 3.0.x.
The plan is to move all users of xulrunner/1.8 to use this latest
version, and then ditch the old unmaintained one from ffx 2.x days.
2010-04-24 16:08:01 +00:00
jasper
3fc7840969
- fix build on amd64
2010-04-24 15:54:27 +00:00
merdely
cec8036a31
+ p5-Net-XWhois
2010-04-24 15:28:04 +00:00
merdely
4deb45eef2
Initial import:
...
The Net::XWhois class provides a generic client framework for doing
Whois queries and parsing server response.
From maintainer: Johan Huldtgren
ok landry@, auto-ok cpan@
2010-04-24 15:27:06 +00:00
ajacoutot
3cd31d5b31
Enable nautilus-sendto plugin.
2010-04-24 15:25:38 +00:00
ajacoutot
272e22d0fe
Tweak comment, empathy now comes with itw own nautilus-sendto plugin.
2010-04-24 15:13:20 +00:00
naddy
914d5d50ff
Update sensors code to deal with MAXSENSORDEVICES removal, and handle
...
non-existing hw.sensors.cpu0 better. ok laurent@
2010-04-24 15:10:00 +00:00
jasper
eb40e8c90e
- unbreak with recent gtk+2 update
2010-04-24 13:54:32 +00:00
jasper
bf292d166b
- unhook libtelepathy too; that and telepathy-feed should be zapped sometime.
2010-04-24 13:32:03 +00:00
ajacoutot
6e4d98e306
Fix default string value in GConf schema.
2010-04-24 13:18:37 +00:00
ajacoutot
8376455597
Fix depends specs after recent babl+gegl updates.
2010-04-24 13:08:37 +00:00
ajacoutot
65d4e3f57a
Update to gegl-0.1.2.
2010-04-24 13:07:54 +00:00
ajacoutot
2978add6da
Update to babl-0.1.2.
2010-04-24 13:07:28 +00:00
ajacoutot
8b06bf6a67
Missing lib_depends on telepathy-logger.
...
No build, no bump.
2010-04-24 13:04:31 +00:00
schwarze
73ae6f1cb3
basic cleanup of pptp.8;
...
while here, remove the reference to pf.conf(5) nat-anchor
and use the new match...nat-to syntax in an example;
contributions and ok stsp@ jmc@
2010-04-24 12:09:43 +00:00
naddy
8e754247e4
bump PKGNAME, not DISTNAME
2010-04-24 12:04:46 +00:00
ajacoutot
e3206cc93b
Major update to hamster-applet-2.30.0.1.
...
Initial work from jasper@
2010-04-24 11:08:21 +00:00
ajacoutot
d98b36e800
This is temporarily BROKEN.
2010-04-24 10:13:31 +00:00