autoconf213 version 2.13 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    autoconf213  most recent diff


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



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

      Name: autoconf213
      Version: 2.13

      Category: devel

      Maintainers: nomaintainer

      Description: Automatically configures software for compilation
      Long Description: Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls.

      distname autoconf-${version}
      Homepage: http://www.gnu.org/software/autoconf/

      Platform: darwin

      master_sites gnu:autoconf
      checksums md5 9de56d4a161a723228220b0f425dc711 sha1 e4826c8bd85325067818f19b2b2ad2b625da66fc rmd160 0d1fa0992280ed71c0d72487a5a4c246d1c1b18a

      configure.args --program-suffix=213 --datadir=\\\${prefix}/share/${name} --infodir=\\\${prefix}/share/info

      destroot.destdir prefix=${destroot}${prefix}
      post-destroot {
      file delete -force ${destroot}${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/autoconf213
      % sudo port install autoconf213
      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 autoconf213
      ---> Verifying checksum for autoconf213
      ---> Extracting autoconf213
      ---> Configuring autoconf213
      ---> Building autoconf213 with target all
      ---> Staging autoconf213 into destroot
      ---> Installing autoconf213
    - 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 autoconf213 with these commands:
      %  man autoconf213
      % apropos autoconf213
      % which autoconf213
      % locate autoconf213

     Where to find more information:

    Darwin Ports



    image test