Commit Graph

905 Commits

Author SHA1 Message Date
Eelco Dolstra
91ab98ce09 * Update patchelf.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30312
2011-11-08 01:30:02 +00:00
Eelco Dolstra
0880b96a3d * Apply the zlib/cmake updates from the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30309
2011-11-07 22:54:45 +00:00
Peter Simons
69488d688d synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=30186
2011-11-02 10:28:32 +00:00
David Guibert
752e53e95d lsof 2.84 -> 2.85
svn path=/nixpkgs/trunk/; revision=30167
2011-11-01 17:07:07 +00:00
Ludovic Courtès
bba5ca07e1 GNU cflow 1.4.
svn path=/nixpkgs/trunk/; revision=30123
2011-10-30 00:01:33 +00:00
Ludovic Courtès
461f4d0c4e GNU gengetopt 2.22.5.
svn path=/nixpkgs/trunk/; revision=30120
2011-10-30 00:01:20 +00:00
Ludovic Courtès
89df6c6c35 GNU GLOBAL 6.1.
svn path=/nixpkgs/trunk/; revision=30119
2011-10-30 00:01:15 +00:00
Ludovic Courtès
b2d282b491 GNU Libtool 2.4.2.
svn path=/nixpkgs/trunk/; revision=30111
2011-10-30 00:00:29 +00:00
Peter Simons
dfd063cf12 synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=30027
2011-10-26 09:15:25 +00:00
Lluís Batlle i Rossell
706b80c282 I wrote bad my attempt at -static-libgcc. Retrying.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30024
2011-10-25 18:52:32 +00:00
Lluís Batlle i Rossell
3fa51ac56a Trying to disable the references to the bootstrap-tools libgcc
svn path=/nixpkgs/branches/stdenv-updates/; revision=30022
2011-10-25 18:35:17 +00:00
Peter Simons
7784111b49 haskell-cabal2nix: updated to version 1.18
svn path=/nixpkgs/trunk/; revision=29917
2011-10-19 19:54:59 +00:00
Ludovic Courtès
383baf8794 GNU M4: Have a test work around flaws in newer Linux versions.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29856
2011-10-15 23:25:12 +00:00
Peter Simons
8dfef0f4a0 synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29851
2011-10-14 22:06:50 +00:00
Peter Simons
b27823bfac haskell-cpphs: updated to version 1.13.2
svn path=/nixpkgs/trunk/; revision=29844
2011-10-14 17:26:38 +00:00
Lluís Batlle i Rossell
dbdfb3d11c Adding cbrowser. Have cscope on the path to use it (which you should already
have, because otherwise how would you have created the database for cbrowser?)

svn path=/nixpkgs/trunk/; revision=29831
2011-10-14 07:47:20 +00:00
Peter Simons
1abdc56a12 Synchronized stdenv-updates branch with trunk.
There were conflicting patches of pkgs/os-specific/linux/module-init-tools.
Apparently, the expression was updated independently in both branches. I've
resolved the conflict by preferring the patches from stdenv-updates, because
those patches appeared to be more sophisticated, i.e. they build the manual,
etc.

