aboutsummaryrefslogtreecommitdiff
path: root/sysutils/comiccron
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-3/+3
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300282
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-211-2/+2
| | | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum - Utilize CPAN macro Notes: svn path=/head/; revision=275968
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* This will act on any cronfile it is pointed at. For it to run the command,Martin Wilke2007-02-263-0/+63
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/109120 Submitted by: Zane C. Bowers Notes: svn path=/head/; revision=185998