From owner-freebsd-questions@FreeBSD.ORG Fri Feb 26 14:06:10 2010 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 C028C106564A for ; Fri, 26 Feb 2010 14:06:10 +0000 (UTC) (envelope-from xyin@gmx.com) Received: from mailout-us.gmx.com (mailout-us.gmx.com [74.208.5.67]) by mx1.freebsd.org (Postfix) with SMTP id 918DC8FC08 for ; Fri, 26 Feb 2010 14:06:10 +0000 (UTC) Received: (qmail invoked by alias); 26 Feb 2010 14:06:08 -0000 Received: from lx8-nhdr.nws.noaa.gov (EHLO lx8-nhdr.nws.noaa.gov) [140.90.91.111] by mail.gmx.com (mp-us002) with SMTP; 26 Feb 2010 09:06:08 -0500 X-Authenticated: #50283380 X-Provags-ID: V01U2FsdGVkX1/EEkZ7b7nE9qbi8KsNDb8FiAzU5km/yGydRY1tIo 01KR2ocVrN+9QR Date: Fri, 26 Feb 2010 09:06:02 -0500 (EST) From: Xihong Yin To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Y-GMX-Trusted: 0 X-FuHaFi: 0.81000000000000005 Subject: Where can I find port configuration options? 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: Fri, 26 Feb 2010 14:06:10 -0000 I know you can set your options when you build a port. But where can I find these options for a port? For example, how can I build Firefox with the option to disable anti-aliasing font? Xihong