Port details |
- comiccron Cron-like tool that performs a single pass on a cronfile
- 1.0.0 sysutils
=0 1.0.0Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2007-02-26 15:54:35
- Last Update: 2014-09-02 10:07:50
- SVN Revision: 366980
- Also Listed In: deskutils
- License: not specified in port
- Description:
- This will act on any cronfile it is pointed at. 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.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- comiccron>0:sysutils/comiccron
- No installation instructions:
- This port has been deleted.
- PKGNAME: comiccron
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5.16.3 : lang/perl5.16
- Runtime dependencies:
-
- p5-DateTime-Event-Cron>=0 : devel/p5-DateTime-Event-Cron
- p5-DateTime>=0 : devel/p5-DateTime
- p5-DateTime-Format-Strptime>=0 : devel/p5-DateTime-Format-Strptime
- perl5.16.3 : lang/perl5.16
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0 02 Sep 2014 10:07:50 |
bapt |
Remove non staged ports without pending PR from s* |
1.0.0 17 Jul 2014 08:57:51 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
1.0.0 06 Jul 2014 15:52:25 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
1.0.0 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.0.0 07 Sep 2013 07:11:49 |
az |
- convert to the new perl5 framework
Submitted by: portmgr (bapt@, blanket) |
1.0.0 30 Jun 2012 16:51:46 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.0.0 21 Jun 2011 06:58:21 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
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 |
1.0.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0.0 26 Feb 2007 15:49:55 |
miwi |
This will act on any cronfile it is pointed at. 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/109120
Submitted by: Zane C. Bowers |
Number of commits found: 9
|