autobuild version 3.3 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    autobuild  most recent diff


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



      # $Id: Portfile 30224 2007-10-22 22:49:14Z jmpp macports.org $

      PortSystem 1.0

      Name: autobuild
      Version: 3.3
      Category: devel
      Platform: darwin
      Maintainers: nomaintainer
      Description: processes output from building software
      Long Description: Autobuild is a package that process output from building software, primarily focused on packages using autoconf and automake, and then generate a HTML summary file, containing links to each build log. The output include project name, version, build host types (cross compile aware), compiler host name, date of build, and indication of success or failure. The output is indexed in many ways to simplify browsing.

      Homepage: http://josefsson.org/autobuild/
      master_sites ${homepage}/releases/
      checksums md5 4ab6ff0d8790efc627df3336882ef982

      depends_lib bin:perl:perl5.8

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

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

     Where to find more information:

    Darwin Ports



    image test