pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-HTML-Prototype-Useful Import p5-HTML-Prototype-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57268bcf983e
branches:  trunk
changeset: 508118:57268bcf983e
user:      hiramatsu <hiramatsu%pkgsrc.org@localhost>
date:      Wed Feb 15 06:29:00 2006 +0000

description:
Import p5-HTML-Prototype-Useful from pkgsrc-wip, packaged by kuli0020.

HTML::Prototype::Useful adds some more useful features for AJAX development
based on the Prototype library, as HTML::Prototype is a straight port
of the ruby implementation.

diffstat:

 www/p5-HTML-Prototype-Useful/DESCR    |   3 +++
 www/p5-HTML-Prototype-Useful/Makefile |  18 ++++++++++++++++++
 www/p5-HTML-Prototype-Useful/PLIST    |   1 +
 www/p5-HTML-Prototype-Useful/distinfo |   5 +++++
 4 files changed, 27 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r d8feae9b6b50 -r 57268bcf983e www/p5-HTML-Prototype-Useful/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTML-Prototype-Useful/DESCR        Wed Feb 15 06:29:00 2006 +0000
@@ -0,0 +1,3 @@
+HTML::Prototype::Useful adds some more useful features for AJAX development
+based on the Prototype library, as HTML::Prototype is a straight port
+of the ruby implementation.
diff -r d8feae9b6b50 -r 57268bcf983e www/p5-HTML-Prototype-Useful/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTML-Prototype-Useful/Makefile     Wed Feb 15 06:29:00 2006 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/02/15 06:29:00 hiramatsu Exp $
+
+DISTNAME=      HTML-Prototype-Useful-0.04
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    www perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=HTML/}
+
+MAINTAINER=    kuli0020%umn.edu@localhost
+HOMEPAGE=      http://search.cpan.org/dist/HTML-Prototype-Useful
+COMMENT=       Some useful additions for the Prototype library
+
+DEPENDS+=      p5-HTML-Prototype>=1.32:../../www/p5-HTML-Prototype
+
+PERL5_MODULE_TYPE=     Module::Build
+PERL5_PACKLIST=        auto/HTML/Prototype/Useful/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r d8feae9b6b50 -r 57268bcf983e www/p5-HTML-Prototype-Useful/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTML-Prototype-Useful/PLIST        Wed Feb 15 06:29:00 2006 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/15 06:29:00 hiramatsu Exp $
diff -r d8feae9b6b50 -r 57268bcf983e www/p5-HTML-Prototype-Useful/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTML-Prototype-Useful/distinfo     Wed Feb 15 06:29:00 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/02/15 06:29:00 hiramatsu Exp $
+
+SHA1 (HTML-Prototype-Useful-0.04.tar.gz) = 20cd405ec192d687fb46ef69f8309bd4a3178949
+RMD160 (HTML-Prototype-Useful-0.04.tar.gz) = 656ee4d16e4ef2e96ad93e5630c6267788a48b0e
+Size (HTML-Prototype-Useful-0.04.tar.gz) = 3396 bytes



Home | Main Index | Thread Index | Old Index