Commit Graph

56224 Commits

Author SHA1 Message Date
ajacoutot
64bfd7fc72 Regen WANTLIB after recent evolution update. 2010-04-23 08:12:32 +00:00
ajacoutot
f38aa24474 Unbreak: regen PLIST. 2010-04-23 07:40:27 +00:00
ajacoutot
de581e3f1d Fix dependencies and regen WANTLIB after recent GNOME changes. 2010-04-23 07:18:11 +00:00
jakob
fc855435cd upgrade to Unbound v1.4.4 2010-04-23 07:05:02 +00:00
jakob
7c7c2aa884 upgrade to postfix-2.8.20100323 2010-04-23 07:01:40 +00:00
jakemsr
35dcb2f709 sndio for ices2
ok mgrimm@ (MAINTAINER)
2010-04-23 05:54:26 +00:00
ajacoutot
75b3dbd228 Remove --disable-shave from CONFIGURE_ARGS, only a handful applications use
it.
2010-04-22 23:19:13 +00:00
jasper
74073a4c63 - use API_V in SUBST_VARS 2010-04-22 23:03:55 +00:00
ajacoutot
3901d0c7b6 Add a run_depends on gnome-keyring. 2010-04-22 23:01:08 +00:00
ajacoutot
2f1ecda52d Fix substitution.
spotted by jasper@
2010-04-22 22:54:35 +00:00
ajacoutot
6b400e9b43 Missing goo. 2010-04-22 22:44:28 +00:00
ajacoutot
754585734c Update to gnome-session-2.30.0. 2010-04-22 22:38:51 +00:00
ajacoutot
dfa173f2d4 Update to gnome-control-center-2.30.0. 2010-04-22 22:32:19 +00:00
kili
f40a51b4cb Add hs-zlib 2010-04-22 22:22:22 +00:00
kili
b23ced6511 Everything that still needs this will probably not be buildable
with ghc-6.12 and thus is just dead.
2010-04-22 22:20:40 +00:00
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