Summary: | New Port: sysutils/p5-ZConf-Cron Provides utilities and a module for storing crontabs in ZConf | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Zane C. Bowers-Hadley <vvelox> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Zane C. Bowers-Hadley
2009-09-27 08:00:09 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. miwi 2009-09-30 14:29:12 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/p5-ZConf-Cron Makefile distinfo pkg-descr pkg-plist Log: This provides the required module for managing crontabs stored in ZConf. Scripts to use thoseare also included. The utility zccron is a single pass cron utilitie. zccron - Runs crontabs stored in ZConf. zccrontab - Manage crontabs stored in ZConf. WWW: http://search.cpan.org/dist/ZConf-Cron PR: ports/139171 Submitted by: Zane C, Bowers <vvelox at vvelox.net> Revision Changes Path 1.1128 +1 -0 ports/sysutils/Makefile 1.1 +27 -0 ports/sysutils/p5-ZConf-Cron/Makefile (new) 1.1 +3 -0 ports/sysutils/p5-ZConf-Cron/distinfo (new) 1.1 +9 -0 ports/sysutils/p5-ZConf-Cron/pkg-descr (new) 1.1 +7 -0 ports/sysutils/p5-ZConf-Cron/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" miwi 2009-09-30 14:32:55 UTC FreeBSD ports repository Modified files: sysutils Makefile Removed files: sysutils/zccron Makefile distinfo pkg-descr Log: - Remove sysutils/zccron no longer under Development PR: 139171 Revision Changes Path 1.1129 +0 -1 ports/sysutils/Makefile 1.3 +0 -41 ports/sysutils/zccron/Makefile (dead) 1.2 +0 -3 ports/sysutils/zccron/distinfo (dead) 1.2 +0 -13 ports/sysutils/zccron/pkg-descr (dead) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added. Thanks! |