Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2010 21:21:46 +0200
From:      David DEMELIER <demelier.david@gmail.com>
To:        jhell <jhell@dataix.net>
Cc:        FreeBSD Ports <ports@freebsd.org>
Subject:   Re: editors/vim installs to /
Message-ID:  <AANLkTik%2B1rvY4ZYgzHRjaX8PBfD1UqNCNeadHqg3KBfo@mail.gmail.com>
In-Reply-To: <4C93AA31.5080202@DataIX.net>
References:  <4C93AA31.5080202@DataIX.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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} ???
>
> --
>
> =C2=A0jhell,v
> _______________________________________________
> 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"
>

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.

With kind regards,

--=20
Demelier David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTik%2B1rvY4ZYgzHRjaX8PBfD1UqNCNeadHqg3KBfo>