[67854] trunk/dports/net
ryandesign at macports.org
ryandesign at macports.org
Wed May 19 21:36:51 PDT 2010
Revision: 67854
http://trac.macports.org/changeset/67854
Author: ryandesign at macports.org
Date: 2010-05-19 21:36:48 -0700 (Wed, 19 May 2010)
Log Message:
-----------
yazproxy: new port, version 1.3.5; see #24849
Added Paths:
-----------
trunk/dports/net/yazproxy/
trunk/dports/net/yazproxy/Portfile
Added: trunk/dports/net/yazproxy/Portfile
===================================================================
--- trunk/dports/net/yazproxy/Portfile (rev 0)
+++ trunk/dports/net/yazproxy/Portfile 2010-05-20 04:36:48 UTC (rev 67854)
@@ -0,0 +1,33 @@
+# -*- 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.5
+categories net databases devel
+platforms darwin
+license GPLv2
+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 md5 177e05d00ec83f03c353f7073b79388c \
+ sha1 9a8a3f83cc2e3d3325ff7fe34b3a6b57c5971d1e \
+ rmd160 08c21e62da7fcb50fc3a21a529825d88212d36f3
+
+depends_build port:boost
+
+depends_lib port:yaz
+
+livecheck.type regex
+livecheck.url [lindex ${master_sites} 0]
+livecheck.regex "${name}-(\[0-9\]+(\\.\[0-9\]+)+)${extract.suffix}"
Property changes on: trunk/dports/net/yazproxy/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100519/103ae343/attachment-0001.html>
More information about the macports-changes
mailing list