[50553] trunk/dports/lang

davidnichols at macports.org davidnichols at macports.org
Sun May 3 08:39:51 PDT 2009


Revision: 50553
          http://trac.macports.org/changeset/50553
Author:   davidnichols at macports.org
Date:     2009-05-03 08:39:49 -0700 (Sun, 03 May 2009)
Log Message:
-----------
added qore-oracle-module port

Added Paths:
-----------
    trunk/dports/lang/qore-oracle-module/
    trunk/dports/lang/qore-oracle-module/Portfile

Added: trunk/dports/lang/qore-oracle-module/Portfile
===================================================================
--- trunk/dports/lang/qore-oracle-module/Portfile	                        (rev 0)
+++ trunk/dports/lang/qore-oracle-module/Portfile	2009-05-03 15:39:49 UTC (rev 50553)
@@ -0,0 +1,23 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                qore-oracle-module
+version             1.0.7
+categories          lang
+maintainers         davidnichols
+description         Oracle module for Qore
+long_description    Module allowing communication with Oracle DBs from the Qore Programming Language
+homepage            http://qoretechnologies.com/qore
+platforms           darwin
+master_sites        sourceforge:qore
+
+checksums           md5 f61b35ca9d442afe253e5aa2aba0914f \
+                    sha1 6c1e05f85d616e99597cccb26f8b62ba2cd62515 \
+                    rmd160 9161ea98b6d665be0f4704b4c052c6d5685fd15a
+
+depends_lib         port:qore \
+                    port:oracle-instantclient
+
+configure.args      --disable-debug


Property changes on: trunk/dports/lang/qore-oracle-module/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/20090503/4f37f6b0/attachment.html>


More information about the macports-changes mailing list