aria2 version 0.12.1 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    aria2  most recent diff


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



      # $Id: Portfile 34089 2008-02-12 12:46:34Z mww macports.org $

      PortSystem 1.0

      Name: aria2
      Version: 0.12.1
      Category: net
      Platform: darwin
      Maintainers: mww
      Description: download utility with resuming and segmented downloading
      Long Description: aria2 is a download utility with resuming and segmented downloading. Supported protocols are HTTP/HTTPS/FTP/BitTorrent.

      Homepage: http://aria2.sourceforge.net/
      master_sites sourceforge
      checksums sha1 882a22818db2bdb808c6336c20a48a32a8d89ecc
      use_bzip2 yes

      depends_lib port:gettext port:libiconv port:gnutls port:libxml2

      configure.cxxflags-append "-I${prefix}/include/libxml2"
      configure.args --with-gnutls --with-gnutls-prefix=${prefix} --with-libiconv-prefix=${prefix} --with-libintl-prefix=${prefix} --with-xml-prefix=${prefix}

      post-destroot { file delete -force "${destroot}${prefix}/lib/charset.alias" }

      livecheck.check freshmeat

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

     Where to find more information:

    Darwin Ports



    image test