bnbt version 8.1r3 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    bnbt  most recent diff


      View the most recent changes for the bnbt port at: bnbt.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for bnbt.
      The raw portfile for bnbt 8.1r3 is located here:
      http://bnbt.darwinports.com/dports/net/bnbt/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/bnbt
      Google
      Web Darwinports.com



      # $Id: Portfile 30239 2007-10-23 01:55:09Z jmpp macports.org $

      PortSystem 1.0
      Name: bnbt
      Version: 8.1r3
      Category: net
      Maintainers: nomaintainer
      Description: C++ BitTorrent tracker
      Long Description: BNBT is a complete port of the original Python BitTorrent tracker to C++ for speed and efficiency. BNBT also offers many additional features beyond the original Python BitTorrent tracker, plus it's easy to use and customizable.
      Homepage: http://bnbt.depthstrike.com/
      Platform: darwin

      regsub -all "\\." ${version} "" dversion
      regsub -all "r" ${dversion} "b-" dversion

      master_sites sourceforge
      distname ${name}${dversion}-sf
      use_zip yes
      checksums md5 2935ffe0f51090a79d5bd76566af3b2b

      use_configure no

      worksrcdir ${name}

      build.dir ${worksrcpath}/src
      build.target bnbt

      destroot {
      xinstall ${worksrcpath}/src/bnbt ${destroot}${prefix}/bin
      file mkdir ${destroot}${prefix}/share/doc
      file copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/bnbt
      }

      platform darwin 8 {
      patchfiles patch-src__bnbt.h
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/bnbt
      % sudo port install bnbt
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching bnbt
      ---> Verifying checksum for bnbt
      ---> Extracting bnbt
      ---> Configuring bnbt
      ---> Building bnbt with target all
      ---> Staging bnbt into destroot
      ---> Installing bnbt
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using bnbt with these commands:
      %  man bnbt
      % apropos bnbt
      % which bnbt
      % locate bnbt

     Where to find more information:

    Darwin Ports



    image test