ports/99666: x11/xterm patch to enable 256 color support

kitsune v.velox at vvelox.net
Sat Jul 1 00:00:37 UTC 2006


>Number:         99666
>Category:       ports
>Synopsis:       x11/xterm patch to enable 256 color support
>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:   Sat Jul 01 00:00:35 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     kitsune
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.1-STABLE #0: Fri Jun 30 12:56:17 UTC 2006
    kitsune at vixen42.vulpes:/usr/obj/usr/src/sys/vixen42-1



>Description:


Useful for with elinks.


>How-To-Repeat:


Apply the patch and turn on 256 color more in elinks.


>Fix:


--- xterm.orig/Makefile Fri Jun 30 18:45:04 2006
+++ xterm/Makefile      Fri Jun 30 18:47:24 2006
@@ -23,7 +23,7 @@
 CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
                LIBS="-L${X11BASE}/lib"
 CONFIGURE_ARGS+=--enable-wide-chars --enable-luit --with-utempter \
-               --enable-narrowproto
+               --enable-narrowproto --enable-256-color
 
 MAN1=          resize.1 xterm.1



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



More information about the freebsd-ports-bugs mailing list