freebsd-ports/net-p2p/bnbt/pkg-descr
Pav Lucistnik 2c84fe226a Add bnbt, a BitTorrent Tracker in C++.
BNBT was written by Trevor Hogan. BNBT is a complete port of the original Python
BitTorrent tracker to C++ using the STL for data storage and basic network sockets
for network communication. BNBT is fast, efficient, customizable, easy to use,
powerful, and portable. BNBT is covered under the GNU Lesser General Public
License (LGPL).

I choose not to port the latest version of bnbt since some features have been removed.

PR:		ports/62192
Submitted by:	Florent Thoumie <flz@xbsd.org>
2004-02-01 14:26:54 +00:00

10 lines
403 B
Text

BNBT was written by Trevor Hogan. BNBT is a complete port of the
original Python BitTorrent tracker to C++ using the STL for data storage
and basic network sockets for network communication. BNBT is fast,
efficient, customizable, easy to use, powerful, and portable. BNBT is
covered under the GNU Lesser General Public License (LGPL).
WWW: http://bnbt.go-dedicated.com/
- Florent Thoumie
flz@xbsd.org