# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name yazproxy version 1.3.6 categories net databases devel platforms darwin license GPL-2 maintainers coateconnection.com:dlc description Proxy server for Z39.50/SRW/SRU clients and servers long_description YAZ Proxy is highly configurable and can be used in \ a number of different applications, ranging from \ debugging Z39.50-based applications and protecting \ overworked servers, to improving the performance of \ stateless WWW/Z39.50 gateways. homepage http://www.indexdata.dk/yazproxy/ master_sites http://ftp.indexdata.dk/pub/yazproxy/ checksums sha1 62f3aac7a88acafd6881acdd83f81af425905b85 \ rmd160 ce60c82cf54d35cb9ec160e0ea2e59b1f22221e7 depends_build port:boost depends_lib port:yazpp livecheck.type regex livecheck.url [lindex ${master_sites} 0] livecheck.regex "${name}-(\[0-9\]+(\\.\[0-9\]+)+)${extract.suffix}"