From 4e49b88a78368358bd52f4622bc1f7963893c816 Mon Sep 17 00:00:00 2001 From: he Date: Sun, 12 Oct 2008 22:23:34 +0000 Subject: Import p5-Rose-HTMLx-Form-Field-Serial version 0.002. Rose::HTMLx::Form::Field::Serial is a subclass of Rose::HTML::Form::Field::Hidden. It exists simply to isolate a particular kind of form field that should not be updated via form but may need to be passed as a param or viewed in a (x)html serialized format. The namespace is reserved in the event that future functionality may be added, but mostly to uniquely identify this field type for use with Rose::DBx::Garden. --- www/p5-Rose-HTMLx-Form-Field-Serial/DESCR | 7 +++++++ www/p5-Rose-HTMLx-Form-Field-Serial/Makefile | 20 ++++++++++++++++++++ www/p5-Rose-HTMLx-Form-Field-Serial/distinfo | 5 +++++ 3 files changed, 32 insertions(+) create mode 100644 www/p5-Rose-HTMLx-Form-Field-Serial/DESCR create mode 100644 www/p5-Rose-HTMLx-Form-Field-Serial/Makefile create mode 100644 www/p5-Rose-HTMLx-Form-Field-Serial/distinfo (limited to 'www') diff --git a/www/p5-Rose-HTMLx-Form-Field-Serial/DESCR b/www/p5-Rose-HTMLx-Form-Field-Serial/DESCR new file mode 100644 index 00000000000..213aeae55bd --- /dev/null +++ b/www/p5-Rose-HTMLx-Form-Field-Serial/DESCR @@ -0,0 +1,7 @@ +Rose::HTMLx::Form::Field::Serial is a subclass of +Rose::HTML::Form::Field::Hidden. It exists simply to isolate a +particular kind of form field that should not be updated via form +but may need to be passed as a param or viewed in a (x)html serialized +format. The namespace is reserved in the event that future +functionality may be added, but mostly to uniquely identify this +field type for use with Rose::DBx::Garden. diff --git a/www/p5-Rose-HTMLx-Form-Field-Serial/Makefile b/www/p5-Rose-HTMLx-Form-Field-Serial/Makefile new file mode 100644 index 00000000000..da70bc74e94 --- /dev/null +++ b/www/p5-Rose-HTMLx-Form-Field-Serial/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2008/10/12 22:23:34 he Exp $ + +DISTNAME= Rose-HTMLx-Form-Field-Serial-0.002 +PKGNAME= p5-${DISTNAME} +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Rose-HTMLx-Form-Field-Serial/ +COMMENT= Represent auto-increment columns in a form + +DEPENDS+= p5-Rose-HTML-Objects>=0:../../www/p5-Rose-HTML-Objects + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/Rose/HTMLx/Form/Field/Serial/.packlist + +PKG_DESTDIR_SUPPORT= user-destdir + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/p5-Rose-HTMLx-Form-Field-Serial/distinfo b/www/p5-Rose-HTMLx-Form-Field-Serial/distinfo new file mode 100644 index 00000000000..9f5e9a47f24 --- /dev/null +++ b/www/p5-Rose-HTMLx-Form-Field-Serial/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/10/12 22:23:34 he Exp $ + +SHA1 (Rose-HTMLx-Form-Field-Serial-0.002.tar.gz) = 21d1727ec3c3e6ef7a0ee37f249ea54bbacd33d8 +RMD160 (Rose-HTMLx-Form-Field-Serial-0.002.tar.gz) = 6aa008940b347bf85a3d213425bd2714ff4e54d0 +Size (Rose-HTMLx-Form-Field-Serial-0.002.tar.gz) = 2230 bytes -- cgit v1.2.3