From owner-freebsd-ports@FreeBSD.ORG Sun Jun 30 09:38:42 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 EC9457AD for ; Sun, 30 Jun 2013 09:38:42 +0000 (UTC) (envelope-from joel@vnode.se) Received: from mail.vnode.se (mail.vnode.se [212.247.52.13]) by mx1.freebsd.org (Postfix) with ESMTP id B23951905 for ; Sun, 30 Jun 2013 09:38:42 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id 60C8CE3F07A for ; Sun, 30 Jun 2013 11:38:40 +0200 (CEST) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f+kAHozCurSq for ; Sun, 30 Jun 2013 11:38:38 +0200 (CEST) Received: from devbox.vnode.local (unknown [83.223.1.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id 2872CE3F079 for ; Sun, 30 Jun 2013 11:38:38 +0200 (CEST) Date: Sun, 30 Jun 2013 11:38:37 +0200 From: Joel Dahl To: freebsd-ports@freebsd.org Subject: Re: Vim and Vim-lite ports broken options Message-ID: <20130630093836.GB5648@devbox.vnode.local> References: <20130629233736.GA20067@sputnjik.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 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: Sun, 30 Jun 2013 09:38:43 -0000 On Sun, Jun 30, 2013 at 01:37:36AM +0200, Nikola Pavlović wrote: > Hello, > > 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. :) Yea, same here. I pinged obrien yesterday but no reply yet. -- Joel