From owner-freebsd-ports@FreeBSD.ORG Sat Nov 1 18:17:06 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 A0EAA16A4CE for ; Sat, 1 Nov 2003 18:17:06 -0800 (PST) Received: from tomts25-srv.bellnexxia.net (tomts25.bellnexxia.net [209.226.175.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78C5043F85 for ; Sat, 1 Nov 2003 18:17:05 -0800 (PST) (envelope-from dlavigne6@sympatico.ca) Received: from [192.168.2.12] ([64.230.167.52]) by tomts25-srv.bellnexxia.netESMTP <20031102021704.YFEQ15340.tomts25-srv.bellnexxia.net@[192.168.2.12]> for ; Sat, 1 Nov 2003 21:17:04 -0500 Date: Sat, 1 Nov 2003 21:17:31 -0500 (EST) From: Dru X-X-Sender: dlavigne6@genisis To: ports@freebsd.org Message-ID: <20031101211029.W1095@genisis> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: x11/xbindkeys_config X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2003 02:17:06 -0000 Hello, x11/xbindkeys doesn't appear as a dependency for x11/xbindkeys_config, and xbindkeys_config builds nicely without it. However, it dumps core if you press the "Get Key" button when creating a new mapping. This does not happen if xbindkeys is also installed. Dru