ports/123662: Add TCL support and translation optios to VIm
Dima Panov
fluffy at fluffy.khv.ru
Wed May 14 06:50:02 UTC 2008
>Number: 123662
>Category: ports
>Synopsis: Add TCL support and translation optios to VIm
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed May 14 06:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Dima Panov
>Release: FreeBSD 8.0-800026-CURRENT i386
>Organization:
>Environment:
System: FreeBSD 8.0-800026-CURRENT #0: Sun Apr 6 00:42:29 VLAST 2008
root at Fluffy.Khv.RU:/usr/obj/usr/src/sys/Spot
>Description:
Add TCL support and translation optios to VIm
>How-To-Repeat:
>Fix:
--- editors::vim.diff begins here ---
Index: editors/vim/options
===================================================================
RCS file: /home/ncvs/ports/editors/vim/options,v
retrieving revision 1.2
diff -u -r1.2 options
--- editors/vim/options 1 May 2008 15:37:56 -0000 1.2
+++ editors/vim/options 5 May 2008 00:31:17 -0000
@@ -1,6 +1,8 @@
OPTIONS= PERL "Enable Perl interpreter" off \
PYTHON "Enable Python interpreter" off \
RUBY "Enable Ruby interpreter" off \
+ TCL "Enable TCL interpreter" off \
+ LANG "VIm Translations" off \
CSCOPE "Enable cscope" off \
EXUBERANT_CTAGS "Use exctags instead of ctags" off \
X11 "X11 GUI (must enable if things below are)" off \
--- editors::vim.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list