BitTorrent btpd 0.13 package
authorFelix Fietkau <nbd@openwrt.org>
Sat, 2 Feb 2008 02:04:40 +0000 (02:04 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 2 Feb 2008 02:04:40 +0000 (02:04 +0000)
commit0ae26fed6dc87533390a03e9ef3e0ab234da1f10
tree73c920ea0a2823fe40f3fe758af49135eeca2021
parent4a26694483d1b67cae572a96bdbc5dd46f83351c
BitTorrent btpd 0.13 package

this patch also add build-in sha1 functions and remove openssl dependency

tested on current kamikaze linux 2.4 in wl500gP

About:
BTPD is a bittorrent client consisting of a daemon and client commands, which can be used to read and/or manipulate the daemon state. The daemon is capable of running several torrents simultaneously and only uses one tcp port. It's fairly low on resource usage and should be perfect for file distribution sites. Efficient downloads and ease of use makes this client a good choice for the casual user as well.

SVN-Revision: 10354
net/btpd/Makefile [new file with mode: 0644]
net/btpd/files/btpd.init [new file with mode: 0644]
net/btpd/patches/000-sha1.diff [new file with mode: 0644]
net/btpd/patches/100-clock.diff [new file with mode: 0644]