From owner-freebsd-questions@FreeBSD.ORG Tue Apr 26 15:36:34 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30CF216A4CE for ; Tue, 26 Apr 2005 15:36:34 +0000 (GMT) Received: from herbert.sohotech.ca (herbert.sohotech.ca [206.116.63.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id A755843D5C for ; Tue, 26 Apr 2005 15:36:33 +0000 (GMT) (envelope-from greg@grokking.org) Received: from localhost (unknown [127.0.0.1]) by herbert.sohotech.ca (Postfix) with ESMTP id DBC9517CD42 for ; Tue, 26 Apr 2005 08:36:32 -0700 (PDT) Received: from herbert.sohotech.ca ([127.0.0.1]) by localhost (herbert.sohotech.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 49493-06 for ; Tue, 26 Apr 2005 08:36:31 -0700 (PDT) Received: from [192.168.1.6] (chomsky.sohotech.ca [192.168.1.6]) by herbert.sohotech.ca (Postfix) with ESMTP id 013C717CBDE for ; Tue, 26 Apr 2005 08:36:30 -0700 (PDT) Message-ID: <426E5FFF.9000109@grokking.org> Date: Tue, 26 Apr 2005 08:36:31 -0700 From: "greg@grokking.org" User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050324) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20050426152836.7133.qmail@web53608.mail.yahoo.com> In-Reply-To: <20050426152836.7133.qmail@web53608.mail.yahoo.com> X-Enigmail-Version: 0.90.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at sohotech.ca Subject: Re: Where does a port store a saved configuration file? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2005 15:36:34 -0000 scott renna wrote: > Hello list, > > I had a question regarding where in FreeBSD5.3 the > configuration file for a port is stored. I've been > trying to find the saved configuration file that Snort > created upon me selecting what options to include > during the make install. I had included support for > Prelude, since I've never used it before, I figured > I'd try it out. Unfortunately, prelude has not been > updated for Snort 2.0 yet. > > I'm trying to find the saved configuration file so > that I can remove it and reselect what options I want > snort built with, but no luck. Anyone know where it's > located at? > > /var/db/ports/ ? G