From owner-freebsd-ports@FreeBSD.ORG Wed Oct 13 07:32:36 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 B6ADD16A4CE for ; Wed, 13 Oct 2004 07:32:36 +0000 (GMT) Received: from tirith.elendil.ru (tirith.elendil.ru [195.68.151.124]) by mx1.FreeBSD.org (Postfix) with SMTP id 061DE43D45 for ; Wed, 13 Oct 2004 07:32:36 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: (qmail 55901 invoked from network); 13 Oct 2004 07:32:20 -0000 Received: from narsil.elendil.ru ([10.19.72.1]) by tirith.elendil.ru ([10.19.72.4]) with SMTP via TCP; 13 Oct 2004 07:32:20 -0000 Received: (qmail 50910 invoked by uid 1001); 13 Oct 2004 07:31:12 -0000 Date: Wed, 13 Oct 2004 11:31:12 +0400 From: Sergei Kolobov To: Sebastian Schulze Struchtrup Message-ID: <20041013073112.GR694@elendil.ru> Mail-Followup-To: Sebastian Schulze Struchtrup , freebsd-ports@freebsd.org, eivind@freebsd.org References: <416C0DE8.3000004@struchtrup.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <416C0DE8.3000004@struchtrup.com> User-Agent: Mutt/1.5.6i cc: eivind@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: alternative options for ports 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: Wed, 13 Oct 2004 07:32:36 -0000 On 2004-10-12 at 19:01 +0200, Sebastian Schulze Struchtrup wrote: > Will there be any use for some other ports (in the future?). > I would go to implement this in bsd.port.mk if this is favoured and > would make sense for others. > Otherwise, I would implement a way in the ports makefile or using a > command line/environment option like WITH_DB=xxxx. I would certainly welcome such an addition, and I do see potential usage of options like WITH_DB=xxx in many ports, at least among the port I maintain myself. Please let me know if you need any help. Sergei