Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2017 14:05:57 +0000 (UTC)
From:      Chris Rees <crees@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r446834 - head/mail/mailscanner
Message-ID:  <201707281405.v6SE5vlC099166@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: crees
Date: Fri Jul 28 14:05:57 2017
New Revision: 446834
URL: https://svnweb.freebsd.org/changeset/ports/446834

Log:
  Serious issue on deinstall, disable until fixed.
  
  PR:		ports/217142

Modified:
  head/mail/mailscanner/Makefile

Modified: head/mail/mailscanner/Makefile
==============================================================================
--- head/mail/mailscanner/Makefile	Fri Jul 28 13:46:55 2017	(r446833)
+++ head/mail/mailscanner/Makefile	Fri Jul 28 14:05:57 2017	(r446834)
@@ -12,6 +12,8 @@ COMMENT=	Powerful virus/spam scanning framework for ma
 
 LICENSE=	GPLv2
 
+IGNORE=		wipes out configuration on deinstall-- do not uninstall if you have it without backing up your ${ETCDIR}
+
 BUILD_DEPENDS=	\
 	p5-IO-stringy>=0:devel/p5-IO-stringy \
 	p5-DBI>=0:databases/p5-DBI \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707281405.v6SE5vlC099166>