Peter Simons
ff960a5603
haskell-split: update to version 0.2.0.0
2012-08-23 17:42:12 +02:00
Peter Simons
776d748c5b
haskell-postgresql-simple: update to version 0.2.4.0
2012-08-23 17:42:11 +02:00
Peter Simons
636db52af2
haskell-postgresql-libpq: update to version 0.8.2.1
2012-08-23 17:42:11 +02:00
Peter Simons
a9a09e632a
haskell-http-types: update to version 0.7.3
2012-08-23 17:42:11 +02:00
Peter Simons
f3d1ddc21f
haskell-glpk-hs: update to version 0.3.3
2012-08-23 17:42:11 +02:00
Peter Simons
87fdf726ca
haskell-async: update to version 2.0.1.2
2012-08-23 17:42:11 +02:00
Peter Simons
f3f58a8465
haskell-RepLib: update to version 0.5.3.1
2012-08-23 17:42:11 +02:00
Peter Simons
5318c4652c
Patch overzealous dependency restrictions in Haskell packages.
2012-08-23 17:42:10 +02:00
Sergey Mironov
222b6e21a5
gimp: revert broken gimp-2.6 dependencies
2012-08-23 03:09:19 +04:00
Ludovic Courtès
a167fadc07
gnutls: Disable tests on FreeBSD.
2012-08-23 00:37:29 +02:00
Andres Loeh
39cfbf6163
Set platforms for packages depending on CUDA to none.
2012-08-22 17:52:18 +02:00
aszlig
808108105d
nss: Just delete files if includeTools is false.
...
Before, the entire directory was deleted and recreated, which fails if we want
to sign libraries (shlibsign is obviously deleted in that step as well), so we
delete everything but "nss-config" on postFixup.
2012-08-22 08:29:10 +02:00
aszlig
c672997dc6
nss: Remove redundant nss-config.in.
...
This file is already contained in nss-3.12.5-gentoo-fixups.diff, so we don't
need to do all that cruft twice.
2012-08-22 08:29:10 +02:00
aszlig
38a4d77665
nss: Fix referencePath to security modules.
...
This adds a patch from Debian, as they're already have security modules from NSS
in it's own library directory rather than /usr/lib{,64}/ and patch in loading of
libsoftokn as well.
The patch and our own fix of the patch (well, they hardcode Debian specific
stuff in there) ensures that SECMOD_AddNewModule() will find the right module
from the derivation's output path, so the built-in CA root certificates are
recognized and verified correctly.
2012-08-22 08:29:09 +02:00
aszlig
9e0aaf30aa
nss: Sign libraries after striping.
...
Running NSS in FIPS mode is only possible if the libraries are signed correctly,
so we're doing this in the postFixup hook, to insure nothing gets altered after
that phase.
For more information about FIPS mode, please see:
https://developer.mozilla.org/en-US/docs/NSS/FIPS_Mode_-_an_explanation
2012-08-22 08:29:09 +02:00
aszlig
29fce94665
nss: Clean up build/make flags.
...
First of all, let's remove that redundant BUILD_OPT variable.
This variable already is in makeFlags, so we really don't want it to be lurking
around in the attribute set of the derivation, and it annoys me for being there
for days.
We now state build targets explicitly rather than relying on "nss_build_all".
This makes NSPR_CONFIG_STATUS and the touch of build_nspr stamp obsolete, as
only nss_build_all includes build_nspr.
In addition, we don't need the -lz hack anymore, as this has been fixed in
recent NSS versions, so we can completly remove the postBuild hook.
And while we're at it, we're removing those outdated build instructions as well,
especially because we don't and can't follow official building guidelines
anymore, as those are difficult to apply to Nix.
2012-08-22 08:29:09 +02:00
aszlig
5f4ca8ec18
nss: Add nss-pem module from fedora.
...
This is a compatibility module which adds suport for PEM certificates used by
OpenSSL and compatible libraries. The module gets built but isn't used at the
moment, so we're going to work on integration of it later.
2012-08-22 08:29:09 +02:00
aszlig
485dcc9152
nss: Build using system libsqlite.
...
Let's use system SQLite library, which makes sense anyway. More importantly
because it conflicts with the sqlite package, as NSS is building this as a
shared library aswell.
2012-08-22 08:29:09 +02:00
aszlig
0e768ba98d
nss: Update NSS to version 3.13.6.
...
So to begin with fixing NSS let's get to the latest upstream release and start
fixing, so we won't carry around historic crap we then will throw away anyway.
2012-08-22 08:29:09 +02:00
Ludovic Courtès
11602dad82
glib: Use libiconvOrNull' instead of
libiconv'.
2012-08-21 15:53:43 +02:00
Eelco Dolstra
8b6edfe78d
polkit: Update to 0.105 and enable systemd (logind) support
...
There are even newer polkit releases, but they have a spidermonkey
dependency which I don't want to bother with right now.
2012-08-21 08:42:44 -04:00
Peter Simons
2731fd220f
haskell-threadmanager: update to version 0.1.5
2012-08-20 10:34:56 +02:00
Peter Simons
490f8c4382
haskell-tagsoup: update to version 0.12.7
2012-08-20 10:34:56 +02:00
Peter Simons
5e19db2ce5
haskell-semigroups: update to version 0.8.4
2012-08-20 10:34:56 +02:00
Peter Simons
439ba01f0a
haskell-io-choice: update to version 0.0.2
2012-08-20 10:34:56 +02:00
Peter Simons
f3ad914481
haskell-hoogle: update to version 4.2.13
2012-08-20 10:34:55 +02:00
Peter Simons
2f187b26ac
haskell-case-insensitive: update to version 0.4.0.3
2012-08-20 10:34:55 +02:00
Peter Simons
46d8125a70
haskell-MonadCatchIO-mtl: update to version 0.3.0.5
2012-08-20 10:34:55 +02:00
Peter Simons
2879d112b0
haskell-network: update to version 2.3.1.0
2012-08-20 10:34:54 +02:00
Peter Simons
08e09e4caf
haskell-comonad: update to version 3.0.0.2
2012-08-20 10:34:54 +02:00
Peter Simons
dad33bbfe5
haskell-uu-parsinglib: update to version 2.7.3.4
2012-08-17 12:52:38 +02:00
Peter Simons
6d6189082b
haskell-skein: update to version 0.1.0.8
2012-08-17 12:52:37 +02:00
Peter Simons
79883d78c8
haskell-lifted-base: update to version 0.1.2
2012-08-17 12:52:37 +02:00
Peter Simons
483fcf47a5
haskell-case-insensitive: update to version 0.4.0.2
2012-08-17 12:52:37 +02:00
Peter Simons
019fc2d03d
haskell-happstack-hamlet: fix build in presence for recent versions of hamlet
2012-08-17 11:07:14 +02:00
Peter Simons
cf2071e9c0
haskell-yesod: update to version 1.1.0.1
2012-08-16 15:41:23 +02:00
Peter Simons
f8914fa177
haskell-yesod-auth: update to version 1.1.1
2012-08-16 15:41:23 +02:00
Peter Simons
100e13fca7
haskell-vector-algorithms: update to version 0.5.4.1
2012-08-16 15:41:23 +02:00
Peter Simons
bc9d3787e2
haskell-unordered-containers: update to version 0.2.2.0
2012-08-16 15:41:23 +02:00
Peter Simons
ad78f75434
haskell-tls: update to version 0.9.9
2012-08-16 15:41:22 +02:00
Peter Simons
55c100564d
haskell-simple-sendfile: update to version 0.2.6
2012-08-16 15:41:22 +02:00
Peter Simons
f1a5724ae8
haskell-mwc-random: update to version 0.12.0.1
2012-08-16 15:41:22 +02:00
Peter Simons
3999d82a40
haskell-http-types: update to version 0.7.2
2012-08-16 15:41:22 +02:00
Peter Simons
75506e4005
haskell-http-conduit: update to version 1.6.0
2012-08-16 15:41:22 +02:00
Peter Simons
e9ac89975a
haskell-hashable: update to version 1.1.2.5
2012-08-16 15:41:22 +02:00
Peter Simons
f6b2363b72
haskell-fast-logger: update to version 0.2.2
2012-08-16 15:41:21 +02:00
Peter Simons
dc745663eb
haskell-criterion: update to version 0.6.1.1
2012-08-16 15:41:21 +02:00
Peter Simons
d2347755e0
haskell-certificate: update to version 1.2.5
2012-08-16 15:41:21 +02:00
Peter Simons
3f857bd69c
haskell-authenticate: update to version 1.3.1
2012-08-16 15:41:21 +02:00
Peter Simons
5bbf9d5b25
haskell-attoparsec-enumerator: update to version 0.3.1
2012-08-16 15:41:21 +02:00
Peter Simons
cf7be76526
haskell-ListLike: update to version 3.1.6
2012-08-16 15:41:21 +02:00
Peter Simons
a72e2a076d
haskell-text: update to version 0.11.2.3
2012-08-16 15:35:34 +02:00
Peter Simons
f136179002
haskell-zlib-bindings: update to version 0.1.1
2012-08-14 14:28:06 +02:00
Peter Simons
0d8d30884b
haskell-yesod-form: update to version 1.1.0.1
2012-08-14 14:28:06 +02:00
Peter Simons
fec4c86291
haskell-yesod-core: update to version 1.1.0.1
2012-08-14 14:28:05 +02:00
Peter Simons
8754609371
haskell-yesod-auth: update to version 1.1.0.1
2012-08-14 14:28:05 +02:00
Peter Simons
28eb30c211
haskell-shakespeare: update to version 1.0.1.1
2012-08-14 14:28:05 +02:00
Peter Simons
f12301c4f9
haskell-shakespeare-text: update to version 1.0.0.4
2012-08-14 14:28:05 +02:00
Peter Simons
94f77400c4
haskell-shakespeare-js: update to version 1.0.0.5
2012-08-14 14:28:05 +02:00
Peter Simons
0879e2889b
haskell-shakespeare-css: update to version 1.0.1.4
2012-08-14 14:28:05 +02:00
Peter Simons
4efed5529b
haskell-hamlet: update to version 1.1.0.2
2012-08-14 14:28:05 +02:00
Peter Simons
82097115b6
haskell-cmdargs: update to version 0.9.7
2012-08-14 14:28:04 +02:00
Ludovic Courtès
04661ec850
openssl: fix GNU/kFreeBSD builds
2012-08-13 14:12:54 +02:00
Peter Simons
59d4db07bc
haskell-unix-time: update to version 0.1.2
2012-08-13 14:01:13 +02:00
Peter Simons
4de2d810e0
haskell-process-extras: update to version 0.1.3
2012-08-13 14:01:13 +02:00
Peter Simons
156f399995
haskell-highlighting-kate: update to version 0.5.2
2012-08-13 14:01:13 +02:00
Peter Simons
78ac496dc5
haskell-blaze-builder-enumerator: update to version 0.2.0.5
2012-08-13 14:01:13 +02:00
Ludovic Courtès
0dea12ff8d
gnutls: FreeBSD: patch Makefile.in, not Makefile.am
2012-08-11 21:57:17 +02:00
Ludovic Courtès
aa5220c701
gnutls: fix FreeBSD builds
2012-08-10 23:28:23 +02:00
Ludovic Courtès
a9764e7599
gnutls: update to 3.0.22
2012-08-10 17:17:32 +02:00
Ludovic Courtès
13f133f71f
libgpg-error: re-run `config.status' with Bash on OpenIndiana
2012-08-10 16:39:00 +02:00
Peter Simons
9459860678
haskell-unix-time: update to version 0.1.1
2012-08-10 11:48:20 +02:00
Peter Simons
78aa1ccfb2
haskell-postgresql-simple: update to version 0.2.3.0
2012-08-10 11:48:20 +02:00
Peter Simons
59e78c12e4
haskell-hakyll: update to version 3.4.1.0
2012-08-10 11:48:20 +02:00
Peter Simons
bcafa07c25
haskell-lrucache: add version 1.1.1
2012-08-10 11:47:48 +02:00
Ludovic Courtès
711d1fc6f0
nettle: allow GMP to be found on OpenSolaris
2012-08-09 18:32:53 +02:00
Peter Simons
63bcec08b3
haskell-zlib-conduit: update to version 0.5.0
2012-08-09 12:11:18 +02:00
Peter Simons
edd12bf490
haskell-yesod: update to version 1.1.0
2012-08-09 12:11:18 +02:00
Peter Simons
4d67ae81f5
haskell-yesod-static: update to version 1.1.0
2012-08-09 12:11:18 +02:00
Peter Simons
55dc4972cb
haskell-yesod-routes: update to version 1.1.0
2012-08-09 12:11:18 +02:00
Peter Simons
75342a50e4
haskell-yesod-persistent: update to version 1.1.0
2012-08-09 12:11:17 +02:00
Peter Simons
959c23183b
haskell-yesod-json: update to version 1.1.0
2012-08-09 12:11:17 +02:00
Peter Simons
5cd5c8df14
haskell-yesod-form: update to version 1.1.0
2012-08-09 12:11:17 +02:00
Peter Simons
fcd1e9eee4
haskell-yesod-default: update to version 1.1.0
2012-08-09 12:11:17 +02:00
Peter Simons
19dca37062
haskell-yesod-core: update to version 1.1.0
2012-08-09 12:11:17 +02:00
Peter Simons
f40657e94b
haskell-yesod-auth: update to version 1.1.0
2012-08-09 12:11:16 +02:00
Peter Simons
d2be882ab1
haskell-yaml: update to version 0.8.0.1
2012-08-09 12:11:16 +02:00
Peter Simons
3a6a59920b
haskell-xml-conduit: update to version 1.0.3
2012-08-09 12:11:16 +02:00
Peter Simons
655c7d61d7
haskell-warp: update to version 1.3.0.1
2012-08-09 12:11:16 +02:00
Peter Simons
d58036f542
haskell-wai: update to version 1.3.0
2012-08-09 12:11:16 +02:00
Peter Simons
89a0de93f5
haskell-wai-logger: update to version 0.2.0
2012-08-09 12:11:16 +02:00
Peter Simons
54f1ff4cff
haskell-wai-extra: update to version 1.3.0
2012-08-09 12:11:16 +02:00
Peter Simons
34e0642359
haskell-wai-app-static: update to version 1.3.0
2012-08-09 12:11:16 +02:00
Peter Simons
34af15ebe0
haskell-vacuum: update to version 2.0.0.0
2012-08-09 12:11:15 +02:00
Peter Simons
8387a3e51b
haskell-terminfo: update to version 0.3.2.5
2012-08-09 12:11:15 +02:00
Peter Simons
6cf377b963
haskell-postgresql-simple: update to version 0.2.2.0
2012-08-09 12:11:15 +02:00
Peter Simons
7dbc731dca
haskell-persistent: update to version 1.0.0
2012-08-09 12:11:15 +02:00
Peter Simons
3bc886d04b
haskell-persistent-template: update to version 1.0.0
2012-08-09 12:11:15 +02:00
Peter Simons
33906970d7
haskell-persistent-sqlite: update to version 1.0.0
2012-08-09 12:11:15 +02:00
Peter Simons
155895087c
haskell-persistent-postgresql: update to version 1.0.0
2012-08-09 12:11:15 +02:00