Ccal version 0.6 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 0.6

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


      The ccal Portfile 56224 2009-08-25 10:54:30Z ryandesign macports.org $

      PortSystem 1.0
      Name: ccal
      Version: 0.6
      Category: sysutils
      distname ${name}06
      Maintainers: nomaintainer
      extract.suffix .py
      Description: ccal
      Long Description: Ccal, a curses-based calendar/journal/diary & todo list program.

      Platform: darwin
      Homepage: http://www.jamiehillman.co.uk/ccal/
      Master Sites: http://web.archive.org/web/20050926034036/www.jamiehillman.co.uk/ccal/
      Checksums: md5 d7318e1383ac4856f1294e6de0954e3f
      use_configure no

      extract {}
      build {}
      destroot {
      xinstall -m 755 -c ${distpath}/${distname}${extract.suffix} ${destroot}${prefix}/bin/${name}
      }
      post-install {
      # Tell the user how to invoke and get help.
      ui_msg "type ``ccal'' and press '?' for help."
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.