Download and Install cadaver version 0.22.5 on Mac OS X
Wednesday the 23rd of July, 2008

    cadaver  most recent diff


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



      # $Id: Portfile 28545 2007-09-03 12:26:00Z mww macports.org $

      PortSystem 1.0
      Name: cadaver
      Version: 0.22.5
      Category: www
      Maintainers: landonf macports.org
      Description: Commandline client for DAV
      Long Description: cadaver is a command-line WebDAV client for Unix. It supports file upload, download, on-screen display, namespace operations (move/copy), collection creation and deletion, and locking operations.
      Homepage: http://www.webdav.org/cadaver/
      Platform: darwin
      master_sites http://www.webdav.org/cadaver/
      checksums md5 e9fade983dd7b18d33230967051fcfe0
      depends_lib port:expat port:openssl port:neon
      configure.cppflags-append "-no-cpp-precomp"
      configure.args --with-expat --with-ssl --with-force-ssl
      destroot.destdir prefix=${destroot}${prefix}

      platform darwin 6 {
      depends_lib-append port:dlcompat
      }

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

     Where to find more information:

    Darwin Ports



    image test