Xml-security-c version 1.5.1 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    xml-security-c  most recent diff


    version 1.5.1

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


      # -*- 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 xml-security-c Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: xml-security-c
      Version: 1.5.1
      Revision: 1
      Category: security xml textproc shibboleth
      #license Apachev2
      Maintainers: snc scantor
      Description: XML Signing/Encryption for C++
      Long Description: The C++ library is an implementation of the XML Digital Signature specification. It is designed to be easily ported to new platforms, and has been tested on Solaris, Linux, FreeBSD, NetBSD and Windows.
      Homepage: http://santuario.apache.org/

      Platform: darwin
      depends_lib port:xercesc3 port:openssl

      Master Sites: http://santuario.apache.org/dist/c-library
      Checksums: sha1 e51d3dca7f32cfcc2090d4d20cf8a1d032d95d79

      configure.args --disable-static --without-xalan --with-xerces=${prefix} --with-openssl=${prefix}


      livecheck.type regex
      livecheck.url ${master_sites}
      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/xml-security-c
      % sudo port install xml-security-c
      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 xml-security-c
      ---> Verifying checksum for xml-security-c
      ---> Extracting xml-security-c
      ---> Configuring xml-security-c
      ---> Building xml-security-c with target all
      ---> Staging xml-security-c into destroot
      ---> Installing xml-security-c
    - 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 xml-security-c with these commands:
      %  man xml-security-c
      % apropos xml-security-c
      % which xml-security-c
      % locate xml-security-c

     Where to find more information:

    Darwin Ports



    Lightbox this page.