PortSystem          1.0

name                log4shib
version             1.0.5
categories          sysutils shibboleth devel
maintainers         snc scantor
description         configurable logging for C++, fork of log4cpp
long_description    Log4shib is library of C++ classes for flexible logging to \
                    files, syslog, IDSA and other destinations. It is modeled \
                    after the Log4j Java library, staying as close to their \
                    API as is reasonable.
homepage            http://shibboleth.internet2.edu/

platforms           darwin

master_sites        http://shibboleth.internet2.edu/downloads/log4shib/${version}/
checksums           sha1 @CHECKSUM@

configure.args      --disable-doxygen \
                    --disable-dot \
                    --disable-html-docs \
                    --disable-latex-docs \
                    --disable-static

livecheck.check     regex
livecheck.url       http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/latest/mac/ports/shibboleth/log4shib/Portfile
livecheck.regex     "version *(\\d+\\.\\d+\\.\\d+)"
