Commit graph

3711 commits

Author SHA1 Message Date
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
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
Ludovic Courtès c18141227f Add PyXML.
svn path=/nixpkgs/trunk/; revision=10832
2008-02-22 13:53:45 +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
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
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
Ludovic Courtès a21609b1ab Add GNU Inetutils.
svn path=/nixpkgs/trunk/; revision=10817
2008-02-21 18:58:11 +00:00
Ludovic Courtès 4050f8fa45 Add MPICH2, an implementation of the Message Passing Interface.
svn path=/nixpkgs/trunk/; revision=10807
2008-02-21 16:17:43 +00:00
Ludovic Courtès cee8b8ebac Add GNU Texinfo 4.9, use it to produce GCC 4.x documentation.
svn path=/nixpkgs/trunk/; revision=10805
2008-02-21 15:34:56 +00:00
Eelco Dolstra 051cd950fe * Use the latest Nix. What a relief. :-)
svn path=/nixpkgs/trunk/; revision=10801
2008-02-21 13:44:06 +00:00
Eelco Dolstra 3a49502530 * Reverted accidental change to kernel attribute.
svn path=/nixpkgs/trunk/; revision=10782
2008-02-20 13:54:08 +00:00
Eelco Dolstra a1bcd5d936 * No idea what this was for.
svn path=/nixpkgs/trunk/; revision=10779
2008-02-20 13:07:11 +00:00
Tobias Hammerschmidt 96ec69e4f5 Wesnoth 1.3.18 aka 1.4-rc1
svn path=/nixpkgs/trunk/; revision=10775
2008-02-20 12:52:38 +00:00
Sander van der Burg 92910e461e Extract war archive so that it can be deployed from a nix profile
svn path=/nixpkgs/trunk/; revision=10773
2008-02-20 12:33:17 +00:00
Wouter den Breejen 4a59b2d875 Added SNIX
svn path=/nixpkgs/trunk/; revision=10772
2008-02-20 12:30:16 +00:00
Wouter den Breejen 03473a3fc3 Added SNIX which is Nix extended with options to handle state (not stable yet and needs ext3cow so i do not recommend updating unless you are interested)
svn path=/nixpkgs/trunk/; revision=10771
2008-02-20 12:29:41 +00:00
Tobias Hammerschmidt 182d10bca9 java 6 update 4, can someone confirm that amd64 works properly?
svn path=/nixpkgs/trunk/; revision=10770
2008-02-20 11:34:48 +00:00
Ludovic Courtès c9c4108a7d BBDB: Install Emacs Lisp code to `$out/share/emacs/site-lisp'; install documentation.
svn path=/nixpkgs/trunk/; revision=10769
2008-02-20 11:16:59 +00:00
Ludovic Courtès 067c7ed0af Install BBDB to `$out/share/emacs/site-lisp'.
svn path=/nixpkgs/trunk/; revision=10767
2008-02-20 10:32:22 +00:00
Ludovic Courtès d494e7e709 Git 1.5.4.2 + Emacs mode.
svn path=/nixpkgs/trunk/; revision=10766
2008-02-20 10:29:32 +00:00
Tobias Hammerschmidt 777768d544 modified firmware location, firmware must reside in subdir zd1211
svn path=/nixpkgs/trunk/; revision=10765
2008-02-20 09:40:35 +00:00
Ludovic Courtès 401543289c GNU Guile 1.8.4.
svn path=/nixpkgs/trunk/; revision=10764
2008-02-20 09:02:00 +00:00
Tobias Hammerschmidt f2fbbc6052 Added firmware for the ZyDAS ZD1211(b) 802.11a/b/g USB WLAN chip.
svn path=/nixpkgs/trunk/; revision=10762
2008-02-20 08:53:42 +00:00
Ludovic Courtès a8bdb8adc8 Add Intel 4965 wireless firmware.
svn path=/nixpkgs/trunk/; revision=10734
2008-02-18 16:15:51 +00:00
Eelco Dolstra 1bd2f3e93e * Enable building of mod_proxy.
svn path=/nixpkgs/trunk/; revision=10730
2008-02-18 14:59:48 +00:00
Eelco Dolstra 90a5f1fec4 * Go back to the previous Jetty, this one produces several megabytes
of debug info per request and I can't be bothered to figure out
  how to turn it off.

