Commit graph

4711 commits

Author SHA1 Message Date
Eelco Dolstra
a839947b85 * Make OpenSSL 1.0.0e the default.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30233
2011-11-04 18:48:25 +00:00
Peter Simons
69488d688d synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=30186
2011-11-02 10:28:32 +00:00
Lluís Batlle i Rossell
d4b26a727a Updating unbound.
svn path=/nixpkgs/trunk/; revision=30174
2011-11-01 22:33:40 +00:00
Ludovic Courtès
0f6979f5b9 Move GNU/Hurd package attributes under `os-specific/gnu/default.nix'.
svn path=/nixpkgs/trunk/; revision=30173
2011-11-01 22:10:51 +00:00
Ludovic Courtès
08b5baee9a glibc/hurd: Update to latest Git; add dependency on pthread headers.
svn path=/nixpkgs/trunk/; revision=30172
2011-11-01 22:10:45 +00:00
David Guibert
2a0816fb45 add libjson library
svn path=/nixpkgs/trunk/; revision=30168
2011-11-01 17:07:14 +00:00
Eelco Dolstra
0918b83c75 * Added the Docbook 4.1 SGML DTDs.
* Fixed the "docbook2man --sgml" command in docbook2x.
* Fixed the module-init-tools manual pages.

svn path=/nixpkgs/trunk/; revision=30165
2011-11-01 16:47:18 +00:00
Eelco Dolstra
aa98c7dc02 * Added drbd.
svn path=/nixpkgs/trunk/; revision=30163
2011-11-01 15:21:31 +00:00
Rob Vermaas
edbae5f6c3 update nginx to 1.1.7
svn path=/nixpkgs/trunk/; revision=30144
2011-10-31 18:26:20 +00:00
Ludovic Courtès
1476689828 GNU Fdisk 1.3.0a.
svn path=/nixpkgs/trunk/; revision=30115
2011-10-30 00:00:48 +00:00
Eelco Dolstra
c33eec8e05 * Make KDE 4.7 the default.
svn path=/nixpkgs/trunk/; revision=30091
2011-10-28 21:25:09 +00:00
Eelco Dolstra
de1c91bc00 * Make Perl 5.14 the default. Cross fingers.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30058
2011-10-27 16:09:22 +00:00
Eelco Dolstra
5649122458 * Added Perl 5.14.2.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30057
2011-10-27 15:58:25 +00:00
Eelco Dolstra
20ab6cfbf7 * Move perl-5.8 and perl-5.10 into perl/ per the coding conventions.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30055
2011-10-27 15:35:43 +00:00
Peter Simons
3590b859c5 Revert stdenv glibc back to version 2.13.
Note that I didn't touch the glibcCross attribute! That still points to glibc 2.14.

svn path=/nixpkgs/branches/stdenv-updates/; revision=30031
2011-10-26 10:48:55 +00:00
Peter Simons
4353727ac8 libtirpc: added version 0.2.2
The glibc maintainers in their wisdom have dropped RPC support. That change
causes plenty of builds to fail, like PAM. Users are supposed to use libtirpc
instead, which, naturally, doesn't compile with glibc 2.14. I'm adding the
library anyway, just so that we have it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=30029
2011-10-26 10:32:40 +00:00
Peter Simons
dfd063cf12 synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=30027
2011-10-26 09:15:25 +00:00
Shea Levy
892889cf35 Add netperf
I will add meta later, I promise, I just need to use this now

svn path=/nixpkgs/trunk/; revision=30026
2011-10-25 20:49:22 +00:00
Lluís Batlle i Rossell
621e87f821 Adding a newer dovecot
svn path=/nixpkgs/trunk/; revision=30025
2011-10-25 20:34:19 +00:00
Lluís Batlle i Rossell
0b1f1a522c Updating glibc from 2.13 to 2.14.1
svn path=/nixpkgs/branches/stdenv-updates/; revision=30023
2011-10-25 18:35:41 +00:00
Shea Levy
c7b6e96d84 v86d
svn path=/nixpkgs/trunk/; revision=30011
2011-10-25 09:40:15 +00:00
Shea Levy
dd9e83b77f Enable building full klibc as a kernelPackage
svn path=/nixpkgs/trunk/; revision=30009
2011-10-25 08:59:39 +00:00
Eelco Dolstra
4401a2b70c * Added the Broadcom 43xx firmware.
svn path=/nixpkgs/trunk/; revision=30002
2011-10-24 23:35:53 +00:00
Lluís Batlle i Rossell
cb823d1c08 Adding mu0, maildir utils.
svn path=/nixpkgs/trunk/; revision=29995
2011-10-24 16:36:03 +00:00
Alexander Tsamutali
5cd2d19bb5 tools/misc/qjoypad: New nixbuild.
svn path=/nixpkgs/trunk/; revision=29977
2011-10-22 22:12:45 +00:00
Alexander Tsamutali
c10a1a50b8 games/alienarena: New nixbuild.
svn path=/nixpkgs/trunk/; revision=29975
2011-10-22 21:04:29 +00:00
Nicolas Pierron
87bf637319 Mercurial: Give access to ssl and curses python packages for
fast-export and crecord.

svn path=/nixpkgs/trunk/; revision=29972
2011-10-22 15:41:20 +00:00
Eelco Dolstra
5e51aadc10 * Fix evaluation errors.
svn path=/nixpkgs/trunk/; revision=29955
2011-10-21 14:43:18 +00:00
Eelco Dolstra
6ddae753dc * Added regionset, a tool for changing the region code setting of DVD
players.

svn path=/nixpkgs/trunk/; revision=29952
2011-10-21 00:43:56 +00:00
Shea Levy
6e3cde6383 Enable building clang separately from llvm
Note that there is some duplication when building clang now. The llvm source
is unpacked twice, ./configure is run twice, and two small unit test
libraries are compiled twice. IMO this is a fair tradeoff for having
llvm be a separate build unaffected by changes to clang

svn path=/nixpkgs/trunk/; revision=29919
2011-10-19 20:57:18 +00:00
Shea Levy
94dbab27a3 Bootstrap clang with itself
svn path=/nixpkgs/trunk/; revision=29901
2011-10-19 17:11:26 +00:00
Peter Simons
db31cf8287 synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29884
2011-10-19 08:50:00 +00:00
Shea Levy
db619f2d55 First try at a clang-wrapper. Hello world compiles\!
svn path=/nixpkgs/trunk/; revision=29879
2011-10-18 20:03:09 +00:00
Peter Simons
7edf0e8eaf synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29870
2011-10-18 08:47:36 +00:00
Marco Maggesi
8d424305f5 Update Io to version 2011.09.12.
svn path=/nixpkgs/trunk/; revision=29862
2011-10-17 08:36:07 +00:00
Peter Simons
8dfef0f4a0 synchronize with trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=29851
2011-10-14 22:06:50 +00:00
Rob Vermaas
c7cea676ce add disper
svn path=/nixpkgs/trunk/; revision=29845
2011-10-14 18:04:34 +00:00
Marco Maggesi
39df2ce05e Add yaml - Yet Another JSON Library
svn path=/nixpkgs/trunk/; revision=29837
2011-10-14 14:00:50 +00:00
Florian Friesdorf
d6e22c9b4a python26Full and explicit python27Full
svn path=/nixpkgs/trunk/; revision=29833
2011-10-14 09:47:30 +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
Florian Friesdorf
dbdcb3fad4 powertop kernels: re-disable debug flags enabled by default
svn path=/nixpkgs/trunk/; revision=29830
2011-10-13 18:30:55 +00:00
Florian Friesdorf
b76071a096 remove redundant/conflicting config (y vs m) from powertop kernels
svn path=/nixpkgs/trunk/; revision=29825
2011-10-13 13:51:46 +00:00
Florian Friesdorf
2d511f7246 use override for powertop kernels
svn path=/nixpkgs/trunk/; revision=29824
2011-10-13 13:51:39 +00:00
Florian Friesdorf
41a5209ccf linux_3_1_powertop
svn path=/nixpkgs/trunk/; revision=29823
2011-10-13 13:51:33 +00:00
Florian Friesdorf
50a5f9f0e8 linux_3_0_powertop
svn path=/nixpkgs/trunk/; revision=29820
2011-10-13 13:04:45 +00:00
Florian Friesdorf
3850bb86ba linux_2_6_39_powertop
svn path=/nixpkgs/trunk/; revision=29805
2011-10-13 08:47:49 +00:00
Peter Simons
ee2fdfb00d mscgen: added version 0.20
svn path=/nixpkgs/trunk/; revision=29803
2011-10-13 07:38:44 +00:00
Peter Simons
2feeeacb7b nbd: we don't generate statically linked binaries for that package
anymore, so it's no longer necessary to pass a special version of glib
to the expression.

svn path=/nixpkgs/trunk/; revision=29802
2011-10-13 07:26:44 +00:00
Yury G. Kudryashov
4289cff0c2 Remove gtkLibs216.*mm
svn path=/nixpkgs/trunk/; revision=29774
2011-10-11 20:47:30 +00:00
Yury G. Kudryashov
2ed828052e Remove wxPython26 since it is not used
svn path=/nixpkgs/trunk/; revision=29773
2011-10-11 19:46:31 +00:00