From owner-freebsd-questions@FreeBSD.ORG Wed Aug 31 11:19:04 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A989A1065674 for ; Wed, 31 Aug 2011 11:19:04 +0000 (UTC) (envelope-from kaspars@bankovskis.lv) Received: from mail.kei.lv (mail.kei.lv [85.31.99.210]) by mx1.freebsd.org (Postfix) with ESMTP id 2B08B8FC12 for ; Wed, 31 Aug 2011 11:19:03 +0000 (UTC) Received: from numeri.kei.local (lvfw.delfi.lv [62.85.29.84]) (authenticated bits=0) by mail.kei.lv (8.14.5/8.14.4) with ESMTP id p7VBIv3j063365 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 31 Aug 2011 14:18:58 +0300 (EEST) (envelope-from kaspars@bankovskis.lv) Date: Wed, 31 Aug 2011 14:18:57 +0300 From: Kaspars Bankovskis To: freebsd-questions@freebsd.org Message-ID: <20110831111857.GB2579@numeri.kei.local> References: <1314768976.20964.YahooMailNeo@web121104.mail.ne1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1314768976.20964.YahooMailNeo@web121104.mail.ne1.yahoo.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=0.9 required=3.0 tests=SPF_FAIL autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.kei.lv Subject: Re: How to check current port options before updating X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Aug 2011 11:19:04 -0000 Yes, "make config" shows saved options. You can find them in the file /var/db/ports/portname/options as well. On Tue, Aug 30, 2011 at 10:36:16PM -0700, zszalbot@ovi.com wrote: > Dear all, > > I have been wondering how I can check current options of a port before I update it. The port in question (apache22) has a number of options and I would like to look at the current ones so that I do not install options that I may not need. I'd appreciate if you can point me to a reference or a command that does it. Will "make config" show it? > > Many thanks! >   > Zbigniew Szalbot > _______________________________________________ > 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" >