csup version 20060318 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    csup  most recent diff


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



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

      PortSystem 1.0

      Name: csup
      Version: 20060318
      Category: net devel
      Platform: darwin
      Maintainers: nomaintainer
      Description: Csup is a rewrite of CVSup in C.
      Long Description: Csup is a rewrite of CVSup in C. CVSup(R) is a software for distributing and updating collections of files accross a network. It can efficiently and accurately mirror all types of files, including sources, binaries, hard links, symbolic links, and even device nodes. In addition to being a great general-purpose mirroring tool, CVSup includes special features and optimizations specifically tailored to CVS repositories. It is being used as the preferred way to update sources within the FreeBSD, NetBSD and OpenBSD projects and more.

      Homepage: http://mu.org/~mux/csup.html
      master_sites http://mu.org/~mux/
      distfiles csup-snap-${version}.tgz
      checksums sha1 209c53137245e3e5e2cea98151115043d993ce35

      depends_lib port:zlib port:openssl

      worksrcdir csup

      use_configure no

      build.args -f GNUMakefile PREFIX=${prefix}
      destroot.args -f GNUMakefile GROUP=`id -g` OWNER=`id -u`
      destroot.destdir PREFIX=${destroot}${prefix}

      platform darwin 8 {
      build.args-append CC=/usr/bin/gcc-4.0
      }


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

     Where to find more information:

    Darwin Ports



    image test