From owner-cvs-all@FreeBSD.ORG Thu Nov 13 00:55:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92DE116A4CE; Thu, 13 Nov 2003 00:55:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10CC043FE0; Thu, 13 Nov 2003 00:55:44 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hAD8thXJ090944; Thu, 13 Nov 2003 00:55:43 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hAD8thOY090943; Thu, 13 Nov 2003 00:55:43 -0800 (PST) (envelope-from marcus) Message-Id: <200311130855.hAD8thOY090943@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 13 Nov 2003 00:55:43 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11 Makefile ports/x11/gtk2-theme-switch Makefile distinfo pkg-descr pkg-plist ports/x11/gtk2-theme-switch/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Nov 2003 08:55:44 -0000 marcus 2003/11/13 00:55:43 PST FreeBSD ports repository Modified files: x11 Makefile Added files: x11/gtk2-theme-switch Makefile distinfo pkg-descr pkg-plist x11/gtk2-theme-switch/files patch-aa Log: Add gtk2-theme-switch, a command line tool for switching GTK+-2 themes. PR: 57039 Submitted by: Andrew J. Caines Anish Mistry Revision Changes Path 1.435 +1 -0 ports/x11/Makefile 1.1 +31 -0 ports/x11/gtk2-theme-switch/Makefile (new) 1.1 +1 -0 ports/x11/gtk2-theme-switch/distinfo (new) 1.1 +12 -0 ports/x11/gtk2-theme-switch/files/patch-aa (new) 1.1 +3 -0 ports/x11/gtk2-theme-switch/pkg-descr (new) 1.1 +3 -0 ports/x11/gtk2-theme-switch/pkg-plist (new)