Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2008 16:24:58 +1100
From:      "Dima Panov" <fluffy@fluffy.khv.ru>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/123662: Add TCL support and translation optios to VIm
Message-ID:  <1210742698.95190@Fluffy.Khv.RU>
Resent-Message-ID: <200805140650.m4E6o2Io018162@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1210742698.95190>