Wput version 0.6.2 - How to Download and Install on Mac OS X
Thursday the 18th of March, 2010

    version 0.6.2

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


      The wput Portfile 42418 2008-11-21 07:18:57Z blb macports.org $

      PortSystem 1.0

      Name: wput
      Version: 0.6.2
      Category: net
      Platform: darwin
      Maintainers: nomaintainer
      Description: wput is like wget but is for uploading files to ftp-servers
      Long Description: wput is a tiny program that looks like wget and is designed to upload files or whole directories to remote ftp-servers

      Homepage: http://wput.sourceforge.net/
      Master Sites: sourceforge
      extract.suffix .tgz
      Checksums: md5 a14c4c13d91d04d6119bdc977e8a8bdf sha1 c058f76395672d1fbbb839c958d6537e82fc88b7 rmd160 a3a62556ca258048ff5110ecdec199c98107766f
      Patch Files: patch-src-ftplib.h patch-src-socketlib.c patch-src-Makefile.in

      depends_lib port:gettext port:libiconv

      configure.args --with-libintl-prefix=${prefix} --with-libiconv-prefix=${prefix} --without-ssl

      destroot.destdir prefix=${destroot}${prefix}

      Variant: ssl description {Enable SSL/TLS support} {
      depends_lib-append port:gnutls
      configure.args-append --with-ssl
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.