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

    version 1.2.9

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


      The xmlsec Portfile 44022 2008-12-19 18:10:49Z jmr macports.org $

      PortSystem 1.0

      Name: xmlsec
      Version: 1.2.9
      Revision: 1
      Category: security textproc devel
      Platform: darwin
      Maintainers: nomaintainer
      Description: XML Security Library is a C library based on LibXML2.
      Long Description: XML Security Library is a C library based on LibXML2. The library supports major XML security standards. XML Signature, XML Encryption, Canonical XML and Exclusive Canonical XML.

      Homepage: http://www.aleksey.com/xmlsec/
      Master Sites: ${homepage}/download/ ftp://ftp.xmlsoft.org/xmlsec/releases/
      distname xmlsec1-${version}
      Checksums: md5 b378a076708766966724aaeba09e4607
      Patch Files: patch-configure

      depends_lib port:libxml2 port:libxslt port:openssl port:libiconv port:zlib

      configure.args --with-libxml=${prefix} --with-libxslt=${prefix} --with-openssl=${prefix} --mandir=${prefix}/share/man

      test.run yes
      test.target check

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.