From owner-freebsd-ports@FreeBSD.ORG Sun Mar 28 04:25:03 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 D2DB416A4CF; Sun, 28 Mar 2004 04:25:03 -0800 (PST) Received: from postman.arcor.de (newsread1.arcor-online.net [151.189.0.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29BC643D2D; Sun, 28 Mar 2004 04:25:03 -0800 (PST) (envelope-from eikemeier@fillmore-labs.com) Received: from fillmore.dyndns.org (port-212-202-51-138.reverse.qsc.de [212.202.51.138]) (authenticated bits=0)i2SCP0ck005419 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 28 Mar 2004 14:25:01 +0200 (MEST) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (Exim 4.30; FreeBSD) id 1B7ZLW-0008Rj-5J; Sun, 28 Mar 2004 14:24:58 +0200 Message-ID: <4066C41A.90504@fillmore-labs.com> Date: Sun, 28 Mar 2004 14:24:58 +0200 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: Thomas-Martin Seck References: <20040327200136.31711.qmail@laurel.tmseck.homedns.org> <1080436501.75008.5.camel@hood.oook.cz> <20040328112228.GA593@laurel.tmseck.homedns.org> In-Reply-To: <20040328112228.GA593@laurel.tmseck.homedns.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: Pav Lucistnik cc: freebsd-ports@FreeBSD.org Subject: Re: treating OPTIONS 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: Sun, 28 Mar 2004 12:25:04 -0000 Thomas-Martin Seck wrote: > [...] > > Autodetection is not bad as such, but it needs to be overridable and it > should not be allowed to mess with OPTIONS. I agree that there should be a way to turn it off, but why should the port not preselect OPTIONS that activate features that are available on the current system? I your case you would get LDAP support preselected, but could simply turn it off? -Oliver