1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Erwin Lansing
8f019f1b68 p5-ZConf is in net/, not devel/, which hopefully unbreaks INDEX
Pointyhat to:	edwin
2008-07-09 15:52:56 +00:00
Edwin Groothuis
3aaf426837 New port: sysutil/zccron A cron like tool that performs a single pass on a crontab stored in ZConf.
This is like comiccron, but stores the tabs in ZConf. For
	it to run the command, the last or next time it will be
	will have to be within a minute and 15 seconds. For most
	usages, you will want to have the hour and minute set to
	*. This allows a user to do something how ever many times
	they want any time during the period it is active.

	After running through every entry in the crontab, it then
	exits.

	Why not cron?

	You can have cron open opera or the like on a specific
	display by either switch or enviromental options, but it
	will always open it. This allows you to open it any time
	along the point it is active.

PR:		ports/124962
Submitted by:	"Zane C.B." <vvelox@vvelox.net>
2008-07-09 12:28:18 +00:00