From owner-freebsd-ports@FreeBSD.ORG Tue Sep 13 19:29:20 2005 Return-Path: X-Original-To: ports@freebsd.org 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 DFAFD16A41F for ; Tue, 13 Sep 2005 19:29:20 +0000 (GMT) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: from mail26.sea5.speakeasy.net (mail26.sea5.speakeasy.net [69.17.117.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91D4A43D46 for ; Tue, 13 Sep 2005 19:29:20 +0000 (GMT) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: (qmail 7494 invoked from network); 13 Sep 2005 19:29:20 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail26.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 13 Sep 2005 19:29:19 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 345E8E6; Tue, 13 Sep 2005 15:29:19 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Josh Endries , ports@freebsd.org References: <43271F59.7020806@pragmeta.com> <20050913190132.GA49604@xor.obsecurity.org> From: Lowell Gilbert Date: 13 Sep 2005 15:29:18 -0400 In-Reply-To: <20050913190132.GA49604@xor.obsecurity.org> Message-ID: <443bo8dawh.fsf@be-well.ilk.org> Lines: 22 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: Re: Possible problem with net/freeradius port (deleted configuration files) 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: Tue, 13 Sep 2005 19:29:21 -0000 Kris Kennaway writes: > On Tue, Sep 13, 2005 at 02:50:01PM -0400, Josh Endries wrote: > > Hello, > > > > A few minutes ago I did upgraded freeradius via "make deinstall && > > make reinstall". It upgraded fine but in the process deleted all of > > my config files and put sample files back in. Maybe it's supposed to > > do this and my upgrade method is flawed, but I can't remember this > > happening elsewhere so I'm letting you know. :) > > If true, this would be a serious bug. Unfortunately the port is > unmaintained, which means no-one is "on the spot" for fixing it. It > would be nice if someone could do so though. It would also seem to mean the pkg-plist is wrong. For which I did a quick test, and it doesn't seem to be the case. The port will remove its configuration directory (/usr/local/etc/raddb by default) if empty, but not otherwise, and it only installs or removes the sample files (with the suffix ".sample"). What are the config files that were deleted?