ports/124962: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Wed Jul 9 12:30:09 UTC 2008
The following reply was made to PR ports/124962; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/124962: commit references a PR
Date: Wed, 9 Jul 2008 12:28:31 +0000 (UTC)
edwin 2008-07-09 12:28:18 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/zccron Makefile distinfo pkg-descr
Log:
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 at vvelox.net>
Revision Changes Path
1.1029 +1 -0 ports/sysutils/Makefile
1.1 +41 -0 ports/sysutils/zccron/Makefile (new)
1.1 +3 -0 ports/sysutils/zccron/distinfo (new)
1.1 +13 -0 ports/sysutils/zccron/pkg-descr (new)
_______________________________________________
cvs-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list