Commit Graph

8 Commits

Author SHA1 Message Date
merdely
e8e53f5b6b Remove surrounding quotes in COMMENT-*/PERMIT_*/IGNORE 2007-09-15 21:14:00 +00:00
naddy
92421a7754 fix MESSAGE; from maintainer Andreas Kahari 2005-10-06 20:00:44 +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
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
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