aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/btpd/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of md5 for all my ports.bapt2011-03-211-1/+0
| | | | while here add most of the licenses
* - Update to 0.16bapt2010-08-111-3/+3
| | | | | | | | | | - Add license - Use bsd.openssl.mk facility via `USE_OPENSSL=yes' - Update mastersite and WWW PR: ports/149369 Submitted by: Julien Laffaye <kimelto _at_ gmail.com> Approved by: tabthorpe@ (co-mentor)
* Update to 0.15.itetcu2009-02-181-3/+3
| | | | | PR: 131782 Submitted by: maintainer
* BTPD is a bittorrent client consisting of a daemon and client commands, whichmiwi2008-11-161-0/+3
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. WWW: http://www.murmeldjur.se/btpd/ PR: ports/128865 Submitted by: bapt <baptiste.daroussin at gmail.com>