Date: Sun, 16 Nov 2014 12:24:04 +0100 From: Mathieu Arnold <mat@FreeBSD.org> To: Olli Hauer <ohauer@FreeBSD.org>, Alfred Perlstein <alfred@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r372622 - in head/editors/vim: . files Message-ID: <F61D76AA4CF82F5E4FC8BFAF@atuin.in.mat.cc> In-Reply-To: <54687C89.20206@gmx.de> References: <201411160232.sAG2WJ4Z084790@svn.freebsd.org> <54687C89.20206@gmx.de>
next in thread | previous in thread | raw e-mail | index | archive | help
+--On 16 novembre 2014 11:29:29 +0100 olli hauer <ohauer@gmx.de> wrote: |> +.if ${PORT_OPTIONS:MDEFAULT_VIMRC} |> + ${INSTALL_DATA} ${FILESDIR}/vimrc |> ${STAGEDIR}${DEFAULT_VIMRC_LOCATION}/vimrc +.endif |> | ... | | Thanks for installing a default vimrc file, but isn't it safer to install | the vimrc file with the @sample macro to protect users having already a | own vimrc file installed? Yes, please, install a .sample file and use @sample in the plist, you're going to overwrite people's existing vimrc. -- Mathieu Arnold
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F61D76AA4CF82F5E4FC8BFAF>