aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/bnbt
Commit message (Collapse)AuthorAgeFilesLines
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-1/+1
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - 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. Notes: svn path=/head/; revision=284232
* - Kick MD5 SupportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276919
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=237892
* Fix SHA1 on 64bit architectures.Florent Thoumie2009-07-153-0/+64
| | | | | | | | PR: ports/136197 Submitted by: Chris Cowart <ccowart@rescomp.berkeley.edu> Notes: svn path=/head/; revision=237876
* Fix typo (USE_BZIP2).Florent Thoumie2008-07-022-4/+4
| | | | | | | | PR: ports/125161 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=216150
* Don't install documentation when NOPORTDOCS is defined.Florent Thoumie2008-06-181-0/+2
| | | | | | | Reported by: itetcu Notes: svn path=/head/; revision=215075
* - Update net-p2p/bnbt to 8.5.Florent Thoumie2008-01-314-14/+17
| | | | | | | | - Try to remove /var/lob/bnbt at deinstall. - Add a pointer to the configuration wiki page in pkg-message. Notes: svn path=/head/; revision=206501
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | 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. Notes: svn path=/head/; revision=156534
* Populate newly create net-p2p category with these ports:Pav Lucistnik2006-01-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 net/dctc-gui net/dctc-gui-qt net/edonkey-gui-gtk net/edonkey-gui-gtk-urlslave net/fcptools net/fidelio net/freenet net/frost net/giftcurs net/giftoxic net/giftui net/gift net/gift-fasttrack net/gift-gnutella net/gift-openft net/gkrellm-gift net/gnewtellium net/gnome-btdownload net/gnunet net/gtkhx net/gtk-gnutella net/gtorrentviewer net/hagelslag net/hx net/i2p net/javadc net/kmldonkey net/ktorrent net/libbt net/liberator net/libfreenet net/libpdtp net/libtorrent net/limewire net/linux-agsatellite net/linux-edonkey-core net/linux-edonkey-server net/linux-jigdo net/linux-overnet-core net/minder net/mldonkey net/mldonkey-core net/mldonkey-core-devel net/mldonkey-devel net/mldonkey-gui net/mldonkey-gui-devel net/mldonkey-perlreactor net/mldonkey-sancho net/mldonkey-serverspy net/mldonkey-urlslave net/mutella net/mute-net net/mute-net-gui net/mute-net-text net/napshare net/nicotine net/opendchub net/peercast net/phex net/pyslsk net/py-bittornado net/py-bittornado-core net/py-bittorrent net/py-bittorrent-core net/py-bittorrent-core-devel net/py-bittorrent-devel net/py-fngrab net/py-kenosis net/py-kenosis-bittorrent net/py-py2play net/p5-pdonkey net/qtella net/qtorrent net/rtorrent net/squall net/torrentflux net/torrentsniff net/trackerbt net/transmission net/valknut net/verlihub net/verlihub-plugins net/xmule net/xnap misc/ed2k misc/edonkey-tool-hash misc/linux-edonkey-tool-recovermet Repocopies by: marcus Notes: svn path=/head/; revision=154851
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Fix WWW: line.Florent Thoumie2005-11-211-1/+1
| | | | | | | | PR: ports/89302 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> Notes: svn path=/head/; revision=148931
* - Add SHA256 checksums.Florent Thoumie2005-11-091-0/+1
| | | | Notes: svn path=/head/; revision=147688
* - Project is finally alive again and moved to Sourceforge.Florent Thoumie2005-08-012-5/+5
| | | | | | | - Update MASTER_SITE and distinfo accordingly. Notes: svn path=/head/; revision=140620
* - Use the true USE_RC_SUBR force.Florent Thoumie2005-06-192-5/+3
| | | | | | | - Create /var/log/bnbt when installing from package. Notes: svn path=/head/; revision=137730
* Change my email address in MAINTAINER lines for ports I maintain toFlorent Thoumie2005-03-011-1/+1
| | | | | | | | | flz@FreeBSD.org. Approved by: pav (mentor) Notes: svn path=/head/; revision=130089
* - Take care of leftover directoryPav Lucistnik2004-12-284-12/+7
| | | | | | | | | | - Use SUB_FILES PR: ports/75522 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) Notes: svn path=/head/; revision=125303
* - Master site is down due to billing problems, provide a backup sitePav Lucistnik2004-12-081-3/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=123504
* BROKEN: UnfetchableKirill Ponomarev2004-12-081-0/+2
| | | | Notes: svn path=/head/; revision=123500
* - Update to 8.1b3Pav Lucistnik2004-10-277-9/+131
| | | | | | | | | | | - Add WITH_MYSQL knob - Introduce rcng script PR: ports/73139 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) Notes: svn path=/head/; revision=120348
* - Update to 77b-3Pav Lucistnik2004-06-272-4/+4
| | | | | | | | PR: ports/68415 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) Notes: svn path=/head/; revision=112365
* - Update to 7.5b3Pav Lucistnik2004-05-233-14/+10
| | | | | | | | PR: ports/67069 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) Notes: svn path=/head/; revision=109780
* - Update to 7.5b2Pav Lucistnik2004-05-022-9/+7
| | | | | | | Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) Notes: svn path=/head/; revision=108147
* - Update to 7.5bPav Lucistnik2004-04-183-21/+14
| | | | | | | | PR: ports/65735 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) Notes: svn path=/head/; revision=107498
* List size.Trevor Johnson2004-03-311-0/+1
| | | | | | | Approved by: Florent Thoumie (maintainer) Notes: svn path=/head/; revision=105743
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add bnbt, a BitTorrent Tracker in C++.Pav Lucistnik2004-02-014-0/+61
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> Notes: svn path=/head/; revision=99697