Sync vim-spell with the recent vim-7.3 update.

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 commit is contained in:
stsp 2010-09-22 18:24:10 +00:00
parent 65c969c2b6
commit dc199718f2
49 changed files with 699 additions and 788 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2010/09/01 19:32:39 naddy Exp $
# $OpenBSD: Makefile,v 1.4 2010/09/22 18:24:10 stsp Exp $
LANGS = af am bg ca cs cy da de el eo es fo fr ga gd gl he hr hu \
id it ku la lt lv mg mi ms nb nl nn ny pl pt ro ru rw sk \
@ -7,14 +7,13 @@ LANGS = af am bg ca cs cy da de el eo es fo fr ga gd gl he hr hu \
FLAVOR ?= af
HOMEPAGE = http://www.vim.org/
VERSION = 7.2
P = vim${VERSION:C/[\.]//g}
VERSION = 7.3
P = ${VERSION:C/[\.]//g}
CATEGORIES = editors
MASTER_SITES = ftp://ftp.vim.org/pub/vim/runtime/spell/
DIST_SUBDIR = vim72
DIST_SUBDIR = vim-spell
EXTRACT_ONLY =
DISTNAME = vim-spell-${VERSION}
REVISION = 0
# GPLv2+, LGPL, GFDL
PERMIT_PACKAGE_CDROM = Yes
@ -206,12 +205,12 @@ PLIST = ${PKGDIR}/PLIST-$l
NO_BUILD = Yes
RUN_DEPENDS = ::editors/vim
SUBST_VARS = LANG_NAME
SUBST_VARS = LANG_NAME P
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/vim/${P}/spell
${INSTALL_DATA_DIR} ${PREFIX}/share/vim/vim${P}/spell
.for f in ${DISTFILES}
${INSTALL_DATA} ${FULLDISTDIR}/${f} ${PREFIX}/share/vim/${P}/spell
${INSTALL_DATA} ${FULLDISTDIR}/${f} ${PREFIX}/share/vim/vim${P}/spell
.endfor
.include <bsd.port.mk>

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-af,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/af.latin1.spl
share/vim/vim72/spell/af.utf-8.spl
@comment $OpenBSD: PLIST-af,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/af.latin1.spl
share/vim/vim${P}/spell/af.utf-8.spl

View File

@ -1,4 +1,2 @@
@comment $OpenBSD: PLIST-am,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/am.utf-8.spl
@comment $OpenBSD: PLIST-am,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/am.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-bg,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/bg.cp1251.spl
share/vim/vim72/spell/bg.utf-8.spl
@comment $OpenBSD: PLIST-bg,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/bg.cp1251.spl
share/vim/vim${P}/spell/bg.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-ca,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/ca.latin1.spl
share/vim/vim72/spell/ca.utf-8.spl
@comment $OpenBSD: PLIST-ca,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/ca.latin1.spl
share/vim/vim${P}/spell/ca.utf-8.spl

View File

@ -1,6 +1,4 @@
@comment $OpenBSD: PLIST-cs,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/cs.cp1250.spl
share/vim/vim72/spell/cs.iso-8859-2.spl
share/vim/vim72/spell/cs.utf-8.spl
@comment $OpenBSD: PLIST-cs,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/cs.cp1250.spl
share/vim/vim${P}/spell/cs.iso-8859-2.spl
share/vim/vim${P}/spell/cs.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-cy,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/cy.iso-8859-14.spl
share/vim/vim72/spell/cy.utf-8.spl
@comment $OpenBSD: PLIST-cy,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/cy.iso-8859-14.spl
share/vim/vim${P}/spell/cy.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-da,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/da.latin1.spl
share/vim/vim72/spell/da.utf-8.spl
@comment $OpenBSD: PLIST-da,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/da.latin1.spl
share/vim/vim${P}/spell/da.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-de,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/de.latin1.spl
share/vim/vim72/spell/de.utf-8.spl
@comment $OpenBSD: PLIST-de,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/de.latin1.spl
share/vim/vim${P}/spell/de.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-el,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/el.iso-8859-7.spl
share/vim/vim72/spell/el.utf-8.spl
@comment $OpenBSD: PLIST-el,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/el.iso-8859-7.spl
share/vim/vim${P}/spell/el.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-eo,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/eo.iso-8859-3.spl
share/vim/vim72/spell/eo.utf-8.spl
@comment $OpenBSD: PLIST-eo,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/eo.iso-8859-3.spl
share/vim/vim${P}/spell/eo.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-es,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/es.latin1.spl
share/vim/vim72/spell/es.utf-8.spl
@comment $OpenBSD: PLIST-es,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/es.latin1.spl
share/vim/vim${P}/spell/es.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-fo,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/fo.latin1.spl
share/vim/vim72/spell/fo.utf-8.spl
@comment $OpenBSD: PLIST-fo,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/fo.latin1.spl
share/vim/vim${P}/spell/fo.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-fr,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/fr.latin1.spl
share/vim/vim72/spell/fr.utf-8.spl
@comment $OpenBSD: PLIST-fr,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/fr.latin1.spl
share/vim/vim${P}/spell/fr.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-ga,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/ga.latin1.spl
share/vim/vim72/spell/ga.utf-8.spl
@comment $OpenBSD: PLIST-ga,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/ga.latin1.spl
share/vim/vim${P}/spell/ga.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-gd,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/gd.latin1.spl
share/vim/vim72/spell/gd.utf-8.spl
@comment $OpenBSD: PLIST-gd,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/gd.latin1.spl
share/vim/vim${P}/spell/gd.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-gl,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/gl.latin1.spl
share/vim/vim72/spell/gl.utf-8.spl
@comment $OpenBSD: PLIST-gl,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/gl.latin1.spl
share/vim/vim${P}/spell/gl.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-he,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/he.iso-8859-8.spl
share/vim/vim72/spell/he.utf-8.spl
@comment $OpenBSD: PLIST-he,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/he.iso-8859-8.spl
share/vim/vim${P}/spell/he.utf-8.spl

View File

@ -1,6 +1,4 @@
@comment $OpenBSD: PLIST-hr,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/hr.cp1250.spl
share/vim/vim72/spell/hr.iso-8859-2.spl
share/vim/vim72/spell/hr.utf-8.spl
@comment $OpenBSD: PLIST-hr,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/hr.cp1250.spl
share/vim/vim${P}/spell/hr.iso-8859-2.spl
share/vim/vim${P}/spell/hr.utf-8.spl

View File

@ -1,6 +1,4 @@
@comment $OpenBSD: PLIST-hu,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/hu.cp1250.spl
share/vim/vim72/spell/hu.iso-8859-2.spl
share/vim/vim72/spell/hu.utf-8.spl
@comment $OpenBSD: PLIST-hu,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/hu.cp1250.spl
share/vim/vim${P}/spell/hu.iso-8859-2.spl
share/vim/vim${P}/spell/hu.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-id,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/id.latin1.spl
share/vim/vim72/spell/id.utf-8.spl
@comment $OpenBSD: PLIST-id,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/id.latin1.spl
share/vim/vim${P}/spell/id.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-it,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/it.latin1.spl
share/vim/vim72/spell/it.utf-8.spl
@comment $OpenBSD: PLIST-it,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/it.latin1.spl
share/vim/vim${P}/spell/it.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-ku,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/ku.iso-8859-9.spl
share/vim/vim72/spell/ku.utf-8.spl
@comment $OpenBSD: PLIST-ku,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/ku.iso-8859-9.spl
share/vim/vim${P}/spell/ku.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-la,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/la.latin1.spl
share/vim/vim72/spell/la.utf-8.spl
@comment $OpenBSD: PLIST-la,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/la.latin1.spl
share/vim/vim${P}/spell/la.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-lt,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/lt.iso-8859-13.spl
share/vim/vim72/spell/lt.utf-8.spl
@comment $OpenBSD: PLIST-lt,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/lt.iso-8859-13.spl
share/vim/vim${P}/spell/lt.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-lv,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/lv.iso-8859-13.spl
share/vim/vim72/spell/lv.utf-8.spl
@comment $OpenBSD: PLIST-lv,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/lv.iso-8859-13.spl
share/vim/vim${P}/spell/lv.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-mg,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/mg.latin1.spl
share/vim/vim72/spell/mg.utf-8.spl
@comment $OpenBSD: PLIST-mg,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/mg.latin1.spl
share/vim/vim${P}/spell/mg.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-mi,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/mi.iso-8859-4.spl
share/vim/vim72/spell/mi.utf-8.spl
@comment $OpenBSD: PLIST-mi,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/mi.iso-8859-4.spl
share/vim/vim${P}/spell/mi.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-ms,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/ms.latin1.spl
share/vim/vim72/spell/ms.utf-8.spl
@comment $OpenBSD: PLIST-ms,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/ms.latin1.spl
share/vim/vim${P}/spell/ms.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-nb,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/nb.latin1.spl
share/vim/vim72/spell/nb.utf-8.spl
@comment $OpenBSD: PLIST-nb,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/nb.latin1.spl
share/vim/vim${P}/spell/nb.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-nl,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/nl.latin1.spl
share/vim/vim72/spell/nl.utf-8.spl
@comment $OpenBSD: PLIST-nl,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/nl.latin1.spl
share/vim/vim${P}/spell/nl.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-nn,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/nn.latin1.spl
share/vim/vim72/spell/nn.utf-8.spl
@comment $OpenBSD: PLIST-nn,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/nn.latin1.spl
share/vim/vim${P}/spell/nn.utf-8.spl

View File

@ -1,6 +1,4 @@
@comment $OpenBSD: PLIST-ny,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/ny.ascii.spl
share/vim/vim72/spell/ny.iso-8859-14.spl
share/vim/vim72/spell/ny.utf-8.spl
@comment $OpenBSD: PLIST-ny,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/ny.ascii.spl
share/vim/vim${P}/spell/ny.iso-8859-14.spl
share/vim/vim${P}/spell/ny.utf-8.spl

View File

@ -1,6 +1,4 @@
@comment $OpenBSD: PLIST-pl,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/pl.cp1250.spl
share/vim/vim72/spell/pl.iso-8859-2.spl
share/vim/vim72/spell/pl.utf-8.spl
@comment $OpenBSD: PLIST-pl,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/pl.cp1250.spl
share/vim/vim${P}/spell/pl.iso-8859-2.spl
share/vim/vim${P}/spell/pl.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-pt,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/pt.latin1.spl
share/vim/vim72/spell/pt.utf-8.spl
@comment $OpenBSD: PLIST-pt,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/pt.latin1.spl
share/vim/vim${P}/spell/pt.utf-8.spl

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST-ro,v 1.1 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/ro.cp1250.spl
share/vim/vim${P}/spell/ro.iso-8859-2.spl
share/vim/vim${P}/spell/ro.utf-8.spl

View File

@ -1,6 +1,4 @@
@comment $OpenBSD: PLIST-ru,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/ru.cp1251.spl
share/vim/vim72/spell/ru.koi8-r.spl
share/vim/vim72/spell/ru.utf-8.spl
@comment $OpenBSD: PLIST-ru,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/ru.cp1251.spl
share/vim/vim${P}/spell/ru.koi8-r.spl
share/vim/vim${P}/spell/ru.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-rw,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/rw.latin1.spl
share/vim/vim72/spell/rw.utf-8.spl
@comment $OpenBSD: PLIST-rw,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/rw.latin1.spl
share/vim/vim${P}/spell/rw.utf-8.spl

View File

@ -1,6 +1,4 @@
@comment $OpenBSD: PLIST-sk,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/sk.cp1250.spl
share/vim/vim72/spell/sk.iso-8859-2.spl
share/vim/vim72/spell/sk.utf-8.spl
@comment $OpenBSD: PLIST-sk,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/sk.cp1250.spl
share/vim/vim${P}/spell/sk.iso-8859-2.spl
share/vim/vim${P}/spell/sk.utf-8.spl

View File

@ -1,6 +1,4 @@
@comment $OpenBSD: PLIST-sl,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/sl.cp1250.spl
share/vim/vim72/spell/sl.iso-8859-2.spl
share/vim/vim72/spell/sl.utf-8.spl
@comment $OpenBSD: PLIST-sl,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/sl.cp1250.spl
share/vim/vim${P}/spell/sl.iso-8859-2.spl
share/vim/vim${P}/spell/sl.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-sv,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/sv.latin1.spl
share/vim/vim72/spell/sv.utf-8.spl
@comment $OpenBSD: PLIST-sv,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/sv.latin1.spl
share/vim/vim${P}/spell/sv.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-sw,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/sw.latin1.spl
share/vim/vim72/spell/sw.utf-8.spl
@comment $OpenBSD: PLIST-sw,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/sw.latin1.spl
share/vim/vim${P}/spell/sw.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-tet,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/tet.latin1.spl
share/vim/vim72/spell/tet.utf-8.spl
@comment $OpenBSD: PLIST-tet,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/tet.latin1.spl
share/vim/vim${P}/spell/tet.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-tl,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/tl.latin1.spl
share/vim/vim72/spell/tl.utf-8.spl
@comment $OpenBSD: PLIST-tl,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/tl.latin1.spl
share/vim/vim${P}/spell/tl.utf-8.spl

View File

@ -1,6 +1,4 @@
@comment $OpenBSD: PLIST-tn,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/tn.cp1250.spl
share/vim/vim72/spell/tn.iso-8859-2.spl
share/vim/vim72/spell/tn.utf-8.spl
@comment $OpenBSD: PLIST-tn,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/tn.cp1250.spl
share/vim/vim${P}/spell/tn.iso-8859-2.spl
share/vim/vim${P}/spell/tn.utf-8.spl

View File

@ -1,5 +1,3 @@
@comment $OpenBSD: PLIST-uk,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/uk.koi8-u.spl
share/vim/vim72/spell/uk.utf-8.spl
@comment $OpenBSD: PLIST-uk,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/uk.koi8-u.spl
share/vim/vim${P}/spell/uk.utf-8.spl

View File

@ -1,6 +1,4 @@
@comment $OpenBSD: PLIST-yi,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/yi-tr.utf-8.spl
share/vim/vim72/spell/yi.latin1.spl
share/vim/vim72/spell/yi.utf-8.spl
@comment $OpenBSD: PLIST-yi,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/yi-tr.utf-8.spl
share/vim/vim${P}/spell/yi.latin1.spl
share/vim/vim${P}/spell/yi.utf-8.spl

View File

@ -1,6 +1,4 @@
@comment $OpenBSD: PLIST-zu,v 1.1.1.1 2010/05/31 23:06:46 stsp Exp $
@comment share/vim/72/
@comment share/vim/72/spell/
share/vim/vim72/spell/zu.ascii.spl
share/vim/vim72/spell/zu.latin1.spl
share/vim/vim72/spell/zu.utf-8.spl
@comment $OpenBSD: PLIST-zu,v 1.2 2010/09/22 18:24:10 stsp Exp $
share/vim/vim${P}/spell/zu.ascii.spl
share/vim/vim${P}/spell/zu.latin1.spl
share/vim/vim${P}/spell/zu.utf-8.spl