ports/166005: Vim is out of date and lacks Python3 support

Jens K. Loewe zeug at tuxproject.de
Tue Mar 13 12:00:07 UTC 2012


>Number:         166005
>Category:       ports
>Synopsis:       Vim is out of date and lacks Python3 support
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 13 12:00:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jens K. Loewe
>Release:        9.0-RELEASE
>Organization:
Hochschule Ostfalia
>Environment:
FreeBSD freebsd 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
FreeBSD's official Vim port is about 350 patchlevels behind. One of the missing features is Python3 scripting support. This means that the port's Makefile needs to be updated.
>How-To-Repeat:
Well, it is persistent.
>Fix:
Attached diff SHOULD work.

Patch attached with submission follows:

13c13
< PATCHLEVEL=	121
---
> PATCHLEVEL=	470
68a69
> WITH_PYTHON3=   yes
78a80,84
> .if defined(WITH_PYTHON3)
> USE_PYTHON3=    yes
> MAKE_ARGS+=     CONF_OPT_PYTHON3="--enable-python3interp"
> .endif
> 


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list