[66724] trunk/dports/devel
snc at macports.org
snc at macports.org
Wed Apr 21 07:37:47 PDT 2010
Revision: 66724
http://trac.macports.org/changeset/66724
Author: snc at macports.org
Date: 2010-04-21 07:37:45 -0700 (Wed, 21 Apr 2010)
Log Message:
-----------
add virtuoso, #24570
Added Paths:
-----------
trunk/dports/devel/virtuoso/
trunk/dports/devel/virtuoso/Portfile
Added: trunk/dports/devel/virtuoso/Portfile
===================================================================
--- trunk/dports/devel/virtuoso/Portfile (rev 0)
+++ trunk/dports/devel/virtuoso/Portfile 2010-04-21 14:37:45 UTC (rev 66724)
@@ -0,0 +1,30 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+
+name virtuoso
+version 6.1.0
+categories devel
+maintainers snc openmaintainer
+license GPL
+description a high-performance object-relational SQL database
+long_description Virtuoso is an enterprise-grade server that delivers a platform \
+ for Data Access, Integration and Management.
+platforms darwin
+homepage http://${name}.openlinksw.com/dataspace/dav/wiki/Main/
+master_sites http://downloads.sourceforge.net/project/${name}/${name}/${version}
+distname ${name}-opensource-${version}
+
+checksums md5 49135390d27ab3e445f5e9481ab677bb \
+ sha1 11d68d3b8d7fef05017eaba6dcc86050db71d211 \
+ rmd160 55caaa4c09815dcbb2150d37b9c0ef2a0c01b4a8
+
+use_parallel_build no
+
+depends_lib port:libiodbc \
+ port:gawk
+
+livecheck.url http://sourceforge.net/api/file/index/project-id/161622/mtime/desc/rss?path=/virtuoso
+livecheck.type regex
+livecheck.regex ${name}/(\\d+(\\.\\d+)+)/${name}-opensource-(\\d+(\\.\\d+)+)
Property changes on: trunk/dports/devel/virtuoso/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/20100421/37138e42/attachment.html>
More information about the macports-changes
mailing list