From owner-cvs-ports@FreeBSD.ORG Sat Jun 25 03:43:29 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1568106564A; Sat, 25 Jun 2011 03:43:29 +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 D25078FC0A; Sat, 25 Jun 2011 03:43:29 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p5P3hTE9026876; Sat, 25 Jun 2011 03:43:29 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p5P3hTWI026875; Sat, 25 Jun 2011 03:43:29 GMT (envelope-from miwi) Message-Id: <201106250343.p5P3hTWI026875@repoman.freebsd.org> From: Martin Wilke Date: Sat, 25 Jun 2011 03:43:29 +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-wm Makefile ports/x11-wm/e17-module-itask Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2011 03:43:30 -0000 miwi 2011-06-25 03:43:29 UTC FreeBSD ports repository Modified files: x11-wm Makefile Added files: x11-wm/e17-module-itask Makefile distinfo pkg-descr pkg-plist Log: This is the MS Windows like taskbar module for Enlightenment. It will hold all of your open applications for fast switching. There are three basic functionalities that you don't want to miss: 1. If you click on an icon it will be shown and raised to the top and if its on another desk, then you will be switched to it. 2. If you drag an icon out of ITask the App will be shown on the current desktop. 3. Drag an icon to a pagers desk to send it. WWW: http://www.enlightenment.org/ PR: ports/154402 Submitted by: Grzegorz Blach Revision Changes Path 1.265 +1 -0 ports/x11-wm/Makefile 1.1 +37 -0 ports/x11-wm/e17-module-itask/Makefile (new) 1.1 +2 -0 ports/x11-wm/e17-module-itask/distinfo (new) 1.1 +12 -0 ports/x11-wm/e17-module-itask/pkg-descr (new) 1.1 +10 -0 ports/x11-wm/e17-module-itask/pkg-plist (new)