From owner-cvs-all@FreeBSD.ORG Thu Nov 6 01:22:04 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 26CC616A4CE; Thu, 6 Nov 2003 01:22:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A71F343FBD; Thu, 6 Nov 2003 01:22:03 -0800 (PST) (envelope-from krion@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 hA69M3XJ011231; Thu, 6 Nov 2003 01:22:03 -0800 (PST) (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hA69M3V5011230; Thu, 6 Nov 2003 01:22:03 -0800 (PST) (envelope-from krion) Message-Id: <200311060922.hA69M3V5011230@repoman.freebsd.org> From: Kirill Ponomarew Date: Thu, 6 Nov 2003 01:22:03 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils Makefile ports/deskutils/dragstack 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: Thu, 06 Nov 2003 09:22:04 -0000 krion 2003/11/06 01:22:03 PST FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/dragstack Makefile distinfo pkg-descr pkg-plist Log: DragStacK, inspired by the drop stack of the PathFinder file manager for OS X, is a KDE panel applet which provides a stack of files / resources. Files or other resources can be dropped onto the applet to add them to the stack, or dragged from the applet to remove them from the stack. PR: 58742 Submitted by: Markus Brueffer Revision Changes Path 1.104 +1 -0 ports/deskutils/Makefile 1.1 +27 -0 ports/deskutils/dragstack/Makefile (new) 1.1 +1 -0 ports/deskutils/dragstack/distinfo (new) 1.1 +7 -0 ports/deskutils/dragstack/pkg-descr (new) 1.1 +12 -0 ports/deskutils/dragstack/pkg-plist (new)