Gc-utils version 0.2.3 - How to Download and Install on Mac OS X
Thursday the 18th of March, 2010

    gc-utils  most recent diff


    version 0.2.3

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


      The gc-utils Portfile 38925 2008-08-02 21:51:01Z ram macports.org $

      PortSystem 1.0

      Name: gc-utils
      Version: 0.2.3
      Category: devel
      Platform: darwin
      Maintainers: ram openmaintainer

      Description: scripts for interacting with CVS repositories using git
      Long Description: gc-utils is a small set of scripts that let you import and update CVS repositories into git very easily and also export patches back into a CVS working copy.

      Homepage: http://gcutils.sourceforge.net/
      Master Sites: sourceforge:gcutils
      distname gcutils-v${version}

      Checksums: md5 6346fa146abb63d2a817757c842894ca sha1 f4e76bc81e9583cfc683e09f7c552ed779bc1c8e rmd160 ab4878e438298ee98bc7983823be31904e1376f6

      depends_lib port:git-core port:cvsps
      worksrcdir ${name}

      use_configure no

      build.args prefix=${prefix}
      build.target

      destroot.destdir DESTDIR=${destroot} prefix=${prefix}
      destroot.target install
      destroot.args prefix=${prefix}

      livecheck.version v${version}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.