Date: Sat, 15 Nov 2008 21:38:38 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-p2p Makefile ports/net-p2p/btpd Makefile distinfo pkg-descr Message-ID: <200811152138.mAFLccBU016166@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-11-15 21:38:38 UTC FreeBSD ports repository Modified files: net-p2p Makefile Added files: net-p2p/btpd Makefile distinfo pkg-descr Log: 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. WWW: http://www.murmeldjur.se/btpd/ PR: ports/128865 Submitted by: bapt <baptiste.daroussin at gmail.com> Revision Changes Path 1.66 +1 -0 ports/net-p2p/Makefile 1.1 +29 -0 ports/net-p2p/btpd/Makefile (new) 1.1 +3 -0 ports/net-p2p/btpd/distinfo (new) 1.1 +8 -0 ports/net-p2p/btpd/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811152138.mAFLccBU016166>