Ctorrent version 3.3.2 - How to Download and Install on Mac OS X
Friday the 19th of March, 2010

    ctorrent  most recent diff


    version 3.3.2

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-off set: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The ctorrent Portfile 39241 2008-08-13 09:05:10Z rene macports.org $

      PortSystem 1.0

      # Original ctorrent development has been stopped but the 'enhanced ctorrent'
      # project started to maintain the code.
      # The Sourceforge project name of 'enhanced ctorrent' is 'dtorrent', which
      # might be confusing. However, the unix name of the software is still
      # 'ctorrent', which is why it is this port's name.

      Name: ctorrent
      Version: 3.3.2
      Homepage: http://sourceforge.net/projects/dtorrent/
      Category: net

      Description: command line BitTorrent client
      Long Description: Enhanced CTorrent is a BitTorrent client for unix-like environments. High performance with minimal system resources and dependencies is a priority.

      Maintainers: rene openmaintainer

      Platform: darwin

      Master Sites: sourceforge:dtorrent
      distname ${name}-dnh${version}
      Checksums: md5 59b23dd05ff70791cd6449effa7fc3b6 sha1 d4e221f0292268f80e2430ce9d451dd64cf1ffaa rmd160 5db2613109fc7e55e7ccdf0d2da12e352c99b385

      use_parallel_build yes


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.