From b09c2f2e36a37a80552e8f67818328fc63334a61 Mon Sep 17 00:00:00 2001 From: Brooks Davis Date: Fri, 10 Apr 2009 15:14:09 +0000 Subject: Upgrade to email2trac version 0.80 Add --with-trac-user and --with-mta-user to CONFIGURE_ARGS to specify correct values to the setuid wrapper. Default to www and mailnull respectivly to support sendmail and an apache based trac install. Add an option to enable postfix support for the wrapper by switching the mta user to nobody. Actually install the setuid wrapper setuid. Install the scripts without .py extensions as expected by the setuid wrapper. Install the example email2trac.conf as email2trac.conf.sample. Only copy it to email2trac.conf if none exists and only remove email2trac.conf if it is unchanged. Approved by: gerrit dot beine at gmx dot de (maintainer) --- UPDATING | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index b8273700cd0b..269c6c703e81 100644 --- a/UPDATING +++ b/UPDATING @@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20090410: + AFFECTS: users of www/trac-email2trac + AUTHOR: brooks@FreeBSD.org + + bin/email2trac.py and bin/delete_spam.py are now installed without the + .py extension to make the suid run_email2trac work and match the online + documentation. If you were using them in scripts or alias entries, you + will need to update paths accordingly. + 20090401: AFFECTS: users of linux Fedora 8 infrastructure ports AUTHOR: bsam@FreeBSD.org -- cgit v1.2.3