[34305] trunk/dports/net

jmr at macports.org jmr at macports.org
Thu Feb 21 01:56:36 PST 2008


Revision: 34305
          http://trac.macosforge.org/projects/macports/changeset/34305
Author:   jmr at macports.org
Date:     2008-02-21 01:56:35 -0800 (Thu, 21 Feb 2008)

Log Message:
-----------
New Port: net/yaz2

This is the older 2.x version of the YAZ toolkit. The current version can't
be used by some older software like p5-net-z3950.

Added Paths:
-----------
    trunk/dports/net/yaz2/
    trunk/dports/net/yaz2/Portfile

Added: trunk/dports/net/yaz2/Portfile
===================================================================
--- trunk/dports/net/yaz2/Portfile	                        (rev 0)
+++ trunk/dports/net/yaz2/Portfile	2008-02-21 09:56:35 UTC (rev 34305)
@@ -0,0 +1,31 @@
+# $Id$
+
+PortSystem 1.0
+
+name              yaz2
+version           2.1.56
+categories        net databases devel
+platforms         darwin
+maintainers       jmr openmaintainer
+description       toolkit for Z39.50/SRW/SRU clients and servers
+long_description  \
+              YAZ is a compact toolkit that provides access to the \
+		  Z39.50 and SRW/SRU protocols, as well as a set of \
+		  higher-level tools for implementing the server and \
+		  client roles, respectively. \
+		  This is the older version 2 of yaz. Use the 'yaz' port \
+		  unless you specifically need yaz2 for compatibility.
+
+homepage      http://www.indexdata.dk/yaz/
+
+master_sites  http://ftp.indexdata.dk/pub/yaz/
+distname      yaz-${version}
+checksums	  md5 0a4144c2c8556b363af40d12b2627d37 \
+		  sha1 85e7c2d4b2d3b7ebd31afa65530381a4a9f0b922 \
+		  rmd160 e6ef56188bd6de355e71202407af7d8163556627
+
+depends_lib	  port:libiconv port:libxml2 port:ncurses port:openssl \
+		  port:readline port:zlib
+
+configure.args	--with-xml2=${prefix} --with-openssl=${prefix} \
+		      --with-iconv=${prefix}


Property changes on: trunk/dports/net/yaz2/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080221/afb50e5b/attachment.html 


More information about the macports-changes mailing list