Lluís Batlle i Rossell
5417c720fd
Merging from trunk.
...
I tried to fix some trivial conflicts.
I don't know if I merged well some more difficult conflicts on openssl/darwin_patch
or haskell-platform.
svn path=/nixpkgs/branches/stdenv-updates/; revision=22878
2010-08-02 15:48:19 +00:00
Lluís Batlle i Rossell
4b79027f45
Updating the patchelf0.6 reference, so it gets the changes to work in mips
...
(16KiB pages)
svn path=/nixpkgs/branches/stdenv-updates/; revision=22853
2010-08-01 21:26:10 +00:00
Eelco Dolstra
907bb1aac6
* ltrace: updated to 0.5.3.
...
* libdbi / libdbi-drivers: updated to 0.8.3, and make it compile with
SQLite.
* qemu-image: fix the URL.
* gdmap: make it build again (requires an older GTK+).
* rlwrap: updated to 0.37.
* smbfs-fuse -> fusesmb to match the upstream name.
* x11vnc: updated to 0.9.10.
* clearlyU: fix the URL.
* Various packages: follow the coding conventions.
svn path=/nixpkgs/trunk/; revision=22814
2010-07-29 18:55:16 +00:00
Eelco Dolstra
ba498d4a43
* composedArgsAndFun -> makeOverridable for consistency.
...
* Rename a few single-version packages to "default.nix".
svn path=/nixpkgs/trunk/; revision=22803
2010-07-29 08:21:21 +00:00
Eelco Dolstra
6609710409
* Get rid of many instances of "args: with args;", and other coding
...
guidelines violations.
* Updated libsamplerate to 0.1.7.
svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Rob Vermaas
94bf409baf
updated patchelf 0.6 source to a link that should not be garbage collected
...
svn path=/nixpkgs/trunk/; revision=22556
2010-07-12 10:09:09 +00:00
Michael Raskin
7c5e566c5c
Cleaned up the unspecified-extra-argument calls where there is no way to access extra arguments. Tarball and full instantiation checks passed.
...
svn path=/nixpkgs/trunk/; revision=22539
2010-07-08 19:22:50 +00:00
Michael Raskin
ccc497f80d
Make WebKit use libsoup 2.31.2 via deepOverride. Edit a few packages that were overridable but did not allow extra arguments. Remove a catch with deepOverride that pkgs.lib had this attribute in a different sense.
...
svn path=/nixpkgs/trunk/; revision=22529
2010-07-08 13:25:52 +00:00
Rob Vermaas
78ba3b5d01
autoconf: use stdenv.system in stead of builtins.currentSystem for doCheck
...
svn path=/nixpkgs/trunk/; revision=22506
2010-07-07 11:42:04 +00:00
Rob Vermaas
e230d213fa
Reverted autoconf to 2.65 because it has some regressions regarding AC_CHECK_SIZEOF.
...
This break almost all stratego based packages. No final patch available, see
http://lists.gnu.org/archive/html/autoconf/2010-07/msg00004.html for more info.
svn path=/nixpkgs/trunk/; revision=22504
2010-07-07 09:59:33 +00:00
Ludovic Courtès
45458141ea
GNU Automake 1.11: Fix sloppy tests.
...
svn path=/nixpkgs/trunk/; revision=22481
2010-07-05 15:55:52 +00:00
Ludovic Courtès
9df792c440
GNU Autoconf 2.66.
...
svn path=/nixpkgs/trunk/; revision=22459
2010-07-04 21:10:44 +00:00
David Guibert
d877915489
ccache: 3.0
...
svn path=/nixpkgs/trunk/; revision=22422
2010-06-26 14:23:28 +00:00
Lluís Batlle i Rossell
86345919c2
Updating from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22254
2010-06-14 09:28:10 +00:00
Ludovic Courtès
80e7412199
sloccount: Fix non-determinism due to timestamps.
...
svn path=/nixpkgs/trunk/; revision=22077
2010-06-01 10:13:25 +00:00
Lluís Batlle i Rossell
fa1a414aee
Merging from trunk - I had to resolve conflicts on coreutils; I hope I resolved that
...
well
svn path=/nixpkgs/branches/stdenv-updates/; revision=21975
2010-05-25 20:38:18 +00:00
Ludovic Courtès
5ecaa9ab32
GNU MIG: Move to `os-specific/gnu'.
...
svn path=/nixpkgs/trunk/; revision=21894
2010-05-19 21:27:53 +00:00
Ludovic Courtès
eeba31dfc9
GNU MIG: Use the date as the version number; remove misguided cross stuff.
...
svn path=/nixpkgs/trunk/; revision=21893
2010-05-19 21:27:38 +00:00
Lluís Batlle i Rossell
6d88da9a23
Merging from trunk (conflict on glibc, I think I resolved it)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=21879
2010-05-19 15:26:00 +00:00
Rob Vermaas
a07cdd3b23
* added patchelf pre-release 0.6 until it gets stable
...
* updated chrome to latest version
svn path=/nixpkgs/trunk/; revision=21836
2010-05-18 12:36:23 +00:00
Yury G. Kudryashov
0e8261b0be
eggdbus-0.6
...
svn path=/nixpkgs/trunk/; revision=21785
2010-05-15 09:55:08 +00:00
Andres Löh
5bf578f7f9
Updated cpphs version.
...
svn path=/nixpkgs/trunk/; revision=21766
2010-05-13 16:35:32 +00:00
Ludovic Courtès
32fcf8d32b
Add GNU MIG.
...
svn path=/nixpkgs/trunk/; revision=21750
2010-05-12 15:46:43 +00:00
Marc Weber
e97d2900d4
ctags: never use build dir as TMP
...
svn path=/nixpkgs/trunk/; revision=21712
2010-05-10 14:46:17 +00:00
Eelco Dolstra
82fe986554
* strace 4.5.20.
...
svn path=/nixpkgs/trunk/; revision=21592
2010-05-04 12:17:34 +00:00
Lluís Batlle i Rossell
6f2fac6466
Merging from trunk.
...
I hope I resolved the conflicts well (gmp and gccCross)
svn path=/nixpkgs/branches/stdenv-updates/; revision=21251
2010-04-22 21:44:33 +00:00
Lluís Batlle i Rossell
f431b2ac38
Fixing a Marc's url that pointed to his local filesystem.
...
There are still things to improve in that package (description?)
I'm trying to get hydra evaluate nixpkgs.
svn path=/nixpkgs/trunk/; revision=21163
2010-04-19 12:27:18 +00:00
Lluís Batlle i Rossell
36623b8227
Updating openocd and libftdi (for the sheevaplug jtag)
...
svn path=/nixpkgs/trunk/; revision=21139
2010-04-17 10:15:47 +00:00
Marc Weber
6ce15d655f
adding wvdial, wvstreams, usb_modeswitch
...
svn path=/nixpkgs/trunk/; revision=21131
2010-04-16 15:56:28 +00:00
Ludovic Courtès
9170abe84d
GNU cppi 1.15.
...
svn path=/nixpkgs/trunk/; revision=21052
2010-04-13 08:56:11 +00:00
Ludovic Courtès
99d51d0e92
Assorted GNU updates.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=21047
2010-04-13 08:37:54 +00:00
Yury G. Kudryashov
f3ec0abdae
Upgrade to gdb-7.1
...
svn path=/nixpkgs/trunk/; revision=21010
2010-04-11 14:49:36 +00:00
Ludovic Courtès
42ef635518
DejaGNU: Fix the default target found by `runtest'.
...
svn path=/nixpkgs/trunk/; revision=20744
2010-03-18 15:47:29 +00:00
Rob Vermaas
10637c8754
downgrade help2man
...
svn path=/nixpkgs/trunk/; revision=20715
2010-03-17 15:06:05 +00:00
Rob Vermaas
ee149814c4
help2man 1.37.1
...
svn path=/nixpkgs/trunk/; revision=20710
2010-03-17 14:29:18 +00:00
Ludovic Courtès
2a24a1f3a4
Coccinelle: Fix test-suite runs.
...
svn path=/nixpkgs/trunk/; revision=20608
2010-03-13 18:19:31 +00:00
Ludovic Courtès
9dff94e2a0
Coccinelle 0.2.2.
...
svn path=/nixpkgs/trunk/; revision=20600
2010-03-12 18:44:47 +00:00
Ludovic Courtès
07356746ef
Add GNU cppi.
...
svn path=/nixpkgs/trunk/; revision=20363
2010-03-04 11:10:44 +00:00
Lluís Batlle i Rossell
fca769846a
Adding a new special attribute for mkDerivation: crossAttrs. It sits next to
...
"meta" and "passthru", and these attributes will be appended to the usual
mkDerivation attributes only if the package is cross built.
This allows putting some of the cross-building logic in the mkDerivation
nix parameters, and not only in the final builder script, as it was until now.
svn path=/nixpkgs/trunk/; revision=20272
2010-02-27 17:35:42 +00:00
Lluís Batlle i Rossell
5ca75ac276
Updating gdb
...
svn path=/nixpkgs/trunk/; revision=20271
2010-02-27 13:00:55 +00:00
Lluís Batlle i Rossell
ead553d9e5
Updating ddd, and adding a small patch for it to compile with gcc 4.4
...
svn path=/nixpkgs/trunk/; revision=20161
2010-02-22 08:08:29 +00:00
Marc Weber
82b66086dd
make ctags find ruby modules
...
svn path=/nixpkgs/trunk/; revision=20087
2010-02-18 01:49:48 +00:00
Eelco Dolstra
d8c6bb130c
* Sync with the trunk one last time.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19849
2010-02-05 23:06:36 +00:00
Eelco Dolstra
aee659e1e2
* Fix various broken URLs / mirrors.
...
* Updated tcpdump, ImageMagick, lsof.
svn path=/nixpkgs/trunk/; revision=19847
2010-02-05 22:00:51 +00:00
Eelco Dolstra
a617a7c239
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19786
2010-02-03 14:23:43 +00:00
Ludovic Courtès
486ec4bddd
Coccinelle 0.2.1.
...
svn path=/nixpkgs/trunk/; revision=19736
2010-01-30 17:34:49 +00:00
Lluís Batlle i Rossell
bcba809460
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19654
2010-01-25 18:52:07 +00:00
Ludovic Courtès
14ef547359
Add GNU Gengetopt.
...
svn path=/nixpkgs/trunk/; revision=19618
2010-01-22 17:00:44 +00:00
Peter Simons
28ef44c86a
pkgs/development/tools/misc/distcc: patch distcc to use a 20 minute timeout for I/O
...
After having established the connection to the distcc server, time out after 20
minutes of inactivity -- rather than 5 minutes, which is too quick to build
large C++ files with complex template machinery.
svn path=/nixpkgs/trunk/; revision=19600
2010-01-21 15:40:48 +00:00
Peter Simons
05868b3046
pkgs/development/tools/misc/distcc: optionally, build static binaries without any dependencies
...
Using nix-pkgs.conf, it is possible to disable avahi, python, and all other
optional dependencies of distcc in order to generate binaries that are as small
and simple as possible. Furthermore, there is now an option for static linking.
svn path=/nixpkgs/trunk/; revision=19599
2010-01-21 15:40:43 +00:00