svn path=/nixpkgs/branches/stdenv-updates/; revision=29680
2011-10-06 09:37:22 +00:00
Ludovic Courtès
37776f1568 Valgrind: Add myself as maintainer.
svn path=/nixpkgs/trunk/; revision=29657
2011-10-05 10:52:16 +00:00
Ludovic Courtès
631c013a13 Valgrind: Remove unnecessary dependency on Autoconf and Automake.
svn path=/nixpkgs/trunk/; revision=29656
2011-10-05 10:52:11 +00:00
Ludovic Courtès
ba677f861f Valgrind: Fix Darwin builds.
svn path=/nixpkgs/trunk/; revision=29655
2011-10-05 10:52:05 +00:00
Peter Simons
a38b628246 haskell-haddock: updated to version 2.9.4
svn path=/nixpkgs/trunk/; revision=29635
2011-10-04 14:58:28 +00:00
Russell O'Connor
8c40562197 New package for CamlIDL 1.05
svn path=/nixpkgs/trunk/; revision=29619
2011-10-04 01:40:45 +00:00
Ludovic Courtès
eff71744ea GNU Binutils: Fix URL.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29605
2011-10-03 19:11:09 +00:00
Peter Simons
4d2b6a350b haskell-cabal-ghci: updated to version 0.2.0
svn path=/nixpkgs/trunk/; revision=29598
2011-10-03 09:01:42 +00:00
Ludovic Courtès
18962bfe66 GNU M4 1.4.16.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29588
2011-10-02 20:35:49 +00:00
Peter Simons
8df74ef75a haskell-hlint: updated to version 1.8.17
svn path=/nixpkgs/trunk/; revision=29580
2011-10-02 20:27:55 +00:00
Peter Simons
ec549646da haskell-haddock: added version 2.9.3
svn path=/nixpkgs/trunk/; revision=29572
2011-10-02 20:27:20 +00:00
Peter Simons
3277d89fcf haddock-2.4.2: added 'happy' build input
svn path=/nixpkgs/trunk/; revision=29571
2011-10-02 20:13:54 +00:00
Peter Simons
5328a95a3c haddock-2.4.2: added 'alex' build input
svn path=/nixpkgs/trunk/; revision=29570
2011-10-02 20:12:07 +00:00
Shea Levy
024a629e27 Set the M4 env var, for some reason configure can't find it even though it's in PATH
svn path=/nixpkgs/branches/stdenv-updates/; revision=29545
2011-09-30 15:29:30 +00:00
Peter Simons
e460e459bf synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29531
2011-09-28 19:26:00 +00:00
Peter Simons
4cdafb258c haskell-hlint: updated to version 1.8.16
svn path=/nixpkgs/trunk/; revision=29530
2011-09-28 16:48:17 +00:00
Peter Simons
07a5a121fb synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29524
2011-09-28 14:48:34 +00:00
Peter Simons
d8b628d123 haskell-cpphs: updated to version 1.13.1
svn path=/nixpkgs/trunk/; revision=29503
2011-09-26 19:30:36 +00:00
Peter Simons
acb52d79bf haskell-cpphs: revert update to version 1.13
The new version doesn't compile. I've reported the problem upstream.

svn path=/nixpkgs/trunk/; revision=29501
2011-09-26 16:33:15 +00:00
Peter Simons
8f8d3f1747 haskell-cpphs: updated to version 1.13
svn path=/nixpkgs/trunk/; revision=29500
2011-09-26 16:18:09 +00:00
Ludovic Courtès
b7d32054da GNU Automake: Add TODO.
svn path=/nixpkgs/trunk/; revision=29494
2011-09-26 12:07:21 +00:00
Yury G. Kudryashov
e496b86594 Remove kde3.kcachegrind
Use kde4.kcachegrind instead.

svn path=/nixpkgs/trunk/; revision=29484
2011-09-25 22:56:48 +00:00
Peter Simons
0ad122f4e6 sync with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29468
2011-09-24 08:04:47 +00:00
Peter Simons
0a5f021abd haskell-uuagc-cabal: updated to version 1.0.0.7
svn path=/nixpkgs/trunk/; revision=29466
2011-09-24 07:27:07 +00:00
Shea Levy
01df54f5cc Merge from trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29461
2011-09-23 16:58:45 +00:00
Peter Simons
aecdd27b42 haskell-happy-meta: updated to version 0.2.0.3
svn path=/nixpkgs/trunk/; revision=29443
2011-09-22 15:25:52 +00:00
Peter Simons
a407341c8c haskell-alex-meta: updated to version 0.2.0.2
svn path=/nixpkgs/trunk/; revision=29442
2011-09-22 15:25:45 +00:00
Peter Simons
b57a4c5e17 haskell-BNFC-meta: updated to version 0.2.2
svn path=/nixpkgs/trunk/; revision=29441
2011-09-22 15:25:36 +00:00
Lluís Batlle i Rossell
53cecc13b4 Fixing strace build inputs for cross building.
svn path=/nixpkgs/trunk/; revision=29407
2011-09-21 06:59:09 +00:00
Lluís Batlle i Rossell
99863cb87b Making bison 2.4 and 2.5 cross build (I hope), and setting the main bison as
2.5. Let's see what builds and what not.


svn path=/nixpkgs/branches/stdenv-updates/; revision=29406
2011-09-21 06:18:23 +00:00
Lluís Batlle i Rossell
03892b3e01 Making bison 2.5 cross build.
svn path=/nixpkgs/trunk/; revision=29405
2011-09-21 06:15:15 +00:00
Peter Simons
363510a983 haskell-cabal2nix: updated to version 1.17
svn path=/nixpkgs/trunk/; revision=29356
2011-09-19 16:51:15 +00:00
Peter Simons
051b50143a haskell-cabal2nix: updated to version 1.16
svn path=/nixpkgs/trunk/; revision=29324
2011-09-17 13:45:06 +00:00
Ludovic Courtès
4fe98cdc02 GNU GLOBAL 6.0.
svn path=/nixpkgs/trunk/; revision=29316
2011-09-17 10:09:33 +00:00