summary refs log tree commit diff
path: root/pkgs/tools/networking/p2p
Commit message (Collapse)AuthorAge
* Seeks 0.3.3.Ludovic Courtès2011-06-29
| | | | svn path=/nixpkgs/trunk/; revision=27556
* Fix BitTornadoMichael Raskin2011-04-08
| | | | svn path=/nixpkgs/trunk/; revision=26757
* Seeks 0.3.1.Ludovic Courtès2011-01-19
| | | | svn path=/nixpkgs/trunk/; revision=25638
* Seeks 0.3.0.Ludovic Courtès2010-10-30
| | | | svn path=/nixpkgs/trunk/; revision=24549
* pkgs/tools/networking/p2p/tahoe-lafs: add mock060 to propagatedBuildInputsPeter Simons2010-07-28
| | | | | | | 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
* * Get rid of many instances of "args: with args;", and other codingEelco Dolstra2010-07-28
| | | | | | | guidelines violations. * Updated libsamplerate to 0.1.7. svn path=/nixpkgs/trunk/; revision=22782
* pkgs/tools/networking/p2p/tahoe-lafs: updated to version 1.7.1Peter Simons2010-07-27
| | | | svn path=/nixpkgs/trunk/; revision=22774
* Add Seeks, a "social" search engine.Ludovic Courtès2010-07-22
| | | | svn path=/nixpkgs/trunk/; revision=22698
* Updating rtorrent and libtorrentLluís Batlle i Rossell2010-07-07
| | | | svn path=/nixpkgs/trunk/; revision=22518
* Added flags to compile amule daemon and remote guiEvgeny Egorochkin2010-06-19
| | | | svn path=/nixpkgs/trunk/; revision=22334
* * Bittorrent updated to 5.2.2 (5.3 seems too hard to build).Eelco Dolstra2010-05-19
| | | | svn path=/nixpkgs/trunk/; revision=21877
* * Remove a redundant version of ktorrent (it's already inEelco Dolstra2010-05-19
| | | | | | kde/extra-gear). svn path=/nixpkgs/trunk/; revision=21876
* aMule 2.2.6.Ludovic Courtès2010-03-30
| | | | svn path=/nixpkgs/trunk/; revision=20866
* We use Python 2.6 nowMichael Raskin2010-03-08
| | | | svn path=/nixpkgs/trunk/; revision=20478
* Tahoe-LAFS 1.6.1.Ludovic Courtès2010-03-02
| | | | svn path=/nixpkgs/trunk/; revision=20323
* Removing a now unneeded CMAKE_PREFIX_PATH in ktorrentLluís Batlle i Rossell2010-02-12
| | | | svn path=/nixpkgs/trunk/; revision=19966
* Tahoe-LAFS: Hopefully fix subtle test suite bug.Ludovic Courtès2010-02-03
| | | | svn path=/nixpkgs/trunk/; revision=19801
* Tahoe-LAFS 1.6.0.Ludovic Courtès2010-02-03
| | | | svn path=/nixpkgs/trunk/; revision=19784
* update ktorrent to 3.3.3, also make it depend on KDE 4.3Armijn Hemel2010-01-30
| | | | svn path=/nixpkgs/trunk/; revision=19737
* Rename Tahoe to Tahoe-LAFS.Ludovic Courtès2009-10-31
| | | | svn path=/nixpkgs/trunk/; revision=18059
* updating libtorrent and rtorrent making both compile on x86_64Marc Weber2009-08-20
| | | | svn path=/nixpkgs/trunk/; revision=16791
* Tahoe: Install the doc.Ludovic Courtès2009-08-11
| | | | svn path=/nixpkgs/trunk/; revision=16676
* Tahoe 1.5.0.Ludovic Courtès2009-08-11
| | | | svn path=/nixpkgs/trunk/; revision=16666
* Tahoe: Use `pysqlite', used by the `backup' command.Ludovic Courtès2009-07-07
| | | | svn path=/nixpkgs/trunk/; revision=16231
* Add Tahoe, a decentralized, fault-tolerant file system.Ludovic Courtès2009-06-28
| | | | svn path=/nixpkgs/trunk/; revision=16082
* * Cleaned up a lot of description fields that contained newlines.Eelco Dolstra2009-03-03
| | | | | | | | | | | | | | | | | Some of these should be longDescriptions, but most others just shouldn't contain newlines. E.g. write description = "Bla"; and not description = '' Bla ''; This pollutes "nix-env -qa --description" output. svn path=/nixpkgs/trunk/; revision=14310
* * Get rid of all references to nix.cs.uu.nl.Eelco Dolstra2008-11-14
| | | | svn path=/nixpkgs/trunk/; revision=13299
* aMule 2.2.2.Ludovic Courtès2008-10-08
| | | | svn path=/nixpkgs/trunk/; revision=13015
* aMule: Use `libupnp'.Ludovic Courtès2008-10-07
| | | | svn path=/nixpkgs/trunk/; revision=12996
* * ktorrent 2.2.7.Eelco Dolstra2008-08-30
| | | | svn path=/nixpkgs/trunk/; revision=12774
* aMule 2.2.1.Ludovic Courtès2008-07-29
| | | | svn path=/nixpkgs/trunk/; revision=12446
* * Quick start section.Eelco Dolstra2008-06-17
| | | | | | * Updated some packages that are referenced in that section. svn path=/nixpkgs/trunk/; revision=12139
* Added libtorrent a bittorent library written in C++ for *nix and rtorrent a ↵Tobias Hammerschmidt2008-02-23
| | | | | | ncurses client for libtorrent. svn path=/nixpkgs/trunk/; revision=10842
* * ktorrent 2.2.5.Eelco Dolstra2008-02-08
| | | | svn path=/nixpkgs/trunk/; revision=10555
* * makeWrapper: option --run <CMD> to run a command from the wrapper.Eelco Dolstra2008-01-18
| | | | | | | | | This is so that the Unison wrapper can be generated with makeWrapper. * Use makeWrapper as a buildInput everywhere. * Updated BitTorrent, cvs2svn. svn path=/nixpkgs/trunk/; revision=10213
* Dirty fix for BitTornado; draft support for .nar.bz2 in builder-defs; binary ↵Michael Raskin2007-12-10
| | | | | | Firefox 3b1 (not that it works well, but a starting point anyway.) svn path=/nixpkgs/trunk/; revision=9899
* Added aMuleMichael Raskin2007-10-06
| | | | svn path=/nixpkgs/trunk/; revision=9413
* * Rewrite all the SourceForge URLs to mirror://sourceforge/.Eelco Dolstra2007-08-27
| | | | | | find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done svn path=/nixpkgs/trunk/; revision=9198
* * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra2007-08-24
| | | | | | | | | URLs to http://nix.cs.uu.nl/dist/tarballs. With content-addressable mirror support (r9190, NIXPKGS-70) this is no longer necessary: fetchurl will try to download from that location automatically. So we can keep the original URLs. svn path=/nixpkgs/trunk/; revision=9192
* * Added ktorrent. To use, add your ~/.nix-profile to the KDEDIRSEelco Dolstra2007-08-09
| | | | | | | environment variable and rerun kbuildsycoca. (Otherwise ktorrent will work, but it won't be able to find its plugins.) svn path=/nixpkgs/trunk/; revision=9081
* Added some descriptions.Michael Raskin2007-06-26
| | | | svn path=/nixpkgs/trunk/; revision=8920
* Adding forgot new files for sudo and BitTornadoMichael Raskin2007-06-20
| | | | svn path=/nixpkgs/trunk/; revision=8899
* * Added wxGTK/wxPython 2.8. However this was quite pointless asEelco Dolstra2007-05-31
| | | | | | Bittorrent is even more broken with wxPython 2.8. svn path=/nixpkgs/trunk/; revision=8812
* * Bittorrent 5.0.4.Eelco Dolstra2007-01-14
| | | | svn path=/nixpkgs/trunk/; revision=7660
* * BitTorrent 5.0.3.Eelco Dolstra2006-12-13
| | | | | | * wxPython 2.6.3. svn path=/nixpkgs/trunk/; revision=7341
* * Some Python packages.Eelco Dolstra2006-12-13
| | | | svn path=/nixpkgs/trunk/; revision=7339
* * Update more URLs.Eelco Dolstra2006-10-12
| | | | svn path=/nixpkgs/trunk/; revision=6713
* * Copy a bunch of files to nix.cs.uu.nl.Eelco Dolstra2006-10-12
| | | | svn path=/nixpkgs/trunk/; revision=6711
* * Added a bunch of descriptions.Eelco Dolstra2006-10-11
| | | | svn path=/nixpkgs/trunk/; revision=6705
* * Backout accidental commit.Eelco Dolstra2006-08-09
| | | | svn path=/nixpkgs/trunk/; revision=6088