From owner-freebsd-questions@FreeBSD.ORG Thu Nov 10 17:05:00 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2DFC516A41F for ; Thu, 10 Nov 2005 17:05:00 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id D681743D46 for ; Thu, 10 Nov 2005 17:04:59 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from [208.206.151.59] (host59.gtisd.com[208.206.151.59]) by comcast.net (rwcrmhc11) with ESMTP id <2005111017045801300hsqpie>; Thu, 10 Nov 2005 17:04:59 +0000 Message-ID: <43732959.1010700@computer.org> Date: Thu, 10 Nov 2005 11:04:57 +0000 From: Eric Schuele User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051107) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: pkg_add and package 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: Thu, 10 Nov 2005 17:05:00 -0000 Hello, I generally build everything from the ports tree. But I'm tired of building openoffice. It takes an enormous amount of time. Additionally, the last few times it failed to build completely anyways (after quite a few hours of trying). When I build it though... I prefer to set WITHOUT_JAVA=yes and WITHOUT_MOZILLA=yes. I am wondering, if I were to use pkg_add... what would OO have been built with. In other words, how do I determine what is built into the packages I am pulling down... and do I have any choices about these options. Thanks, -- Regards, Eric