BitTorrent btpd 0.13 package
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Feb 2008 02:04:40 +0000 (02:04 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 2 Feb 2008 02:04:40 +0000 (02:04 +0000)
commit4d27373184d3d6e41c75ab5fc69e91b7dc1e54fc
tree73c920ea0a2823fe40f3fe758af49135eeca2021
parentca64ec954fbe3a82355ff205b13ff67de817f353
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.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@10354 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]