summaryrefslogtreecommitdiff
path: root/wm/windowmaker
AgeCommit message (Collapse)AuthorFilesLines
2017-04-14Explicitly disable ImageMagick supportadam1-1/+2
2017-03-20Changes 0.95.8adam4-46/+17
* Implementation for moving mouse pointer within the maximized window. * Alternative way for traverse half-maximized windows * Move half-maximized windows between the screens * Snapping a window to the top * Global defaults directory configuration
2017-02-28Recursive revbump from graphics/libwebpryoon1-2/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2016-01-06Revbump after updating graphics/libwebpadam1-1/+2
2015-11-04Remove duplicate SHA512 digests that crept in.agc1-2/+1
2015-11-02Add SHA512 digests for distfiles for wm categoryagc1-1/+2
Problems found with existing distfiles: distfiles/fvwm-1.24r.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-10-16Changes 0.95.7:adam16-218/+52
* Window snapping * Dragging maximized windows * Mini-Previews instead of Apercus * Ignore Decoration Hints from GNOME applications * Cooperative Window Manager Replacement
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-1/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-02-02Add NAME_MAX compatibility for SunOS.jperkin2-1/+18
2015-01-17Update HOMEPAGE, previous one giving following, so not too bad, but,mef1-2/+2
HTTP/1.1 301 Moved Permanently Location: http://www.windowmaker.org/
2015-01-06Use __EXTENSIONS__ on SunOS for sigaction et al.jperkin1-1/+3
2014-10-07Changes 0.95.6:adam8-92/+53
* Window Maker can now load WebP images and support ImageMagick library to support even more formats like SVG, BMP, TGA, ... * Add mini-window apercu , a small preview of window contents * Support for up to 9-buttons mouse added * Many configuration options added to WPrefs.app * Add wmiv, an image viewer application * Bug fixes and code cleanups by various people.
2014-05-31libungif is not relevant any longer since the GIF relevant patentswiz2-5/+5
expired (about 10 years ago). Unconditionally switch to libgif. As discussed on tech-pkg without dissent. Bump PKGREVISION.
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-16Fix build with giflib 5.1 and newer.tron2-9/+27
2014-05-15Revbump after updating graphics/giflibadam2-3/+4
2014-01-17Changes 0.95.5:adam6-68/+44
* Window Maker can now maximize windows to the top/bottom halves of the screen as well as to the corners (top left, top right etc). The keyboard shortcuts to do that can be configured via WPrefs * Support for drawers in the dock has been added * Keyboard shortcuts to move windows between workspaces * Window border colours and width are now configurable * The menu is now able to parse command-generated proplist style menus. WPrefs support for this has been added too * Plus a few other new features and a lot of bug fixes and code cleanups by various people.
2013-07-06Fix build with GIFLIB 5.0 and newer.tron2-1/+38
2013-07-05Recursive revbump from graphics/giflib update to 5.0.4.ryoon2-4/+4
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz2-4/+4
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron2-4/+4
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz2-4/+4
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz1-1/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-30Fix typo in patch-ak, add xgettext to USE_TOOLS.hans3-7/+6
2013-05-23Always return a value from non-void functions.joerg2-1/+25
2013-05-22The API of WindowMaker 0.95.4 is not backwards compatible (e.g. thetron1-2/+2
number arguments for "WMWritePropListToFile"). So enforce the new API as well.
2013-05-22fix patch sumshans1-3/+3
2013-05-21Update WindowMaker to 0.95.4hans19-361/+280
Changes since 0.92.0: - Left Half / Right Half Maximize, tiled maximization - New mouse-resizing functionality - History and TAB completion in dialogs - Bouncing appicon effect - New applications (wmgenmenu and wmmenugen) to generate the root menu automatically by looking which applications you have on your $PATH - Automatic detection of configuration changes through inotify - Improved dockapp recognition - many trivial things which reduce little annoyances one might have - Added keyboard shortcut to uncover/cover the dock - Mac OS X-style window cycling - Preliminary XRandR support - lots of bug fixes
2013-02-16Recursive bump for png-1.6.wiz2-4/+4
2013-01-26Revbump after graphics/jpeg and textproc/icuadam2-4/+4
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz1-2/+1
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-02-06Revbump forwiz2-4/+4
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd2-4/+4
2011-09-21Needs pkg-configjoerg1-2/+2
2011-05-17Fix the previous fix for png 1.5, makes png icons work again.hans2-4/+4
2011-05-15Don't even try to use the obsolete Sun-Xinerama stuff. Fixes build onhans1-1/+5
SunOS.
2011-04-22recursive bump from gettext-lib shlib bump.obache2-4/+4
2011-03-27Installs Perl script --> runtime dependency. Bump revisionjoerg1-2/+3
2011-03-09libungif/buildlink3.mk -> mk/giflib.buildlink3.mkdrochner2-5/+5
(uses giflib now per default) bump PKGREV
2011-01-14Fix build with the latest version of the "png" package.tron2-1/+17
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz2-4/+4
2010-12-23Mechanically replace references to graphics/jpeg with the suitabledsainty2-4/+4
alternative from mk/jpeg.buildlink3.mk This allows selection of an alternative jpeg library (namely the x86 MMX, SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and follows the current standard model for alternatives (fam, motif, fuse etc). The mechanical edits were applied via the following script: #!/bin/sh for d in */*; do [ -d "$d" ] || continue for i in "$d/"Makefile* "$d/"*.mk; do case "$i" in *.orig|*"*"*) continue;; esac out="$d/x" sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \ -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \ < "$i" > "$out" if cmp -s "$i" "$out"; then rm -f "$out" else echo "Edited $i" mv -f "$i" "$i.orig" && mv "$out" "$i" fi done done
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz2-4/+4
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-04-21Add patch fixing a problem with Qt applications on 64bit machines,wiz3-3/+100
from Debian via Helge Mühlmeier in PR 43178. Bump PKGREVISION.
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz2-4/+4
2009-08-26bump revision because of graphics/jpeg updatesno2-4/+4
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-3/+1