[46017] trunk/dports/lang
davidnichols at macports.org
davidnichols at macports.org
Tue Jan 27 03:48:35 PST 2009
Revision: 46017
http://trac.macports.org/changeset/46017
Author: davidnichols at macports.org
Date: 2009-01-27 03:48:33 -0800 (Tue, 27 Jan 2009)
Log Message:
-----------
added qore pgsql module port
Added Paths:
-----------
trunk/dports/lang/qore-pgsql-module/
trunk/dports/lang/qore-pgsql-module/Portfile
Added: trunk/dports/lang/qore-pgsql-module/Portfile
===================================================================
--- trunk/dports/lang/qore-pgsql-module/Portfile (rev 0)
+++ trunk/dports/lang/qore-pgsql-module/Portfile 2009-01-27 11:48:33 UTC (rev 46017)
@@ -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-pgsql-module
+version 1.0.2
+categories lang
+maintainers davidnichols
+description PostgreSQL module for Qore
+long_description Module allowing communication with PostgreSQL DBs from the Qore Programming Language
+homepage http://qoretechnologies.com/qore
+platforms darwin
+master_sites sourceforge:qore
+
+checksums md5 a615be1c7943650e33d020e65507e392 \
+ sha1 22a9302757d8e592818a7a24e0d62f71d4cd3644 \
+ rmd160 04f4826b82f4c2ca3e3fe9717352dfb66b341f26
+
+depends_lib port:qore \
+ port:postgresql83
+
+configure.args --disable-debug
Property changes on: trunk/dports/lang/qore-pgsql-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/20090127/cef67c4f/attachment-0001.html>
More information about the macports-changes
mailing list