fspclient version 0.90.0 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    fspclient  most recent diff


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



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

      PortSystem 1.0

      Name: fspclient
      Version: 0.90.0
      Category: net
      Platform: darwin
      Maintainers: nomaintainer
      Description: command line client for the fsp protocol
      Long Description: FSP Client is FTP-like interface for File Service Protocol. It look exactly like classic FTP does, but uses different transfer protocol.

      Homepage: http://fspclient.sourceforge.net/
      master_sites sourceforge
      checksums md5 5536307a34fcc07d4e3fe1ee3f904bb4
      patchfiles patch-client_util.c

      configure.args --mandir=${prefix}/share/man

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} doc/FOR.MORE.INFO doc/HISTORY ChangeLog README TODO INSTALL ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    image test