Date: Sun, 1 Feb 2004 06:26:54 -0800 (PST) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/bnbt Makefile distinfo pkg-descr pkg-plist Message-ID: <200402011426.i11EQsjB094772@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2004/02/01 06:26:54 PST FreeBSD ports repository Modified files: net Makefile Added files: net/bnbt Makefile distinfo pkg-descr pkg-plist Log: 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> Revision Changes Path 1.1215 +1 -0 ports/net/Makefile 1.1 +40 -0 ports/net/bnbt/Makefile (new) 1.1 +1 -0 ports/net/bnbt/distinfo (new) 1.1 +10 -0 ports/net/bnbt/pkg-descr (new) 1.1 +10 -0 ports/net/bnbt/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402011426.i11EQsjB094772>