summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2009-02-17 15:03:16 +0000
committerabs <abs@pkgsrc.org>2009-02-17 15:03:16 +0000
commit58f90e91bc48ab315db3d553ea13184bc43d2ef8 (patch)
tree4ec18873d8672641592bb15968d9bdc9250c690e /devel
parent69a6a3ba57f52f45ce40c6ad5536f0f85264a96b (diff)
downloadpkgsrc-58f90e91bc48ab315db3d553ea13184bc43d2ef8.tar.gz
Added devel/p5-POE-Component-Cron version 0.019nb1
Catalyst is an elegant web application framework, extremely flexible yet extremely simple. It's similar to Ruby on Rails, Spring (Java) and Maypole, upon which it was originally based. This is a Catalyst Engine implementing a job queue with POE. It allows the launching of HTTP requests to the application at predetermined moments in time and the subsequent capturing of response to a logfile or an email address.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-POE-Component-Cron/DESCR8
-rw-r--r--devel/p5-POE-Component-Cron/Makefile24
-rw-r--r--devel/p5-POE-Component-Cron/distinfo5
3 files changed, 37 insertions, 0 deletions
diff --git a/devel/p5-POE-Component-Cron/DESCR b/devel/p5-POE-Component-Cron/DESCR
new file mode 100644
index 00000000000..f80f3e857b8
--- /dev/null
+++ b/devel/p5-POE-Component-Cron/DESCR
@@ -0,0 +1,8 @@
+Catalyst is an elegant web application framework, extremely flexible
+yet extremely simple. It's similar to Ruby on Rails, Spring (Java)
+and Maypole, upon which it was originally based.
+
+This is a Catalyst Engine implementing a job queue with POE. It
+allows the launching of HTTP requests to the application at
+predetermined moments in time and the subsequent capturing of
+response to a logfile or an email address.
diff --git a/devel/p5-POE-Component-Cron/Makefile b/devel/p5-POE-Component-Cron/Makefile
new file mode 100644
index 00000000000..a625d924c0a
--- /dev/null
+++ b/devel/p5-POE-Component-Cron/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/02/17 15:03:16 abs Exp $
+
+DISTNAME= POE-Component-Cron-0.019
+PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CF/CFEDDE/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/perldoc?POE::Component::Cron
+COMMENT= Schedule POE Events using a cron spec
+
+DEPENDS+= p5-POE>=0:../../devel/p5-POE
+DEPENDS+= p5-DateTime-Event-Cron>=0:../../time/p5-DateTime-Event-Cron
+DEPENDS+= p5-DateTime-Event-Random>=0:../../time/p5-DateTime-Event-Random
+DEPENDS+= p5-DateTime>=0:../../time/p5-DateTime
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/POE/Component/Cron/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-POE-Component-Cron/distinfo b/devel/p5-POE-Component-Cron/distinfo
new file mode 100644
index 00000000000..6ed6c84d4f0
--- /dev/null
+++ b/devel/p5-POE-Component-Cron/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/02/17 15:03:16 abs Exp $
+
+SHA1 (POE-Component-Cron-0.019.tar.gz) = 47e68a0780fdebd42c90c1098d992827d0255045
+RMD160 (POE-Component-Cron-0.019.tar.gz) = cd529dbbaf38fe6e4d32629e626ee61520dba5b0
+Size (POE-Component-Cron-0.019.tar.gz) = 4484 bytes