aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fcron/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-03-01 16:33:19 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-03-01 16:33:19 +0000
commit7397080b2df2e0485bbf86bd6a04f963e5081c06 (patch)
tree8437c04f19777c7209475ed081ebbecd8f50802e /sysutils/fcron/pkg-descr
parent4696656653469e86ee97348c3b4648c0d382cb6f (diff)
downloadports-7397080b2df2e0485bbf86bd6a04f963e5081c06.tar.gz
ports-7397080b2df2e0485bbf86bd6a04f963e5081c06.zip
Notes
Diffstat (limited to 'sysutils/fcron/pkg-descr')
-rw-r--r--sysutils/fcron/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/fcron/pkg-descr b/sysutils/fcron/pkg-descr
new file mode 100644
index 000000000000..62236f3761a7
--- /dev/null
+++ b/sysutils/fcron/pkg-descr
@@ -0,0 +1,11 @@
+Fcron is a scheduler. It aims at replacing Vixie Cron, so it
+implements most of its functionalities. But contrary to Vixie Cron,
+fcron does not need your system to be up 7 days a week, 24 hours a
+day : it also works well with systems which are not running neither
+all the time nor regularly (contrary to anacrontab). To do so, fcron
+allows you to use the standard mode in which you tell it to execute
+one command at a given date and hour and to make it run a command
+according to its time of execution, which is normally the same as
+system up time.
+
+WWW: http://fcron.free.fr/