cvs commit: ports/editors/vim Makefile ports/editors/vim/files patch-configure

David E. O'Brien obrien at FreeBSD.org
Wed Dec 19 08:30:29 PST 2007


obrien      2007-12-19 16:30:28 UTC

  FreeBSD ports repository

  Modified files:
    editors/vim          Makefile 
    editors/vim/files    patch-configure 
  Log:
  Re-enable WITH_TCL.
  + fixed TCL_DEFS processing in patch-configure
  + re-enabled Tcl support (using new bsd.tcl.mk)
  + supports Tcl 80, 82, 83, 84, 85 (WITH_TCL_VER=8x or VIM_WITH_TCL_VER=8x)
  + no support for threaded Tcl yet (because of the way how vim's configure
    searches for Tcl, this needs more modifications)
  
  PR:             112347
  Submitted by:   mm
  
  Revision  Changes    Path
  1.317     +7 -8      ports/editors/vim/Makefile
  1.4       +1 -1      ports/editors/vim/files/patch-configure


More information about the cvs-all mailing list