pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Manual Added www/p5-Catalyst-Manual ve...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b2ff8dd28a55
branches: trunk
changeset: 544483:b2ff8dd28a55
user: abs <abs%pkgsrc.org@localhost>
date: Tue Jul 15 09:16:52 2008 +0000
description:
Added www/p5-Catalyst-Manual version 5.7013
This is the Catalyst manual
Catalyst is a web application framework. This means that you use
it to help build applications that run on the web, or that run
using protocols used for the web. Catalyst is designed to make it
easy to manage the various tasks you need to do to run an application
on the web, either by doing them itself, or by letting you "plug
in" existing Perl modules that do what you need.
diffstat:
www/p5-Catalyst-Manual/DESCR | 8 ++++++++
www/p5-Catalyst-Manual/Makefile | 18 ++++++++++++++++++
www/p5-Catalyst-Manual/distinfo | 5 +++++
3 files changed, 31 insertions(+), 0 deletions(-)
diffs (43 lines):
diff -r 036b5ce95baf -r b2ff8dd28a55 www/p5-Catalyst-Manual/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Manual/DESCR Tue Jul 15 09:16:52 2008 +0000
@@ -0,0 +1,8 @@
+This is the Catalyst manual
+
+Catalyst is a web application framework. This means that you use
+it to help build applications that run on the web, or that run
+using protocols used for the web. Catalyst is designed to make it
+easy to manage the various tasks you need to do to run an application
+on the web, either by doing them itself, or by letting you "plug
+in" existing Perl modules that do what you need.
diff -r 036b5ce95baf -r b2ff8dd28a55 www/p5-Catalyst-Manual/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Manual/Makefile Tue Jul 15 09:16:52 2008 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:16:52 abs Exp $
+
+DISTNAME= Catalyst-Manual-5.7013
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Catalyst-Manual/
+COMMENT= Manual for Catalyst
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Catalyst/Manual/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 036b5ce95baf -r b2ff8dd28a55 www/p5-Catalyst-Manual/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Manual/distinfo Tue Jul 15 09:16:52 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:16:52 abs Exp $
+
+SHA1 (Catalyst-Manual-5.7013.tar.gz) = 7b9941e6741e77a5cc19f81184010a14607d7c65
+RMD160 (Catalyst-Manual-5.7013.tar.gz) = 0645abc410cd4198eefd3f01b1d04390d35945fe
+Size (Catalyst-Manual-5.7013.tar.gz) = 136729 bytes
Home |
Main Index |
Thread Index |
Old Index