From owner-freebsd-ports@FreeBSD.ORG Sun Sep 19 08:25:01 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A38A81065672; Sun, 19 Sep 2010 08:25:01 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 066E88FC18; Sun, 19 Sep 2010 08:25:00 +0000 (UTC) Received: by bwz15 with SMTP id 15so4752160bwz.13 for ; Sun, 19 Sep 2010 01:24:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Q2gwIGckBL8xa2Fn35VvMu2E4B5sHpB/XWupRsSvv7c=; b=CXRxBxWw5eFcqcIVEhJoUOiw2eRf9acoBZDbgZwir2esZbPlCV9XGZjFT4WXbCbZo9 zxNh8dFTpqmGMugNWxHXqh2zrAVEiFb/6USk3Hpuk0U6iiJxogl03MkuL/E6pNph89px I4OKCeILhIst6zCXFy81VdbT4ER7LFJu3BrJc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=LAs5//WX7at6MuDh2MXg/65L1RkeVmxS3cB/ncIJKx7ypA8QeeYezetYUlf0nz9D9w tz9D/Bd/bTkXevitOlJvkMPH8FF1yJcdtWcMFAl0IY+j3iqh8hW8opN90M5hGGiswCEH vxomkA/ujttr6EY0USd8wFFkMypqRG56EwQZo= MIME-Version: 1.0 Received: by 10.204.103.16 with SMTP id i16mr5295841bko.98.1284884699762; Sun, 19 Sep 2010 01:24:59 -0700 (PDT) Received: by 10.204.97.208 with HTTP; Sun, 19 Sep 2010 01:24:59 -0700 (PDT) In-Reply-To: <20100918223933.GB85995@dragon.NUXI.org> References: <4C93AA31.5080202@DataIX.net> <20100918223933.GB85995@dragon.NUXI.org> Date: Sun, 19 Sep 2010 10:24:59 +0200 Message-ID: From: David DEMELIER To: obrien@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Ports Subject: Re: editors/vim installs to / X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Sep 2010 08:25:01 -0000 2010/9/19 David O'Brien : > On Fri, Sep 17, 2010 at 09:21:46PM +0200, David DEMELIER wrote: >> I'm writing the rewrite of the port to update vim to 7.3 and with a >> real OPTIONS framework and remove the stupid WITH_VIM_OPTIONS KNOB >> that doesn't work. =C2=A0The problem is that David doesn't like clean th= ings >> and I think he won't commit it because it won't be enough complicated. > > No I won't commit it - I do like clean things I don't find OPTIONS to be > sufficiently clean. =C2=A0So please don't waste your time and mine. =C2= =A0If you > have improvements (other than removing WITH_VIM_OPTIONS), please do send > those in. > What is "sufficiently clean" ? I wonder what is not clean in the options framework, so please tell me then we still can clean it? --=20 Demelier David