From owner-freebsd-ports@FreeBSD.ORG Fri Mar 12 16:51:11 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE8ED16A4CE for ; Fri, 12 Mar 2004 16:51:11 -0800 (PST) Received: from mail.ciam.ru (main.ciam.ru [213.147.57.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E00243D45 for ; Fri, 12 Mar 2004 16:51:11 -0800 (PST) (envelope-from sem@ciam.ru) Received: from ppp144-166.dialup.mtu-net.ru ([62.118.144.166] helo=ciam.ru) by mail.ciam.ru with esmtp (Exim 4.x) id 1B1xMo-000Kok-El for freebsd-ports@freebsd.org; Sat, 13 Mar 2004 03:51:06 +0300 Message-ID: <40525B05.6090109@ciam.ru> Date: Sat, 13 Mar 2004 03:51:17 +0300 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 2.6 (++) X-Spam-Report: Spam detection software, running on the system "proxy.ciam.ru", hasmessageblock similar future email. If you have any questions, see the administrator of that system for details. Content preview: Michael Nottebrock wrote: > On Friday 12 March 2004 01:56, Arjan van Leeuwen wrote: > > >>Apart from being a nuisance for me when updating, does this also mean that >>packages built on by the options? > > > I can confirm that at least on kde@'s cluster all packages are built with all > OPTIONS off - that's not what I expected when I converted most kde ports to > use OPTIONS. :-\ > [...] Content analysis details: (2.6 points, 5.0 required) pts rule name description -------------------------------------------------- 2.5 RCVD_IN_DYNABLOCK RBL: Sent directly from dynamic IP address [62.118.144.166 listed in dnsbl.sorbs.net] 0.1 RCVD_IN_SORBS RBL: SORBS: sender is listed in SORBS [62.118.144.166 listed in dnsbl.sorbs.net] Subject: Re: default OPTIONS aren't the default when BATCH is set X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Mar 2004 00:51:12 -0000 Michael Nottebrock wrote: > On Friday 12 March 2004 01:56, Arjan van Leeuwen wrote: > > >>Apart from being a nuisance for me when updating, does this also mean that >>packages built on by the FreeBSD package cluster are also built without >>there default options? > > > I can confirm that at least on kde@'s cluster all packages are built with all > OPTIONS off - that's not what I expected when I converted most kde ports to > use OPTIONS. :-\ > There is a workaround while it's not fixed: OPTIONS= SOME_DEFAULT "..." on WITH_SOME_DEFAULT?= yes (Thanks arved@ for a hint). -- Sem.