naddy
2b3700e37e
drop RCS Ids
2022-03-11 19:57:10 +00:00
sthen
77f7cc9c61
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:49:33 +00:00
danj
c7581e3955
His hiatus is over, Andreas takes maintainership again
2019-05-02 19:38:36 +00:00
danj
05a7ec7904
Remove giovanni@ as maintainer per his request
2019-05-02 14:51:49 +00:00
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
giovanni
9acaf68756
README fixes, make anacrontab(5) more similar to crontab(5)
...
initial diff from Andreas Kusalananda Kahari with some tweaks
2017-03-29 13:17:38 +00:00
ajacoutot
0fbf046b58
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)
2016-01-11 06:59:48 +00:00
giovanni
273b6d95a6
Update to 2.5.3 based on anacron2 fork which is still actively maintained
...
ok gonzalo@
2013-06-04 13:47:09 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
a1c32e0ef3
Use proper template for the README.
2012-11-20 15:25:18 +00:00
giovanni
c5d18905f8
Add an rcscript and move MESSAGE to README
...
take maintainership
ok Andreas Kahari (old maintainer), gonzalo@
2012-11-20 15:14:41 +00:00
ajacoutot
c54e12bbe0
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.
2011-05-11 07:45:52 +00:00
espie
6c283d7e98
new depends
2010-11-20 17:22:40 +00:00
espie
709b054ab9
USE_GROFF=Yes
2010-10-19 07:43:00 +00:00
merdely
e8e53f5b6b
Remove surrounding quotes in COMMENT-*/PERMIT_*/IGNORE
2007-09-15 21:14:00 +00:00
espie
d4ebcd974d
more base64 checksums
2007-04-05 17:26:05 +00:00
naddy
92421a7754
fix MESSAGE; from maintainer Andreas Kahari
2005-10-06 20:00:44 +00:00
naddy
ae76d3ea1f
SIZE
2005-01-05 17:21:50 +00:00
alek
c3219db789
Add WANTLIB markers
2004-12-20 10:35:34 +00:00
naddy
4e1f11b7aa
update MAINTAINER's E-mail address; from Andreas Kahari
2004-12-18 16:23:07 +00:00
alek
54da414715
- Replace DEINSTALL with UNMESSAGE
...
- Replace INSTALL with MESSAGE and @sample
- Update @extra
- Bump PKGNAME
ok naddy@
2004-11-26 17:14:49 +00:00
sturm
a6bbb0238e
fix PLIST, noticed by jolan@
...
ok maintainer
2004-10-07 05:20:18 +00:00
espie
d1fa125d45
new plists
2004-09-15 18:39:31 +00:00
naddy
1e3bf2b5aa
- Don't leave files behind in /tmp.
...
- Fix a number of compiler warnings.
- Clean INSTALL a bit.
- Point HOMEPAGE to a more useful place.
From: Andreas Kahari <ak+openbsd@freeshell.org>
2004-05-17 00:22:54 +00:00
sturm
3b11991a91
remove post-install, no longer necessary with recent pkg_create fix
...
ok naddy@
2003-08-27 07:25:35 +00:00
sturm
766390c28d
if mkstemp() fails, don't return NULL but die
...
from maintainer andreas kahari
2003-08-23 21:58:46 +00:00
sturm
4b13299636
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
2003-08-23 19:24:47 +00:00