# -*- 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 svndigest version 0.9.6 categories devel platforms darwin license GPL-3+ maintainers gmail.com:pj31042 description Create statistics of a subversion repository long_description ${name} is a tool to extract development information and \ statistics from a subversion repository. Svndigest is \ written in C++ and extracts repository history using the \ Subversion API. The resulting report is written to a user \ specifiable directory in HTML format. homepage http://dev.thep.lu.se/svndigest master_sites sourceforge:project/svndigest checksums rmd160 33df0d83ebdfff87ed7bcd77c62a1d48ce7ddc74 \ sha256 5112f4517f7bc4e7de6055d149aeb9101dc892ffae895c33f5c149d3862c5de9 depends_build port:pkgconfig depends_lib port:subversion \ port:apr \ port:plplot # ./utility.h:315:56: error: redefinition of default argument compiler.blacklist clang use_parallel_build yes test.run yes test.target check livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}