summaryrefslogtreecommitdiff
path: root/wm/fvwm-devel/Makefile
diff options
context:
space:
mode:
authormartti <martti>2006-07-02 09:32:55 +0000
committermartti <martti>2006-07-02 09:32:55 +0000
commitf1e9cfe7ae04acef803b97b955177a01a9d8cf94 (patch)
tree676ea2c3ab8234504b80230f68859d06ecaf988f /wm/fvwm-devel/Makefile
parente2433bcf32c9248e9a73420ae68aa6d2f2ec888f (diff)
downloadpkgsrc-f1e9cfe7ae04acef803b97b955177a01a9d8cf94.tar.gz
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.
Diffstat (limited to 'wm/fvwm-devel/Makefile')
-rw-r--r--wm/fvwm-devel/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/wm/fvwm-devel/Makefile b/wm/fvwm-devel/Makefile
index a938b52aa42..040cf8c7c34 100644
--- a/wm/fvwm-devel/Makefile
+++ b/wm/fvwm-devel/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2006/04/17 13:46:50 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2006/07/02 09:32:55 martti Exp $
-DISTNAME= fvwm-2.5.14
-PKGNAME= ${DISTNAME:S/fvwm/&-devel/}
-PKGREVISION= 1
+DISTNAME= fvwm-2.5.16
+#PKGREVISION= 1
CATEGORIES= x11 wm
MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/
EXTRACT_SUFX= .tar.bz2
@@ -11,7 +10,7 @@ MAINTAINER= epg@NetBSD.org
HOMEPAGE= http://www.fvwm.org/
COMMENT= Development version of X11 Virtual window manager
-CONFLICTS= fvwm-[0-9]* fvwm1-[0-9]* fvwm2-[0-9]*
+CONFLICTS= fvwm1-[0-9]* fvwm2-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews