Xmltooling version 1.2.2 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    xmltooling  most recent diff


    version 1.2.2

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The xmltooling Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: xmltooling
      Version: 1.2.2
      Category: security textproc xml shibboleth
      #license Apachev2
      Maintainers: snc scantor
      Description: XMLTooling library for C++
      Long Description: Toolkit for security-aware XML processing
      Homepage: http://www.opensaml.org/

      Platform: darwin
      depends_lib port:curl port:xercesc3 port:xml-security-c port:log4shib

      Master Sites: http://shibboleth.internet2.edu/downloads/opensaml/cpp/2.2.1/
      Checksums: sha1 a7e6c0c0c398a74a178c8fc36548433062c55f6e

      configure.args --disable-static --with-openssl=${prefix} --with-curl=${prefix} --with-xerces=${prefix} --with-xmlsec=${prefix}


      livecheck.type regex
      livecheck.url http://shibboleth.internet2.edu/downloads/opensaml/cpp/latest/
      livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+)

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.