axel version 1.0b for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    axel  most recent diff


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



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

      PortSystem 1.0
      Name: axel
      Version: 1.0b
      Category: net www
      Maintainers: nomaintainer
      Description: A light Unix download accelerator
      Long Description: Axel does the same thing any other accelerator does: it opens more than one HTTP/FTP connection per download and each connection transfers its own, separate, part of the file. It may sound weird, but it works very well in practice.

      master_sites http://wilmer.gaast.net/downloads
      Homepage: http://wilmer.gaast.net/main.php/axel.html
      checksums sha1 b9c9a4bb86ac5ffd53974af211edbfaefc182183

      configure.args --prefix=${prefix} --i18n=1
      build.args CFLAGS="-I${prefix}/include" LFLAGS="-L${prefix}/lib -lintl -liconv"

      patchfiles patch-large-file-support.diff

      depends_lib port:libiconv port:gettext

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

     Where to find more information:

    Darwin Ports



    image test