fsp version 2.8.1b24 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    fsp  most recent diff


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



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

      PortSystem 1.0

      Name: fsp
      Version: 2.8.1b24
      Category: net
      Platform: darwin
      Maintainers: nomaintainer
      Description: udp based alternate protocol for ftp, server and tools
      Long Description: FSP stands for File Service Protocol. It is a very lightweight UDP based protocol for transferring files. FSP has many benefits over FTP, mainly for running anonymous archives. FSP protocol is valuable in all kinds of environments because it is one of the only TCP/IP protocols that is not aggressive about bandwidth, while still being sufficiently fault tolerant.

      Homepage: http://fsp.sourceforge.net/
      master_sites sourceforge
      checksums md5 19a80b22e43717175facfc26e25d902b
      use_bzip2 yes

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

      test.run yes
      test.target check

      post-destroot {
      file rename ${destroot}${prefix}/bin/fspd ${destroot}${prefix}/sbin/fspd
      xinstall -m 644 ${worksrcpath}/fspd.conf ${destroot}${prefix}/etc/fspd.conf.sample
      }

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

     Where to find more information:

    Darwin Ports



    image test