pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-HTTP-Server-Simple-Mason Initial import of p5-H...
details: https://anonhg.NetBSD.org/pkgsrc/rev/deb6613305b6
branches: trunk
changeset: 507768:deb6613305b6
user: seb <seb%pkgsrc.org@localhost>
date: Tue Feb 07 23:27:56 2006 +0000
description:
Initial import of p5-HTTP-Server-Simple-Mason version 0.09
as www/p5-HTTP-Server-Simple-Mason into the NetBSD Packages Collection.
HTTP::Server::Simple::Mason Perl5 module provides an abstract baseclass
for a standalone mason server.
diffstat:
www/p5-HTTP-Server-Simple-Mason/DESCR | 2 ++
www/p5-HTTP-Server-Simple-Mason/Makefile | 21 +++++++++++++++++++++
www/p5-HTTP-Server-Simple-Mason/PLIST | 1 +
www/p5-HTTP-Server-Simple-Mason/distinfo | 5 +++++
4 files changed, 29 insertions(+), 0 deletions(-)
diffs (45 lines):
diff -r e4b66dca0dff -r deb6613305b6 www/p5-HTTP-Server-Simple-Mason/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTTP-Server-Simple-Mason/DESCR Tue Feb 07 23:27:56 2006 +0000
@@ -0,0 +1,2 @@
+HTTP::Server::Simple::Mason Perl5 module provides an abstract baseclass
+for a standalone mason server.
diff -r e4b66dca0dff -r deb6613305b6 www/p5-HTTP-Server-Simple-Mason/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTTP-Server-Simple-Mason/Makefile Tue Feb 07 23:27:56 2006 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/02/07 23:27:56 seb Exp $
+#
+
+DISTNAME= HTTP-Server-Simple-Mason-0.09
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5hsm
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
+
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-Simple-Mason/
+COMMENT= Perl5 module providing a simple mason server
+
+PERL5_PACKLIST= auto/HTTP/Server/Simple/Mason/.packlist
+
+DEPENDS+= p5-HTML-Mason>=1.25:../../www/p5-HTML-Mason
+DEPENDS+= p5-HTTP-Server-Simple>=0.04:../../www/p5-HTTP-Server-Simple
+DEPENDS+= p5-Hook-LexWrap-[0-9]*:../../devel/p5-Hook-LexWrap
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e4b66dca0dff -r deb6613305b6 www/p5-HTTP-Server-Simple-Mason/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTTP-Server-Simple-Mason/PLIST Tue Feb 07 23:27:56 2006 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/07 23:27:56 seb Exp $
diff -r e4b66dca0dff -r deb6613305b6 www/p5-HTTP-Server-Simple-Mason/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-HTTP-Server-Simple-Mason/distinfo Tue Feb 07 23:27:56 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/02/07 23:27:56 seb Exp $
+
+SHA1 (HTTP-Server-Simple-Mason-0.09.tar.gz) = f0b616543b303a515b335f568dc2aeffe2ab1725
+RMD160 (HTTP-Server-Simple-Mason-0.09.tar.gz) = 9513fa48bd5ae6b44a42caede3d4b745a903950b
+Size (HTTP-Server-Simple-Mason-0.09.tar.gz) = 12891 bytes
Home |
Main Index |
Thread Index |
Old Index