From owner-freebsd-ports@FreeBSD.ORG Mon Feb 2 09:36:32 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BD1316A4CE for ; Mon, 2 Feb 2004 09:36:32 -0800 (PST) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E67A43D1F for ; Mon, 2 Feb 2004 09:36:31 -0800 (PST) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id i12HaUSx028162; Mon, 2 Feb 2004 09:36:30 -0800 (PST) Received: from [10.1.1.193] (nfw2.codefab.com [66.234.138.66]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 3.0) with ESMTP id i12HaTmC024861; Mon, 2 Feb 2004 09:36:29 -0800 (PST) In-Reply-To: <401E03A3.3070202@uni-halver.de> References: <401E03A3.3070202@uni-halver.de> Mime-Version: 1.0 (Apple Message framework v612) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: <54DDC8CC-55A6-11D8-882E-003065ABFD92@mac.com> Content-Transfer-Encoding: quoted-printable From: Charles Swiger Date: Mon, 2 Feb 2004 12:36:28 -0500 To: Thomas Wloka X-Mailer: Apple Mail (2.612) cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: clamav-0.65 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 17:36:32 -0000 On Feb 2, 2004, at 3:00 AM, Thomas Wloka wrote: > i don=B4t know if the current problem is already reported. So sorry if = i=20 > trouble you with this. I am using clamav for some time and noticed=20 > that in every devel Port of clamav when i install or reinstall a new=20= > version a check is made if /usr/local/etc/clamav.conf.default and=20 > /usr/local/etc/freshclam.conf.default are in place. But this is an=20 > install and these files are not there. So the portinstall fails after=20= > copy the 2 files to /usr/local/etc the install is ok. This was only in=20= > the devel version of clamav (no matter to me, its devel). But now i=20 > have the same problem on another system with security/clamav version=20= > 65_4. Here it is only clamav.conf.default. Agreed. I had seen and reported this a few weeks back. Doing a "make=20= deinstall ; make reinstall" regenerates the .conf files and is an=20 adequate workaround, but I'll see whether I can get some free time to=20 submit a patch rather than just a "me too" of your problem report.... =20= :-) --=20 -Chuck