Download and Install hellanzb version 0.13 on Mac OS X
Sunday the 20th of July, 2008

    hellanzb  most recent diff


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



      # $Id: Portfile 23980 2007-04-14 07:45:15Z mgrimes macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: hellanzb
      Version: 0.13
      Category: news python
      Maintainers: pjenvey groovie.org
      Description: Nzb downloader and post processor
      Long Description: hellanzb is an easy to use app designed to retrieve nzb files and fully process them. The goal being to make getting files from Usenet as hands-free as possible. Once fully installed, all that's required is moving an nzb file to the queue directory. The rest: downloading, par-checking, un-raring, etc. is done automatically by hellanzb.
      Homepage: http://www.hellanzb.com
      Platform: darwin

      master_sites ${homepage}/distfiles/
      checksums md5 d3510c6b1b2c7b935332a469fdc8e7e2

      depends_run bin:par2:par2 bin:unrar:unrar bin:flac:flac bin:shorten:shorten port:py-twisted

      Variant: ssl {
      depends_run-append port:py-openssl
      }

      post-activate {
      # copy over the sample conf file if necessary
      if { ![file exists ${prefix}/etc/${name}.conf] } {
      file copy ${prefix}/etc/${name}.conf.sample ${prefix}/etc/${name}.conf
      }
      }

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

     Where to find more information:

    Darwin Ports



    image test