From owner-freebsd-ports@FreeBSD.ORG Sat Apr 16 00:16:54 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81C33106564A for ; Sat, 16 Apr 2011 00:16:54 +0000 (UTC) (envelope-from Cy.Schubert@komquats.com) Received: from idcmail-mo2no.shaw.ca (idcmail-mo2no.shaw.ca [64.59.134.9]) by mx1.freebsd.org (Postfix) with ESMTP id 48B158FC08 for ; Sat, 16 Apr 2011 00:16:54 +0000 (UTC) Received: from pd7ml3no-ssvc.prod.shaw.ca ([10.0.153.150]) by pd5mo1no-svcs.prod.shaw.ca with ESMTP; 15 Apr 2011 18:01:52 -0600 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=H95gfW32JB/XYJSBuOTvJ8IIviFcsPdfxXHbM7LS6jM= c=1 sm=1 a=QrugwKR0C_UA:10 a=wAGQQ9Az6v0A:10 a=BLceEmwcHowA:10 a=xA7i7079zcQA:10 a=kj9zAlcOel0A:10 a=+J+gTUrb/Bhkr9chPx4Sww==:17 a=BWvPGDcYAAAA:8 a=6I5d2MoRAAAA:8 a=1GaXXE6zAAAA:8 a=Xlzdp2OQiLG9rx-nyeIA:9 a=HMdEeUNnex3plWCMEk0A:7 a=CjuIK1q_8ugA:10 a=YZkcJmfh7dwA:10 a=V7tsTZBp22UA:10 a=SV7veod9ZcQA:10 a=jU_LLijkSfoA:10 a=5bDI-ON8vCfIHKZi:21 a=nuevgamh8TTQw4yC:21 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Received: from unknown (HELO spqr.komquats.com) ([24.68.75.245]) by pd7ml3no-dmz.prod.shaw.ca with ESMTP; 15 Apr 2011 18:01:50 -0600 Received: from cwsys.cwsent.com (cwsys [10.1.1.1]) by spqr.komquats.com (Postfix) with ESMTP id 2C3E746C3F for ; Fri, 15 Apr 2011 17:01:50 -0700 (PDT) Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.14.4/8.14.4) with ESMTP id p3G01oTE093499 for ; Fri, 15 Apr 2011 17:01:50 -0700 (PDT) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201104160001.p3G01oTE093499@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: Fri, 15 Apr 2011 17:01:50 -0700 Sender: Cy.Schubert@komquats.com Cc: Subject: FVWM 2.6.0 (fwd) 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: Sat, 16 Apr 2011 00:16:54 -0000 Just so folks know (and not submit gratuitous PRs), I have a patch ready to go. Before I commit this, I have a repocopy request in to: 1. Reporename (repomove) x11-wm/fvwm2 to x11-wm/fvwm24. 2. Repocopy x11-wm/fvwm2-devel to x11-wm/fvwm2. I will then commit 2.6.0 to the ports tree. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org Q: How did the regular expression cross the road? A: ^.*$ ------- Forwarded Message Date: Fri, 15 Apr 2011 10:01:31 -0500 From: "Jason L Tibbitts III" To: fvwm-announce@fvwm.org Subject: FVWM 2.6.0 FVWM 2.6.0 released! ==================== It's been almost five years since the last stable release of FVWM (2006) and almost ten years since the development version of FVWM (2.5.X) which became thi s latest stable release was started! A lot of hard work from many talented individuals has made this release possible. Highlights ========== In no particular order (and neither an exhaustive list): * EWMH support, including support for managing different window types ("docks" for example). * Colorset commands replace FvwmTheme (which is now deprecated) * WindowStyle command applies a style to a specific window only. * XFT fonts are supported, per locale. * Focus-specific policies supported as styles (FP*, !FP*) * FocusStyle command allows styling of focus policies specifically. * Dynamic actions can be sent to most modules whilst they're running to customise their behaviour (SendToModule). * Gettext support introduced for output strings (most commonly seen on menu items.) * Mouse gestures (libstroke) bindings are available. * New module FvwmProxy to manage moving windows around. * New module FvwmWindowList to make the list of running windows more customisable over the builtin "WindowList" command. * Variable placeholders ($w, $d, $c) deprecated in favour of newer formats. Also, the number of variable placeholders has been expanded. - $[func.context], $[w.desk], $[w.layer], etc. * Nesting of placeholders is also allowed. * FvwmEvent: The PassId option is deprecated as actions always run within a window context. * Many new conditional commands with different options. * New style command "Unmanaged" to make certain windows completely divorced from FVWM's control. * New command FakeKeyPress. * Window-specific key/mouse bindings. (Bindings no longer have to be global.) * Many new style options: - FixedSize - FixedPosition - MoveByProgramMethod - UseTitleDecorRotation - IconBackgroundColorset - IconTitleColorset - HilightIconTitleColorset - IconTitleRelief - IconBackgroundRelief - IconBackgroundPadding - Closable - Iconifiable - Maximizable - AllowMaximizeFixedSize - PositionPlacement - InitialMapComand Plus many others... * Window states are now available to identify windows to perform "groups" of commands on. * fvwm-menu-desktop uses the XDG menu specification. * PNG/SVG support for icons. * Menu-context bindings. * The name style names match against can be augmented by the X-resource "fvwmst yle". * New fvwm-convert-2.6 script to convert older fvwm 2.4.x config files. * Bugfixes! There are of course significant bug fixes gone into this release; far too many to list here, and many of them so specific to the development version alone that listing them is out of context when comparing them to the last stable release. Overall, a number of bug fixes for memory management, and ease of managing windows has happened. Upgrading from FVWM 2.4.X -> 2.6.0 ================================== It is worth spending some time looking at the dependencies at FVWM's disposal. None of them are required per se for FVWM to work: * Xinerama * Readline * Fribidi * XFT * Iconv * PNG * SVG * XPM * XRender * Stroke * Xsm * Xcursor * SM (Session Manager) Note that not all of these are external libraries -- some of them are merely facets of an XServer's configuration, but a lot of it will depend on the platform FVWM is running on. Preferred way of upgrading your configuration file ================================================== In the old stable (2.4.X), the path to the default user config file is now: $ ~/.fvwm/config by default, although the older paths of: $ ~/.fvwm/.fvwm2rc $ ~/.fvwm2rc are still supported; just deprecated in favour of ~/.fvwm/config. Note that the "INITIALIZATION" section in "man fvwm" lists the other locations FVWM might also look in to find a valid config file. Since there's been some syntax changes, a handy script can be used -- "fvwm-config-2.6" to convert a 2.4.X style config file. Please see the man page for "fvwm-convert-2.6". History ======= It's taken almost ten years for FVWM 2.6.0 to arrive. In that time, FVWM has had contributions from numerous people -- many of them can be found here: http://fvwm.org/authors/ Whilst it is unfair to single any one particular person out, it is without question that I (Thomas Adam) would like to pay particular homage to the following people (again in no particular order; and *far* from exhaustive): * Dominik Vogt -- for being one of the most useful sources of information on FVWM to date, and making it such a great program. * Viktor Griph -- for implementing some cool features * Dan Espen -- just for being completely reliable with any request I've thrown at him, and for helping to cobble this release together. * Olivier Chapuis -- for writing far too many features than can be listed here, but responsible for things like: new conditional commands, original EWMH support, XFT support, gettext support, numerous bug fixes, etc., fvwm-themes. * Mikhael Goikhman -- for perllib, Session management support, various perl helper scripts FVWM uses (fvwm-config, fvwm-menu-desktop, etc.), as well as along with Olivier Chapius, starting fvwm-themes. * Scott Smedley -- Converting documentation to use Docbook, window-specific binding support, FvwmTabs, perllib fixes, FvwmButtons enhancements. But that list is far from the full picture. There are numerous people on IRC in #fvwm (freenode) who have given up their time in terms of user support, and that's just as important as development. So I would like to also thank the following people (in no particular order): * pebcak * somiaj * theBlackDragon * starshine * haddock * Janon * surrounder * taviso * swimmer This list is not exhaustive either, but they have in particular been the life-blood of the channel on ensuring it runs smoothly and help provide the best support possible. Thank you all! Dedications =========== During the course of FVWM's development, the community lost one of its members, Alex Wallis ("awol", on IRC). Alex founded the IRC channel, brought together a community on IRC for FVWM, which still continues to this day. He also was a large contributor to the fvwm-themes project. Sadly, Alex is no longer with us, and he would have been proud to see the FVWM he knew, as being released as stable, so this release is dedicated to him. May he still rest in peace. Contact ======= The official fvwm homepage: http://www.fvwm.org/ Questions about the release can be asked on our mailing list: fvwm _at_ fvwm.org Bugs can be reported to the fvwm-workers mailing list. - -- Thomas Adam (2011/04/15), on behalf of the FVWM community. ------- End of Forwarded Message