From owner-freebsd-ports@FreeBSD.ORG Sat Jun 23 22:54:48 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 67A091065801 for ; Sat, 23 Jun 2012 22:54:48 +0000 (UTC) (envelope-from bryan@shatow.net) Received: from secure.xzibition.com (secure.xzibition.com [173.160.118.92]) by mx1.freebsd.org (Postfix) with ESMTP id 0D78C8FC14 for ; Sat, 23 Jun 2012 22:54:47 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=shatow.net; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=sweb; b=dZ6K4U Rj951TfipGjBiXTdfGjXjckw1VzaneG9xUcWq4SggUB9XARvoWhHq0xd2AmpnoJn tlY+c9aud3pnlITCe9EeTvoVeThiedBgkhc+x5q4uvQe5rXke9QNyQ3kmS2Q0fK2 qcPW98xIKGKpWRUuIGICNdVUaPUTg88ii1UkA= DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=shatow.net; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; s=sweb; bh=e1HiqxgIDJKS ANjWdt5ObeFfYEnPBVSSZrz7BAk0akM=; b=p42qroRHZ6UbcxG6f+TV6D/5xk9J pPsW45JDz3cLWgyQFc8goIPJVtNBF/Ajv0lKDgu/c+ixi47CS4axQv5TKRBkcBj8 cHc96Pl2I19V0Qx276feCkN/9pQxGQ2mLQCbjJkwE9mhDIAHrdOBNvUWAc2NCnP+ /R+iOsijvcjz5GY= Received: (qmail 36799 invoked from network); 23 Jun 2012 17:54:46 -0500 Received: from unknown (HELO ?10.10.0.115?) (bryan@shatow.net@10.10.0.115) by sweb.xzibition.com with ESMTPA; 23 Jun 2012 17:54:46 -0500 Message-ID: <4FE6492B.1080008@shatow.net> Date: Sat, 23 Jun 2012 17:54:35 -0500 From: Bryan Drewery User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: Peggy Wilkins References: In-Reply-To: X-Enigmail-Version: 1.4.2 OpenPGP: id=3C9B0CF9; url=http://www.shatow.net/bryan/bryan.asc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org, Kevin Oberman Subject: Re: Options dialog display problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jun 2012 22:54:48 -0000 On 6/23/2012 2:32 PM, Kevin Oberman wrote: > I think this is a bug in dialog(1). It is the result of a description > extending past the end of the line as happens with the NLS > description. I get the same behavior on FreeBSD 8.3. I've submitted a PR to lessen the length of the NLS description, as well as some others. Regards, Bryan Drewery