85547 Commits

Author SHA1 Message Date
kili
c8a4899630 Fix dependencies and bump. 2013-07-18 22:03:58 +00:00
kili
469adcc7e0 Fxi dependencies and bump. 2013-07-18 22:01:11 +00:00
kili
2eea99f74f Update to haskell-platform-2013.2.0.0. 2013-07-18 22:00:00 +00:00
kili
bac17b92be Update to cabal-install-1.16.0.2. 2013-07-18 21:59:17 +00:00
kili
6f8c461179 Update to alex-3.0.5. 2013-07-18 21:58:00 +00:00
kili
1fb05bdd25 Update to async-2.0.1.4. 2013-07-18 21:54:54 +00:00
kili
b22d63a455 Update do to cgi-3001.1.7.5. 2013-07-18 21:54:21 +00:00
kili
8989653531 Update to zlib-0.5.4.1. 2013-07-18 21:53:39 +00:00
kili
d8a2d6c729 Update to unordered-containers-0.2.3.0. 2013-07-18 21:52:57 +00:00
kili
8b8c11f868 Update to syb-0.4.0. 2013-07-18 21:52:22 +00:00
kili
b35f58699f Update to stm-2.4.2. 2013-07-18 21:51:39 +00:00
kili
5d12a1e53b Update to HUnit-1.2.5.2. 2013-07-18 21:50:16 +00:00
kili
79e29cad95 Update to HTTP-4000.2.8 2013-07-18 21:49:32 +00:00
kili
90d4ea97dc Update to network-2.4.1.2 2013-07-18 21:48:49 +00:00
kili
0c265392f1 Update to GLUT-2.4.0.0. 2013-07-18 21:47:59 +00:00
kili
4b3429c9af Update to OpenGL-2.8.0.0 2013-07-18 21:47:28 +00:00
kili
dbf5f98abd Update to case-insensitive-1.0.0.1. 2013-07-18 21:46:41 +00:00
kili
c9253703bc Update to hashable-1.1.2.5. 2013-07-18 21:46:04 +00:00
kili
b726188f39 Update to text-0.11.3.1. 2013-07-18 21:45:30 +00:00
kili
16fc4661f1 Update to QuickCheck-2.6 2013-07-18 21:44:52 +00:00
kili
9f65ba29c2 Update to haddock-2.13.2. 2013-07-18 21:44:12 +00:00
kili
5df364205b Update to ghc-7.6.3, revert my last two obsolete changes and
mark it as broken until all depending ports have been updated.
2013-07-18 21:43:23 +00:00
kili
16d14b640e Import hs-http-attoparsec-0.1.0:
Attoparsec parsers for http-types.

ok sthen@

(will be hooked to the build during the ghc update)
2013-07-18 21:06:17 +00:00
kili
6c7cb61fe2 Import hs-OpenGLRaw-1.3.0.0:
OpenGLRaw is a raw Haskell binding for the OpenGL 3.2 graphics
system and lots of OpenGL extensions. It is basically a 1:1 mapping
of OpenGL's C API, intended as a basis for a nicer interface.
OpenGLRaw offers access to all necessary functions, tokens and types
plus a general facility for loading extension entries. The module
hierarchy closely mirrors the naming structure of the OpenGL
extensions, making it easy to find the right module to import.  All
API entries are loaded dynamically, so no special C header files
are needed for building this package. If an API entry is not found
at runtime, a userError is thrown.

ok sthen@

(will be hooked to the build during the ghc update)
2013-07-18 21:03:01 +00:00
kili
ed6c3bb812 Import hs-GLURaw-1.3.0.0:
GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility
library. It is basically a 1:1 mapping of GLU's C API, intended as
a basis for a nicer interface.

ok sthen@

(will be hooked to the build during the ghc update)
2013-07-18 21:02:02 +00:00
kili
b6d46af0f8 Import hs-nats-0.1:
Haskell 98 natural numbers.

ok sthen@

(will be hooked to the build during the ghc update)
2013-07-18 21:01:06 +00:00
kili
91bb1f7215 Import hs-mmorph-1.0.0:
This library provides monad morphism utilities, most commonly used
for manipulating monad transformer stacks.

ok sthen@

(will be hooked to the build during the ghc update)
2013-07-18 20:59:54 +00:00
kili
7744264b2a Kill special .cabal markup characters from DESCR. 2013-07-18 20:58:13 +00:00
kili
22aadaef69 Import hs-lens-3.7.6:
This package comes \"Batteries Included\" with many useful lenses
for the types commonly used from the Haskell Platform, and with
tools for automatically generating lenses and isomorphisms for
user-supplied data types.
The combinators in @Control.Lens@ provide a highly generic toolbox
for composing families of getters, folds, isomorphisms, traversals,
setters and lenses and their indexed variants.

