IABSD.fr/ports/sysutils/anacron/distinfo

Branch :


Log

Author Commit Date CI Message
273b6d95 2013-06-04 13:47:09 Update to 2.5.3 based on anacron2 fork which is still actively maintained ok gonzalo@
c5d18905 2012-11-20 15:14:41 Add an rcscript and move MESSAGE to README take maintainership ok Andreas Kahari (old maintainer), gonzalo@
d4ebcd97 2007-04-05 17:26:05 more base64 checksums
ae76d3ea 2005-01-05 17:21:50 SIZE
4b132996 2003-08-23 19:24:47 Initial import of anacron 2.3 Anacron is a periodic command scheduler. It executes commands at intervals specified in days. Unlike cron, it does not assume that the system is running continuously. It can therefore be used to control the execution of daily, weekly and monthly jobs (or anything with a period of n days), on systems that don't run 24 hours a day. When installed and configured properly, Anacron will make sure that the commands are run at the specified intervals as closely as machine-uptime permits. WWW: http://anacron.sourceforge.net/ from Andreas Kahari <andreas.kahari@unix.net> with some cleanup by me