svn path=/nixpkgs/trunk/; revision=10728
2008-02-18 14:26:03 +00:00
Tobias Hammerschmidt f724e92f0f update to version 2.0.7, removed --enable-tiny because it breaks the user interface when the terminal where nano is running is resized
all featues disabled by --enable-tiny are still disabled

svn path=/nixpkgs/trunk/; revision=10719
2008-02-18 08:21:35 +00:00
Ludovic Courtès 93c4507257 Add ImageMagick mirrors, suggested by Nicolas Pierron.
svn path=/nixpkgs/trunk/; revision=10717
2008-02-17 19:02:56 +00:00
Tobias Hammerschmidt ad73224657 rxvt-unicode version 9.02, disabled embedded perl interpreter
svn path=/nixpkgs/trunk/; revision=10716
2008-02-17 18:40:53 +00:00
Ludovic Courtès 5f8dd658cb Add BitlBee, an IRC to other chat networks gateway.
svn path=/nixpkgs/trunk/; revision=10715
2008-02-17 15:33:04 +00:00
Ludovic Courtès 4d86923c62 Add GNU Arch (tla).
svn path=/nixpkgs/trunk/; revision=10714
2008-02-17 13:44:30 +00:00
Ludovic Courtès 3e7da32582 Flex 2.5.34.
svn path=/nixpkgs/trunk/; revision=10713
2008-02-16 19:12:55 +00:00
Ludovic Courtès a2339db1b1 Libtool: Use `mirror://'.
svn path=/nixpkgs/trunk/; revision=10712
2008-02-15 21:47:55 +00:00
Ludovic Courtès fdd7bdb6dc GNU Libtool 1.5.26.
svn path=/nixpkgs/trunk/; revision=10711
2008-02-15 21:25:44 +00:00
Ludovic Courtès 9c3c9f94e5 Add Guile-Lint, a syntax and semantics checker for GNU Guile.
svn path=/nixpkgs/trunk/; revision=10710
2008-02-15 16:30:33 +00:00
Ludovic Courtès 4fd7a30a36 Improve Lout package: improved directory layout, and documentation is now installed.
svn path=/nixpkgs/trunk/; revision=10708
2008-02-15 13:42:24 +00:00
Marc Weber 4122366233 added zlib support to PHP
svn path=/nixpkgs/trunk/; revision=10703
2008-02-15 11:12:56 +00:00
Eelco Dolstra 4b009da5fd * Jetty 5.1.12 (couldn't get 5.1.14 to work quickly).
svn path=/nixpkgs/trunk/; revision=10702
2008-02-15 10:56:31 +00:00
Ludovic Courtès cc3ab45e92 Add XLockmore, a screen locker for X11.
Currently, password authentication doesn't work.

svn path=/nixpkgs/trunk/; revision=10701
2008-02-15 10:40:20 +00:00
Eelco Dolstra 8022e84568 * Postgresql 8.3.0.
svn path=/nixpkgs/trunk/; revision=10699
2008-02-15 07:08:05 +00:00
Marc Weber 86ec66baa1 added missing arguments, and fixed things due to changse ins ghcsAndLibs
svn path=/nixpkgs/trunk/; revision=10690
2008-02-14 14:41:17 +00:00
Ludovic Courtès dbc5fb085c Add Aspell Esperanto dictionary.
svn path=/nixpkgs/trunk/; revision=10687
2008-02-14 13:39:03 +00:00
Eelco Dolstra 329cf0523e * Doh.
svn path=/nixpkgs/trunk/; revision=10685
2008-02-14 13:34:55 +00:00
Eelco Dolstra 3be8e7c28e * Function concatMapStrings.
svn path=/nixpkgs/trunk/; revision=10681
2008-02-14 13:16:22 +00:00
Eelco Dolstra ec88df39cc svn path=/nixpkgs/trunk/; revision=10677 2008-02-14 10:50:24 +00:00