svn commit: r372622 - in head/editors/vim: . files

Mathieu Arnold mat at FreeBSD.org
Sun Nov 16 11:24:11 UTC 2014


+--On 16 novembre 2014 11:29:29 +0100 olli hauer <ohauer at 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


More information about the svn-ports-all mailing list