Commit graph

369 commits

Author SHA1 Message Date
Ludovic Courtès 5c2974a0af Seeks 0.3.0.
svn path=/nixpkgs/trunk/; revision=24549
2010-10-30 21:44:36 +00:00
Peter Simons e08d173663 pdsh: updated to version 2.22
svn path=/nixpkgs/trunk/; revision=24539
2010-10-30 09:51:38 +00:00
Michael Raskin 8413c96cde Fix dependency
svn path=/nixpkgs/trunk/; revision=24412
2010-10-22 06:36:45 +00:00
Michael Raskin fb8e4c950f Adding fdm
svn path=/nixpkgs/trunk/; revision=24409
2010-10-21 22:03:36 +00:00
Michael Raskin ac19af507f Adding Linux 2.6.36
svn path=/nixpkgs/trunk/; revision=24403
2010-10-21 12:28:14 +00:00
Michael Raskin bc73cd0f7e Add ripmime - MIME attachment extractor tool
svn path=/nixpkgs/trunk/; revision=24337
2010-10-18 09:43:17 +00:00
Michael Raskin b2e9e9757c Adding philter mail sorter
svn path=/nixpkgs/trunk/; revision=24336
2010-10-18 05:33:31 +00:00
Michael Raskin e53d966a21 Add getmail
svn path=/nixpkgs/trunk/; revision=24334
2010-10-17 19:30:59 +00:00
Eelco Dolstra 48229f2b0d * dnsmasq updated to 2.55.
svn path=/nixpkgs/trunk/; revision=24222
2010-10-11 19:30:54 +00:00
Ludovic Courtès 89a3dc9ada nss-mdns: Fix the path to the `avahi-daemon' socket.
svn path=/nixpkgs/trunk/; revision=24149
2010-10-07 20:07:59 +00:00
Peter Simons 73a08a1914 pkgs/tools/networking/x11-ssh-askpass: capitalize first letter of meta.description
svn path=/nixpkgs/trunk/; revision=24144
2010-10-07 14:05:19 +00:00
Peter Simons 113075207e pkgs/tools/networking/x11-ssh-askpass: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=24141
2010-10-07 13:14:21 +00:00
Peter Simons a158e67b19 pkgs/tools/networking/x11-ssh-askpass: added meta section
svn path=/nixpkgs/trunk/; revision=24135
2010-10-07 13:13:57 +00:00
Eelco Dolstra 4e94575014 * NTP updated to 4.2.6p2.
svn path=/nixpkgs/trunk/; revision=24118
2010-10-06 16:02:44 +00:00
Lluís Batlle i Rossell 257f7bbb9a Updating the src url of offlineimap (to the only version there available)
svn path=/nixpkgs/trunk/; revision=23975
2010-09-27 21:01:16 +00:00
Ludovic Courtès 9fd0fdebd9 GNU Mailutils 2.2.
svn path=/nixpkgs/trunk/; revision=23713
2010-09-10 11:50:11 +00:00
Eelco Dolstra 6e0911c3cb * Doh.
svn path=/nixpkgs/trunk/; revision=23463
2010-08-26 13:18:47 +00:00
Eelco Dolstra fee41ba2fb * Make sitecopy build against Neon 0.29.
svn path=/nixpkgs/trunk/; revision=23461
2010-08-26 13:09:52 +00:00
Eelco Dolstra 412bd09ec1 * OpenSSH 5.6.
svn path=/nixpkgs/trunk/; revision=23432
2010-08-25 21:12:36 +00:00
Peter Simons 9be0b9fea6 Update version of ncftp.
The old version 3.2.3 seems to have disappeared from the hosting server.

svn path=/nixpkgs/trunk/; revision=23153
2010-08-12 14:57:15 +00:00
Peter Simons b62f65d24e pkgs/tools/networking/nbd: removed hard-coded flags for static linking
A statically linked binary should rather be generated using the
appropriate stdenv adapter.

svn path=/nixpkgs/trunk/; revision=23107
2010-08-11 09:54:46 +00:00
Peter Simons e33f4863fc pkgs/tools/networking/nbd: updated to version 2.9.18
svn path=/nixpkgs/trunk/; revision=23106
2010-08-11 09:53:31 +00:00
Peter Simons 0571d80df6 pkgs/tools/networking/curl: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=22997
2010-08-06 12:45:39 +00:00
Peter Simons 432ad9ceef pkgs/tools/networking/curl: assert that scpSupport is enabled only when libssh2 is available
svn path=/nixpkgs/trunk/; revision=22996
2010-08-06 12:45:11 +00:00
Peter Simons 401b77d232 pkgs/tools/networking/nbd: updated to version 2.9.17
svn path=/nixpkgs/trunk/; revision=22994
2010-08-06 12:43:18 +00:00
Eelco Dolstra a1e834e85a * Get rid of the ugly `useFromStdenv' hack in all-packages.nix.
Instead, use the generic package override mechanism to use packages
  from earlier bootstrap phases.
