there, doing so forces a particular UI flavour to be installed by
default (e.g. "pkg_add vim-spell-af" would autoinstall the default
flavour of vim without allowing a selection).
bump REVISION in vim-spell-*, also unbreaks packaging following
the change in default flavour in vim reported by aja@
match vim itself, so this needs an update for 8.1 to unbreak. from feinerer@.
switch to https HOMEPAGE pointed out by rsadowski@.
some files have been updated since distinfo was last generated so switch to
a different subdirectory name to avoid conflicts.
Add a missing PLIST file for the "ro" flavour.
Make PLISTs refer to the ${P} variable instead of hard-coding the vim version.
Drop redundant @comments from PLISTs (suggested by sthen).
Move the distfiles into their own distfile subdir (suggested by jasper).
ok marco, sthen, jasper
This time done properly, as a separate port, rather than as a subpackage
of editors/vim. Individual languages can be selected via FLAVOR.
help and ok espie@