Peter Simons
6d21a18369
haskell-yesod-core: update to version 1.1.1.2
2012-09-11 12:15:36 +02:00
Peter Simons
44fe21f093
haskell-yesod-auth: update to version 1.1.1.1
2012-09-11 12:15:36 +02:00
Peter Simons
4d329a6ee5
haskell-xml-conduit: update to version 1.0.3.1
2012-09-11 12:15:36 +02:00
Peter Simons
b24351998b
haskell-wai-logger: update to version 0.3.0
2012-09-11 12:15:35 +02:00
Peter Simons
1622070cef
haskell-skein: update to version 0.1.0.9
2012-09-11 12:15:35 +02:00
Peter Simons
7b27f68e42
haskell-shakespeare: update to version 1.0.1.3
2012-09-11 12:15:35 +02:00
Peter Simons
053d65377b
haskell-resourcet: update to version 0.4.0.1
2012-09-11 12:15:35 +02:00
Peter Simons
1464dd7183
haskell-pool-conduit: update to version 0.1.0.3
2012-09-11 12:15:35 +02:00
Peter Simons
0af0365640
haskell-persistent: update to version 1.0.1.1
2012-09-11 12:15:35 +02:00
Peter Simons
b32dc0cad7
haskell-persistent-template: update to version 1.0.0.1
2012-09-11 12:15:35 +02:00
Peter Simons
bee2f63817
haskell-http-conduit: update to version 1.6.0.3
2012-09-11 12:15:35 +02:00
Peter Simons
5c75c45f26
haskell-fast-logger: update to version 0.3.1
2012-09-11 12:15:34 +02:00
Peter Simons
98865175ac
haskell-async: update to version 2.0.1.3
2012-09-11 12:15:34 +02:00
Peter Simons
d23a9edde1
haskell-diagrams: cosmetic
2012-09-11 12:13:55 +02:00
Peter Simons
20518a9556
haskell-yaml: update to version 0.8.0.2
2012-09-11 12:07:40 +02:00
Peter Simons
277527fef7
haskell-wai-extra: update to version 1.3.0.1
2012-09-11 12:07:40 +02:00
Peter Simons
027faa3045
haskell-wai-app-static: update to version 1.3.0.1
2012-09-11 12:07:39 +02:00
Peter Simons
80505bb416
haskell-monad-logger: update to version 0.2.0.1
2012-09-11 12:07:39 +02:00
Peter Simons
7ef7641d1e
haskell-http-conduit: update to version 1.6.0.2
2012-09-11 12:07:39 +02:00
Peter Simons
6cff725ee9
haskell-file-embed: update to version 0.0.4.5
2012-09-11 12:07:39 +02:00
Peter Simons
74eaab50ce
haskell-conduit: update to version 0.5.2.4
2012-09-11 12:07:39 +02:00
Peter Simons
e81449b41e
haskell-clientsession: update to version 0.8.0.1
2012-09-11 12:07:38 +02:00
Peter Simons
b4102299e5
haskell-authenticate: update to version 1.3.1.1
2012-09-11 12:07:38 +02:00
aszlig
2c315dee85
Merge branch 'tcl-tkabber-fixup'
...
This introduces the following changes:
* Fixes libPrefix in Tcl libraries I fucked up a few months ago and adds
missing meta attributes.
* Correctly set TKABBER_SITE_PLUGINS so Tkabber is able to find plugins, if
present.
* Rely on OPENSSL_X509_CERT_FILE instead of depending on cacert directly.
* Introduces a new license called "Tcl/Tk", which applies to some Tcl libraries
and is a variation of the BSD license with restrictions regarding
governmental use.
* New package tclgpg for GPG support in Tkabber.
2012-09-11 05:13:03 +02:00
aszlig
5320792ed7
haskell-diagrams: Move main libs into single dir.
...
That way we have all diagrams specific stuff in one directory, which coulde make
it easier for code-reuse in the future.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:17 +02:00
aszlig
3e1c9217c4
haskell-diagrams: Don't invoke haddock.
...
This package is only a metapackage and doesn't contain any source files, so we
don't need to generate source code documentation at all.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:16 +02:00
aszlig
4c418cd3aa
haskell-diagrams: New package, v0.5.
...
This is just a metapackage, so the build is going to fail and we need to fix
things up next.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:16 +02:00
aszlig
1763eb518b
haskell-diagrams-cairo: New package, v0.5.0.2.
...
We use the jailbreak attribute here to avoid splitting off cmdargs and split
into directly versioned packages.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:19:16 +02:00
aszlig
e3826e5e9c
haskell-diagrams-core: New package, v0.5.0.1.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:16 +02:00
aszlig
a7ca544945
haskell-diagrams-lib: New package, v0.5.0.1.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
aszlig
cad8a942e1
haskel-vector-space-points: New package.
...
Starting with version 0.1.1.1, required by diagrams-core.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
aszlig
d12f707f6c
haskell-newtype: New package in version 0.2.
...
This package is required by diagrams-lib.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
aszlig
6e0924ca84
haskell-active: New package in version 0.1.0.2.
...
This package is required by diagrams-lib.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
Peter Simons
bb7daf767b
cosmetic
2012-09-10 18:28:17 +02:00
Peter Simons
7b587a5ad8
haskell-funcmp: update to version 1.7
2012-09-10 18:27:35 +02:00
Peter Simons
9f7f71aeaa
Add myself as maintainer to those packages Haskell packages I, well, maintain.
2012-09-10 16:31:41 +02:00
Peter Simons
249ff424a9
haskell-zlib: jailbreak version 0.5.3.3 to fix build with GHC 7.6.1
2012-09-10 15:56:51 +02:00
Peter Simons
4fc17179f9
haskell-zlib-conduit: update to version 0.5.0.1
2012-09-10 15:08:24 +02:00
Peter Simons
09f1fbfa1c
haskell-zlib-bindings: update to version 0.1.1.1
2012-09-10 15:08:24 +02:00
Peter Simons
07a2ac1634
haskell-zipper: update to version 0.4.2
2012-09-10 15:08:24 +02:00
Peter Simons
2c4011974d
haskell-warp: update to version 1.3.1
2012-09-10 15:08:24 +02:00
Peter Simons
69074bf98b
haskell-unordered-containers: update to version 0.2.2.1
2012-09-10 15:08:24 +02:00
Peter Simons
d1990fed5d
haskell-texmath: update to version 0.6.1.1
2012-09-10 15:08:24 +02:00
Peter Simons
0dd2732946
haskell-system-filepath: update to version 0.4.7
2012-09-10 15:08:24 +02:00
Peter Simons
0acfb5994f
haskell-syb-with-class: update to version 0.6.1.4
2012-09-10 15:08:23 +02:00
Peter Simons
6ab66d48fe
haskell-simple-sendfile: update to version 0.2.7
2012-09-10 15:08:23 +02:00
Peter Simons
2040c25c3d
haskell-semigroups: update to version 0.8.4.1
2012-09-10 15:08:23 +02:00
Peter Simons
76ae366292
haskell-pureMD5: update to version 2.1.2.1
2012-09-10 15:08:23 +02:00
Peter Simons
2d5e95a09c
haskell-persistent: update to version 1.0.1
2012-09-10 15:08:23 +02:00
Peter Simons
bf6b450d70
haskell-network-conduit: update to version 0.5.0.1
2012-09-10 15:08:23 +02:00
Peter Simons
efe11de735
haskell-multirec: update to version 0.7.3
2012-09-10 15:08:23 +02:00
Peter Simons
b3eb13c229
haskell-mime-mail: update to version 0.4.1.2
2012-09-10 15:08:23 +02:00
Peter Simons
e421db3284
haskell-math-functions: update to version 0.1.1.2
2012-09-10 15:08:23 +02:00
Peter Simons
0a5b6548e7
haskell-logict: update to version 0.5.0.2
2012-09-10 15:08:22 +02:00
Peter Simons
b422578f1d
haskell-iteratee: update to version 0.8.9.4
2012-09-10 15:08:22 +02:00
Peter Simons
4127150fcf
haskell-hscolour: update to version 1.20.3
2012-09-10 15:08:22 +02:00
Peter Simons
51384cc519
haskell-highlighting-kate: update to version 0.5.3.2
2012-09-10 15:08:22 +02:00
Peter Simons
26a7363aad
haskell-haskell-src-meta: update to version 0.6.0.1
2012-09-10 15:08:22 +02:00
Peter Simons
8b4ee13aad
haskell-gloss: update to version 1.7.5.2
2012-09-10 15:08:22 +02:00
Peter Simons
6a34dabe17
haskell-flexible-defaults: update to version 0.0.1.0
2012-09-10 15:08:22 +02:00
Peter Simons
603be88be1
haskell-filepath: update to version 1.3.0.1
2012-09-10 15:08:22 +02:00
Peter Simons
6c78b5f919
haskell-fclabels: update to version 1.1.4.3
2012-09-10 15:08:22 +02:00
Peter Simons
ead567b890
haskell-cuda: update to version 0.4.1.1
2012-09-10 15:08:22 +02:00
Peter Simons
bd4ae80584
haskell-crypto-conduit: update to version 0.4.0.1
2012-09-10 15:08:22 +02:00
Peter Simons
19c8861568
haskell-cookie: update to version 0.4.0.1
2012-09-10 15:08:22 +02:00
Peter Simons
d35889b374
haskell-blaze-html: update to version 0.5.1.0
2012-09-10 15:08:22 +02:00
Peter Simons
639926af26
haskell-blaze-builder-conduit: update to version 0.5.0.1
2012-09-10 15:08:21 +02:00
Peter Simons
5d84d2e176
haskell-attoparsec-conduit: update to version 0.5.0.1
2012-09-10 15:08:21 +02:00
Peter Simons
e2c9238fae
haskell-arrows: update to version 0.4.4.1
2012-09-10 15:08:21 +02:00
Peter Simons
69f66a11b6
haskell-language-c-quote: jailbreak to support recent versions of haskell-src-meta
2012-09-10 15:05:13 +02:00
Peter Simons
44f8ce0fe1
haskell-src-exts: update to version 1.13.5
2012-09-10 14:53:18 +02:00
Peter Simons
4517928069
haskell-X11: update to version 1.6.0.1
2012-09-10 14:53:18 +02:00
Peter Simons
0626786545
haskell-deepseq: update to version 1.3.0.1
2012-09-10 14:21:42 +02:00
Peter Simons
c03160831b
haskell-th-orphans: add version 0.6
2012-09-10 14:19:47 +02:00
Peter Simons
b9f0b44b1a
haskell-haskeline: update to version 0.7.0.3
2012-09-10 14:14:33 +02:00
Peter Simons
9a19904d32
cosmetic
2012-09-10 14:11:19 +02:00
Peter Simons
d7d1f995e6
Use jailbreak to get rid of overspecified version restrictions to fix
...
builds of Agda, accelerate-cuda, clientsession, filestore, ghc-events,
gitit, happstack, happstack, happstack, hledger-lib, hledger, mime-mail,
pandoc, snap, wai-app-static, yesod-static, and urlencoded.
2012-09-10 12:36:18 +02:00
aszlig
4f1b8117f3
tcltls: Add missing meta attributes.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:01 +02:00
aszlig
1ca55953fc
tcllib: Add missing meta attributes.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:01 +02:00
aszlig
bd130c34ec
bwidget: Add missing meta attributes.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:01 +02:00
aszlig
882289a583
tclgpg: New package, pre-1.0 release.
...
The library has not been released so far, but it is used by Tkabber and some
other software in Tcl (none of them is in nixpkgs so far).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 06:59:58 +02:00
aszlig
28a725fcbe
bwidget/tcllib/tcltls: Add libPrefix attributes.
...
This is what I forgot in the packages I have added a few months ago, so it's
time to revisit them and improve things, like for example set the right
libPrefix in order to stay consistent with other TCL libraries.
In addition this fixes some whitespace ugliness in the affected packages.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 06:59:58 +02:00
Peter Simons
a9da133fda
boost: add version 1.51.0
2012-09-08 14:35:05 +02:00
Peter Simons
d9f3317942
haskell-split: drop obsolete version 0.1.4.3
2012-09-06 15:47:03 +02:00
Peter Simons
116a96b7a4
haskell-urlencoded: patch to support recent versions of split
2012-09-06 15:46:36 +02:00
Dmitry Malikov
d4145f4f7d
haskellPackages.liblastfm: initial
2012-09-05 18:38:32 +00:00
Dmitry Malikov
38a844e0e9
haskellPackages.urlencoded: initial
2012-09-05 18:38:32 +00:00
Dmitry Malikov
843053d7a7
haskellPackages.split: add 0.1.4.3
2012-09-05 18:38:32 +00:00
Peter Simons
40431dfcd4
haskell-tls: update to version 0.9.10
2012-09-03 14:20:15 +02:00
Peter Simons
02d27b8a02
haskell-iteratee: update to version 0.8.9.3
2012-09-03 14:20:15 +02:00
Peter Simons
1505130da1
haskell-fingertree: update to version 0.0.1.1
2012-09-03 14:20:15 +02:00
Peter Simons
f11475eaa8
haskell-cmdargs: update to version 0.10
2012-09-03 14:20:15 +02:00
Peter Simons
e9abf1899a
haskell-hledger: patch to support recent versions of cmdargs
2012-09-03 14:20:10 +02:00
Peter Simons
1637d95fff
haskell-date-cache: add version 0.3.0
2012-09-03 14:19:35 +02:00
Peter Simons
267e268a31
haskell-HTTP: add version 4000.2.4
2012-09-03 14:19:25 +02:00
Peter Simons
14c808baa7
haskell-haskeline: add version 0.7.0.2
2012-09-03 14:18:57 +02:00
Yury G. Kudryashov
1de0428020
KTorrent-4.2.1
2012-08-31 12:20:41 +04:00
Yury G. Kudryashov
096db8fe10
KDevelop-4.3.1
2012-08-31 12:20:09 +04:00
Yury G. Kudryashov
f15e95a891
libjpeg-8d
...
It fixes some crashes (e.g., KDE workspace crashed when I tried to configure
webcam in Skype).
2012-08-31 12:04:47 +04:00
Yury G. Kudryashov
c5f9ee3325
Add libexttextcat (part of LibreOffice)
2012-08-31 12:03:25 +04:00
Yury G. Kudryashov
38d07f5018
Add MyThes
2012-08-31 12:03:25 +04:00
Yury G. Kudryashov
28f0597bd6
Add clucene-core.2.x
2012-08-31 12:03:25 +04:00
Yury G. Kudryashov
34bafa4893
Add libcdr (libreoffice dependency)
2012-08-31 12:03:24 +04:00
Yury G. Kudryashov
d41c08ee54
Add mdds (libreoffice dependency)
2012-08-31 12:03:24 +04:00
Yury G. Kudryashov
30ba367d5a
Add libvisio (libreoffice dependency)
2012-08-31 12:03:24 +04:00
Ludovic Courtès
953eadbfc3
gnutls: Pass CPPFLAGS to help find GMP on OpenIndiana.
...
Suggested by Mats Erik Andersson <gnu@gisladisker.se>.
2012-08-30 22:54:18 +02:00
Ludovic Courtès
96f76db396
gnutls: Pass `--with-libnettle-prefix' on OpenIndiana.
...
Suggested by Mats Erik Andersson <gnu@gisladisker.se>.
2012-08-30 18:07:11 +02:00
Peter Simons
7638637b68
haskell-test-framework-quickcheck2: update to version 0.2.12.3
2012-08-30 13:02:00 +02:00
Peter Simons
9ffc9076dc
haskell-postgresql-simple: update to version 0.2.4.1
2012-08-30 13:02:00 +02:00
Peter Simons
d11f3d5551
haskell-http-conduit: update to version 1.6.0.1
2012-08-30 13:02:00 +02:00
Peter Simons
45485db623
haskell-hoauth: update to version 0.3.5
2012-08-30 13:02:00 +02:00
Peter Simons
60ae16e0aa
haskell-graphviz: update to version 2999.14.1.0
2012-08-30 13:02:00 +02:00
Peter Simons
70acc59794
haskell-Graphalyze: update to version 0.13.0.1
2012-08-30 13:02:00 +02:00
Mathijs Kwik
7e8240d71b
haskell: add stylish-haskell
2012-08-30 10:11:23 +02:00
Mathijs Kwik
b54e608807
spice-protocol: fix maintainer
2012-08-30 08:36:51 +02:00
Mathijs Kwik
280fb5585d
spice seems really just for linux at the moment
2012-08-29 23:35:39 +02:00
Mathijs Kwik
cb4443ef26
add spice-0.10.1
...
spice is a next-generation remote desktop protocol, aimed at virtual
machines.
focus is not just on display/input devices, but clipboard, audio,
video, opengl, smartcards, usb devices as well, no matter if the
virtual machine runs locally or on a remote host.
not everything is implemented yet, and I didn't enable all available
features yet.
Currently, spice is able to make qemu-kvm virtual machines very usable
for workstation guests, with good 2d video support, clipboard sharing,
full resolutions, auto-mouse-grab/ungrab, xinerama / multiple guest
monitors. Good drivers for windows 7 guests are available, as well as
linux Xorg drivers / agents.
Basically, kvm was already the best-performing VM solution (using
virtio drivers), but virtualbox, while slower, had better
desktop-integration support (still wins if you want opengl). Spice
fixes this, making the choice very easy.
2012-08-29 22:27:39 +02:00
Mathijs Kwik
30514a5346
add spice-protocol-0.10.1
2012-08-29 22:27:39 +02:00
Mathijs Kwik
af6265e66d
add celt-0.5.1
2012-08-29 22:27:39 +02:00
Peter Simons
def452861d
Delete obsolete Haskell packages:
...
* comonad 1.1.1.6
* comonad-transformers 2.1.2
* semigroupoids 1.3.4
* split 0.1
* tagsoup 0.10.1
* texmath 0.4
2012-08-28 12:59:20 +02:00
Peter Simons
da00b344cf
haskell-yesod-core: update to version 1.1.1.1
2012-08-28 12:37:14 +02:00
Peter Simons
fda535b52d
haskell-reactive-banana: update to version 0.7.0.1
2012-08-28 12:37:14 +02:00
Peter Simons
49a3481f5d
haskell-http-types: update to version 0.7.3.0.1
2012-08-28 12:37:14 +02:00
Peter Simons
5bddcc2f21
haskell-cprng-aes: update to version 0.2.4
2012-08-28 12:37:14 +02:00
Peter Simons
e01aa340f6
haskell-configurator: update to version 0.2.0.1
2012-08-28 12:37:14 +02:00
Peter Simons
cf4076daba
haskell-certificate: update to version 1.2.6
2012-08-28 12:37:14 +02:00
Peter Simons
c7a7caf7ab
haskell-base64-bytestring: update to version 1.0.0.0
2012-08-28 12:37:14 +02:00
Peter Simons
77cd02f766
haskell-asn1-data: update to version 0.7.1
2012-08-28 12:37:14 +02:00
Peter Simons
b61ed4a580
haskell-abstract-deque: update to version 0.1.6
2012-08-28 12:37:14 +02:00
Peter Simons
dbe1ee0921
haskell-HsOpenSSL: update to version 0.10.3.3
2012-08-28 12:37:14 +02:00
Peter Simons
9bce51f6ec
haskell-gitit: patch to support recent versions of base64-bytestring
2012-08-28 12:34:15 +02:00
Peter Simons
7d889c6dfa
haskell-yesod-static: patch to support recent versions of base64-bytestring
2012-08-28 12:31:19 +02:00
Peter Simons
bf188b3fd2
haskell-http-conduit: patch to support recent versions of base64-bytestring and asn1-data
2012-08-28 12:28:51 +02:00
Peter Simons
824b62a61a
haskell-cipher-aes: add version 0.1.1
2012-08-28 12:18:10 +02:00
Michael Raskin
2001983746
dxflib: add the DXF format support library
2012-08-27 15:17:02 +04:00
Peter Simons
8cb967fb95
haskell-unix-compat: update to version 0.3.0.2
2012-08-27 11:30:50 +02:00
Peter Simons
da852fee50
haskell-statistics: update to version 0.10.2.0
2012-08-27 11:30:50 +02:00
Peter Simons
527dd9db06
haskell-resource-pool: update to version 0.2.1.1
2012-08-27 11:30:49 +02:00
Peter Simons
3063736918
haskell-reactive-banana: update to version 0.7.0.0
2012-08-27 11:30:49 +02:00
Peter Simons
8782724875
haskell-reactive-banana-wx: update to version 0.7.0.0
2012-08-27 11:30:49 +02:00
Peter Simons
38dda82cc1
haskell-largeword: update to version 1.0.3
2012-08-27 11:30:49 +02:00
Peter Simons
3445b2cb0f
haskell-graphviz: update to version 2999.14.0.0
2012-08-27 11:30:49 +02:00
Peter Simons
bba0b43d0f
haskell-fclabels: update to version 1.1.4.2
2012-08-27 11:30:49 +02:00
Peter Simons
d2b775d31c
haskell-double-conversion: update to version 0.2.0.5
2012-08-27 11:30:49 +02:00
Peter Simons
6596fdf4d7
haskell-derive: update to version 2.5.11
2012-08-27 11:30:49 +02:00
Peter Simons
e40f7b88e9
haskell-blaze-textual: update to version 0.2.0.8
2012-08-27 11:30:48 +02:00
Peter Simons
322b47e720
haskell-MonadRandom: update to version 0.1.8
2012-08-27 11:30:48 +02:00
Peter Simons
8ff755c5f3
haskell-CouchDB: update to version 1.2
2012-08-27 11:30:48 +02:00
Peter Simons
48c5ad011d
haskell-test-framework: update to version 0.6.1
2012-08-27 11:29:11 +02:00
Yury G. Kudryashov
ce5d5568a4
Soprano-2.8.0
2012-08-26 22:23:25 +04:00
Yury G. Kudryashov
a4d13df801
Add qoauth
2012-08-26 22:21:14 +04:00
Yury G. Kudryashov
1e3c42eb69
Libspectre: a couple of upstream patches (fix 2 crashes)
2012-08-26 22:06:45 +04:00
Yury G. Kudryashov
c03efbd8f9
Fix libical
...
Libical searched zoneinfo in /usr/share/zoneinfo, and failed to find it.
This leads to, e.g., random Kontact freezes.
2012-08-26 22:05:19 +04:00
Mathijs Kwik
55b964e179
add: haskell-split older version (0.1)
2012-08-25 21:31:14 +02:00
Rob Vermaas
d1d5c6d983
Update URL for xmlbeans 2.2.0
2012-08-25 19:40:15 +02:00
Mathijs Kwik
8c96572638
add liblockfile-1.09
2012-08-25 11:20:09 +02:00
Peter Simons
4cc7571b9d
haskell-fclabels: update to version 1.1.4.1
2012-08-24 13:42:56 +02:00
Peter Simons
165257a8ee
haskell-yesod: update to version 1.1.0.2
2012-08-23 17:42:12 +02:00
Peter Simons
1138fe5085
haskell-yesod-form: update to version 1.1.1
2012-08-23 17:42:12 +02:00
Peter Simons
336aa54bf0
haskell-yesod-core: update to version 1.1.1
2012-08-23 17:42:12 +02:00
Peter Simons
bbd07b136f
haskell-wl-pprint-text: update to version 1.1.0.0
2012-08-23 17:42:12 +02:00
Peter Simons
da94736f6a
haskell-vault: update to version 0.2.0.1
2012-08-23 17:42:12 +02:00
Peter Simons
7f80024b2a
haskell-unbound: update to version 0.4.1.1
2012-08-23 17:42:12 +02:00
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