aegis version 4.22 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    aegis  most recent diff


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



      # $Id: Portfile 32369 2007-12-28 05:55:15Z boeyms macports.org $

      PortSystem 1.0

      Name: aegis
      Version: 4.22
      revision 1
      Category: devel
      Maintainers: boeyms openmaintainer
      Description: Aegis is a SCM/CASE tool with a difference
      Homepage: http://aegis.sourceforge.net/
      Platform: darwin

      Long Description: In the spirit of the UNIX Operating System, Aegis is a small component designed to work with other programs. Among other things, it supports geographically distributed development on both push and pull models and on many distribution topologies, concurrent editing, atomic locking for changesets over multiple files, and perhaps most usefully, enforcement of tests on changes to the baseline to ensure that it always works.

      master_sites sourceforge
      checksums md5 19238b7f51822518f3651e7c1243ee0f sha1 2f910c33da68550c74c9388459f561d7769b2b08 rmd160 9575068c576f9f078f19d720f468458c6092b97c

      depends_lib port:libxml2 port:zlib port:bison port:gettext port:file port:cook

      pre-configure {
      reinplace "s|\$(RPM_BUILD_ROOT)|${destroot}|g" "${worksrcpath}/Makefile.in"
      }
      configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info

      destroot.keepdirs ${destroot}${prefix}/com
      post-install {
      ui_msg "In order to use Aegis properly, you need to source a file \n provided by Aegis that is appropriate to your shell, \n ${prefix}/share/aegis/profile if you use a Bourne-compatible \n shell, or ${prefix}/share/aegis/cshrc if you use a C shell."
      }


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

     Where to find more information:

    Darwin Ports



    image test