ok sthen@

(will be hooked to the build during the ghc update)
2013-07-18 20:50:19 +00:00
kili
d0a6d11017 Import hs-extensible-exceptions-0.1.1.4 (moving out of ghc-7.6):
This package provides extensible exceptions for both new and old
versions of GHC (i.e., < 6.10).

ok sthen@

(will be hooked to the build during the ghc update)
2013-07-18 20:48:52 +00:00
kili
d3b2c52d2a Import hs-errors-1.4.2:
The one-stop shop for all your error-handling needs!  Just import
"Control.Error".
This library encourages an error-handling style that directly uses
the type system, rather than out-of-band exceptions.

ok sthen@

(will be hooked to the build during the ghc update)
2013-07-18 20:46:45 +00:00
kili
c42debec29 Import hs-either-3.4.1:
This provides an `Either` monad transformer that unlike `ErrorT`
is unencumbered by a constraint on its `Left` hand argument.

ok sthen@

(will be hooked to the build during the ghc update)
2013-07-18 20:45:15 +00:00
kili
5bda97d88f Import hs-comonads-fd-3.0.2:
Comonad transformers using functional dependencies.

ok sthen@

(will be hooked to the build during the ghc update)
2013-07-18 20:44:13 +00:00
kili
d15480637e Support for computations which consume random values.
ok sthen@

(will be hooked to the build during the ghc update)
2013-07-18 20:41:45 +00:00
brad
06578bfc85 Update to QEMU 1.5.1.
ok sthen@
2013-07-18 20:20:18 +00:00
brad
492f1d6a0e Update for Dovecot 2.1.17.
ok sthen@
2013-07-18 20:19:04 +00:00
brad
9c6a3474fa Update to Dovecot 2.1.17.
ok sthen@
2013-07-18 20:07:10 +00:00
brad
a10e9b554b Update to Postfix 2.11-20130710.
ok sthen@
2013-07-18 20:05:37 +00:00
brad
ec526ad813 Update to Postfix 2.10.1.
ok sthen@
2013-07-18 20:03:01 +00:00
tobiasu
6c04befd5a * Enable -rdynamic option, from pascal@
* Use SJLJ exections instead of ZCX in the hope of fixing
  intermittent build problems. Exception style affects Ada only.
* Add better tasking support and use our own backend files instead
  of pretending to be FreeBSD.
* Call __errno() from librthread when using pthreads (Tero Koskinen)
* Enable shared library support for OpenBSD (Tero Koskinen)

bulk tested by landry@ and sthen@
ok pascal@
2013-07-18 17:04:06 +00:00
tobiasu
18f2e1d247 * Use SJLJ exections instead of ZCX in the hope of fixing
intermittent build problems. Exception style affects Ada only.
 * Add better tasking support and sync OpenBSD specific changes from 4.8.
 * Call __errno() from librthread when using pthreads (Tero Koskinen)
 * Enable shared library support for OpenBSD (Tero Koskinen)

bulk tested by landry@ and sthen@
ok pascal@

sorry for the delay guys
2013-07-18 16:54:08 +00:00
benoit
3329109d09 Update py-dnspython to 1.11.0.
ok wcmaier@ (maintainer)
2013-07-18 15:13:02 +00:00
naddy
a0dce2c5d2 Fix an arithmetic overflow in the RICE2 partitioner; from upstream git. 2013-07-18 15:10:55 +00:00
sebastia
fc9cb55c2a Do not RUN_DEPEND on packages not available via FTP.
Feedback and OK sthen@, aja@
2013-07-18 14:30:07 +00:00
bluhm
83ddffafd0 - update p5-Net-IMP to 0.621
- test depends on net/p5-Net-PcapWriter
2013-07-18 14:19:07 +00:00
bluhm
7ccfd5e3a1 Fix compiler warnings about printf format errors. 2013-07-18 13:04:17 +00:00
giovanni
7242e5d2de Remove hidden dependency on db, spotted by sthen@ and by naddy@ a while ago
ok sthen@
2013-07-18 08:51:32 +00:00
giovanni
28c97125b4 Fix rc scripts for real and put pid where it belongs
ok william@ ajacoutot@
2013-07-18 08:48:00 +00:00
ajacoutot
0b25878088 Update to gnome-tweak-tool-3.8.1. 2013-07-18 08:34:12 +00:00
sthen
a43194b58b missing avahi dep 2013-07-18 07:58:12 +00:00