Commit Graph

10259 Commits

Author SHA1 Message Date
Sander van der Burg
3f0ee819e2 titaniumsdk: Updated KitchenSink example + fix native libraries 2013-04-17 13:52:42 +02:00
Rok Garbas
8ea9b3fbac plone: adding version 4.2.5 and 4.1.6 2013-04-17 02:28:45 +02:00
Rok Garbas
0416e77d82 plone: some versions got pinned wrong 2013-04-17 01:57:40 +02:00
Rok Garbas
a690941f21 plone: update to 4.3 2013-04-17 01:27:59 +02:00
Rok Garbas
df76d7f6a9 nodejs: update to 0.8.23 2013-04-16 18:19:16 +02:00
Sander van der Burg
92e089187d titaniumsdk: Removed obsolete src parameter 2013-04-16 16:23:20 +02:00
Sander van der Burg
1d255f9ab3 titaniumsdk: Added version 3.1 next to version 2.1, and make it configurable 2013-04-16 14:08:37 +02:00
viric
d2d69902e8 Merge pull request #456 from bjornfor/premake
premake: bump to version 4.3
2013-04-15 14:35:46 -07:00
Lluís Batlle i Rossell
c4404fea22 libotr: 4.0 back to default. Git problems. 2013-04-15 20:43:32 +02:00
Lluís Batlle i Rossell
d5e713d2ff libotr: Missed file for 3.2 2013-04-15 20:20:20 +02:00
Lluís Batlle i Rossell
b628bbda90 libotr: adding back libotr 3.2; bitlbee failed without it 2013-04-15 20:15:19 +02:00
Michael Raskin
0d9d2a65ba Adding libffi to autogen dependencies to fix the build 2013-04-15 09:46:42 +04:00
Peter Simons
e2a1c15772 haskell-statistics: patch to fix Haddock build 2013-04-14 23:06:17 +02:00
Peter Simons
64acc3a989 haskell-cuda: update to version 0.5.0.2 2013-04-14 23:06:17 +02:00
Peter Simons
bef28c9807 haskell-statistics: update to version 0.10.3.0 2013-04-14 23:06:17 +02:00
Peter Simons
969f6da047 haskell-happstack-server: update to version 7.1.7.1 2013-04-14 23:06:17 +02:00
Peter Simons
684add983d haskell-split: update to version 0.2.2 2013-04-14 23:06:17 +02:00
Peter Simons
a3c2a00abb haskell-testpack: drop obsolete and unmaintained library 2013-04-14 21:19:26 +02:00
Eelco Dolstra
7745357f0e meta.license should be a (list of) string(s), not an attribute set
http://hydra.nixos.org/build/4744513
2013-04-14 20:10:58 +02:00
Vladimír Čunát
d8a2ae8d01 some libintl and libiconv cleanups + non-linux fixes 2013-04-14 13:43:09 +02:00
Vladimír Čunát
74c4e30a9c vala: attempt to fix on FreeBSD 2013-04-13 23:30:26 +02:00
Vladimír Čunát
10d7190f2a freetype: attempt to fix build for the other FreeBSD 2013-04-13 23:24:08 +02:00
Lluís Batlle i Rossell
5980282d17 Fixing libotr crash (taking a 3rd party patch)
I hope it doesn't make libotr insecure, but the trivial patch comes from
this irssi-otr thread:
https://github.com/cryptodotis/irssi-otr/issues/21
2013-04-13 20:01:34 +02:00
Lluís Batlle i Rossell
1664c97704 libotr wanted the stack protector libs.
Missed by our gcc-wrapper, I guess.
2013-04-13 17:42:36 +02:00
Lluís Batlle i Rossell
93045e558e libotr: update to 4.0.0 2013-04-13 17:17:48 +02:00
Lluís Batlle i Rossell
767d845e1e libextractor: update to 1.0.1 2013-04-13 17:05:47 +02:00
Peter Simons
1bec0e5a34 haskell-cabal-dev: update to version 0.9.2 2013-04-13 00:13:22 +02:00
Peter Simons
715691eb97 haskell-github: update to version 0.6.0 2013-04-13 00:13:21 +02:00
Peter Simons
5a711cbf42 haskell-wai-extra: update to version 1.3.4 2013-04-12 21:28:46 +02:00
Peter Simons
b577c76a93 haskell-publicsuffixlist: update to version 0.1 2013-04-12 21:28:46 +02:00
Peter Simons
b5d4db707c haskell-accelerate: update to version 0.12.2.0 2013-04-12 21:28:45 +02:00
Eelco Dolstra
4adad458e7 Remove the "proprietary" license
We already had "unfree".
2013-04-12 14:37:50 +02:00
Rob Vermaas
ec8a661bf4 boost-1.44.0: also apply time utc patch that was applied for 1.49.0. Needed to be adapted for 1.44.0. 2013-04-12 14:26:16 +02:00
Vladimír Čunát
b6e3834ce0 gcc47: minor update to 4.7.3
Tested buildability on x86_64-linux + stdenv-updates.
2013-04-12 03:07:31 +02:00
Eelco Dolstra
d71d9542ea icu4c: Update to 51.1 2013-04-12 01:31:30 +02:00
Shea Levy
106584d523 DBD-SQLite: Update to 1.37
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-11 13:16:59 -04:00
Eelco Dolstra
70b36815fc php: Update to 5.3.24
CVE-2013-1635, CVE-2013-1643, CVE-2013-1824.
2013-04-11 16:47:08 +02:00
Lluís Batlle i Rossell
9ce7b29393 gcc-wrapper: avoiding one glibc rebuild, for gcc.crossDrv
In fact 'glibc.crossDrv' didn't work. I'm not sure it should work; I think it
isn't required for much.
2013-04-10 18:26:42 +02:00
Lluís Batlle i Rossell
da52372d49 podofo: fixing cross-building 2013-04-10 18:26:42 +02:00
Lluís Batlle i Rossell
d8f98d1a85 Adding avxsynth.
To add it, I also add ffms and log4cpp.
2013-04-10 15:12:37 +02:00
Peter Simons
11095b6183 haskell-hspec-meta: update to version 1.5.3 2013-04-10 14:57:16 +02:00
Peter Simons
a40e4970c1 haskell-fsnotify: update to version 0.0.7.1 2013-04-10 14:57:16 +02:00
Peter Simons
e4526d1b7a haskell-asn1-types: add version 0.1.0 2013-04-10 14:57:15 +02:00
Peter Simons
e701623a38 haskell-yesod-auth: update to version 1.1.7 2013-04-10 14:57:15 +02:00
Peter Simons
05700c23ef haskell-utility-ht: update to version 0.0.9 2013-04-10 14:57:15 +02:00
Peter Simons
3b7fe2a126 haskell-stm-conduit: update to version 1.1.0 2013-04-10 14:57:15 +02:00
Peter Simons
bc4c6f7d6e haskell-multiarg: update to version 0.14.0.0 2013-04-10 14:57:15 +02:00
Peter Simons
a679422a7d haskell-fsnotify: update to version 0.0.7 2013-04-10 14:57:15 +02:00
Eelco Dolstra
2bc9c41b8c nspr: Update to 4.9.6 2013-04-09 17:06:27 +02:00
Eelco Dolstra
e7124e9e5f sqlite: Update to 3.7.16.1 2013-04-09 17:02:15 +02:00