# -*- 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: Portfile 134206 2015-03-20 02:43:50Z scantor@macports.org $ PortSystem 1.0 name xmltooling version 1.5.4 categories security textproc xml shibboleth license Apache-2 maintainers snc scantor description XMLTooling library for C++ long_description Toolkit for security-aware XML processing homepage http://www.opensaml.org/ platforms darwin depends_lib port:curl \ port:boost \ port:xercesc3 \ port:xml-security-c \ port:log4shib master_sites http://shibboleth.net/downloads/c++-opensaml/2.5.4/ use_bzip2 yes checksums rmd160 c870b47b2b652300ad823381f0e25db68f617a72 \ sha256 4df160aaf62934a3cac8efa396da478ce77a1c64ac0d62e7a539db5d79c90bb6 configure.args --disable-static \ --with-openssl=${prefix} \ --with-curl=${prefix} \ --with-boost=${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+)?)