cccc version 3.1.4 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    cccc  most recent diff


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



      # $Id: Portfile 30184 2007-10-22 19:32:09Z mww macports.org $

      PortSystem 1.0

      Name: cccc
      Version: 3.1.4
      Category: lang
      Platform: darwin
      Maintainers: mww
      Description: tool for measurement of source code related metrics
      Long Description: ${description}

      Homepage: http://cccc.sourceforge.net/
      master_sites sourceforge
      checksums md5 7bd3ad868913a0beab2fde931737f928
      patchfiles patch-posixgcc.mak.diff

      use_configure no

      build.target pccts cccc

      test.run yes
      test.target test

      destroot {
      xinstall -m 755 -s ${worksrcpath}/cccc/cccc ${destroot}${prefix}/bin
      }

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

     Where to find more information:

    Darwin Ports



    image test