pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-Rose-HTMLx-Form-Related Imported p5-Rose-HTMLx-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8bd900f5bb29
branches:  trunk
changeset: 548696:8bd900f5bb29
user:      he <he%pkgsrc.org@localhost>
date:      Mon Oct 20 23:40:19 2008 +0000

description:
Imported p5-Rose-HTMLx-Form-Related version 0.09.

Rose::HTMLx::Form::Related is a subclass of Rose::HTML::Form.
Rose::HTMLx::Form::Related can interrogate the relationships between
ORM classes and the Forms that represent them, and use that data
to tie multiple Rose::HTMLx::Form::Related classes together.

diffstat:

 www/p5-Rose-HTMLx-Form-Related/DESCR    |   4 ++++
 www/p5-Rose-HTMLx-Form-Related/Makefile |  24 ++++++++++++++++++++++++
 www/p5-Rose-HTMLx-Form-Related/distinfo |   5 +++++
 3 files changed, 33 insertions(+), 0 deletions(-)

diffs (45 lines):

diff -r eeb3e1d65089 -r 8bd900f5bb29 www/p5-Rose-HTMLx-Form-Related/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Rose-HTMLx-Form-Related/DESCR      Mon Oct 20 23:40:19 2008 +0000
@@ -0,0 +1,4 @@
+Rose::HTMLx::Form::Related is a subclass of Rose::HTML::Form.
+Rose::HTMLx::Form::Related can interrogate the relationships between
+ORM classes and the Forms that represent them, and use that data
+to tie multiple Rose::HTMLx::Form::Related classes together.
diff -r eeb3e1d65089 -r 8bd900f5bb29 www/p5-Rose-HTMLx-Form-Related/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Rose-HTMLx-Form-Related/Makefile   Mon Oct 20 23:40:19 2008 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/10/20 23:40:19 he Exp $
+
+DISTNAME=      Rose-HTMLx-Form-Related-0.09
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Rose/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Rose-HTMLx-Form-Related/
+COMMENT=       RHTMLO forms, living together
+
+DEPENDS+=      p5-Data-Dump>=0:../../devel/p5-Data-Dump
+DEPENDS+=      p5-Rose-HTML-Objects>=0:../../www/p5-Rose-HTML-Objects
+DEPENDS+=      p5-Rose-HTMLx-Form-Field-Autocomplete>=0:../../www/p5-Rose-HTMLx-Form-Field-Autocomplete
+DEPENDS+=      p5-Rose-HTMLx-Form-Field-Boolean>=0:../../www/p5-Rose-HTMLx-Form-Field-Boolean
+DEPENDS+=      p5-Rose-HTMLx-Form-Field-Serial>=0.002:../../www/p5-Rose-HTMLx-Form-Field-Serial
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST=        auto/Rose/HTMLx/Form/Related/.packlist
+
+PKG_DESTDIR_SUPPORT=    user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r eeb3e1d65089 -r 8bd900f5bb29 www/p5-Rose-HTMLx-Form-Related/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Rose-HTMLx-Form-Related/distinfo   Mon Oct 20 23:40:19 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/10/20 23:40:19 he Exp $
+
+SHA1 (Rose-HTMLx-Form-Related-0.09.tar.gz) = e1a08108245ba8cbbf934e7fa93f6d0319fd8b40
+RMD160 (Rose-HTMLx-Form-Related-0.09.tar.gz) = f2b001d72cdaf0a39247680648bbbbbde32435ed
+Size (Rose-HTMLx-Form-Related-0.09.tar.gz) = 15383 bytes



Home | Main Index | Thread Index | Old Index