Commit Graph

4095 Commits

Author SHA1 Message Date
Eelco Dolstra
66738cc356 * fetchcvs: cleanup, use nix-store --add-fixed like fetchurl/svn.
Argument "url" renamed to "cvsRoot" (it's not a URL).

svn path=/nixpkgs/trunk/; revision=10889
2008-02-28 22:36:37 +00:00
Michael Raskin
5883330e2c Updated ImageMagick
svn path=/nixpkgs/trunk/; revision=10886
2008-02-28 18:53:39 +00:00
Michael Raskin
dcddcf0d87 Updated QEmu.
svn path=/nixpkgs/trunk/; revision=10882
2008-02-28 09:59:34 +00:00
Tobias Hammerschmidt
65e80ffb4f thunderbird 2.0.0.12
svn path=/nixpkgs/trunk/; revision=10879
2008-02-27 16:51:29 +00:00
Eelco Dolstra
1c65ea4e20 * Added expect.
svn path=/nixpkgs/trunk/; revision=10877
2008-02-27 15:48:53 +00:00
Sander van der Burg
48c61d0502 Some fixed to the GWT wrapper scripts
svn path=/nixpkgs/trunk/; revision=10875
2008-02-27 14:00:59 +00:00
Eelco Dolstra
46e26d7a9b * Fix the JDK build on x86_64.
svn path=/nixpkgs/trunk/; revision=10871
2008-02-27 11:27:22 +00:00
Michael Raskin
843810c14f Fixed freemind. Does not work anyway - fails to paint itself.
svn path=/nixpkgs/trunk/; revision=10869
2008-02-27 00:01:14 +00:00
Armijn Hemel
89a360738f add stuff for 2.20
svn path=/nixpkgs/trunk/; revision=10868
2008-02-26 21:02:36 +00:00
Armijn Hemel
cfceb8f146 add gssdp
svn path=/nixpkgs/trunk/; revision=10867
2008-02-26 20:47:30 +00:00
Armijn Hemel
968e4cfe3f actually rename the comments in make-listing.pl to make-listing.pl instead of make-listing.sh
svn path=/nixpkgs/trunk/; revision=10866
2008-02-26 20:25:21 +00:00
Eelco Dolstra
d1b9dcd68f * Added Emma, a Java code coverage tool.
svn path=/nixpkgs/trunk/; revision=10865
2008-02-26 15:48:14 +00:00
Eelco Dolstra
72e947949d svn path=/nixpkgs/trunk/; revision=10864 2008-02-26 15:33:23 +00:00
Eelco Dolstra
65dcf5ffa4 * Fix jre, and some cleanups.
svn path=/nixpkgs/trunk/; revision=10863
2008-02-26 15:24:33 +00:00
Eelco Dolstra
2763f4d08c * Workaround for this bug:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6532373.

svn path=/nixpkgs/trunk/; revision=10862
2008-02-26 14:56:22 +00:00
Eelco Dolstra
639f426905 * Moving stuff.
svn path=/nixpkgs/trunk/; revision=10861
2008-02-26 14:15:37 +00:00
Sander van der Burg
a40f5bee8a Added jetty 6.1
svn path=/nixpkgs/trunk/; revision=10858
2008-02-26 09:26:17 +00:00
Sander van der Burg
1974f19dff Added smack library
svn path=/nixpkgs/trunk/; revision=10857
2008-02-26 09:07:12 +00:00
Sander van der Burg
80d4c9ed4a Added gwt-dragdrop library
svn path=/nixpkgs/trunk/; revision=10856
2008-02-26 08:48:40 +00:00
Tobias Hammerschmidt
ff283876db wine 0.9.56
svn path=/nixpkgs/trunk/; revision=10855
2008-02-25 19:54:31 +00:00
Eelco Dolstra
421e413507 * Added Findbugs.
svn path=/nixpkgs/trunk/; revision=10854
2008-02-25 14:55:30 +00:00
Sander van der Burg
23622f6cda Added gwt-widgets
svn path=/nixpkgs/trunk/; revision=10851
2008-02-25 12:45:17 +00:00
Eelco Dolstra
5ea761b23f * Merged the last of the trunk, preparing for switch...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10847
2008-02-25 11:09:37 +00:00
Michael Raskin
6eaa389efa MySQL5 should be default already.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10846
2008-02-25 03:16:07 +00:00
Eelco Dolstra
b0f3e2c543 * Disable darcs, it does not build with current GHC.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10845
2008-02-24 14:31:20 +00:00
Eelco Dolstra
48650ec463 * Doh!
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10843
2008-02-23 13:16:19 +00:00
Tobias Hammerschmidt
e7f99973e1 Added libtorrent a bittorent library written in C++ for *nix and rtorrent a ncurses client for libtorrent.
svn path=/nixpkgs/trunk/; revision=10842
2008-02-23 12:11:27 +00:00
Michael Raskin
34d02fef81 Fixes to builderDefs related to PATH_DELIMITER..
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10841
2008-02-23 07:26:34 +00:00
Eelco Dolstra
0ca9f88ebc svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10840 2008-02-23 06:05:44 +00:00
Michael Raskin
7d4bcaece1 Ported elfutils fixes from -stdenv-updates.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10839
2008-02-23 05:25:32 +00:00
Eelco Dolstra
2e92cabb37 * substitute: support patterns starting with a dash.
* Updated the kernel headers.
* ghc: setup hooks are now generated using substituteAll.

svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10838
2008-02-22 18:19:04 +00:00
Ludovic Courtès
adc77fc0c7 Git: Make dependency on Emacs optional, per Yuri's request.
This works by looking for `git.useEmacs', a boolean, in the user's Nixpkgs
config file.  The default is `true' since it's only a build-time dependency
and most users are expected to install the pre-compiled substitute, which
doesn't pull Emacs.

svn path=/nixpkgs/trunk/; revision=10837
2008-02-22 16:51:51 +00:00
Ludovic Courtès
c800565c73 Make Inkscape properly depend on Python, which is needed for some features.
svn path=/nixpkgs/trunk/; revision=10836
2008-02-22 16:24:58 +00:00
Eelco Dolstra
359e488921 * WTF.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10835
2008-02-22 15:18:22 +00:00
Eelco Dolstra
59d88c1772 * Revert r10833, it doesn't really work. Instead build ghcboot
with Perl 5.8.

svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10834
2008-02-22 14:43:00 +00:00
Eelco Dolstra
d2d8d83f37 * A clever hack (due to Audrey Tang, see
http://consttype.blogspot.com/2007_07_01_archive.html) around the 
  fact that Perl 5.10 no longer supports the $* variable, which GHC's
  evil mangler requires.

svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10833
2008-02-22 14:09:29 +00:00
Ludovic Courtès
c18141227f Add PyXML.
svn path=/nixpkgs/trunk/; revision=10832
2008-02-22 13:53:45 +00:00
Eelco Dolstra
3e72751bd9 * ghcboot was broken: the combination of patchelf and strip -S generates
broken binaries (NIXPKGS-85).  Worked around by not stripping.

svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10831
2008-02-22 12:25:00 +00:00
Eelco Dolstra
212148ec84 * Disable some packages on platforms where replace is still missing.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10830
2008-02-22 11:43:00 +00:00
Eelco Dolstra
01cf8be620 * Disable Quake 3 for now (fails with a warning treated as error).
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10829
2008-02-22 11:03:57 +00:00
Tobias Hammerschmidt
1ca69f74e5 svn path=/nixpkgs/trunk/; revision=10828 2008-02-22 10:12:01 +00:00
Tobias Hammerschmidt
b567be7836 Added SSL support to fetchmail, maybe its better to add an argument withSSL?
svn path=/nixpkgs/trunk/; revision=10827
2008-02-22 10:09:54 +00:00
Tobias Hammerschmidt
2dde1dfa4f fixed install phase so the linker doesn't abort with undefined reference to pow()
svn path=/nixpkgs/trunk/; revision=10826
2008-02-22 09:47:37 +00:00
Michael Raskin
6c20576972 Ported fixes for lsof and gw6c from stdenv-updates
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10825
2008-02-22 06:16:53 +00:00
Michael Raskin
8ea6496a10 -
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10823
2008-02-22 03:06:12 +00:00
Ludovic Courtès
e8dd657896 Intel Wifi Drivers (iwlwifi) 1.2.25.
svn path=/nixpkgs/trunk/; revision=10822
2008-02-21 22:22:57 +00:00
Eelco Dolstra
b7e2573912 * Don't build gcc42 with texinfo. Texinfo has a dependency on ncurses which
doesn't compile in the bootstrap environment...

svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10821
2008-02-21 20:32:53 +00:00
Ludovic Courtès
96d354f193 Add ACPI, a tiny ACPI client tool for Linux
svn path=/nixpkgs/trunk/; revision=10820
2008-02-21 20:13:36 +00:00
Ludovic Courtès
44fcdff01b Add ACPI-Tool, a command-line ACPI client for Linux.
svn path=/nixpkgs/trunk/; revision=10819
2008-02-21 19:57:40 +00:00
Ludovic Courtès
96177fce34 VPNC: Clarify run-time dependencies.
svn path=/nixpkgs/trunk/; revision=10818
2008-02-21 19:33:21 +00:00