Oliver Charles
c537d07f21
haskellPackages.snapletAcidState: New Expression ( close #966 )
2013-09-15 05:51:24 +03:00
Vladimír Čunát
7f7c196912
libffi: disable tests on FreeBSD as well
...
There are strange build failures of expect. Ikwildrpepper says the bash
eats all CPU, but the build is stuck.
2013-09-14 21:18:55 +02:00
Vladimír Čunát
16040297a7
gamin: don't change hashes on non-darwin
...
Sorry, I didn't realize this is "fam" which is used in glib.
2013-09-14 16:52:01 +02:00
Jason \"Don\" O'Conal
9767a725cc
djvulibre: fix build on darwin ( close #931 )
2013-09-14 15:21:35 +02:00
Jason "Don" O'Conal
5bfb4a4f30
fail2ban: fix build on darwin ( close #933 )
2013-09-14 15:18:29 +02:00
Vladimír Čunát
961c2fe7c3
coreutils,gettext: don't change hash except for darwin
...
Also some style cleanup.
Note that defining an empty-string variable *does* change the hash.
I would like to change this behaviour one day
(clean up attrs when compiling the derivation).
2013-09-14 14:56:10 +02:00
Danie Roux
14109047bd
gettext: Guard against compiler not supporting __builtin_stpncpy
...
From https://lists.macosforge.org/pipermail/macports-dev/2011-July/015263.html :
5) Building with a compiler that doesn't support newer __builtins
If your port uses MacPorts compilers rather than the default compiler,
you may run into trouble with string functions. You'll see errors at
link time about undefined __builtin_* functions. If this happens, you
may want to compile with -D_FORTIFY_SOURCE=0 to tell the headers to
use unfortified versions which do not use compiler builtins.
2013-09-14 14:45:06 +02:00
Vladimir Still
6c2d4f9862
freetds: Update expression with working url.
2013-09-12 20:57:55 +02:00
Peter Simons
535819ccd3
haskell-wai-app-static: update to version 1.3.2.1
2013-09-12 19:27:25 +02:00
Peter Simons
cd0545d740
haskell-snap: update to version 0.13.0.1
2013-09-12 19:27:25 +02:00
Peter Simons
38bd86b424
haskell-postgresql-simple: update to version 0.3.7.1
2013-09-12 19:27:24 +02:00
Peter Simons
a1f346f701
haskell-crypto-cipher-types: update to version 0.0.5
2013-09-12 19:27:24 +02:00
Peter Simons
1025b367d8
haskell-crypto-cipher-tests: update to version 0.0.7
2013-09-12 19:27:24 +02:00
Vladimír Čunát
a189a68401
lipng_apng: fix via using the previous patch
2013-09-12 19:12:10 +02:00
Vladimír Čunát
f7843b341b
Merge branch 'x-updates' into master
2013-09-12 18:56:48 +02:00
Vladimír Čunát
56c2ee8dcf
gtk3: bugfix update 3.8.2 -> .4
2013-09-12 18:11:00 +02:00
Vladimír Čunát
117f2e6683
libpng: minor update 1.6.3 -> .4
...
Also make myself maintainer.
2013-09-12 17:19:27 +02:00
Peter Simons
51604bf13f
haskell-llvm-general-pure: add version 3.3.8.1
2013-09-11 20:48:05 +02:00
Peter Simons
6c4c9cd8a8
haskell-yesod-form: update to version 1.3.2.2
2013-09-11 20:48:05 +02:00
Peter Simons
b6b154a8b8
haskell-yesod-core: update to version 1.2.4.3
2013-09-11 20:48:05 +02:00
Peter Simons
3cfd7ac7c4
haskell-yesod-bin: update to version 1.2.3.3
2013-09-11 20:48:05 +02:00
Peter Simons
aae4ca3516
haskell-yesod-auth: update to version 1.2.3
2013-09-11 20:48:05 +02:00
Peter Simons
8bd4aaec49
haskell-mwc-random: update to version 0.13.0.0
2013-09-11 20:45:19 +02:00
Peter Simons
bfa5bd9371
haskell-llvm-general: update to version 3.3.8.1
2013-09-11 20:45:19 +02:00
Peter Simons
66dc4eba7f
haskell-http-conduit: update to version 1.9.5
2013-09-11 20:45:19 +02:00
Peter Simons
8908a9af7c
haskell-hspec: update to version 1.7.2.1
2013-09-11 20:45:19 +02:00
Peter Simons
64e91e00df
haskell-diagrams-svg: update to version 0.8.0.1
2013-09-11 20:45:19 +02:00
Peter Simons
cd08c94ac8
haskell-diagrams-lib: update to version 0.7.1
2013-09-11 20:45:18 +02:00
Peter Simons
8be4a8f6b0
haskell-diagrams: update to version 0.7.1.1
2013-09-11 20:45:18 +02:00
Peter Simons
4580b1c97e
haskell-basic-prelude: update to version 0.3.6.0
2013-09-11 20:45:18 +02:00
Peter Simons
b5e626e3db
haskell-acid-state: update to version 0.12.0
2013-09-11 20:45:18 +02:00
Peter Simons
a8d3ba9b8d
haskell-vault: update to version 0.3.0.2
2013-09-11 19:59:24 +02:00
Vladimír Čunát
2dc0f91806
mesa: fix the default DRI driver dir to /run/opegl-driver{,-32}
2013-09-11 11:38:15 +02:00
Vladimír Čunát
aa8e8303e1
Merge branch 'x-updates' into master
2013-09-11 08:37:03 +02:00
Peter Simons
b728835bc1
Merge pull request #953 from errge/statvfs
...
Add statvfs haskell library
2013-09-10 15:32:34 -07:00
Vladimír Čunát
bb6b42385d
Merge PR #901 : adding Storm
...
vcunat edit: use symlink instead of hardlink (failed for me with a
cross-device error), minor whitespace cleanup
2013-09-10 16:18:31 +02:00
Gergely Risko
b2c97f6ca5
Add statvfs haskell library
2013-09-10 16:06:56 +02:00
Vladimír Čunát
ea8a7bcd0c
libav: update 9.8 -> 9.9
...
It's supposed to include some security-related fixes.
2013-09-10 10:42:33 +02:00
Peter Simons
66f905c14e
haskell-yesod-platform: update to version 1.2.4.2
2013-09-09 15:07:37 +02:00
Peter Simons
563786deff
haskell-unix-bytestring: update to version 0.3.7
2013-09-09 15:07:37 +02:00
Peter Simons
32d609654c
haskell-free: update to version 3.4.2
2013-09-09 15:07:37 +02:00
Peter Simons
bca133d225
haskell-dimensional: update to version 0.12.1.1
2013-09-09 15:07:37 +02:00
Peter Simons
7e8b474485
haskell-digestive-functors-heist: update to version 0.8.0.0
2013-09-09 15:07:37 +02:00
Peter Simons
28c5958658
haskell-thyme: disable the test suite some more
2013-09-09 15:07:36 +02:00
Peter Simons
0e7783c608
haskell-exceptions: re-generate with cabal2nix
2013-09-09 15:07:35 +02:00
Peter Simons
2282809b35
libnetfilter_queue: add version 1.0.2
2013-09-09 12:52:31 +02:00
Peter Simons
a9d625b3dc
haskell-tagsoup: Revert "update to version 0.13"
...
This reverts commit d0b0d530b6
. The new version
breaks the build of Pandoc.
2013-09-09 10:44:55 +02:00
Peter Simons
da69f13863
haskell-pandoc-types: Revert "update to version 1.12"
...
This reverts commit 17f8b63837
. The new version
breaks Pandoc, curiously enough. Who would have thought? Everyone seems to be
going Snoyman these days.
2013-09-09 10:43:15 +02:00
Peter Simons
b2a54d51b5
haskell-vault: jailbreak to fix build with older versions of GHC
2013-09-09 10:20:27 +02:00
Peter Simons
d58b4205c8
haskell-thyme: disable unit tests
...
https://github.com/liyang/thyme/issues/4
2013-09-09 10:02:30 +02:00
Peter Simons
2943574903
haskell-citeproc-hs: jailbreak to fix build with recent pandoc-types
2013-09-08 22:56:29 +02:00
Peter Simons
53f8f8f50d
haskell-digestive-functors-heist: jailbreak to fix the build with recent heist
2013-09-08 22:56:29 +02:00
Peter Simons
c690153d55
haskell-yesod: update to version 1.2.2.1
2013-09-08 22:56:29 +02:00
Peter Simons
39ac320e8e
haskell-yesod-platform: update to version 1.2.4.1
2013-09-08 22:56:29 +02:00
Peter Simons
fb3e61ffb8
haskell-yesod-form: update to version 1.3.2.1
2013-09-08 22:56:29 +02:00
Peter Simons
60264d6136
haskell-yesod-core: update to version 1.2.4.2
2013-09-08 22:56:28 +02:00
Peter Simons
8b15f9ce5a
haskell-yesod-bin: update to version 1.2.3.2
2013-09-08 22:56:28 +02:00
Peter Simons
699282966c
haskell-yesod-auth: update to version 1.2.2.1
2013-09-08 22:56:28 +02:00
Peter Simons
cd97281731
haskell-yaml: update to version 0.8.5
2013-09-08 22:56:28 +02:00
Peter Simons
be6549a4bf
haskell-xml-hamlet: update to version 0.4.0.5
2013-09-08 22:56:28 +02:00
Peter Simons
4b21c50856
haskell-wai-extra: update to version 1.3.4.5
2013-09-08 22:56:28 +02:00
Peter Simons
e890f1b66f
haskell-tls: update to version 1.1.5
2013-09-08 22:56:28 +02:00
Peter Simons
d0b0d530b6
haskell-tagsoup: update to version 0.13
2013-09-08 22:56:28 +02:00
Peter Simons
a09fda2838
haskell-snap: update to version 0.13.0
2013-09-08 22:56:28 +02:00
Peter Simons
629a868e6c
haskell-shakespeare: update to version 1.2.0
2013-09-08 22:56:28 +02:00
Peter Simons
c1a1f3c3ba
haskell-shakespeare-text: update to version 1.0.0.7
2013-09-08 22:56:28 +02:00
Peter Simons
54c362392f
haskell-shakespeare-js: update to version 1.2.0
2013-09-08 22:56:28 +02:00
Peter Simons
607da7c3c9
haskell-shakespeare-i18n: update to version 1.0.0.4
2013-09-08 22:56:27 +02:00
Peter Simons
b2d322a65d
haskell-shakespeare-css: update to version 1.0.6.3
2013-09-08 22:56:27 +02:00
Peter Simons
34d6228f91
haskell-resourcet: update to version 0.4.8
2013-09-08 22:56:27 +02:00
Peter Simons
0d0679d169
haskell-project-template: update to version 0.1.3.2
2013-09-08 22:56:27 +02:00
Peter Simons
17f8b63837
haskell-pandoc-types: update to version 1.12
2013-09-08 22:56:26 +02:00
Peter Simons
61883ffabe
haskell-lens: update to version 3.9.1
2013-09-08 22:56:26 +02:00
Peter Simons
49dbebec60
haskell-http-reverse-proxy: update to version 0.2.1.1
2013-09-08 22:56:26 +02:00
Peter Simons
14940d747b
haskell-hspec: update to version 1.7.2
2013-09-08 22:56:26 +02:00
Peter Simons
ec7b50f81e
haskell-hspec-meta: update to version 1.7.2
2013-09-08 22:56:26 +02:00
Peter Simons
d2d3efbaf8
haskell-heist: update to version 0.13.0
2013-09-08 22:56:26 +02:00
Peter Simons
e986d8b36f
haskell-hamlet: update to version 1.1.7.2
2013-09-08 22:56:26 +02:00
Peter Simons
2d76cc56d4
haskell-gnutls: update to version 0.1.5
2013-09-08 22:56:26 +02:00
Peter Simons
b3e3391518
haskell-derive: update to version 2.5.13
2013-09-08 22:56:26 +02:00
Peter Simons
54a7cc2b88
haskell-crypto-random: update to version 0.0.7
2013-09-08 22:56:26 +02:00
Peter Simons
642a838e0a
haskell-crypto-numbers: update to version 0.2.1
2013-09-08 22:56:25 +02:00
Peter Simons
ab574fc4fe
haskell-cprng-aes: update to version 0.5.2
2013-09-08 22:56:25 +02:00
Peter Simons
7669fcf036
haskell-conduit: update to version 1.0.7.4
2013-09-08 22:56:25 +02:00
Peter Simons
1bad058b34
haskell-cipher-des: update to version 0.0.4
2013-09-08 22:56:25 +02:00
Peter Simons
e29c5d21ff
haskell-cipher-blowfish: update to version 0.0.2
2013-09-08 22:56:25 +02:00
Peter Simons
f804f8390c
haskell-cereal-conduit: update to version 0.7.1
2013-09-08 22:56:25 +02:00
Peter Simons
b64ddfd486
haskell-boomerang: update to version 1.4.0
2013-09-08 22:56:25 +02:00
Peter Simons
efce71f023
haskell-system-posix-redirect: add version 1.1
2013-09-08 22:56:25 +02:00
Peter Simons
d7748daf2c
haskell-unordered-containers: add version 0.2.3.2
2013-09-08 22:56:25 +02:00
Peter Simons
2f8a09a2ff
haskell-thyme: enable unit tests
2013-09-08 22:56:24 +02:00
Peter Simons
98fd7e3872
Merge pull request #947 from ocharles/pipes
...
pipes: Add Haskell 'pipes' family of libraries
2013-09-08 13:46:05 -07:00
Gergely Risko
d26466c6d8
Fix impurity in HFuse
...
This impurity caused hsc2hs to start look into /usr/include in any Cabal
project that depends on HFuse on systems where /usr/include is present.
2013-09-08 22:25:27 +02:00
Vladimír Čunát
d55fb56690
Merge branch 'master' into x-updates
2013-09-08 16:39:09 +02:00
Sergey Mironov
7cc15281b6
libusb1: bring 1.0.9 back as a separate file
2013-09-08 16:37:59 +02:00
Oliver Charles
a0ab379c00
pipes: Add Haskell 'pipes' family of libraries
2013-09-08 15:10:56 +01:00
Oliver Charles
ef72e19b27
ghc-mod: Wrap to call ghc-get-packages.sh first
2013-09-08 13:42:12 +01:00
Vladimír Čunát
c1ed13dad0
Merge branch 'master' into x-updates
2013-09-08 12:04:20 +02:00
Jason \"Don\" O'Conal
ac39ba7953
dbus_tools: fix build on darwin ( close #929 )
2013-09-08 10:49:20 +02:00
Jason \"Don\" O'Conal
834cd6c886
beret: Fix build on darwin ( close #923 )
2013-09-08 10:32:25 +02:00