CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/03/16 16:56:44
Modified files:
editors/vim : Makefile distinfo
editors/vim/patches: patch-runtime_filetype_vim
patch-runtime_syntax_c_vim
patch-runtime_syntax_make_vim
patch-src_auto_configure patch-src_vim_h
editors/vim/pkg: PFRAG.no-no_x11-main PLIST-lang PLIST-main
Added files:
editors/vim/files: openbsd.vim
Removed files:
editors/vim/patches: sup-m68k-src_Makefile
editors/vim/pkg: PFRAG.gtk2-lang
Log message:
- update to more recent vim patchset, using a self-rolled distfile (with
a maintainer convenience target to allow this to be updated easily from
Mercurial) - this beats downloading 750+ individual patch files and
trying to force them to apply during the build (which is problematic
because some require GNU patch and some have problems even then...)
- clean up plists greatly.
- remove m68k gcc patch.
- add openbsd.vim for style(9) from gsoares@.
based on a diff from pirofti@, ok pirofti@ gsoares@