Commit Graph

6462 Commits

Author SHA1 Message Date
Eelco Dolstra
d27514cb28 * Sync with the trunk once more.
* Turn on everything in Hydra.

svn path=/nixpkgs/branches/stdenv-updates/; revision=14806
2009-03-31 15:30:47 +00:00
Eelco Dolstra
1f9740e01c * Added some regression tests for lib that I wrote a while ago but
didn't commit.  Also, run the tests when making a Nixpkgs tarball.

svn path=/nixpkgs/trunk/; revision=14802
2009-03-31 13:03:50 +00:00
Eelco Dolstra
acca11b49c * Got rid of the old util-linux; use util-linux-ng instead.
svn path=/nixpkgs/trunk/; revision=14799
2009-03-31 09:26:47 +00:00
Eelco Dolstra
5a594ea219 * Updated ntp.
svn path=/nixpkgs/trunk/; revision=14798
2009-03-31 09:26:20 +00:00
Lluís Batlle i Rossell
9fde2b1a38 Binutils got in 2.18 GPLv3
svn path=/nixpkgs/trunk/; revision=14796
2009-03-30 22:13:42 +00:00
Lluís Batlle i Rossell
762d184399 Made oprofile not to build shared libs. This allows building on x86_64.
svn path=/nixpkgs/trunk/; revision=14795
2009-03-30 20:22:54 +00:00
Lluís Batlle i Rossell
0edebf5d84 Adding paraview.
svn path=/nixpkgs/trunk/; revision=14794
2009-03-30 20:06:31 +00:00
Eelco Dolstra
9455f37ce9 * acl, attr: updated, and use libtool 2.
* Removed libtoolOld.

svn path=/nixpkgs/branches/stdenv-updates/; revision=14792
2009-03-30 15:55:10 +00:00
Eelco Dolstra
0a4dd9c4d9 * pam_console needs an old libtool.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14791
2009-03-30 15:31:47 +00:00
Eelco Dolstra
105f9f7b80 * Some kernel updates.
svn path=/nixpkgs/trunk/; revision=14790
2009-03-30 15:02:17 +00:00
Eelco Dolstra
0b931eae66 * nvidia / nvidiaDrivers -> nvidia-x11.
svn path=/nixpkgs/trunk/; revision=14787
2009-03-30 14:54:06 +00:00
Marc Weber
93f9b0f45e updating selenium to SNAPSHOT version
to run firefox from selenium remote control you either have to use the
binary, write a binary wrapper or use latest version (which is what I've
done now)

