From owner-cvs-all@FreeBSD.ORG Sat Aug 5 10:58:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 1E51A16A4DD; Sat, 5 Aug 2006 10:58:18 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0C2843D45; Sat, 5 Aug 2006 10:58:17 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k75AwHcm049641; Sat, 5 Aug 2006 10:58:17 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k75AwHGe049640; Sat, 5 Aug 2006 10:58:17 GMT (envelope-from miwi) Message-Id: <200608051058.k75AwHGe049640@repoman.freebsd.org> From: Martin Wilke Date: Sat, 5 Aug 2006 10:58:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc Makefile ports/misc/kbfx Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 05 Aug 2006 10:58:18 -0000 miwi 2006-08-05 10:58:17 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/kbfx Makefile distinfo pkg-descr pkg-plist Log: KBFX is an alternative to the classical K-Menu button and it's menu. It improves the user experience by enabling the user to set a bigger start button and by finally replacing the Win95-like K-Menu. But if you still want the old menu, because you're used to it, it is still available as an option in kbfx. WWW: http://www.kbfx.org/ PR: ports/101059 Submitted by: Max Brazhnikov Approved by: krion (mentor) Revision Changes Path 1.817 +1 -0 ports/misc/Makefile 1.1 +26 -0 ports/misc/kbfx/Makefile (new) 1.1 +3 -0 ports/misc/kbfx/distinfo (new) 1.1 +7 -0 ports/misc/kbfx/pkg-descr (new) 1.1 +124 -0 ports/misc/kbfx/pkg-plist (new)