cogito version 0.18.2 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    cogito  most recent diff


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



      # $Id: Portfile 24741 2007-05-02 13:38:38Z pipping macports.org $
      PortSystem 1.0
      Name: cogito
      Version: 0.18.2
      revision 1
      Category: devel
      Maintainers: bryan larsen.st
      Description: Git core and cogito tools to provide a fully-distributed SCM
      Long Description: The git core, developed by Linus Torvalds, provides an extremely fast and flexible filesystem-based database designed to store directory trees with regard to their history. The cogito tools, developed by Petr Baudis, provide fully-distributed SCM (software change management) functionality.
      Homepage: http://kernel.org/pub/software/scm/cogito/
      master_sites http://kernel.org/pub/software/scm/cogito/
      use_bzip2 yes
      use_configure no
      depends_lib port:coreutils port:zlib port:git-core
      build.type gnu
      patchfiles patch-xargs
      destroot.type gnu
      destroot.destdir prefix=${prefix} DESTDIR=${destroot}
      test.run yes
      test.cmd make
      test.target test
      test.dir ${worksrcpath}
      checksums md5 313697c1a9846d5a73ffe79d2c088faa sha1 d4f4028d86206ebb80b86e48f90397e60a8c7c84 rmd160 f451696890676fbd912a5a00aa6715131a0ce6eb

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

     Where to find more information:

    Darwin Ports



    image test