Commit graph

372 commits

Author SHA1 Message Date
Eelco Dolstra bf65ff9ec6 * Use the texinfo-4.13a tarball. Strangely, the texinfo-4.13 tarball
has a different hash on ftp.nluug.nl, which happens to be the first
  mirror for fetchurl, thus building texinfo failed.

svn path=/nixpkgs/trunk/; revision=12902
2008-09-23 00:21:49 +00:00
Ludovic Courtès a4a186d4cf GNU Texinfo 4.13.
svn path=/nixpkgs/trunk/; revision=12901
2008-09-22 21:21:39 +00:00
Ludovic Courtès 88f0359c5c OProfile 0.9.4.
svn path=/nixpkgs/trunk/; revision=12867
2008-09-15 15:26:01 +00:00
Ludovic Courtès a8876e7130 GNU Autoconf 2.63.
svn path=/nixpkgs/trunk/; revision=12840
2008-09-11 12:45:20 +00:00
Ludovic Courtès 0a096340ad GDB 6.8.
svn path=/nixpkgs/trunk/; revision=12792
2008-09-03 13:12:23 +00:00
Peter Simons 85546a8e31 Updated scons and twisted; added buildbot.
* Updated scons to version 1.0.0. Also added appropriate makeWrapper calls to
   ensure that the python binary finds its library files.

 * Updated Twisted from 2.5 to 8.1.

 * Added an expression for buildbot.

svn path=/nixpkgs/trunk/; revision=12782
2008-09-01 15:11:09 +00:00
Pjotr Prins 73d2e4f49d - Some Ruby interpreter bumped version
- Kernel headers 2.6.18 added (XEN virtual images)
- unifdef package added for kernel headers 2.6.18
- Python Zope and 4suite added
- Trying bioconductor packages with R-lang (still failing)
- Bumped gmp version
- Added rq cluster runner - still requires extra gems (installs, but does not run)


svn path=/nixpkgs/trunk/; revision=12766
2008-08-29 13:53:28 +00:00
Eelco Dolstra b35469a42e * Nitpick.
svn path=/nixpkgs/trunk/; revision=12747
2008-08-27 15:21:10 +00:00
Ludovic Courtès 74d72ee6bf Cscope: Fix erroneous substitution that caused Cscope to depend on all
of stdenv.

svn path=/nixpkgs/trunk/; revision=12714
2008-08-25 19:34:14 +00:00
Ludovic Courtès 956a4e1ed2 Add Cscope, a C code browser.
svn path=/nixpkgs/trunk/; revision=12711
2008-08-25 15:34:14 +00:00
Ludovic Courtès 3328fd9d3d Add Sparse, a static analysis tool for C.
svn path=/nixpkgs/trunk/; revision=12696
2008-08-22 18:33:52 +00:00
Marc Weber c4270fb9b8 moved hasktags to ghc68executables, updated url to new location
svn path=/nixpkgs/trunk/; revision=12680
2008-08-21 11:07:44 +00:00
Eelco Dolstra 1acf5fa9f0 * Make Valgrind's default suppressions useful for Nix-compiled
programs (e.g. a rule should match any libc.so, not just
  /lib/libc.so).

svn path=/nixpkgs/trunk/; revision=12661
2008-08-19 13:03:08 +00:00
Michael Raskin 87ff8d6347 Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made overrides in builderDefsPackage to work in an intuitive manner.
svn path=/nixpkgs/trunk/; revision=12655
2008-08-19 05:54:09 +00:00
Marc Weber 9e55727832 Added:
* dmenu
* gftp
* micropolis
* byacc as a build-time dependency for micropolis
contributed by baldo <baldo@quimby.lan>

svn path=/nixpkgs/trunk/; revision=12526
2008-08-06 20:39:01 +00:00
Eelco Dolstra 0846ca2e5b * Don't fixup "#! /bin/sh" in Autoconf/Automake/Libtool, otherwise they
will use the "fixed" path in generated files.

