From owner-cvs-all@FreeBSD.ORG Fri Dec 5 15:42:13 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 EC14316A4CE; Fri, 5 Dec 2003 15:42:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E6F343FE0; Fri, 5 Dec 2003 15:42:13 -0800 (PST) (envelope-from sergei@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 hB5NgDXJ064998; Fri, 5 Dec 2003 15:42:13 -0800 (PST) (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hB5NgCE9064997; Fri, 5 Dec 2003 15:42:12 -0800 (PST) (envelope-from sergei) Message-Id: <200312052342.hB5NgCE9064997@repoman.freebsd.org> From: Sergei Kolobov Date: Fri, 5 Dec 2003 15:42:12 -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/xfce4-clipman-plugin Makefile distinfo pkg-descr pkg-plist 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: Fri, 05 Dec 2003 23:42:14 -0000 sergei 2003/12/05 15:42:12 PST FreeBSD ports repository Modified files: x11 Makefile Added files: x11/xfce4-clipman-plugin Makefile distinfo pkg-descr pkg-plist Log: Add xfce4-clipman-plugin 0.3.1, XFce 4 clipboard module for xfce4-panel. This plugin is a clipboard history for the panel. It now includes a "Clear clipboard" option, and a drag-and-drop paste feature contributed by Andre Lerche. Author: Eduard Roccatello WWW: http://xfce-goodies.berlios.de/ PR: 59633 Submitted by: Matt Lancereau Revision Changes Path 1.440 +1 -0 ports/x11/Makefile 1.1 +29 -0 ports/x11/xfce4-clipman-plugin/Makefile (new) 1.1 +1 -0 ports/x11/xfce4-clipman-plugin/distinfo (new) 1.1 +6 -0 ports/x11/xfce4-clipman-plugin/pkg-descr (new) 1.1 +5 -0 ports/x11/xfce4-clipman-plugin/pkg-plist (new)