From owner-freebsd-questions@FreeBSD.ORG Tue Apr 26 17:36:22 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 A8B6216A4CE for ; Tue, 26 Apr 2005 17:36:22 +0000 (GMT) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25B7343D5F for ; Tue, 26 Apr 2005 17:36:17 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j3QHZ0cj027857; Tue, 26 Apr 2005 20:35:00 +0300 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j3QHaFX7059838; Tue, 26 Apr 2005 20:36:15 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)j3QHaE4J059837; Tue, 26 Apr 2005 20:36:14 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 26 Apr 2005 20:36:14 +0300 From: Giorgos Keramidas To: scott renna Message-ID: <20050426173614.GA59818@orion.daedalusnetworks.priv> References: <20050426152836.7133.qmail@web53608.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050426152836.7133.qmail@web53608.mail.yahoo.com> cc: freebsd-questions@freebsd.org 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 17:36:22 -0000 On 2005-04-26 08:28, 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? Look in /var/db/ports/snort :-)