Xmlindent version 0.2.17 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    xmlindent  most recent diff


    version 0.2.17

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


      The xmlindent Portfile 56061 2009-08-24 00:33:19Z ryandesign macports.org $

      PortSystem 1.0
      Name: xmlindent
      Version: 0.2.17
      Category: textproc
      Platform: darwin
      Maintainers: gmail.com:cedric.luthi
      Description: xml indentation utility
      Long Description: XML Indent is a XML stream reformatter written in ANSI C. It is analogous to GNU indent.

      Homepage: http://xmlindent.sourceforge.net
      Master Sites: sourceforge
      Checksums: md5 c08be3867ee906ca69b949d55a4f3780 sha1 024d5c27ae7fd63b012e663c437b3ec46f12b789 rmd160 f0b6e51ed24c16026d551c495d4c5bbb1d892b5d

      use_configure no
      pre-build {
      reinplace "s|PREFIX=/usr/local|PREFIX=\$(DESTDIR)${prefix}|" ${worksrcpath}/Makefile
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.