Download and Install pavuk version 0.9.35 on Mac OS X
Wednesday the 27th of August, 2008

    pavuk  most recent diff


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



      # $Id: Portfile 32369 2007-12-28 05:55:15Z boeyms macports.org $

      PortSystem 1.0

      Name: pavuk
      Version: 0.9.35
      Category: net
      Maintainers: boeyms openmaintainer
      Description: HTTP, FTP and Gopher mirroring tool
      Long Description: Pavuk is UNIX program used to mirror contents of WWW documents or files. It transfers documents from HTTP, FTP, Gopher and optionaly from HTTPS (HTTP over SSL) servers. Pavuk have optional GUI based on GTK+ widget set.
      Homepage: http://pavuk.sourceforge.net/
      Platform: darwin
      master_sites sourceforge
      use_bzip2 yes
      checksums md5 6204c7a1339433ab32456ccd62126ea9 sha1 c7ad9bfd9af60daee606c870d12d3a58dcff1e80 rmd160 d15715b792585cf69916f6a8af8b6c6b06dffde8
      depends_lib port:zlib port:gettext
      configure.args --mandir=${prefix}/share/man --enable-threads --disable-debug --disable-gnome --disable-gtk --disable-socks --disable-ssl
      livecheck.check sourceforge

      Variant: ssl description {Add SSL support (enables connections over HTTPS)} {
      depends_lib-append port:openssl
      configure.args-delete --disable-ssl
      configure.args-append --with-ssl=openssl
      }

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

     Where to find more information:

    Darwin Ports



    image test