From owner-freebsd-ports@FreeBSD.ORG Mon Dec 8 21:59:56 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89CFF16A4CE; Mon, 8 Dec 2003 21:59:56 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id A72E543D29; Mon, 8 Dec 2003 21:59:54 -0800 (PST) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.10/8.12.1) with ESMTP id hB95xrml021465; Tue, 9 Dec 2003 00:59:53 -0500 (EST) Date: Tue, 9 Dec 2003 00:59:53 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: steve@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@freebsd.org Subject: X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: deischen@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2003 05:59:56 -0000 Hi, I am the maintainer of the nedit port which requires Motif. I've been hanging out on the nedit development mailing list, and it's often been said that we shouldn't be using openmotif-2.2. In fact they've pointed me to this: http://www.motifdeveloper.com/tips/tip22.html which states that version 2.2 is classified as an experimental release. Using openmotif-2.2 causes nedit (and supposedly other applications) to crash. Therefore, can we roll back the openmotif port to version 2.1.30? Thanks