From owner-freebsd-ports@FreeBSD.ORG Wed Oct 13 14:47:45 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 DBF3B16A4CE; Wed, 13 Oct 2004 14:47:45 +0000 (GMT) Received: from mail.struchtrup.de (mail.struchtrup.de [80.190.247.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6880E43D2D; Wed, 13 Oct 2004 14:47:45 +0000 (GMT) (envelope-from seb@struchtrup.com) Received: from p5087d77d.dip0.t-ipconnect.de ([80.135.215.125] helo=[10.0.0.2]) by mail.struchtrup.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.42 (FreeBSD)) id 1CHkS6-0002Ya-EH; Wed, 13 Oct 2004 14:50:06 +0000 Message-ID: <416D4125.60807@struchtrup.com> Date: Wed, 13 Oct 2004 16:52:21 +0200 From: Sebastian Schulze Struchtrup User-Agent: Mozilla Thunderbird 0.7.3 (X11/20041013) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sergei Kolobov References: <416C0DE8.3000004@struchtrup.com> <20041013073112.GR694@elendil.ru> In-Reply-To: <20041013073112.GR694@elendil.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Struchtrup-MailScanner-Information: Please contact the ISP for more information X-Struchtrup-MailScanner: Found to be clean X-MailScanner-From: seb@struchtrup.com 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 14:47:46 -0000 Sergei Kolobov wrote: >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. > > Nice to hear. It's better to do some work which is usable for others than just for me. And otherwise it would not make sense to change bsd.port.mk. >Please let me know if you need any help. > > Well, I have to see. Thanks a lot. I have contacted Eivind as he has implemented the ports options framework. He has given me some positive feedback for this and suggested to work together. But please tell me, if you have got any other nice ideas related to this. Sebastian