# -*- 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.9 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 5518681a30eab3e93aa2c240420f950f7630763d \ rmd160 04fa14237621e8d5a3d3924522e27a028326df69 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}"