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)
commitec1479505cdcbb76753a8b68036d18a32857b6d5
treeb8196cacf3d3b7aaf6117e88a395dd8b7d813b24
parent44dd2954e24643ddb67260b23207bd664a2846f2
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]