Date: Fri, 30 Jun 2006 18:54:23 -0000 From: "kitsune " <v.velox@vvelox.net> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/99666: x11/xterm patch to enable 256 color support Message-ID: <1151693663.17504@vixen42.vulpes> Resent-Message-ID: <200607010000.k6100abI094071@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1151693663.17504>