Date: Fri, 27 Mar 2009 21:55:34 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Catalyst-Plugin-Scheduler Makefile distinfo pkg-descr pkg-plist Message-ID: <200903272155.n2RLtYLg071994@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-03-27 21:55:34 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Catalyst-Plugin-Scheduler Makefile distinfo pkg-descr pkg-plist Log: This plugin allows you to schedule events to run at recurring intervals. Events will run during the first request which meets or exceeds the specified time. Depending on the level of traffic to the application, events may or may not run at exactly the correct time, but it should be enough to satisfy many basic scheduling needs. WWW: http://search.cpan.org/dist/Catalyst-Plugin-Scheduler/ PR: ports/133074 Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar> Revision Changes Path 1.2305 +1 -0 ports/www/Makefile 1.1 +34 -0 ports/www/p5-Catalyst-Plugin-Scheduler/Makefile (new) 1.1 +3 -0 ports/www/p5-Catalyst-Plugin-Scheduler/distinfo (new) 1.1 +7 -0 ports/www/p5-Catalyst-Plugin-Scheduler/pkg-descr (new) 1.1 +3 -0 ports/www/p5-Catalyst-Plugin-Scheduler/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903272155.n2RLtYLg071994>