From owner-cvs-all@FreeBSD.ORG Tue Sep 11 10:56:23 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C847E16A419; Tue, 11 Sep 2007 10:56:23 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CE5AC13C45A; Tue, 11 Sep 2007 10:56:23 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l8BAuNv2083656; Tue, 11 Sep 2007 10:56:23 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8BAuN3Q083655; Tue, 11 Sep 2007 10:56:23 GMT (envelope-from miwi) Message-Id: <200709111056.l8BAuN3Q083655@repoman.freebsd.org> From: Martin Wilke Date: Tue, 11 Sep 2007 10:56:23 +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/x11 Makefile ports/x11/xfce4-verve-plugin 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: Tue, 11 Sep 2007 10:56:23 -0000 miwi 2007-09-11 10:56:23 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/xfce4-verve-plugin Makefile distinfo pkg-descr pkg-plist Log: The Verve panel plugin is a comfortable command line plugin for the Xfce panel. It supports several nice features, such as: * Command history * Auto-completion (including command history) * Open URLs and eMail addresses in your favourite applications * Focus grabbing via D-BUS (so you can bind a shortcut to it) * Custom input field width WWW: http://goodies.xfce.org/projects/panel-plugins/verve-plugin Revision Changes Path 1.664 +1 -0 ports/x11/Makefile 1.1 +29 -0 ports/x11/xfce4-verve-plugin/Makefile (new) 1.1 +3 -0 ports/x11/xfce4-verve-plugin/distinfo (new) 1.1 +10 -0 ports/x11/xfce4-verve-plugin/pkg-descr (new) 1.1 +25 -0 ports/x11/xfce4-verve-plugin/pkg-plist (new)