Bittornado version 0.3.18 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    bittornado  most recent diff


    version 0.3.18

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The bittornado Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup python25 1.0

      Name: bittornado
      Version: 0.3.18
      Revision: 1
      Category: net python
      Platform: darwin
      Maintainers: nomaintainer
      Description: bittorrent client and python module with enhancements
      Long Description: bittornado is a tool for distributing files. It is based on the bittorrent tool but has many enhancement over it: multitracker support - to have redundant tracker, preferences menu for GUI client, webseed support to have better control of download, graphical torrent file maker and experimental IPv6 support.

      Homepage: http://www.bittornado.com/
      Master Sites: http://download2.bittornado.com/download/
      distname BitTornado-${version}
      Checksums: md5 faeb137036cfaaeab91afc7f62c7dc30 sha1 64c65b69d112f76ba8a024ff5b8671058130b71a rmd160 77e61f01101c2878d4e993e0581365a71c375892

      worksrcdir BitTornado-CVS

      livecheck.type regex
      livecheck.url ${homepage}
      livecheck.regex LATEST \;VERSION:(?: \;)+(\[0-9.\]+)

    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/bittornado
      % sudo port install bittornado
      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 bittornado
      ---> Verifying checksum for bittornado
      ---> Extracting bittornado
      ---> Configuring bittornado
      ---> Building bittornado with target all
      ---> Staging bittornado into destroot
      ---> Installing bittornado
    - 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 bittornado with these commands:
      %  man bittornado
      % apropos bittornado
      % which bittornado
      % locate bittornado

     Where to find more information:

    Darwin Ports



    Lightbox this page.