Download and Install ccl-util version 32.69 on Mac OS X
Sunday the 27th of July, 2008

    ccl-util  most recent diff


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



      # $Id: Portfile 20315 2006-11-01 22:23:03Z blair macports.org $

      PortSystem 1.0

      Name: ccl-util
      Version: 32.69
      Category: java devel
      Platform: darwin
      Maintainers: dave glowacki.org
      Description: Chr. Clemens Lee's Java utility classes.
      Long Description: ${description}

      set realname ccl

      Homepage: http://www.kclee.de/clemens/java/${realname}/
      master_sites ${homepage}
      distname ${realname}${version}
      checksums md5 0a88de7bde54566e544ecb4eb2d48784
      use_zip yes

      depends_build bin:ant:apache-ant bin:javacc:javacc

      worksrcdir ${realname}${version}

      use_configure no

      patchfiles patch-build.xml patch-src-AssertTestCase patch-src-MainTest patch-src-Test patch-src-TestCase patch-src-Util

      build.cmd ant
      build.target jar
      build.dir ${worksrcpath}
      #build.args-append -debug

      destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/java
      xinstall -m 644 ${worksrcpath}/lib/${realname}.jar ${destroot}${prefix}/share/java/${realname}.jar
      }

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

     Where to find more information:

    Darwin Ports



    image test