From owner-cvs-all@FreeBSD.ORG Fri Oct 28 12:24:08 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 89CF816A41F; Fri, 28 Oct 2005 12:24:08 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 574AA43D45; Fri, 28 Oct 2005 12:24:08 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9SCO8wx000935; Fri, 28 Oct 2005 12:24:08 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9SCO835000934; Fri, 28 Oct 2005 12:24:08 GMT (envelope-from jylefort) Message-Id: <200510281224.j9SCO835000934@repoman.freebsd.org> From: Jean-Yves Lefort Date: Fri, 28 Oct 2005 12:24:07 +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/alltray 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: Fri, 28 Oct 2005 12:24:08 -0000 jylefort 2005-10-28 12:24:07 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/alltray Makefile distinfo pkg-descr pkg-plist Log: Add alltray. With AllTray you can dock any application with no native tray icon (like Evolution, Thunderbird, terminals) into the system tray. A high-light feature is that a click on the "close" button will minimize back to system tray. It works well with GNOME, KDE, XFCE 4*, Fluxbox* and WindowMaker*. WWW: http://alltray.sourceforge.net/ PR: ports/87545 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.561 +1 -0 ports/x11/Makefile 1.1 +43 -0 ports/x11/alltray/Makefile (new) 1.1 +2 -0 ports/x11/alltray/distinfo (new) 1.1 +6 -0 ports/x11/alltray/pkg-descr (new) 1.1 +6 -0 ports/x11/alltray/pkg-plist (new)