From owner-freebsd-ports@FreeBSD.ORG Thu Jun 5 06:37:39 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 695A01E0 for ; Thu, 5 Jun 2014 06:37:39 +0000 (UTC) Received: from mail-we0-x22c.google.com (mail-we0-x22c.google.com [IPv6:2a00:1450:400c:c03::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 01923246F for ; Thu, 5 Jun 2014 06:37:38 +0000 (UTC) Received: by mail-we0-f172.google.com with SMTP id k48so536829wev.17 for ; Wed, 04 Jun 2014 23:37:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=Lb+wsm+rofjbia5AwXSpVBDvCtBpBRfraRixrt/XRJc=; b=OtubNUuVZMB6MyuanYrDY4mrC67KGnK0plB3bdM4boamR7he6W84MQDw6X1cqwUhka 2wpRF453lgOWsTShlfaQRkUc8y0oClIbLlzB2K0KiQXkIy8D9Fo+jUSXXxRvi/fLcgzf 8B1uZuem/p+6zmfcF+dRAXSh3LZPmO7vgI6g/+ocu8x//Y6EzX2+j6rvGnlG5uKBxe2Z AoqHHHb43h2R1gHDTFGvWFFHsgQKEMj0aVksOnqyPIO2p8knp56NUNI8UeAfDW5HiBfp j8JqBUqZtisj7MriBYMW3BMJsz0VJN044Mvm7vIqJxiiPEKAJq9PDgkE0JLB15nL3DvD mN7g== X-Received: by 10.14.99.67 with SMTP id w43mr6998557eef.11.1401950257248; Wed, 04 Jun 2014 23:37:37 -0700 (PDT) Received: from laptop.minsk.domain (m-s.agava.net. [195.222.84.203]) by mx.google.com with ESMTPSA id h49sm11989030eeg.21.2014.06.04.23.37.35 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Wed, 04 Jun 2014 23:37:36 -0700 (PDT) Date: Thu, 5 Jun 2014 09:37:41 +0300 From: "Sergey V. Dyatko" To: FreeBSD Ports Subject: Re: x11/xterm: no coloured prompt and characters after update (BLIND!) Message-ID: <20140605093741.68d9ce9a@laptop.minsk.domain> In-Reply-To: <20140603210247.5d52b5e5.ohartman@zedat.fu-berlin.de> References: <20140603210247.5d52b5e5.ohartman@zedat.fu-berlin.de> X-Mailer: Claws Mail 3.10.0 (GTK+ 2.24.22; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jun 2014 06:37:39 -0000 On Tue, 3 Jun 2014 21:02:47 +0200 "O. Hartmann" wrote: > > After today's update of port x11/xterm from xterm-304 to xterm-305, the > terminals I start on the desktop (windowmaker) do not show any coloured > prompt or characters - they have the same colour as the background! Flying > blind! > > This is somehow boring! The only way to get some coloured (and therefor > visible) characters is to select from "VT Font" menu within the xterm "Use > True Type" - then giant chars show up, but they are coloured as expected. > > can you try update to xterm-306 ? -- wbr, tiger