Port details |
- bnbt A C++ BitTorrent Tracker
- 8.1b3_1 net
=3 8.1b3_1Version of this port present on the latest quarterly branch.
- Maintainer: flz@FreeBSD.org
- Port Added: 2004-02-01 14:27:45
- Last Update: 2006-01-30 21:36:28
- SVN Revision: UNKNOWN
- People watching this port, also watch:: webmin
- License: not specified in port
- WWW:
- http://bnbt.sourceforge.net/
- Description:
- 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.sourceforge.net/
- Florent Thoumie
flz@xbsd.org
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: bnbt
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
30 Jan 2006 21:36:28 |
pav |
Populate newly create net-p2p category with these ports:
ftp/jigdo
net/amule1
net/amule2
net/apollon
net/azureus
net/bnbt
net/btpeer
net/btqueue
net/cdonkey
net/ctorrent
net/dcd
net/dclib
net/dctc (Only the first 15 lines of the commit message are shown above ) |
8.1b3_1 22 Jan 2006 02:46:07 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
8.1b3_1 21 Nov 2005 12:33:40 |
flz |
- Fix WWW: line.
PR: ports/89302
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> |
8.1b3_1 09 Nov 2005 11:23:01 |
flz |
- Add SHA256 checksums. |
8.1b3_1 01 Aug 2005 08:46:24 |
flz |
- Project is finally alive again and moved to Sourceforge.
- Update MASTER_SITE and distinfo accordingly. |
8.1b3_1 19 Jun 2005 17:33:12 |
flz |
- Use the true USE_RC_SUBR force.
- Create /var/log/bnbt when installing from package. |
8.1b3_1 01 Mar 2005 12:28:00 |
flz |
Change my email address in MAINTAINER lines for ports I maintain to
flz@FreeBSD.org.
Approved by: pav (mentor) |
8.1b3_1 28 Dec 2004 02:31:37 |
pav |
- Take care of leftover directory
- Use SUB_FILES
PR: ports/75522
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) |
8.1b3 08 Dec 2004 23:22:37 |
pav |
- Master site is down due to billing problems, provide a backup site
Reported by: pointyhat |
8.1b3 08 Dec 2004 22:53:32 |
krion |
BROKEN: Unfetchable |
8.1b3 27 Oct 2004 21:43:46 |
pav |
- Update to 8.1b3
- Add WITH_MYSQL knob
- Introduce rcng script
PR: ports/73139
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) |
7.7b3 27 Jun 2004 14:07:25 |
pav |
- Update to 77b-3
PR: ports/68415
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) |
7.5b3 23 May 2004 12:05:45 |
pav |
- Update to 7.5b3
PR: ports/67069
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) |
7.5b2 02 May 2004 10:42:13 |
pav |
- Update to 7.5b2
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) |
7.5b 18 Apr 2004 21:57:30 |
pav |
- Update to 7.5b
PR: ports/65735
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) |
7.3b_1 31 Mar 2004 01:31:06 |
trevor |
List size.
Approved by: Florent Thoumie (maintainer) |
7.3b_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
7.3b 01 Feb 2004 14:26:54 |
pav |
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> |