From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 1 00:00:37 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5076116A415 for ; Sat, 1 Jul 2006 00:00:37 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BD2343D58 for ; Sat, 1 Jul 2006 00:00:36 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6100aN5094072 for ; Sat, 1 Jul 2006 00:00:36 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6100abI094071; Sat, 1 Jul 2006 00:00:36 GMT (envelope-from gnats) Resent-Date: Sat, 1 Jul 2006 00:00:36 GMT Resent-Message-Id: <200607010000.k6100abI094071@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "kitsune " Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DE2A16A403 for ; Fri, 30 Jun 2006 23:53:37 +0000 (UTC) (envelope-from SRS0=VTRFyP=AR=vvelox.net=v.velox@yourhostingaccount.com) Received: from mailout07.yourhostingaccount.com (outmail.yourhostingaccount.com [65.254.254.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2F3F43D64 for ; Fri, 30 Jun 2006 23:53:34 +0000 (GMT) (envelope-from SRS0=VTRFyP=AR=vvelox.net=v.velox@yourhostingaccount.com) Received: from scan01.yourhostingaccount.com ([10.1.1.231] helo=scan01.yourhostingaccount.com) by mailout07.yourhostingaccount.com with esmtp (Exim) id 1FwSnl-0001Gh-FG for FreeBSD-gnats-submit@freebsd.org; Fri, 30 Jun 2006 19:53:33 -0400 Received: from authsmtp08.yourhostingaccount.com ([10.1.18.8] ident=exim) by scan01.yourhostingaccount.com with spamscanlookuphost (Exim) id 1FwSnl-0000oc-9i for FreeBSD-gnats-submit@freebsd.org; Fri, 30 Jun 2006 19:53:33 -0400 Received: from authsmtp08.yourhostingaccount.com ([10.1.18.8] helo=authsmtp08.yourhostingaccount.com) by scan01.yourhostingaccount.com with esmtp (Exim) id 1FwSnk-0000oY-LR for FreeBSD-gnats-submit@freebsd.org; Fri, 30 Jun 2006 19:53:32 -0400 Received: from 24-119-225-24.cpe.cableone.net ([24.119.225.24] helo=vixen42.vulpes) by authsmtp08.yourhostingaccount.com with esmtpa (Exim) id 1FwSnk-0003pC-CE for FreeBSD-gnats-submit@freebsd.org; Fri, 30 Jun 2006 19:53:32 -0400 Message-Id: <1151693663.17504@vixen42.vulpes> Date: Fri, 30 Jun 2006 18:54:23 -0000 From: "kitsune " Sender: "kitsune " To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.7 Cc: Subject: ports/99666: x11/xterm patch to enable 256 color support X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jul 2006 00:00:37 -0000 >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: