From owner-freebsd-ports@FreeBSD.ORG Mon Dec 8 20:28:25 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24DAA1065675 for ; Mon, 8 Dec 2008 20:28:25 +0000 (UTC) (envelope-from mail@ozzmosis.com) Received: from smtp.mel.people.net.au (smtp.mel.people.net.au [218.214.17.98]) by mx1.freebsd.org (Postfix) with SMTP id 5D3C38FC19 for ; Mon, 8 Dec 2008 20:28:23 +0000 (UTC) (envelope-from mail@ozzmosis.com) Received: (qmail 1963 invoked from network); 8 Dec 2008 20:01:41 -0000 Received: from unknown (HELO blizzard.dnsalias.org) (218.215.132.218) by smtp.mel.people.net.au with SMTP; 8 Dec 2008 20:01:41 -0000 Received: by blizzard.dnsalias.org (Postfix, from userid 1001) id 43F9017222; Tue, 9 Dec 2008 07:01:42 +1100 (EST) Date: Tue, 9 Dec 2008 07:01:42 +1100 From: andrew clarke To: Randy Bush Message-ID: <20081208200142.GA68373@ozzmosis.com> References: <493CACBE.8050203@psg.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <493CACBE.8050203@psg.com> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: Mij , freebsd ports Subject: Re: sshguard-ipfw mashes /etc/syslog.conf X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2008 20:28:25 -0000 On Mon 2008-12-08 14:12:30 UTC+0900, Randy Bush (randy@psg.com) wrote: > if you already run sshguard-ipfw you have an entry in /etc/syslog.conf > that you like. it would be nice if upgrade of sshguard-ipfw did not > mash it with a new one that is commented out. it is the commenting out > that really bites. Seconded. Since reading this I just noticed sshguard-ipfw hasn't been running on my server ever since I ran "portmaster sshguard-ipfw" to rebuild it. (I upgraded from FreeBSD 6.3 to 6.4 recently and took the opportunity to rebuild all my installed ports...) I really wasn't expecting "make deinstall" to comment it out!