added dependencies libtasn1 and iso-codes
[v4hn_moonbase.git] / utils / hc-cron / DETAILS
blob4d4f94f4fa142aaeb2c05b663a3f2583dcffda45
1           MODULE=hc-cron
2          VERSION=0.14
3           SOURCE=$MODULE-$VERSION.tar.gz
4          SOURCE2=$MODULE-$VERSION-instloc-1.patch
5    SOURCE_URL[0]=ftp://ftp.berlios.de/pub/$MODULE/
6   SOURCE2_URL[0]=$PATCH_URL
7         WEB_SITE=http://hc-cron.berlios.de/
8          ENTERED=20011014
9          UPDATED=20020418
10            SHORT="modified vixie cron periodic scheduler"
11 cat << EOF
12 hc-cron is a cron daemon for 'home computers'. It runs specified jobs 
13 at periodic intervals and will remember the time when it was shut
14 down and catch up jobs that have occurred during down time when it is 
15 started again. Hc-cron is based on the widely used vixie-cron and
16 uses the same crontab format so that it can be used as a drop-in
17 replacement for that program.
18 EOF