svn path=/nixpkgs/trunk/; revision=14786
2009-03-30 14:51:30 +00:00
Eelco Dolstra
d9212aaaf8 * nvidia-x11 updated to 180.44.
svn path=/nixpkgs/trunk/; revision=14785
2009-03-30 14:50:00 +00:00
Eelco Dolstra
37a216ee19 * Backported the GCC mirrors from the stdenv branch.
svn path=/nixpkgs/trunk/; revision=14784
2009-03-30 14:41:50 +00:00
Eelco Dolstra
7104e93859 * mount-cifs.c: make it compile on GCC 4.3. The new source is just
the old one (which has disappeared along with Samba's SVN repo) with
  a #include <limits.h> applied.  The latest source from Samba's Git
  repo doesn't easily compile.

svn path=/nixpkgs/branches/stdenv-updates/; revision=14783
2009-03-30 14:32:53 +00:00
Marc Weber
5af6ba01fd doh (forgotten to update name)
svn path=/nixpkgs/trunk/; revision=14782
2009-03-30 14:21:18 +00:00
Marc Weber
0be7534b0f maven-2 version bump to 2.1.0
svn path=/nixpkgs/trunk/; revision=14781
2009-03-30 14:20:05 +00:00
Eelco Dolstra
9ad89c5b56 * Boost the priority of some jobs (like stdenv).
svn path=/nixpkgs/trunk/; revision=14780
2009-03-30 13:24:46 +00:00
Eelco Dolstra
5e294459e3 * Idem.
svn path=/nixpkgs/trunk/; revision=14779
2009-03-30 13:23:10 +00:00
Eelco Dolstra
2405d87230 * Move some functions for manipulating meta and name attributes out of
all-packages.nix and into lib.

svn path=/nixpkgs/trunk/; revision=14778
2009-03-30 13:22:19 +00:00
Eelco Dolstra
7505920605 * Bump the default Hydra priority of tarball builds.
svn path=/nixpkgs/trunk/; revision=14777
2009-03-30 13:21:00 +00:00
Eelco Dolstra
6b24d7bebe * mapAttrsRecursiveCond', which is like mapAttrsRecursive' but takes
a predicate to tell it whether to recursive into a given attribute
  set.

svn path=/nixpkgs/trunk/; revision=14776
2009-03-30 13:19:57 +00:00
Eelco Dolstra
ba86b027c5 * Revert r14418 - not including the directory in arvg[0] broke
Firefox.

svn path=/nixpkgs/trunk/; revision=14774
2009-03-30 10:59:45 +00:00
Marc Weber
807aae2fd6 updated eclipse binary to 3.5M6
thereby allowing the user to copy the whole store path to a user
location so that update sites work properly

svn path=/nixpkgs/trunk/; revision=14773
2009-03-30 10:32:53 +00:00
Marc Weber
27db9f1dfd updated synergy cvs source
svn path=/nixpkgs/trunk/; revision=14772
2009-03-30 10:32:44 +00:00
Lluís Batlle i Rossell
35d3dc4012 Adding C++ std man pages.
svn path=/nixpkgs/trunk/; revision=14771
2009-03-30 08:14:19 +00:00
Lluís Batlle i Rossell
f031955f3c Updating audacity to 1.3.7 (I changed the builderDefs builder to stdenv's)
svn path=/nixpkgs/trunk/; revision=14770
2009-03-30 07:33:31 +00:00
Wouter den Breejen
8190c46e15 Samba version update
svn path=/nixpkgs/trunk/; revision=14769
2009-03-29 21:44:21 +00:00
Lluís Batlle i Rossell
305517fb81 Updating wxGTK from 2.8.4 to 2.8.10
svn path=/nixpkgs/trunk/; revision=14767
2009-03-29 21:15:17 +00:00
Wouter den Breejen
58ce3eca2a svn path=/nixpkgs/trunk/; revision=14766 2009-03-29 21:05:33 +00:00
Wouter den Breejen
05f03cd34e not working as well as i thought...
svn path=/nixpkgs/trunk/; revision=14765
2009-03-29 21:04:57 +00:00
Wouter den Breejen
857a0a3784 pam-smbpass
svn path=/nixpkgs/trunk/; revision=14764
2009-03-29 20:56:32 +00:00
Wouter den Breejen
2dce53aa55 pam-smbpass
svn path=/nixpkgs/trunk/; revision=14763
2009-03-29 20:55:05 +00:00
Wouter den Breejen
baf11ef4b0 pam-smbpass
svn path=/nixpkgs/trunk/; revision=14762
2009-03-29 20:54:01 +00:00
Lluís Batlle i Rossell
c29118795a Adding gwenview.
svn path=/nixpkgs/trunk/; revision=14761
2009-03-29 20:32:53 +00:00
Lluís Batlle i Rossell
40b58959a5 Adding pdf2djvu, updating djvulibre, and getting more headers from poppler.
svn path=/nixpkgs/trunk/; revision=14760
2009-03-29 20:32:41 +00:00
Lluís Batlle i Rossell
ef12e6757c Adding the halibut typesetting system.
svn path=/nixpkgs/trunk/; revision=14759
2009-03-29 20:32:22 +00:00
Lluís Batlle i Rossell
701e3ee6b9 Adding lzop and updating lzo.
svn path=/nixpkgs/trunk/; revision=14749
2009-03-28 19:28:59 +00:00
Michael Raskin
cf0010d338 Gateway6 client update
svn path=/nixpkgs/trunk/; revision=14746
2009-03-28 15:22:52 +00:00
Marc Weber
5c0764de01 adding qcad-2.0.5.0
svn path=/nixpkgs/trunk/; revision=14744
2009-03-28 02:25:03 +00:00
Eelco Dolstra
3c381aa734 * Also handle the __open_2() function, which is needed on x86_64.
* Renamed to patch, because these aren't syscalls but Glibc functions.

svn path=/nixpkgs/trunk/; revision=14742
2009-03-27 21:49:46 +00:00
Eelco Dolstra
96392cc45f * Added a patch that implements the getxattr(), lgetxattr() and
__open64_2() functions.  The latter in particular is needed to make
  operations like `mkdir -p /usr/foo/bar' work on Ubuntu 8.10 (Glibc
  2.8).

svn path=/nixpkgs/trunk/; revision=14741
2009-03-27 17:49:19 +00:00
Eelco Dolstra
b741451a17 * Checkinstall only works on Linux.
svn path=/nixpkgs/trunk/; revision=14740
2009-03-27 14:25:00 +00:00
Eelco Dolstra
5d27947703 * Don't try to auto-include documentation in Debian packages.
svn path=/nixpkgs/trunk/; revision=14737
2009-03-27 14:13:49 +00:00
Eelco Dolstra
7a0f6b1a40 * Patched checkinstall to include empty directory in packages.
svn path=/nixpkgs/trunk/; revision=14736
2009-03-27 14:13:23 +00:00
Eelco Dolstra
8fffed2ba1 * Use the latest checkinstall from git. This fixes /usr/bin/ld and
other paths incorrectly ending up in generated Deb files.

svn path=/nixpkgs/trunk/; revision=14735
2009-03-27 12:13:11 +00:00
Marc Weber
63dbfc3aa1 selenium remote control version bump to 1.0-beta-2
renamed attr to seleniumRCBin and adding
selenium-remote-control-1.0-beta-2 run script

svn path=/nixpkgs/trunk/; revision=14734
2009-03-27 09:39:19 +00:00
Marc Weber
e3eb124873 fix build of opera on x86_64
svn path=/nixpkgs/trunk/; revision=14733
2009-03-27 09:39:11 +00:00
Peter Simons
33089fcfdd pdsh: updated to version 2.18
svn path=/nixpkgs/trunk/; revision=14731
2009-03-26 19:17:42 +00:00
Eelco Dolstra
5a8a90cd56 * Test whether we can successfully install and uninstall the Debian
package we just built.

svn path=/nixpkgs/trunk/; revision=14730
2009-03-26 15:45:37 +00:00