Shea Levy
01df54f5cc
Merge from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29461
2011-09-23 16:58:45 +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
Ludovic Courtès
4fe98cdc02
GNU GLOBAL 6.0.
...
svn path=/nixpkgs/trunk/; revision=29316
2011-09-17 10:09:33 +00:00
Eelco Dolstra
7df0d1cc58
* Updated IO::Compress.
...
svn path=/nixpkgs/trunk/; revision=29301
2011-09-16 10:32:37 +00:00
Eelco Dolstra
6a73467eac
* Chromium updated to the latest version. Because Chromium now used
...
Gold, this requires a new patchelf.
* Changed the package name from ‘chrome’ to ‘chromium’.
svn path=/nixpkgs/trunk/; revision=29197
2011-09-11 20:48:02 +00:00
Lluís Batlle i Rossell
f4ba87948a
Updating gdb. They hit the trouble of GPL violation too like binutils, and the
...
tarball went away.
svn path=/nixpkgs/trunk/; revision=29108
2011-09-08 10:30:24 +00:00
Shea Levy
dcd147a141
Add note in binutils/default.nix to warn about the problematic source tarball
...
svn path=/nixpkgs/trunk/; revision=29067
2011-09-06 20:47:27 +00:00
Eelco Dolstra
41c9a5ebd3
* Fix the binutils URL.
...
svn path=/nixpkgs/trunk/; revision=29047
2011-09-05 20:54:53 +00:00
Lluís Batlle i Rossell
58fedb26b4
(binutils in the previous commit) I meant 2.21.1a
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28960
2011-09-01 17:38:05 +00:00
Lluís Batlle i Rossell
befe2926a8
Binutils 2.21 tarball is away from the mirrors. I guess we should take 2.21a.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28959
2011-09-01 17:37:50 +00:00
Nicolas Pierron
fb3a64c934
Gdb: Remove un-neccessary --with-python.
...
svn path=/nixpkgs/trunk/; revision=28849
2011-08-27 15:29:04 +00:00
Rob Vermaas
4170da1c96
add dbench
...
svn path=/nixpkgs/trunk/; revision=28806
2011-08-25 01:00:13 +00:00
Michael Raskin
c44359b973
Updating avrdude
...
svn path=/nixpkgs/trunk/; revision=28766
2011-08-23 03:23:34 +00:00
Nicolas Pierron
0c3490e94a
Gdb: Add --without-python to cygwin builds.
...
svn path=/nixpkgs/trunk/; revision=28721
2011-08-21 15:36:33 +00:00
Nicolas Pierron
c2386b3c91
gdb Cross-Compilation: try to disable python.
...
svn path=/nixpkgs/trunk/; revision=28714
2011-08-20 15:41:03 +00:00
Nicolas Pierron
75b498717c
Update gdb to version 7.3. Add a bleedingEdgeVersion switch to use git
...
versions instead of releases.
svn path=/nixpkgs/trunk/; revision=28712
2011-08-20 14:30:23 +00:00
Peter Simons
dbce2ffd0f
Generated neater meta.description strings.
...
svn path=/nixpkgs/trunk/; revision=28492
2011-08-11 13:03:51 +00:00
Peter Simons
3685cea8e9
Updated (almost) all Haskell package expressions with cabal2nix.
...
The new files ...
* conform to the coding guidelines,
* consistently specify meta.maintainers and meta.platforms,
* have proper descriptions and licenses as specified in their Cabal file, and
* take advantage of the new cabal.nix extensions, i.e. proper
distinction between buildInputs and propagatedBuildInputs.
Furthermore, the following updates were performed:
* haskell-Ranged-sets: updated to version 0.3.0
* haskell-Shellac-haskeline: updated to version 0.2.0.1
* haskell-cpphs: updated to version 1.12
* haskell-hslogger: updated to version 1.1.5
* haskell-xml: updated to version 1.3.9
* haskell-HDBC-postgresql: updated to version 2.3.2.0
* haskell-HDBC-sqlite3: updated to version 2.3.3.0
* haskell-HDBC: updated to version 2.3.1.0
* haskell-base-unicode-symbols: updated to version 0.2.2.1
* haskell-convertible: updated to version 1.0.11.0
* haskell-monad-control: updated to version 0.2.0.2
* haskell-murmur-hash: updated to version 0.1.0.4
* haskell-repa: updated to version 2.1.1.3
* haskell-statistics: updated to version 0.9.0.0
* haskell-ansi-terminal: updated to version 0.5.5
haskell-maybench was dropped, because it cannot be built with recent
versions of Cabal:
Configuring maybench-0.2.4.1...
Setup: At least the following dependencies are missing:
Cabal >=1.2 && <1.5
svn path=/nixpkgs/trunk/; revision=28446
2011-08-09 23:00:20 +00:00
Eelco Dolstra
f4ac1126ff
* Sync with the trunk.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27796
2011-07-15 10:02:22 +00:00
Eelco Dolstra
eedbc3ce5a
* Whitepace.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27630
2011-07-07 17:24:53 +00:00
Ludovic Courtès
4d7d10da6b
GNU Automake: Append `-I' flags stemming from $ACLOCAL_PATH instead of prepending them.
...
See <http://lists.gnu.org/archive/html/bug-gnulib/2011-07/msg00100.html >
for an illustration of the bug.
svn path=/nixpkgs/trunk/; revision=27622
2011-07-07 15:10:40 +00:00
Ludovic Courtès
7b34224abd
Update Hydra.
...
svn path=/nixpkgs/trunk/; revision=27598
2011-07-04 14:44:54 +00:00
Ludovic Courtès
08e6c13dee
GNU GLOBAL 5.9.7.
...
svn path=/nixpkgs/trunk/; revision=27587
2011-07-04 11:52:30 +00:00
Ludovic Courtès
3a8af0ddf7
GNU Libtool: Use dontStrip' instead of the non-existent
dontNativeStrip'.
...
svn path=/nixpkgs/trunk/; revision=27571
2011-07-01 10:11:06 +00:00
Ludovic Courtès
3da30b6770
GNU Libtool: Don't run the native `strip' when cross-compiling.
...
svn path=/nixpkgs/trunk/; revision=27568
2011-07-01 07:42:23 +00:00
Florian Friesdorf
c53fc3b65e
jscoverage-0.5.1
...
svn path=/nixpkgs/trunk/; revision=27508
2011-06-21 07:28:30 +00:00
Eelco Dolstra
ce3cb35e53
* strace updated to 4.6.
...
svn path=/nixpkgs/trunk/; revision=27473
2011-06-15 13:28:04 +00:00
Sander van der Burg
22b9fd78a4
Fixed the comments tool
...
svn path=/nixpkgs/trunk/; revision=27469
2011-06-15 12:04:31 +00:00
Eelco Dolstra
12c9ba62ac
* Fix some evaluation problems.
...
svn path=/nixpkgs/trunk/; revision=27457
2011-06-14 15:55:11 +00:00
Sander van der Burg
7f26b06961
Added ninka, an experimental sentence based license detector
...
svn path=/nixpkgs/trunk/; revision=27455
2011-06-14 15:15:34 +00:00
Ludovic Courtès
d45757e581
Hydra: Update.
...
svn path=/nixpkgs/trunk/; revision=27454
2011-06-14 12:32:19 +00:00
Nicolas Pierron
f76edfb1e1
gdb: Add support for python instrumentation.
...
svn path=/nixpkgs/trunk/; revision=27446
2011-06-14 02:39:03 +00:00
Ludovic Courtès
0d67ee1913
GNU GLOBAL 5.9.6.
...
svn path=/nixpkgs/trunk/; revision=27439
2011-06-13 20:52:26 +00:00
Rob Vermaas
0ccfc552f5
update hydra
...
svn path=/nixpkgs/trunk/; revision=27403
2011-06-09 13:43:02 +00:00
Ludovic Courtès
97675e8344
Add GNU Complexity.
...
svn path=/nixpkgs/trunk/; revision=27344
2011-06-04 21:46:07 +00:00
Ludovic Courtès
0add50ed1b
GNU GLOBAL 5.9.5.
...
svn path=/nixpkgs/trunk/; revision=27321
2011-05-30 21:48:55 +00:00
Eelco Dolstra
92bf0b92d3
* Provide "null" defaults for the optional dependencies, otherwise
...
binutilsCross gives an evaluation error.
svn path=/nixpkgs/trunk/; revision=27138
2011-05-04 12:22:56 +00:00
Rob Vermaas
8f7cab5d5c
add some versions of cppunit/boost/protobuf, added binutils with gold, added nlopt
...
svn path=/nixpkgs/trunk/; revision=27132
2011-05-04 10:03:46 +00:00
Lluís Batlle i Rossell
6cfba00e1b
Adding giv.
...
svn path=/nixpkgs/trunk/; revision=26709
2011-04-06 10:00:48 +00:00
Ludovic Courtès
497c46e5e5
Hydra: Update.
...
svn path=/nixpkgs/trunk/; revision=26323
2011-03-15 14:01:33 +00:00
Ludovic Courtès
2dcf4fbfcc
Hydra: Update.
...
svn path=/nixpkgs/trunk/; revision=26320
2011-03-15 13:42:01 +00:00
Ludovic Courtès
7b395420a0
GNU DejaGNU 1.5.
...
svn path=/nixpkgs/trunk/; revision=26285
2011-03-11 19:45:51 +00:00
Ludovic Courtès
69fec8a6a0
GNU GLOBAL 5.9.4.
...
svn path=/nixpkgs/trunk/; revision=26252
2011-03-10 14:53:24 +00:00
Ludovic Courtès
117c51cf2a
Hydra: Update from SVN.
...
svn path=/nixpkgs/trunk/; revision=26209
2011-03-08 15:01:18 +00:00
Ludovic Courtès
7201a275db
GNU AutoGen 5.11.6.
...
svn path=/nixpkgs/trunk/; revision=26060
2011-02-22 13:40:01 +00:00
Yury G. Kudryashov
3b3f50e405
Move automoc4 out of kde-4.x/
...
kde-4.x/ is for software that is released with kde releases,
not for anything hosted on *.kde.org or in kde svn/git.
svn path=/nixpkgs/trunk/; revision=26048
2011-02-22 06:19:05 +00:00
Ludovic Courtès
e314e1f2de
GNU Autoconf: Disable tests on Solaris.
...
svn path=/nixpkgs/trunk/; revision=25671
2011-01-22 22:20:52 +00:00
Ludovic Courtès
0db18b0d5f
GNU GLOBAL 5.9.3.
...
svn path=/nixpkgs/trunk/; revision=25608
2011-01-18 09:34:52 +00:00
Rob Vermaas
6a3c13835c
build hydra on linux
...
svn path=/nixpkgs/trunk/; revision=25568
2011-01-14 14:50:13 +00:00
Rob Vermaas
046125bd1d
add hydra
...
svn path=/nixpkgs/trunk/; revision=25567
2011-01-14 14:47:48 +00:00
Rob Vermaas
431141cb27
only build distcc on linux
...
svn path=/nixpkgs/trunk/; revision=25416
2011-01-05 10:11:06 +00:00
Rob Vermaas
7e57ff0c7f
only build cflow on linux
...
svn path=/nixpkgs/trunk/; revision=25410
2011-01-05 09:58:15 +00:00
Karn Kallio
8af7cabe21
Update patchelf 0.6 to latest prerelease 23458.
...
The older prerelease did not download; Hydra said the product had disappeared.
svn path=/nixpkgs/trunk/; revision=25350
2011-01-02 22:35:02 +00:00
Ludovic Courtès
ac9fac1ba1
GNU Binutils 2.21.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25091
2010-12-12 23:35:16 +00:00
Lluís Batlle i Rossell
ee04ffcb55
Updating from trunk. I resolved simple conflicts.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25061
2010-12-11 12:47:00 +00:00
Peter Simons
747604d740
pkgs/development/tools/misc/distcc: move --mandir and --infodir to standard locations
...
svn path=/nixpkgs/trunk/; revision=25011
2010-12-06 18:01:40 +00:00
Lluís Batlle i Rossell
cd9d91306c
Fixing the dependency of cscope on 'emacs'.
...
On the other hand, cross-building emacs fails even to evaluate. I did not investigate.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24970
2010-12-04 21:43:24 +00:00
Lluís Batlle i Rossell
cf79eb4d89
Making gdb cross-build (python apart)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24965
2010-12-04 10:35:04 +00:00
Lluís Batlle i Rossell
c1620ef552
Fixing a stdenv problem... 'binutils' where linked with zlib from
...
bootstrap-tools, because zlib was there and binutils were not having an
explicit buildInput for zlib. Due to that, we ended up with stdenv
(gcc-wrapper) depending on bootstrap-tools as runtime dependency.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24790
2010-11-21 14:29:20 +00:00
Lluís Batlle i Rossell
f4f84af4ab
Updating from trunk. I only had to take away the usual stdenv2 in
...
all-packages.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=24553
2010-10-31 19:30:31 +00:00
Peter Simons
4f784157f1
pkgs/development/tools/misc/distcc: allow users to override sysconfdir
...
svn path=/nixpkgs/trunk/; revision=24486
2010-10-26 11:14:40 +00:00
Lluís Batlle i Rossell
18372e5a56
Reverting the patch that disabled using the 'binutils snapshot', because it's
...
needed for the fuloong minipc. It was not enough having the loongson2f patches;
only having the patches, we got troubles building cups with a segfault on the
dynamic loader running their 'genstrings' program. And if sysvinit needs newer
binutils (I can't remember why, but I wrote it in the all-packages.nix before),
then let's use the snapshot.
As a note about "why this snapshot" (civodul was interested), when I knew that
we needed an unreleased version of binutils I went to download the snapshot of
the day. And it worked. This is all the story.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24229
2010-10-11 23:18:00 +00:00
Lluís Batlle i Rossell
aedebd300f
Fixing the binutils expression and patches, so they work fine.
...
I also added some comments on why these patches.
Now I tested that the patches work.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24165
2010-10-07 22:45:28 +00:00
Lluís Batlle i Rossell
bdb096bb92
Instead of using binutils snapshot for the loongson2f, let's use the released version + patches.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24164
2010-10-07 22:44:18 +00:00
Ludovic Courtès
71d0ed964e
GNU Libtool 2.4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24162
2010-10-07 22:29:20 +00:00
Ludovic Courtès
f93e0b7517
GNU M4 1.4.15.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24161
2010-10-07 22:29:15 +00:00
Lluís Batlle i Rossell
fca582bff0
Updating from trunk. I had to resolve the pcre and some stdenv2 in all-packages
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24155
2010-10-07 21:21:31 +00:00
Ludovic Courtès
d6c74382d9
GNU Autoconf 2.68.
...
svn path=/nixpkgs/trunk/; revision=24104
2010-10-05 22:08:58 +00:00
Ludovic Courtès
05b8ee73c4
OpenOCD: Comment on the pitiful GuruPlug situation.
...
svn path=/nixpkgs/trunk/; revision=24059
2010-10-04 22:23:37 +00:00
Lluís Batlle i Rossell
cd4b54748a
Updating from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24038
2010-10-03 09:25:34 +00:00
Yury G. Kudryashov
76b211a81f
More homepages
...
svn path=/nixpkgs/trunk/; revision=23973
2010-09-27 18:41:59 +00:00
Peter Simons
f492f1a989
pkgs/development/tools/misc/gdb: add support for scripting in Python
...
svn path=/nixpkgs/trunk/; revision=23966
2010-09-27 13:31:46 +00:00
Lluís Batlle i Rossell
2c5de61327
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23840
2010-09-17 19:10:21 +00:00
Ludovic Courtès
e9dc9a374a
GDB 7.2.
...
svn path=/nixpkgs/trunk/; revision=23647
2010-09-05 15:19:07 +00:00
Lluís Batlle i Rossell
641f956581
Setting any stdenv.system references for the loongson2f system to 'mips64-linux'.
...
(my git-svn info:)
Merge branch 'mips64' into stdenv-updates
Conflicts:
pkgs/applications/networking/browsers/firefox/3.6.nix
pkgs/top-level/all-packages.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=23588
2010-09-01 09:50:12 +00:00
Lluís Batlle i Rossell
8a59e608aa
Setting the new binutils snapshot niksnut copied to nixos.org, for the time while they don't
...
release.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23587
2010-09-01 09:49:53 +00:00
Eelco Dolstra
43ac966abb
* lsof 4.84, psmisc 22.12.
...
svn path=/nixpkgs/trunk/; revision=23537
2010-08-29 23:22:26 +00:00
Lluís Batlle i Rossell
191961aa76
Typo
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23324
2010-08-21 17:18:35 +00:00
Lluís Batlle i Rossell
508fc749f4
Making texinfo look nicer related to cross-build (we had some cleaning up to do for the time when we rebuild stdenv. It looks like a good time for that)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23316
2010-08-21 16:57:24 +00:00
Lluís Batlle i Rossell
ff0b54e26e
Patching the latest gnum4 so it builds with glibc 2.12.1
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23306
2010-08-21 13:03:36 +00:00
Ludovic Courtès
42db762862
GNU Libtool 2.2.10.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23277
2010-08-20 15:26:21 +00:00
Lluís Batlle i Rossell
f16353b6f2
Updated from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23275
2010-08-20 13:41:12 +00:00
Lluís Batlle i Rossell
f8f53855d5
Setting a snapshot of unreleased binutils for the fuloong2f
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23273
2010-08-20 13:29:57 +00:00
Ludovic Courtès
c8b7ed425b
GNU Autoconf 2.67.
...
svn path=/nixpkgs/trunk/; revision=23260
2010-08-19 16:58:08 +00:00
Peter Simons
961fda939c
Fix some broken URLs.
...
svn path=/nixpkgs/trunk/; revision=23152
2010-08-12 14:56:14 +00:00
Lluís Batlle i Rossell
e97ad11560
Making cscope cross build (avoiding emacs in it)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23127
2010-08-11 20:07:22 +00:00
Lluís Batlle i Rossell
ff5d0fa448
Merging from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23072
2010-08-09 21:21:30 +00:00
Michael Raskin
be3d5d3496
Update elfutils: the old ones are inaccessible, and too old to be found on other mirrors
...
svn path=/nixpkgs/trunk/; revision=23058
2010-08-09 15:37:14 +00:00
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