Cog version 0.8.0 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 0.8.0

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The cog Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: cog
      Version: 0.8.0
      Description: A program for editing advanced GNOME settings in an easy way.
      Long Description: A program for editing advanced GNOME settings in an easy way.
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.krakoa.dk/old-linux-software.html
      Master Sites: http://www.krakoa.dk/progs/cog/

      Checksums: md5 fa6a42b2fa355cf736f661e6ed0589e5 sha1 4f38df8c5dbb2739c8fb5f39a8d38b0ab7edf13d

      depends_build port:pkgconfig

      depends_lib port:libgnomeui port:gconf port:libglade2

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

      livecheck.type regex
      livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.