Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 2008 12:16:10 +0100 (CET)
From:      bapt <baptiste.daroussin@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/128865: [NEW PORT] net-p2p/btpd: Bittorrent client consisting of a daemon and client commands
Message-ID:  <20081114111610.32D08F18A0@wicklow.lan>
Resent-Message-ID: <200811141150.mAEBo7ai062310@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         128865
>Category:       ports
>Synopsis:       [NEW PORT] net-p2p/btpd: Bittorrent  client consisting of a daemon and client commands
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 14 11:50:07 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     bapt
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD wicklow.lan 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #7: Mon Oct 13 22:58:33 CEST 2008
>Description:
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/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- btpd-0.13.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	btpd
#	btpd/distinfo
#	btpd/Makefile
#	btpd/pkg-descr
#
echo c - btpd
mkdir -p btpd > /dev/null 2>&1
echo x - btpd/distinfo
sed 's/^X//' >btpd/distinfo << '3e1334fb4594cfca62447a3c808bcb4f'
XMD5 (btpd-0.13.tar.gz) = 0d9c4a672eea6f298fa6e44d94da1657
XSHA256 (btpd-0.13.tar.gz) = 4409ec8e34eaba5d51e53bf94ce8551e438a4b2c5a55924299edf012c189ebfc
XSIZE (btpd-0.13.tar.gz) = 273814
3e1334fb4594cfca62447a3c808bcb4f
echo x - btpd/Makefile
sed 's/^X//' >btpd/Makefile << '02c7360a0e0b5a68c6053eb1ce944000'
X# New ports collection makefile for:	btpd
X# Date created:		2008-11-14
X# Whom:			bapt <baptiste.daroussin@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	btpd
XPORTVERSION=	0.13
XCATEGORIES=	net-p2p
XMASTER_SITES=	http://www.murmeldjur.se/btpd/
X
XMAINTAINER=	baptiste.daroussin@gmail.com
XCOMMENT=	Bittorrent  client consisting of a daemon and client commands
X
XGNU_CONFIGURE=	yes
XPLIST_FILES=	bin/btcli \
X		bin/btinfo \
X		bin/btpd
XPORTDOCS=	README
X.include <bsd.port.mk>
02c7360a0e0b5a68c6053eb1ce944000
echo x - btpd/pkg-descr
sed 's/^X//' >btpd/pkg-descr << '4458b4bb295d911c06a895a93e370611'
XBTPD is a bittorrent  client consisting of a daemon and client commands, which
Xcan be used to read and/or manipulate the daemon state. The daemon is capable of
Xrunning several torrents simultaneously and only uses one tcp port. It's fairly
Xlow on resource usage and should be perfect for file distribution sites.
XEfficient downloads and ease of use makes this client a good choice for the
Xcasual user as well. 
X
XWWW:	http://www.murmeldjur.se/btpd/
4458b4bb295d911c06a895a93e370611
exit
--- btpd-0.13.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081114111610.32D08F18A0>