From owner-cvs-all@FreeBSD.ORG Wed Feb 7 12:17:36 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4D12316A406; Wed, 7 Feb 2007 12:17:33 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 3CC6713C48D; Wed, 7 Feb 2007 12:17:33 +0000 (UTC) (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 l17CHXep002293; Wed, 7 Feb 2007 12:17:33 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l17CHXM9002289; Wed, 7 Feb 2007 12:17:33 GMT (envelope-from miwi) Message-Id: <200702071217.l17CHXM9002289@repoman.freebsd.org> From: Martin Wilke Date: Wed, 7 Feb 2007 12:17:33 +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/deskutils Makefile ports/deskutils/gimmie Makefile distinfo pkg-descr pkg-plist ports/deskutils/gimmie/files patch-configure patch-gimmie-gimmie_gui.py patch-gimmie-gimmie_util.py 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: Wed, 07 Feb 2007 12:17:36 -0000 miwi 2007-02-07 12:17:32 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/gimmie Makefile distinfo pkg-descr pkg-plist deskutils/gimmie/files patch-configure patch-gimmie-gimmie_gui.py patch-gimmie-gimmie_util.py Log: Gimmie is an elegant way to think about how you use your desktop computer. What Gimmie Can Do: * Integrated display of: o Applications from the system menu o Recently used documents, applications, printers, network shares, etc o People you've recently chatted with o People currently logged in for IM o Your Gaim buddy list's group organization o All devices, printers, mapped network shares, and system settings * Show open conversations, opened documents, and running applications (both new and legacy) in the Gimmie Bar * Bookmark apps, documents, and people in the Gimmie Bar for quick access * Allow log out, shutdown, or switching to another user * Shows the current time, a desktop switcher, and a trashcan * Search for items with instantly displayed results * Zoom in and out on recently used items, from today, to this month and beyond WWW: http://www.beatniksoftware.com/gimmie/ PR: ports/108850 Submitted by: Phillip N. Revision Changes Path 1.285 +1 -0 ports/deskutils/Makefile 1.1 +37 -0 ports/deskutils/gimmie/Makefile (new) 1.1 +3 -0 ports/deskutils/gimmie/distinfo (new) 1.1 +11 -0 ports/deskutils/gimmie/files/patch-configure (new) 1.1 +11 -0 ports/deskutils/gimmie/files/patch-gimmie-gimmie_gui.py (new) 1.1 +10 -0 ports/deskutils/gimmie/files/patch-gimmie-gimmie_util.py (new) 1.1 +20 -0 ports/deskutils/gimmie/pkg-descr (new) 1.1 +123 -0 ports/deskutils/gimmie/pkg-plist (new)