ports/149768: xterm DEC locator mode support

IWAMOTO Kouichi sue-sendpr-20100818 at iwmt.org
Wed Aug 18 14:10:06 UTC 2010


>Number:         149768
>Category:       ports
>Synopsis:       xterm DEC locator mode support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 18 14:10:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     IWAMOTO Kouichi
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD tomoko.iwmt.org 8.1-STABLE FreeBSD 8.1-STABLE #0: Sat Jul 24 17:03:28 JST 2010 sue at tomoko.iwmt.org:/usr/obj/usr/src/sys/TOMOKO amd64


>Description:
DEC locator mode does not be enabled in x11/xterm.
Please add support of DEC locator mode.

>How-To-Repeat:
>Fix:

--- Makefile.org	2010-08-18 22:43:49.000000000 +0900
+++ Makefile	2010-08-18 22:44:47.000000000 +0900
@@ -31,6 +31,10 @@
 CONFIGURE_ARGS+=	--enable-256-color
 .endif
 
+.if defined(WITH_DEC_LOCATOR)
+CONFIGURE_ARGS+=	--enable-dec-locator
+.endif
+
 MAN1=		resize.1 koi8rxterm.1 uxterm.1 xterm.1
 
 .include <bsd.port.pre.mk>

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



More information about the freebsd-ports-bugs mailing list