Commit graph

7 commits

Author SHA1 Message Date
Florent Thoumie
a01d7533aa - 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.
2008-01-31 12:11:22 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Florent Thoumie
788ae1c540 - Use the true USE_RC_SUBR force.
- Create /var/log/bnbt when installing from package.
2005-06-19 17:33:12 +00:00
Pav Lucistnik
dd3458f5e0 - Take care of leftover directory
- Use SUB_FILES

PR:		ports/75522
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2004-12-28 02:31:37 +00:00
Pav Lucistnik
3e15e2058e - Update to 7.5b3
PR:		ports/67069
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2004-05-23 12:05:45 +00:00
Pav Lucistnik
3bb00aaf7a - Update to 7.5b
PR:		ports/65735
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2004-04-18 21:57:30 +00:00
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