# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name opensaml version 2.5.0 categories lang shibboleth security xml license Apache-2 maintainers snc scantor description OpenSAML 2 library for C++ long_description SAML 2.0/1.x toolkit homepage http://www.opensaml.org/ master_sites http://shibboleth.net/downloads/c++-opensaml/${version}/ platforms darwin depends_lib port:xmltooling \ port:xml-security-c \ port:xercesc3 \ port:log4shib \ port:boost checksums rmd160 dfc45fb6213d083b8dd620724baa9220b9452e20 \ sha256 2d3c96158cb60fc72bf5786ddfb1f1b647e31905ca416b5a98bc9e4ea6287e69 configure.args --disable-static \ --with-boost=${prefix} \ --with-xmltooling=${prefix} \ --with-xerces=${prefix} \ --with-xmlsec=${prefix} livecheck.type regex livecheck.url http://shibboleth.net/downloads/c++-opensaml/latest/ livecheck.regex ${name}-(\\d+\\.\\d+(\\.\\d+)?)