summaryrefslogtreecommitdiff
path: root/www/p5-Rose-HTMLx-Form-Field-Serial
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-10-12 22:23:34 +0000
committerhe <he@pkgsrc.org>2008-10-12 22:23:34 +0000
commitdeee691256df4cd9e6f536df74298683c5a2bf2f (patch)
tree69ae917a0c9536f409a4f0b8012955bcf9b90475 /www/p5-Rose-HTMLx-Form-Field-Serial
parent54c485f80b85c45a4ac627c78ffdc389dde1f901 (diff)
downloadpkgsrc-deee691256df4cd9e6f536df74298683c5a2bf2f.tar.gz
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.
Diffstat (limited to 'www/p5-Rose-HTMLx-Form-Field-Serial')
-rw-r--r--www/p5-Rose-HTMLx-Form-Field-Serial/DESCR7
-rw-r--r--www/p5-Rose-HTMLx-Form-Field-Serial/Makefile20
-rw-r--r--www/p5-Rose-HTMLx-Form-Field-Serial/distinfo5
3 files changed, 32 insertions, 0 deletions
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