Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2010 16:54:04 -0400
From:      Wesley Shields <wxs@FreeBSD.org>
To:        David DEMELIER <demelier.david@gmail.com>
Cc:        FreeBSD Ports <ports@freebsd.org>
Subject:   Re: editors/vim installs to /
Message-ID:  <20100917205404.GA66620@atarininja.org>
In-Reply-To: <AANLkTik%2B1rvY4ZYgzHRjaX8PBfD1UqNCNeadHqg3KBfo@mail.gmail.com>
References:  <4C93AA31.5080202@DataIX.net> <AANLkTik%2B1rvY4ZYgzHRjaX8PBfD1UqNCNeadHqg3KBfo@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 17, 2010 at 09:21:46PM +0200, David DEMELIER wrote:
> 2010/9/17 jhell <jhell@dataix.net>:
> >
> > After a force upgrade of vim that had failed unfortunately not
> > registering the files it installed already I found out that it is
> > installing to / ~!!!!! ugh.
> >
> > Why is ${PREFIX} being used and not ${LOCALBASE} ???

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/150649

There's that PR which is probably related but it's a bit light on useful
information.

> 
> No,
> 
> ${PREFIX} is the good variable to specify the installation directory,
> of course if you set this the port will probably install its files in
> the user-defined ${PREFIX}.
> 
> 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. The problem is that David doesn't like clean things
> and I think he won't commit it because it won't be enough complicated.

While I agree that editors/vim could use the changes you're discussing,
do you really think such a comment is needed? Attacks like that are not
necessary. Let your code speak for itself.

-- WXS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100917205404.GA66620>