* Don't rely on the existence of attributes such as
  `stdenv.coreutils'.

svn path=/nixpkgs/trunk/; revision=22991
2010-08-06 10:34:34 +00:00
Yury G. Kudryashov 80108f291b Add optional scp support to curl
svn path=/nixpkgs/trunk/; revision=22976
2010-08-05 21:06:45 +00:00
Peter Simons 43017234d6 pkgs/tools/networking/nbd: enable build on all NixOS platforms
The nbd client needs kernel support and is available only on Linux, but
the server process ought to work in all POSIX'ish environments.

svn path=/nixpkgs/trunk/; revision=22936
2010-08-03 19:08:11 +00:00
Peter Simons c820859eac pkgs/tools/networking/nbd: revert "enable regression tests"
test suite failure on hydra: http://hydra.nixos.org/build/518375

svn path=/nixpkgs/trunk/; revision=22935
2010-08-03 18:12:38 +00:00
Peter Simons 057a044b0c pkgs/tools/networking/nbd: enable regression tests
The tests suite succeeds fine on Linux/x86. Let's see what happens on
other platforms.

svn path=/nixpkgs/trunk/; revision=22920
2010-08-03 09:36:37 +00:00
Peter Simons cdb12ec708 pkgs/tools/networking/nbd: updated to version 2.9.16
svn path=/nixpkgs/trunk/; revision=22919
2010-08-03 09:32:05 +00:00
Peter Simons 9ef0f1b935 pkgs/tools/networking/nbd: install the README file to $out/share/doc
The README contains documentation that is useful in addition to the man
pages.

svn path=/nixpkgs/trunk/; revision=22875
2010-08-02 13:37:36 +00:00
Eelco Dolstra 4bf5b0d36b * Fix some more "args: with args".
svn path=/nixpkgs/trunk/; revision=22828
2010-07-30 14:47:23 +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
Peter Simons 4b248a36b0 pkgs/tools/networking/nbd: updated to version 2.9.15
svn path=/nixpkgs/trunk/; revision=22799
2010-07-28 21:28:23 +00:00
Eelco Dolstra f1598a8941 * More cleanup.
svn path=/nixpkgs/trunk/; revision=22798
2010-07-28 18:01:17 +00:00
Eelco Dolstra 749b8607ca * More cleanup.
svn path=/nixpkgs/trunk/; revision=22795
2010-07-28 15:35:01 +00:00
Peter Simons 93ff8697d1 pkgs/tools/networking/p2p/tahoe-lafs: add mock060 to propagatedBuildInputs
The package is required for the regression test suite. Adding it to
buildInputs would probably work, too, but I haven't tried it.

svn path=/nixpkgs/trunk/; revision=22792
2010-07-28 13:09:20 +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
Peter Simons 1bb86133c7 pkgs/tools/networking/p2p/tahoe-lafs: updated to version 1.7.1
svn path=/nixpkgs/trunk/; revision=22774
2010-07-27 23:52:22 +00:00
Ludovic Courtès 8297acd511 Add Seeks, a "social" search engine.
svn path=/nixpkgs/trunk/; revision=22698
2010-07-22 09:03:35 +00:00
Eelco Dolstra 113fa71b8c * curl updated to 7.21.0.
svn path=/nixpkgs/trunk/; revision=22629
2010-07-18 21:01:17 +00:00
Eelco Dolstra 5a028270aa * dhcp 4.1.1.
svn path=/nixpkgs/trunk/; revision=22606
2010-07-15 11:06:30 +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
Lluís Batlle i Rossell 26dc245fb2 Updating rtorrent and libtorrent
svn path=/nixpkgs/trunk/; revision=22518
2010-07-07 21:11:07 +00:00
David Guibert e9234ae7bb offlineimap: 6.2.0.1
svn path=/nixpkgs/trunk/; revision=22385
2010-06-22 19:49:12 +00:00
Evgeny Egorochkin 4719a2ed3c Added flags to compile amule daemon and remote gui
svn path=/nixpkgs/trunk/; revision=22334
2010-06-19 02:19:39 +00:00
Eelco Dolstra b88adf69c3 * socat updated to 1.7.1.2.
svn path=/nixpkgs/trunk/; revision=22252
2010-06-14 08:01:38 +00:00
David Guibert 66c784d4dd added autossh 1.4b.
svn path=/nixpkgs/trunk/; revision=22018
2010-05-27 19:43:57 +00:00