From cd05cb5126170526ba5b5be6045e52744b570daa Mon Sep 17 00:00:00 2001 From: Greg Larkin Date: Thu, 18 Jul 2013 20:55:32 +0000 Subject: - Added an option to control installation of the crontab file. The option defaults to yes during interactive installation, and the crontab file is not installed during non-interactive installation. Requested by: espen@tagestad.no (via email) --- UPDATING | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index d6b818a7bb1e..c6e7a27563d7 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,19 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20130718: + AFFECTS: users of security/logcheck + AUTHOR: glarkin@FreeBSD.org + + The logcheck port now provides a configuration option controlling + installation of the crontab file. When installing the port interactively, + the port option is enabled by default to mimic previous behavior. + + When the port is installed non-interactively (BATCH=yes or + PACKAGE_BUILDING=yes), the crontab file *will not* be installed + automatically. If the EXAMPLES port option is enabled, the crontab file + can be installed manually at a later time from EXAMPLESDIR/crontab.in. + 20130718: AFFECTS: users of www/zend-framework AUTHOR: wg@FreeBSD.org -- cgit v1.2.3