From owner-cvs-ports@FreeBSD.ORG Mon Apr 11 03:31:30 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60BAF16A4CE; Mon, 11 Apr 2005 03:31:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46D5043D2D; Mon, 11 Apr 2005 03:31:30 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B3VU0Q018006; Mon, 11 Apr 2005 03:31:30 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B3VU4K018005; Mon, 11 Apr 2005 03:31:30 GMT (envelope-from adamw) Message-Id: <200504110331.j3B3VU4K018005@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 11 Apr 2005 03:31:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/xbindkeys_config Makefile ports/x11/xbindkeys_config/files patch-gtk2 X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 03:31:30 -0000 adamw 2005-04-11 03:31:30 UTC FreeBSD ports repository Modified files: x11/xbindkeys_config Makefile Added files: x11/xbindkeys_config/files patch-gtk2 Log: Add a painfully simplistic patch to use GTK2 instead of GTK1. It does some assumption-making, but it works. The project seems to have been abandoned (the WWW site is long-gone), so this is the only way to bring the app into this millenium. In the words of someone who asked to remain nameless lest he be implicated in contributing to this commit: "GTK1 must die!" Seriously. It's time that everything that uses GTK1 by default to move away from it. Revision Changes Path 1.18 +4 -5 ports/x11/xbindkeys_config/Makefile 1.1 +36 -0 ports/x11/xbindkeys_config/files/patch-gtk2 (new)