Subject: CVS commit: pkgsrc/wm/fvwm-devel
To: None <pkgsrc-changes@NetBSD.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 07/02/2006 09:32:55
Module Name: pkgsrc
Committed By: martti
Date: Sun Jul 2 09:32:55 UTC 2006
Modified Files:
pkgsrc/wm/fvwm-devel: Makefile PLIST distinfo
pkgsrc/wm/fvwm-devel/patches: patch-aa
Log Message:
Updated wm/fvwm-devel to 2.5.16
Changes in beta release 2.5.16 (20-Jan-2006)
* New features:
- If the pointer can not be grabbed in functions, a message is
printed to the console instead of beeping.
* Bug Fixes:
- Fixed a couple of build problems introduced in 2.5.15.
Changes in beta release 2.5.15 (14-Jan-2006)
* New features:
- Variables can be nested, like $[desk.name$[desk.n]].
- Obsolete one-letter variables work, but generate warnings now.
- Windows can be placed by any button (now also >3).
- It is now possible to redefine the buttons usable to finish
window movement and manual placement.
- New window condition PlacedByButton.
- MenuStyle pairs can be negated by prefixing '!'.
- New generic tabbing module - FvwmTabs.
- New Style option: EWMHIgnoreWindowType.
- New MenuStyle options: MouseWheel, ScrollOffPage and
TrianglesUseFore.
- To compile from CVS, autoconf-2.53 or above is now required.
This does not affect compiling the released tarballs.
- New option "screen" to Move and ResizeMove commands to allow
specifying the target Xinerama screen.
* Bug Fixes:
- Supported a new fribidi version 0.10.5 in addition to 0.10.4.
- Better look for windows with "BorderStyle TiledPixmap".
- Some EWMH-related 64-bit fixes.
- Fixed segmentation fault when replacing title of title only
menus (Bug #1121).
- Fixes for resizing of shaded windows and resizing/moving
windows with complex functions.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/wm/fvwm-devel/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/wm/fvwm-devel/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/wm/fvwm-devel/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/wm/fvwm-devel/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.