Commit Graph

77159 Commits

Author SHA1 Message Date
kili
e19a467bfd Update to parsec-3.1.2. 2012-09-02 20:14:40 +00:00
kili
d6fa3ecb6c Update to parallel-3.2.0.2. 2012-09-02 20:13:42 +00:00
kili
2514134652 Update to network-2.3.0.13. 2012-09-02 20:13:08 +00:00
kili
18279cf8d5 Update to mtl-2.1.1. 2012-09-02 20:12:12 +00:00
kili
e0eb252818 Update to QuickCheck-2.4.2. 2012-09-02 20:11:17 +00:00
kili
3320e0cba3 Update to happy-1.18.9. 2012-09-02 20:10:36 +00:00
kili
d48f0d27c4 Update to cabal-install-0.14.0. 2012-09-02 20:09:42 +00:00
kili
c4f1acc5c3 Update to alex-3.0.1. 2012-09-02 20:09:08 +00:00
kili
fc9588f106 Update to zlib-0.5.3.3. 2012-09-02 20:07:34 +00:00
kili
340756b9c0 Update to haddock-2.11.0 (using the sources bundled with ghc-7.4.2;
see comment in the Makefile).
2012-09-02 20:06:54 +00:00
kili
135c150047 Add devel/hs-random dependency.
Update to pugs-compat-0.0.6.20120229.163800.
2012-09-02 20:04:19 +00:00
kili
b670cc117b Add devel/hs-random dependency. 2012-09-02 20:00:55 +00:00
kili
1684d3a5f5 Remove hs-deepseq. It's now included in the ghc package. 2012-09-02 19:59:41 +00:00
kili
af2ea00742 Remove dependency on devel/hs-deepseq, which is now
included in the ghc package.
2012-09-02 19:57:48 +00:00
kili
b2e79ee47e Update to ghc-7.4.2, but keep it marked as broken (and not only for amd64).
Most of the -nopie changes are from pascal@ (thanks); I only had to
merge them for ghc-7.4 and tweak configure and mk/config.mk.in.
2012-09-02 19:53:46 +00:00
gonzalo
7ef7a95262 Update for Arping with:
* Fix warnings reported by clang.
* Using -1 is the same as 0, except older libpcap left 0 undefined.
* Fixed non-conflict.
* Always process all waiting packets.

Tested on amd64.

Ok benoit@ (maintainer)
2012-09-02 19:52:41 +00:00
kili
066cece9de Mark as broken for now. It doesn't build with ghc-7.4. 2012-09-02 18:12:56 +00:00
kili
4f6e960e6d Mark as broken for now, because it doesn't build with ghc-7.4.
A newer version probably works but needs some new dependencies,
IIRC.

ok, jasper@ (during g2k12).
2012-09-02 18:08:33 +00:00
ajacoutot
9b50138806 Keep --as-needed since it works fine now. 2012-09-02 18:03:28 +00:00
matthieu
3aac1c660d - fix MASTER_SITES and distinfo
- install all needed files
ok espie@
2012-09-02 18:01:48 +00:00
matthieu
c01c0d5a9c fix MASTER_SITE and distinfo. ok espie@ 2012-09-02 18:00:31 +00:00
kili
f23de849b3 Hook new hs-ports to the build. 2012-09-02 17:00:59 +00:00
kili
d49af36311 Hook hs-blaze-markup to the build, even if ghc is still marked as broken. 2012-09-02 16:58:02 +00:00
ajacoutot
ab15d32e07 -libmal 2012-09-02 15:54:30 +00:00
ajacoutot
94157d2387 Remove libmal; AvantGo has been offline for 3 years. 2012-09-02 15:54:14 +00:00
ajacoutot
9a98afe058 Disable libmal support. AvantGo is dead. 2012-09-02 15:53:32 +00:00
kili
a66745fa52 This package provides a straightforward port of monadLib's BaseM
typeclass to transformers.

