[76729] trunk/dports/perl

jmr at macports.org jmr at macports.org
Sun Mar 6 18:06:02 PST 2011


Revision: 76729
          http://trac.macports.org/changeset/76729
Author:   jmr at macports.org
Date:     2011-03-06 18:06:00 -0800 (Sun, 06 Mar 2011)
Log Message:
-----------
New port: p5-dbix-sqlcrosstab, perl module that creates a server-side cross tabulation from a database (#23360)

Added Paths:
-----------
    trunk/dports/perl/p5-dbix-sqlcrosstab/
    trunk/dports/perl/p5-dbix-sqlcrosstab/Portfile

Added: trunk/dports/perl/p5-dbix-sqlcrosstab/Portfile
===================================================================
--- trunk/dports/perl/p5-dbix-sqlcrosstab/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-dbix-sqlcrosstab/Portfile	2011-03-07 02:06:00 UTC (rev 76729)
@@ -0,0 +1,16 @@
+# -*- 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
+PortGroup       perl5 1.0
+
+perl5.setup     DBIx-SQLCrosstab 1.17
+platforms       darwin
+maintainers     centosprime.com:face
+description     creates a server-side cross tabulation from a database
+long_description    DBIx::SQLCrosstab produces a SQL query to interrogate a \
+                    database and generate a cross-tabulation report.
+checksums       md5 2de9345f11768ee43cd689e94ca13425 \
+                sha1 4bd70749831821efeccdb901f436f3dc85c70f8c \
+                rmd160 86ab818d4707dcfa35479d7ddea6d9021a920276
+depends_lib     port:p5-dbi port:p5-tree-dag_node


Property changes on: trunk/dports/perl/p5-dbix-sqlcrosstab/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/20110306/c2a4d69f/attachment.html>


More information about the macports-changes mailing list