pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Alien-GvaScript Initial import of p5-Alien-GvaS...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d0a275444d76
branches:  trunk
changeset: 546761:d0a275444d76
user:      seb <seb%pkgsrc.org@localhost>
date:      Sun Sep 07 14:44:16 2008 +0000

description:
Initial import of p5-Alien-GvaScript version 1.09 in the NetBSD
Packages Collection.

GvaScript is a javascript framework, built on top of the prototype
object-oriented javascript framework (http://prototype.conio.net)
and offers a number of extensions and widgets, such as keymap
handling, application-specific events, autocompletion on input
field, and a tree navigator.  GvaScript is distributed using Perl
tools, but the actual content of the library is pure javascript.

diffstat:

 www/p5-Alien-GvaScript/DESCR    |   7 +++++++
 www/p5-Alien-GvaScript/Makefile |  19 +++++++++++++++++++
 www/p5-Alien-GvaScript/distinfo |   5 +++++
 3 files changed, 31 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r a3b7eb1068c8 -r d0a275444d76 www/p5-Alien-GvaScript/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Alien-GvaScript/DESCR      Sun Sep 07 14:44:16 2008 +0000
@@ -0,0 +1,7 @@
+GvaScript is a javascript framework, built on top of the prototype
+object-oriented javascript framework (http://prototype.conio.net)
+and offers a number of extensions and widgets, such as keymap
+handling, application-specific events, autocompletion on input
+field, and a tree navigator.
+GvaScript is distributed using Perl tools, but the actual content
+of the library is pure javascript.
diff -r a3b7eb1068c8 -r d0a275444d76 www/p5-Alien-GvaScript/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Alien-GvaScript/Makefile   Sun Sep 07 14:44:16 2008 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/07 14:44:16 seb Exp $
+
+DISTNAME=      Alien-GvaScript-1.09
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    www perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Alien/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Alien-GvaScript/
+COMMENT=       Gva extension to the prototype javascript framework
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+PERL5_MODULE_TYPE=     Module::Build
+USE_LANGUAGES=         # empty
+PERL5_PACKLIST=                auto/Alien/GvaScript/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a3b7eb1068c8 -r d0a275444d76 www/p5-Alien-GvaScript/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Alien-GvaScript/distinfo   Sun Sep 07 14:44:16 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/09/07 14:44:16 seb Exp $
+
+SHA1 (Alien-GvaScript-1.09.tar.gz) = bbe9521da0bf13ccb1af7cce6221c19c68d0540d
+RMD160 (Alien-GvaScript-1.09.tar.gz) = 936a17e0295c9d7fa1e6b5346280da3975f261f1
+Size (Alien-GvaScript-1.09.tar.gz) = 120217 bytes



Home | Main Index | Thread Index | Old Index