Port details |
- bnbt C++ BitTorrent Tracker
- 8.5_3 net-p2p
=1 8.5_3Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Unfetchable, unmaintained This port expired on: 2019-10-16 IGNORE: is marked as broken: unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-01-30 21:41:02
- Last Update: 2019-10-16 15:29:32
- SVN Revision: 514601
- People watching this port, also watch:: rtorrent
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: bnbt
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (20060727-bnbt85-src.tar.bz2) = 6653081240419a36a9f147454e0f4268957f01e258804e8f5798eb0845cee9e9
SIZE (20060727-bnbt85-src.tar.bz2) = 65885
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:
- ===> The following configuration options are available for bnbt-8.5_3:
DOCS=on: Build and/or install documentation
MYSQL=off: MySQL database support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- dos2unix gmake tar:bzip2
- 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 |
8.5_3 16 Oct 2019 15:29:32 |
rene |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
8.5_3 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
8.5_3 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
8.5_3 05 Aug 2019 06:37:31 |
antoine |
Mark BROKEN: unfetchable |
8.5_3 06 Mar 2018 12:32:00 |
tobik |
Reset MAINTAINER of flz's ports by his request
PR: 195339 |
8.5_3 01 Feb 2017 20:22:34 |
jbeich |
net-p2p/bnbt: unbreak with libc++ 3.9
base64.cpp:129:13: error: assigning to 'char *' from incompatible type 'const
char *'
if ((b = strchr(s, pPad[0])) != NULL) // Only one, two or three equal...
^ ~~~~~~~~~~~~~~~~~~
Reported by: pkg-fallout |
8.5_2 12 Nov 2014 21:31:28 |
antoine |
Cleanup plist |
8.5_2 28 Apr 2014 12:46:39 |
bapt |
Stagify a bunch of ports maintained by flz
While here:
- graphics/icoconvert:
* Respect CC
* Use modern LIB_DEPENDS
- net/grdesktop:
* Convert gnomehack to pathfix
- net/ldapsh:
* Use shebangfix instead of custom post-patch target
- net-im/py-jabber:
* Use autoplist
- net-p2p/bnbt:
* Use the options framework
* Convert to dos2unix
* Respect CXX
* Do not renamed base on option
- sysutils/testdisk:
* Update to 6.14
* Use options helpers
* Use modern LIB_DEPENDS
* Convert USE_BZIP2 -> USES=tar:bzip2 |
8.5_1 15 Mar 2014 16:39:46 |
miwi |
- Convert USE_GMAKE/BZIP2 to USES |
8.5_1 20 Sep 2013 22:28:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p) |
8.5_1 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
8.5_1 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
8.5_1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
8.5_1 02 Jul 2011 18:06:14 |
miwi |
- Kick MD5 Support |
8.5_1 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
8.5 15 Jul 2009 16:56:10 |
dougb |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
8.5_1 15 Jul 2009 13:43:54 |
flz |
Fix SHA1 on 64bit architectures.
PR: ports/136197
Submitted by: Chris Cowart <ccowart@rescomp.berkeley.edu> |
8.5 02 Jul 2008 09:14:13 |
flz |
Fix typo (USE_BZIP2).
PR: ports/125161
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> |
8.5 18 Jun 2008 14:22:10 |
flz |
Don't install documentation when NOPORTDOCS is defined.
Reported by: itetcu |
8.5 31 Jan 2008 12:11:22 |
flz |
- Update net-p2p/bnbt to 8.5.
- Try to remove /var/lob/bnbt at deinstall.
- Add a pointer to the configuration wiki page in pkg-message. |
8.1b3_1 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
8.1b3_1 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
8.1b3_1 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 ) |