ok sthen@
2012-09-02 15:27:28 +00:00
kili
19d3539829 Update to poppler-0.20.3.
ok aja@
2012-09-02 15:21:17 +00:00
ajacoutot
569a210242 Fix DESCR.
Don't hardcode /usr/local.
Missing NO_REGRESS.
2012-09-02 14:37:49 +00:00
espie
2398ba661a matthieu wants to scrape imake off xenocara
initial port, to be worked in-tree
(no need for autoconf to discover we have mkstemp...)
2012-09-02 14:14:02 +00:00
espie
75d9505a29 matthieu wants to scrape imake off xenocara
imake-config files for ports
(to be finished in-tree)
2012-09-02 14:13:09 +00:00
ajacoutot
affe04f5ce -jpilot-syncmal 2012-09-02 13:51:23 +00:00
ajacoutot
36616e05cd Remove jpilot-syncmal, the AvantGo service has been removed from the net
since 3 years...
2012-09-02 13:51:11 +00:00
ajacoutot
b0f9d45797 --as-needed works here now. 2012-09-02 13:49:51 +00:00
sthen
b7681be379 update Postfix snapshot to 2.10-20120801, from Brad. 2012-09-02 12:06:37 +00:00
sthen
cd1dbd9d02 fix epn-related bug in icinga, patch from upstream 2012-09-02 11:55:11 +00:00
naddy
6ce28feda2 remove xscreensaver's no_gle flavor here as well 2012-09-02 11:23:19 +00:00
naddy
4b2c0bced6 bump after DESCR changed when ratelimit flavor was added 2012-09-02 10:55:59 +00:00
ajacoutot
ee2dbce514 Disable documentation; it requires graphviz, doxygen...
The pre-gen doc should be part of the official tarball but it seems not for
this release...

spotted by naddy@
2012-09-02 10:37:27 +00:00
ajacoutot
2196d57cbc - Have the dynamic library link against its dependencies.
- Remove USE_GROFF.
- Fix mistake with the LCMS header path in the libmng Makefile.
- port and libmng Makefile clean up.

from Brad

Remove @endfake while here
2012-09-02 10:25:13 +00:00
ajacoutot
8b8495cc13 Update to xscreensaver-5.19.
from Azwaw OUSADOU with some tweaks
2012-09-02 10:04:22 +00:00
ajacoutot
f24ee51deb No PSEUDO_FLAVOR for xscreensaver anymore. 2012-09-02 09:37:47 +00:00
ajacoutot
e8a4601499 Remove the -gle subpackage now that gle has a proper license.
based on an original diff from Azwaw OUSADOU
2012-09-02 09:36:55 +00:00
ajacoutot
f9f02c1d1a Update to gle-3.1.0 which now has a clear licence (Artistic/GPLv2).
from Azwaw OUSADOU with some tweaks
2012-09-02 09:34:19 +00:00
landry
c4ea8f7c71 Update to slim 1.3.4.
- switch to cmake.
- add missing setusercontext() call in switchuser.cpp, now the ulimits
  are properly applied when logging in.
- add support for bsd_auth(3) through auth_userokay(3). Now allows to
  login via login_ldap/login_yubikey/etc...
- add support for consolekit, no need to do ck-launch-session in
  .xinitrc anymore.
- make consolekit support at runtime optional, ie don't badly bail out
  if systemwide dbus daemon is not running. Being discussed with
upstream.
parts based on a diff from 'johnw', ok ajacoutot@
2012-09-02 09:22:59 +00:00
ajacoutot
dea8c6536d Update to foomatic-db-4.0.20120901. 2012-09-01 21:47:29 +00:00
ajacoutot
646da5c873 Adapt example. 2012-09-01 21:46:26 +00:00
ajacoutot
cb1c95b2eb Adapt comment. 2012-09-01 21:44:49 +00:00
ajacoutot
b59bb6ed4d Add comment about colord. 2012-09-01 21:09:24 +00:00
ajacoutot
0b558f5f5b Update to cups-filters-1.0.23.
with help from espie@
2012-09-01 18:35:14 +00:00