From owner-cvs-ports@FreeBSD.ORG Mon Jan 18 19:01:41 2010 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 A5D421065676; Mon, 18 Jan 2010 19:01:41 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 960D78FC18; Mon, 18 Jan 2010 19:01:41 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o0IJ1fvd004600; Mon, 18 Jan 2010 19:01:41 GMT (envelope-from gahr@repoman.freebsd.org) Received: (from gahr@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o0IJ1fcM004599; Mon, 18 Jan 2010 19:01:41 GMT (envelope-from gahr) Message-Id: <201001181901.o0IJ1fcM004599@repoman.freebsd.org> From: Pietro Cerutti Date: Mon, 18 Jan 2010 19:01:41 +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/e16 Makefile distinfo ports/x11-wm/e16/files patch-signal 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: Mon, 18 Jan 2010 19:01:41 -0000 gahr 2010-01-18 19:01:41 UTC FreeBSD ports repository Modified files: x11-wm/e16 Makefile distinfo Removed files: x11-wm/e16/files patch-signal Log: - Update to 1.0.1.901 Changelog: - Fix name clash related to SUSv4 signal.h (patch by Pietro Cerutti, ticket 487). - Fix creating GL pixmap in certain situations (when using mesa?). - Play with XI2. - Remove useless definition. - Tweak configuration loading. - Eliminate Mode.action_inhibit. - Show EObj info via ipc when appropriate. - Move EWindowGetNamePixmap() to x.c (and rename). - Avoid some memory leaks with incorrect themes. - Remove some redundant checks. - Unmap internal windows before destroying. - Fixes progress bar rendering when CM is active. - Scale new icons down to 48x48 pixels. - Change iconbox fallback icon mode back to snapshot. - Do not propagate key events. Revision Changes Path 1.127 +1 -1 ports/x11-wm/e16/Makefile 1.45 +3 -3 ports/x11-wm/e16/distinfo 1.2 +0 -66 ports/x11-wm/e16/files/patch-signal (dead)