From owner-freebsd-ports@FreeBSD.ORG Thu Jul 20 03:35:34 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9253516A4DF for ; Thu, 20 Jul 2006 03:35:34 +0000 (UTC) (envelope-from Cy.Schubert@komquats.com) Received: from spqr.komquats.com (S0106002078125c0c.gv.shawcable.net [24.108.150.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E42A43D46 for ; Thu, 20 Jul 2006 03:35:33 +0000 (GMT) (envelope-from Cy.Schubert@komquats.com) Received: from cwsys.cwsent.com (cwsys [10.1.1.1]) by spqr.komquats.com (Postfix) with ESMTP id 5FDB94C60A for ; Wed, 19 Jul 2006 20:35:32 -0700 (PDT) Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.13.6/8.13.6) with ESMTP id k6K3ZVlv021144 for ; Wed, 19 Jul 2006 20:35:31 -0700 (PDT) (envelope-from Cy.Schubert@komquats.com) Message-Id: <200607200335.k6K3ZVlv021144@cwsys.cwsent.com> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 19 Jul 2006 20:35:31 -0700 Sender: Cy.Schubert@komquats.com Subject: fvwm 2.5.17 Issue X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Cy Schubert List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jul 2006 03:35:34 -0000 Fvwm2 2.5.17 was released, however it contains a nasty little bug which causes it to ignore colour specification for the text in a title bar. Until this issue is addressed, I will hold off on updating the port. If anyone wants an unofficial updated fvwm2-devel port for 2.5.17, it is available at http://komquats.com/ports/ fvwm2-devel-2.5.17.tar.bz2. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org e**(i*pi)+1=0 ------- Forwarded Message Date: Wed, 19 Jul 2006 17:30:30 -0500 From: Jason L Tibbitts III To: fvwm-announce@fvwm.org Subject: fvwm 2.5.17 Fvwm is a powerful window manager. Version 2.5.17 is a beta release that adds a number of features and fixes some bugs. Please be aware that any features introduced in the 2.5.x development versions may be renamed, changed or removed without notice before 2.6.0. Upgrading from earlier 2.5.x versions is recommended. This release is available at the home page: http://www.fvwm.org/. * New features: - New MenuStyle options TitleFont, TitleColorset and HilightTitleBack. - New command PressButton in module FvwmButtons for being able to emulate button press via other means than the mouse. - New wrap options to EdgeScroll command for wrapping with pixel distances. - New Style option UnderMousePlacement. - Unused arguments to Style options generate warnings. - The name style names match against can be augmented by the X-resource "fvwmstyle". - New options, Reverse and UseStack, to All command. - WindowShade can now reshade windows using the Last direction. - Positional parameters to complex functions can now be expanded using $[n], $[n-m], $[n-] and $[*] expressions. - The width and height arguments of the Resize command now accept the prefix 'w' to allow resizing relative to the current window size. - New command ModuleListenOnly. - New "Periodic" option added to Schedule command. * Bug Fixes: - Fixed detection of running non-ICCCM2 wm (bug #3151). - Fixed drawing of menus with the sidepic on the right. - EdgeScroll no longer divides pixel distances >1000 by 1000. (bug #3162). - The configure script can now cope with four-part version numbers when detecting some libraries. - The WarpToWindow command followed by Move in a complex function now uses the correct pointer position. - The menu style TitleWarp does no longer warp the pointer for root menus (as it is documented). - Fixed detection of safe system version of mkstemp. - Fixed the conditions Iconifiable, Fixed, FixedSize, Maximizable and Closable. - Fixed problem with window outline and placement position running out of sync. - FvwmConsole no longer conflicts with Cygwin stdio (bug #3772). - FvwmGtk now configures correctly on Cygwin (bug #3772). - Fixed tempfile vulnerabilities in FvwmCommand. ------- End of Forwarded Message