Date: Wed, 9 Jul 2008 12:28:18 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/zccron Makefile distinfo pkg-descr Message-ID: <200807091228.m69CSJrM054687@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807091228.m69CSJrM054687>