From owner-freebsd-ports@FreeBSD.ORG Mon Jul 1 06:10:12 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BBB6C536; Mon, 1 Jul 2013 06:10:12 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) by mx1.freebsd.org (Postfix) with ESMTP id 2D182101B; Mon, 1 Jul 2013 06:10:12 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id w59so2902545wes.38 for ; Sun, 30 Jun 2013 23:10:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=TsxrnBCqt7TluCNj1yyswdVBvrzB9/24T8XIitYdiE4=; b=ysCsOghGoV4VQjoIk79q9DbJfFiLK532dIRypqEFHfMEmI1PXR6j6LdSItDgIsZhsA rcg6pfGQpPBw16GB7DkOqfKnwnpVt4XPDQyFRU1Mj+MmRacN83gw/4ywWcNyDzBxI5gQ Q8viMkzlZIqbZdKFtBpJFnDEmDaAmIkgEHgTHXjgdyt+NIkXQH4qJDk7cRRZ+/Ix/RFR Z3BytT3h6R4P3EJjkMp43ZQ1A/80x3y7ItluUrhoYNus983UlJuKAFTLiu/UXQDZ2nDo c5DfNdeeKtzbdsucyjMG4GPZOD7s+4N43vk6bqpcPFO5ZWhez21F6mOZF872tmdUAtDM jaHQ== X-Received: by 10.180.184.12 with SMTP id eq12mr10879763wic.8.1372659011334; Sun, 30 Jun 2013 23:10:11 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id p1sm13915425wix.9.2013.06.30.23.10.09 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 30 Jun 2013 23:10:10 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 1 Jul 2013 08:10:08 +0200 From: Baptiste Daroussin To: freebsd-ports@freebsd.org Subject: Re: Vim and Vim-lite ports broken options Message-ID: <20130701061008.GB77709@ithaqua.etoilebsd.net> References: <20130629233736.GA20067@sputnjik.localdomain> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="A6N2fC+uXW/VQSAv" Content-Disposition: inline In-Reply-To: <20130629233736.GA20067@sputnjik.localdomain> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jul 2013 06:10:12 -0000 --A6N2fC+uXW/VQSAv Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 30, 2013 at 01:37:36AM +0200, Nikola Pavlovi=C4=87 wrote: > Hello, >=20 > Is it just me, or did the last revision[*] of editors/vim break options > for both it and editors/vim-lite? When I try to update vim-lite > optional dependencies from vim are forced on this port, so I get > mandatory Python, Lua, Ruby... with vim-lite. :) >=20 > I only ever install vim-lite, so just out of curiosity I tried make > config in vim, and it said there are no options to configure, so > something is definitely wrong with that. >=20 > Yesterday I upgraded vim-lite on the same machine (in a different jail, > and outside) and it worked fine. >=20 > I couldn't spot the error immediately, and I'm not really up to > date with OptionsNG ATM to tinker. >=20 >=20 > [*] http://svnweb.freebsd.org/ports?view=3Drevision&revision=3D322016 >=20 >=20 > --=20 > Big M, Little M, many mumbling mice > Are making midnight music in the moonlight, > Mighty nice! >=20 > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" I have fixed vim-lite so that its default options are sane again. I still don't get what VIM_OPTIONS brings to the users that the options with the same default didn't bring to them except a dialog4ports window promptin= g? If the problem is just that this dialog4ports window is bring prompt? One c= an just set NO_DIALOG=3Dyes in make.conf. Given that VIM_PORT_SCRIPT_LANGS will allow to tune vim the same way options does almost but that will not be consistent with the general way. regards, Bapt --A6N2fC+uXW/VQSAv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlHRHT8ACgkQ8kTtMUmk6ExtuwCgo0MZLEF/MWY2v0ZToyvubtMh ZVQAniAOxfT0fQOkmFdwpkKn8M6pkn1E =vF88 -----END PGP SIGNATURE----- --A6N2fC+uXW/VQSAv--