From owner-freebsd-questions@FreeBSD.ORG Wed Apr 18 18:38:13 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3992C16A402 for ; Wed, 18 Apr 2007 18:38:13 +0000 (UTC) (envelope-from SRS1=52a6efb1c5a1f1f2823b9677ece80f5a08c05615=es.net==52a6efb1c5a1f1f2823b9677ece80f5a08c05615=309=es.net=webster@es.net) Received: from postal1.es.net (postal1.es.net [198.128.3.205]) by mx1.freebsd.org (Postfix) with ESMTP id EE60913C48A for ; Wed, 18 Apr 2007 18:38:12 +0000 (UTC) (envelope-from SRS1=52a6efb1c5a1f1f2823b9677ece80f5a08c05615=es.net==52a6efb1c5a1f1f2823b9677ece80f5a08c05615=309=es.net=webster@es.net) Received: from postal1.es.net (postal4.es.net [198.124.252.66]) by postal1.es.net (Postal Node 1) with ESMTP (SSL) id XWO19918 for ; Wed, 18 Apr 2007 11:22:18 -0700 Received: from vortex.es.net (vortex.es.net [198.128.1.16]) by postal4.es.net (Postal Node 4) with ASMTP (SSL) id XWO73216; Wed, 18 Apr 2007 11:22:16 -0700 Date: Wed, 18 Apr 2007 11:22:15 -0700 From: John Webster To: ray@stilltech.net Message-ID: In-Reply-To: <200704181216.28418.ray@stilltech.net> References: <200704181216.28418.ray@stilltech.net> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-questions@freebsd.org Subject: Re: completly remove (or modify) a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John Webster List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Apr 2007 18:38:13 -0000 Look in /var/db/ports. Removing the postfix directory or the options file in that directory should do the trick. jw --On Wednesday, April 18, 2007 12:16:28 -0600 Ray wrote: > Hello all, > I have been trying to work with postfix from the ports collection. > I need to rebuild it to include mysql support. I tried ># make deinstall > but a subsequent ># make install > doesn't give me the options screen. > what is the way to either remove the stored configuration file, or to manually > pass the parameters to make. A look at the Makefile and the other files > in /usr/ports/mail/postfix didn't turn up any hints. > Thanks, > Ray > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >