summaryrefslogtreecommitdiff
path: root/www/p5-CGI-Ajax
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-04-08 10:31:59 +0000
committerabs <abs@pkgsrc.org>2008-04-08 10:31:59 +0000
commit42c994c39db515050827a83d768fcd3e9ebd4281 (patch)
tree9dc40927b78e1c398d95846675dc873171db3d3d /www/p5-CGI-Ajax
parent770ca375a3789a805a9692a8e37c130185dde2b8 (diff)
downloadpkgsrc-42c994c39db515050827a83d768fcd3e9ebd4281.tar.gz
Import www/p5-CGI-Ajax-0.7.01 into pkgsrc
CGI::Ajax is an object-oriented module that provides a unique mechanism for using perl code asynchronously from javascript- enhanced HTML pages. CGI::Ajax unburdens the user from having to write extensive javascript, except for associating an exported method with a document-defined event (such as onClick, onKeyUp, etc). CGI::Ajax also mixes well with HTML containing more complex javascript.
Diffstat (limited to 'www/p5-CGI-Ajax')
-rw-r--r--www/p5-CGI-Ajax/DESCR7
-rw-r--r--www/p5-CGI-Ajax/Makefile19
-rw-r--r--www/p5-CGI-Ajax/distinfo5
3 files changed, 31 insertions, 0 deletions
diff --git a/www/p5-CGI-Ajax/DESCR b/www/p5-CGI-Ajax/DESCR
new file mode 100644
index 00000000000..3c41a463e20
--- /dev/null
+++ b/www/p5-CGI-Ajax/DESCR
@@ -0,0 +1,7 @@
+CGI::Ajax is an object-oriented module that provides a unique
+mechanism for using perl code asynchronously from javascript-
+enhanced HTML pages. CGI::Ajax unburdens the user from having to
+write extensive javascript, except for associating an exported
+method with a document-defined event (such as onClick, onKeyUp,
+etc). CGI::Ajax also mixes well with HTML containing more complex
+javascript.
diff --git a/www/p5-CGI-Ajax/Makefile b/www/p5-CGI-Ajax/Makefile
new file mode 100644
index 00000000000..4b5edfa0614
--- /dev/null
+++ b/www/p5-CGI-Ajax/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/04/08 10:31:59 abs Exp $
+
+DISTNAME= CGI-Ajax-0.701
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
+
+MAINTAINER= abs@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/CGI-Ajax//
+COMMENT= Call perl asynchronously from javascript
+
+DEPENDS+= p5-Class-Accessor>=0:../../devel/p5-Class-Accessor
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/CGI/Ajax/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-CGI-Ajax/distinfo b/www/p5-CGI-Ajax/distinfo
new file mode 100644
index 00000000000..b7ab41aea8c
--- /dev/null
+++ b/www/p5-CGI-Ajax/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/04/08 10:31:59 abs Exp $
+
+SHA1 (CGI-Ajax-0.701.tar.gz) = 2e76acec779eb72d0695c8513c28a6c24ab37bcd
+RMD160 (CGI-Ajax-0.701.tar.gz) = 97f5be85c94a9589f380351fa18afb8fd72db9b9
+Size (CGI-Ajax-0.701.tar.gz) = 37303 bytes