Commit Graph

56309 Commits

Author SHA1 Message Date
kili
37832bf54c Wire a bunch of new hs- ports, zap hs-newbinary. 2010-04-22 22:18:27 +00:00
kili
d218f3b1f4 + hs-GLUT. hs-OpenGL 2010-04-22 22:12:07 +00:00
kili
3b5f1799be + hs-haskell-src 2010-04-22 22:11:27 +00:00
kili
b248d9618d Add hs-{cgi,html,xhtml} 2010-04-22 22:08:08 +00:00
kili
139aad7423 This is no longer needed. 2010-04-22 22:06:50 +00:00
kili
8496183880 wire hs-X11, zap hs-x11-extras 2010-04-22 22:06:34 +00:00
jasper
f444986f94 - tweak DESCR (no bump, as it's just been commited)
- hook up icontool
2010-04-22 22:02:35 +00:00
jasper
065184379f import icontool 0.1.0
A suite of tools for managing Icon Theme Specification and Icon Naming
Specification compliant icons in an application or icon theme.
2010-04-22 22:01:12 +00:00
kili
a917319928 Update to xmonad-0.9.1 2010-04-22 22:00:45 +00:00
kili
48986c11d9 Update to hs-crypto-4.2.1 2010-04-22 21:58:53 +00:00
kili
eb3567fa26 Follow ghc changes. 2010-04-22 21:57:26 +00:00
kili
811f40d736 Update to hscolour-1.16 2010-04-22 21:56:41 +00:00
kili
5b22a0ab29 Update to hmake-3.14 2010-04-22 21:54:16 +00:00
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
jasper
008403d16c - update gedit-plugins to 2.30.0 2010-04-22 21:52:47 +00:00
jasper
f9f413632e - update gedit 2.30.2 2010-04-22 21:52:39 +00:00
kili
cec7ec20f0 Update to cpphs-1.11 2010-04-22 21:51:54 +00:00
kili
a2d22041b4 Update to 6.12.2.
Many thanks to Darrin Chandler and dcoppa@ for testing, reporting about
broken stuff, missing dependencies here and in ports depending on ghc.

Notes and rants:

- Bootstrapping is done using precompiled binaries, since .hc
  bootstrapping still doesn't work. I really hate this.

  THIS MEANS THAT GHC IS NOW AND WILL STAY LEGACY-ONLY (i386 and amd64)

  At least until someone fixes it. I tried for more than two year
  (well, only in my spare time and during my vacations) and failed.

- libgmp is currently disabled, because I didn't yet hack the GHC build
  system to use the system libgmp instead of the patched one included
  in GHC.

- The haddock ncluded in the ghc distfile is replaced by the version
  of haddock found in devel/haddock. Haddock itself is @commented
  in the ghc PLIST. Unfortunately, this needs an ugly hack that
  introduces an otherwise useless pseudo flavor `no_deps' in
  devel/haddock.

- CLDouble has been removed from GHC some time ago, because it was
  an alias for double (AFAIK there's now support for long double
  in GHC). As this isn't a really big problem, it currently breaks
  c2hs, which I'll mark broken temporarily before committing the
  ghc update.

- The external codeset defaults to latin1 (suggested by Simon Marlow)
  and can be overridden by setting the HS_ENCODING to any codeset
  supported by libiconv.

- ghc.port.mk still needs some love, especially for letting a port add
  additional parameters to certain invocations of ${MODGHC_SETUP_PROG}.
2010-04-22 21:49:37 +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
sthen
c68b5c762a Improve the sample config following some wrangling setting up a
tmobile usb stick (zte 120).
2010-04-22 21:07:58 +00:00
ajacoutot
8992bab400 Update to at-spi-1.30.0. 2010-04-22 21:01:07 +00:00
jasper
aaeb17193a - regen PLIST after epiphany update 2010-04-22 20:51:13 +00:00
jasper
210aa86f55 - update epiphany-extensions to 2.30.0
* includes a youtube/html5 plugin, so guenther can be enjoyed w/o flash.
2010-04-22 20:50:40 +00:00
jasper
a17fd1ed1a - update epiphany to 2.30.2 2010-04-22 20:49:26 +00:00
ajacoutot
6dc9b5426a Update to gconf-editor-2.30.0. 2010-04-22 20:42:35 +00:00
ajacoutot
cafd2c010a Update to gcalctool-5.30.0. 2010-04-22 20:37:26 +00:00
ajacoutot
123e8ebaf5 Update to gvfs-1.6.0. 2010-04-22 20:27:05 +00:00
ajacoutot
28806e7d45 Maintainance update to libpst-0.6.45. 2010-04-22 20:21:37 +00:00
ajacoutot
997574078b Major update to glib2mm-2.24.1. 2010-04-22 19:56:27 +00:00
ajacoutot
b81d380971 Remove now useless patch. 2010-04-22 19:51:26 +00:00
ajacoutot
0d6471c545 Remove now uneeded patch. 2010-04-22 19:45:46 +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
ajacoutot
62226904ad Update to gnome-media-2.30.0. 2010-04-22 19:14:03 +00:00
ajacoutot
ba9f518e2a Update to gnome-panel-2.30.0.
Without the shutdown patch for now.
2010-04-22 18:36:32 +00:00
jasper
e215cf97d2 - major update evolution to 2.30.0.1 2010-04-22 16:30:02 +00:00
ajacoutot
6d8569f27b Update to libcanberra-0.24. 2010-04-22 16:29:49 +00:00
landry
5e3e0d5879 Unbreak after libxklavier update, backport from upstream git
Reported by Andres Kahari, thanks!
2010-04-22 16:15:27 +00:00
dcoppa
6d74d84225 update-plist and bump because of my latest cmake diff.
OK ajacoutot@, landry@
2010-04-22 16:12:42 +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
stephan
8c3fed779b +rules-1.2 2010-04-22 14:35:16 +00:00
stephan
85d880098c import drupal6/rules-1.2
The rules module allows site administrators to define conditionally
executed actions based on occurring events (known as reactive or ECA
rules).

ok landry@
2010-04-22 14:33:47 +00:00
ajacoutot
a8c95443e4 Fix DEPENDS/WANTLIB after recent gnome-keyring split. 2010-04-22 14:27:29 +00:00
ajacoutot
2a8d72de4f Update to bug-buddy-2.30.0. 2010-04-22 13:52:11 +00:00