svn path=/nixpkgs/trunk/; revision=12485
2008-08-04 14:37:51 +00:00
Ludovic Courtès e79ae4bec4 Autobuild: Wrap `abbuild-sourceforge'.
svn path=/nixpkgs/trunk/; revision=12443
2008-07-28 22:54:31 +00:00
Ludovic Courtès 95fb46a440 Add Simon Josefsson's Autobuild tool.
svn path=/nixpkgs/trunk/; revision=12442
2008-07-28 21:29:17 +00:00
Eelco Dolstra 8f309bc83e * Add a meta attribute.
svn path=/nixpkgs/trunk/; revision=12415
2008-07-24 13:02:22 +00:00
Andres Löh cf7b225cf4 * changed from haddock-2.0.0.0 to haddock-2.1.0
(both only work with ghc-6.8.2, not ghc-6.8.3)
* added haddock-0.9 as a version that compiles with
  nearly all ghc's we have
* added haddock-0.9-boot the works with ghc-6.4.2-boot
* the haddock-0.9-boot is now used to generate library
  documentation while building ghc-6.8.3

svn path=/nixpkgs/trunk/; revision=12392
2008-07-22 13:01:30 +00:00
Peter Simons a16eebd0a6 Cosmetic, no functional change intended.
This patch moves curly braces to the end of the line, i.e.

  foo = { 
    ...
  };

instead of the previously used style:

  foo = 
  { 
    ...
  };

I commit this change hoping that my contributions to this project now conform
to the rules described in maintainers/docs/coding-conventions.txt so that the
self-appointed indention sheriff of the NixOS community can finally get off my
back and rest assured knowing that all i's are dotted and all t's are crossed.

svn path=/nixpkgs/trunk/; revision=12386
2008-07-18 20:11:25 +00:00
Ludovic Courtès 57030a28aa Add Splint, a static code analyzer for C.
svn path=/nixpkgs/trunk/; revision=12343
2008-07-11 09:13:34 +00:00
Nicolas Pierron bb72d90805 Add "ddd": Graphical front-end for command-line debuggers.
svn path=/nixpkgs/trunk/; revision=12336
2008-07-10 16:56:51 +00:00
Wouter den Breejen 33efc97c20 Put patches in svn please.
svn path=/nixpkgs/trunk/; revision=12318
2008-07-08 05:52:09 +00:00
Wouter den Breejen e9df8084c2 Put patches in svn please.
svn path=/nixpkgs/trunk/; revision=12317
2008-07-08 05:51:59 +00:00
Ludovic Courtès 4793092374 GNU Make: Make `nix-log2xml' support optional.
One question remains: how to make the option available to the user.
`getConfig' is nice but useless as long as `useFromStdenv' prevails.

svn path=/nixpkgs/trunk/; revision=12311
2008-07-07 22:02:36 +00:00
Ludovic Courtès b71ae8ce6b GNU Automake 1.10.1, with test suite.
svn path=/nixpkgs/trunk/; revision=12241
2008-07-02 15:27:07 +00:00
Ludovic Courtès 7a1735a705 Add GNU M4 1.4.11, with test suite and all.
Can't replace 1.4.9 right now since it's part of stdenv.

