IABSD.fr/ports/sysutils/anacron/pkg

Branch :


Log

Author Commit Date CI Message
2b3700e3 2022-03-11 19:57:10 drop RCS Ids
f4b7f813 2018-09-04 12:46:09 convert to PKGSTEM
9acaf687 2017-03-29 13:17:38 README fixes, make anacrontab(5) more similar to crontab(5) initial diff from Andreas Kusalananda Kahari with some tweaks
0fbf046b 2016-01-11 06:59:48 anacron(8) is not a daemon, so there's no reason to have an rc.d script. Instead use @reboot in root's crontab. ok giovanni@ (maintainer)
a1c32e0e 2012-11-20 15:25:18 Use proper template for the README.
c5d18905 2012-11-20 15:14:41 Add an rcscript and move MESSAGE to README take maintainership ok Andreas Kahari (old maintainer), gonzalo@
c54e12bb 2011-05-11 07:45:52 Sanitize some @unexec/@extraunexec calls to rm: move them up in the PLIST and delete everything under the @sample'd directory instead of the directory itself to prevent a warning from pkg_delete(1) trying to remove a non existing directory and to help preventing left-over files and directories.
92421a77 2005-10-06 20:00:44 fix MESSAGE; from maintainer Andreas Kahari
54da4147 2004-11-26 17:14:49 - Replace DEINSTALL with UNMESSAGE - Replace INSTALL with MESSAGE and @sample - Update @extra - Bump PKGNAME ok naddy@
a6bbb023 2004-10-07 05:20:18 fix PLIST, noticed by jolan@ ok maintainer