[25965] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Thu Jun 7 08:21:01 PDT 2007


Revision: 25965
          http://trac.macosforge.org/projects/macports/changeset/25965
Author:   narf_tm at macports.org
Date:     2007-06-07 08:21:01 -0700 (Thu, 07 Jun 2007)

Log Message:
-----------
New port p5-catalyst-plugin-authentication-store-dbic 0.07.

Added Paths:
-----------
    trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbic/
    trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbic/Portfile

Added: trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbic/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbic/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbic/Portfile	2007-06-07 15:21:01 UTC (rev 25965)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem		1.0
+PortGroup		perl5 1.0
+perl5.setup		Catalyst-Plugin-Authentication-Store-DBIC 0.07
+maintainers		narf_tm at macports.org
+description		Authentication against a DBIx::Class or Class::DBI model.
+long_description	This plugin uses a DBIx::Class (or Class::DBI) \
+		object to authenticate a user.
+
+platforms		darwin
+
+checksums		md5 796f4b369f3717fc289126f6758a7ba9
+
+depends_lib-append	port:p5-catalyst-runtime \
+		port:p5-catalyst-plugin-authentication \
+		port:p5-dbi \
+		port:p5-set-object \
+		port:p5-catalyst-plugin-authorization-roles \
+		port:p5-catalyst-plugin-session-state-cookie \
+		port:p5-test-www-mechanize-catalyst
+
+variant class-dbi {
+	depends_lib-append	port:p5-class-dbi
+}
+
+variant dbix-class {
+	depends_lib-append	port:p5-dbix-class
+}
\ No newline at end of file


Property changes on: trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbic/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070607/fbb7c9e7/attachment.html


More information about the macports-changes mailing list