darcs version 1.0.9 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    darcs  most recent diff


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



      # $Id: Portfile 28539 2007-09-03 11:29:08Z mww macports.org $

      PortSystem 1.0
      Name: darcs
      Version: 1.0.9
      Category: devel
      Maintainers: gwright macports.org
      Description: David's Advanced Revision Control System
      Long Description: David's Advanced Revision Control System is yet another replacement for CVS. It is written in Haskell, and has been tested on Linux and Mac OS X. Darcs includes a cgi script, which can be used to view the contents of your repository.

      Homepage: http://darcs.net/
      Platform: darwin
      master_sites ${homepage}

      checksums md5 07222cd3c500aa31e3332847573a4ab2

      depends_build port:ghc
      depends_lib port:readline port:curl port:gmp

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

      build.env PREFIX=${prefix}
      destroot.env PREFIX=${prefix}

      Variant: docs {
      depends_build-append port:latex2html

      configure.args-delete --without-docs
      configure.args-append --with-docs
      }


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

     Where to find more information:

    Darwin Ports



    image test