svn path=/nixpkgs/trunk/; revision=12238
2008-07-01 19:50:34 +00:00
Ludovic Courtès 117865a28f Switch to GNU Autoconf 2.62.
svn path=/nixpkgs/trunk/; revision=12230
2008-07-01 08:31:48 +00:00
Ludovic Courtès 21e500ac88 GNU Autoconf 2.62 improvements.
svn path=/nixpkgs/trunk/; revision=12228
2008-07-01 08:07:22 +00:00
Eelco Dolstra aaccd6f6e2 * Fix building the Fortran compiler.
svn path=/nixpkgs/trunk/; revision=12201
2008-06-27 14:43:25 +00:00
Eelco Dolstra de4901c4fe * lsof 4.80.
svn path=/nixpkgs/trunk/; revision=12186
2008-06-25 13:08:09 +00:00
Peter Simons 4842708ca1 scons: install library files in python's site-package directory
svn path=/nixpkgs/trunk/; revision=12179
2008-06-23 22:24:12 +00:00
Michael Raskin 8b90ef4690 Python must be propagatedBuildInputs now that they are using env
svn path=/nixpkgs/trunk/; revision=12158
2008-06-19 07:24:43 +00:00
Peter Simons bc4f5932ad scons: updated to version 0.95.5 and added selectVersion dispatcher
Scons is not only a tool, it's also a python library. However, the
modules are installed in ~/.nix-profile/lib/scons-${version} -- not in
python's "site-packages" directory -- so python won't find the library
without further help. Maybe there should be a symlink in nix-profile? I
guess there should, but I didn't know how to write that into the
expression.

svn path=/nixpkgs/trunk/; revision=12157
2008-06-18 22:48:54 +00:00
Michael Raskin 71e1e1fe6e Added autoconf 2.62
svn path=/nixpkgs/trunk/; revision=12117
2008-06-16 12:58:43 +00:00
Eelco Dolstra fc5eebdf8b * Merged the stdenv branch
(https://svn.nixos.org/repos/nix/nixpkgs/branches/stdenv-updates
  -r10966:12061).

svn path=/nixpkgs/trunk/; revision=12073
2008-06-13 11:46:39 +00:00
Eelco Dolstra 5a66790cce * Valgrind 3.3.1.
svn path=/nixpkgs/trunk/; revision=12071
2008-06-13 09:27:02 +00:00
Ludovic Courtès ff704a0102 Add Sysprof, a system-wide profiler for Linux.
svn path=/nixpkgs/trunk/; revision=12008
2008-06-07 14:02:17 +00:00
Ludovic Courtès 32588e53ef Add pmccabe, a tool that computes the cyclomatic complexity of C/C++ source.
svn path=/nixpkgs/trunk/; revision=12000
2008-06-06 12:26:01 +00:00
Ludovic Courtès e24afc19ad Add OProfile, a system-wide profiler for Linux.
svn path=/nixpkgs/trunk/; revision=11984
2008-06-04 21:23:30 +00:00
Eelco Dolstra 5d6247cb96 * Use 0.4.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11977
2008-06-04 11:27:35 +00:00
Ludovic Courtès c28744816a Valgrind: Fix `callgrind_annotate'.
svn path=/nixpkgs/trunk/; revision=11962
2008-06-03 21:25:58 +00:00
Ludovic Courtès ec86f5b6b4 Valgrind: Fix dependencies.
svn path=/nixpkgs/trunk/; revision=11961
2008-06-03 20:56:12 +00:00
Eelco Dolstra c6e98aeba3 * Doh!
svn path=/nixpkgs/branches/stdenv-updates/; revision=11959
2008-06-03 14:36:15 +00:00
Eelco Dolstra 5fadd928bc * Use a fixed patchelf.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11958
2008-06-03 14:29:14 +00:00
Marc Weber 026d26ec9f Updated hash of hasktags
svn path=/nixpkgs/trunk/; revision=11939
2008-05-30 19:16:22 +00:00
Eelco Dolstra 0901882c1e * Use the latest patchelf.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11931
2008-05-29 14:19:34 +00:00
Eelco Dolstra 25245042c2 * Turn on ld's --enable-new-dtags option by default to get RUNPATHs
instead of RPATHs.  Borrowed from Gentoo.

svn path=/nixpkgs/branches/stdenv-updates/; revision=11930
2008-05-29 14:16:35 +00:00
Michael Raskin 82177d1bc2 Added xxdiff
svn path=/nixpkgs/trunk/; revision=11888
2008-05-25 20:43:56 +00:00