[83842] trunk/dports/textproc
jmr at macports.org
jmr at macports.org
Sun Sep 11 11:47:43 PDT 2011
Revision: 83842
http://trac.macports.org/changeset/83842
Author: jmr at macports.org
Date: 2011-09-11 11:47:41 -0700 (Sun, 11 Sep 2011)
Log Message:
-----------
New port: xqilla, xquery processor (#26702)
Added Paths:
-----------
trunk/dports/textproc/xqilla/
trunk/dports/textproc/xqilla/Portfile
Added: trunk/dports/textproc/xqilla/Portfile
===================================================================
--- trunk/dports/textproc/xqilla/Portfile (rev 0)
+++ trunk/dports/textproc/xqilla/Portfile 2011-09-11 18:47:41 UTC (rev 83842)
@@ -0,0 +1,31 @@
+# $Id$
+
+PortSystem 1.0
+
+name xqilla
+version 2.2.4
+license Apache-2
+categories textproc devel
+platforms darwin
+maintainers gmx.com:arjen
+description XQuery and XPath 2 library and command line utility
+
+long_description \
+ XQilla is an XQuery and XPath 2 library and command line utility \
+ written in C++, implemented on top of the Xerces-C library.
+
+homepage http://xqilla.sourceforge.net/HomePage
+master_sites sourceforge:project/xqilla/xqilla/${version}
+distname XQilla-${version}
+
+checksums md5 a00672133d06772f54f18d0fda304c02 \
+ sha1 edd1681a6bb9d310b6aaca6af0584eb96df3b8eb \
+ rmd160 ec4268452c98d7c87e8bf7dccaf0ebc7ff19f167
+
+depends_lib \
+ port:xercesc3 \
+ port:tidy
+
+configure.args \
+ --with-xerces=${prefix} \
+ --with-tidy=${prefix}
Property changes on: trunk/dports/textproc/xqilla/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/20110911/8efadcf1/attachment.html>
More information about the macports-changes
mailing list