summaryrefslogtreecommitdiff
path: root/wm
AgeCommit message (Collapse)AuthorFilesLines
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz40-80/+80
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron41-82/+82
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz41-82/+82
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, thatwiz12-20/+24
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-31Will MAINTAIN this one too.rodent1-2/+2
2013-05-31+applewmproto +libAppleWM +libWindowsWM +windowswmprotorodent1-1/+5
2013-05-31Moving libAppleWM-1.4.0 from x11/libAppleWM.rodent5-0/+58
AppleWM is a simple library designed to interface with the Apple-WM extension. This extension allows X window managers to better interact with the Mac OS X Aqua user interface when running X11 in a rootless mode. This package provides the libAppleWM library from the modular X.org X11 project.
2013-05-31Moving applewmproto-1.4.2 from x11/applewmproto.rodent5-0/+49
This provides the AppleWM extension headers from modular X.org X11 project.
2013-05-31Import libWindowsWM-1.0.1 as wm/libWindowsWM.rodent5-0/+53
WindowsWM - Cygwin/X rootless window management extension. WindowsWM is a simple library designed to interface with the Windows-WM extension. This extension allows X window managers to better interact with the Cygwin XWin server when running X11 in a rootless mode.
2013-05-31Import windowswmproto-1.0.4 as wm/windowswmproto.rodent5-0/+51
This module provides the definition of the WindowsWM extension to the X11 protocol, used for coordination between an X11 server and the Microsoft Windows native window manager. WindowsWM is only intended to be used on Cygwin when running a rootless XWin server.
2013-05-30Fix typo in patch-ak, add xgettext to USE_TOOLS.hans3-7/+6
2013-05-29Update `MASTER_SITES' and `HOMEPAGE';wiz1-3/+4
add `LICENSE'. From Bug Hunting.
2013-05-24Bump PKGREVISION for libproxy shlib major bump.wiz1-2/+2
2013-05-23Always return a value from non-void functions.joerg2-1/+25
2013-05-22Fix build with WindowMaker 0.95.4.tron8-16/+114
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-21Fix non-SunOS build.jperkin3-11/+7
2013-05-21Revbump for WindowMaker update.hans1-2/+2
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-05-20Fix build on SunOS.jperkin4-7/+52
2013-05-17Need explicit -lfontconfig on SunOS.jperkin1-1/+2
2013-05-17Fix packaging on SunOS.jperkin3-8/+15
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-2/+2
2013-04-30Fix various case of missing includes due to libstdc++'s namespacejoerg3-1/+27
pollution.
2013-04-30Match constness of other argument.joerg2-4/+13
2013-04-29Add a number of includes hidden by libstdc++'s name space pollution.joerg3-1/+27
2013-04-29Add missing includes from libstdc++'s namespace pollution. Let thejoerg8-15/+123
compiler figure out which types std::advance is used with.
2013-04-13Hand in maintainership.ghen1-2/+2
2013-04-09Remove empty patch, thanks to Patrick Welche for pointing outcheusov2-2/+1
2013-04-08Remove "Trailing empty lines." and/or "Trailing white-space."rodent2-4/+2
2013-04-07Edited DESCR in the case of:rodent1-37/+23
File too long (should be no more than 24 lines). Line too long (should be no more than 80 characters). Trailing empty lines. Trailing white-space. Trucated the long files as best as possible while preserving the most info contained in them.
2013-04-07Fix build failure with png-1.5. Update to 2.2.11cheusov14-2099/+570
2013-04-06'You can use "foo" instead of "${WRKSRC}/foo".'rodent1-2/+2
2013-04-06'Please use ${ECHO} instead of "echo".'rodent1-2/+2
'Please use ${ECHO_N} instead of "echo -n".'
2013-04-06".for variable names should not contain uppercase letters"rodent2-23/+23
2013-03-28Fix return types.joerg26-40/+681
2013-02-27Remove old and now actively harmful patch chunk.jperkin2-12/+3
Fixes build on SunOS.
2013-02-26Make a few warnings non-fatal with clang.joerg1-2/+2
2013-02-26Implicit int is not valid C++.joerg2-1/+24
2013-02-16Recursive bump for png-1.6.wiz30-58/+60
2013-02-16Recursive bump for png-1.6.wiz4-8/+8
2013-02-12Add i3 to the makefile so it is built.tonnerre1-1/+2
2013-02-12Initial import of the i3 window manager, version 4.4.tonnerre9-0/+265
This package contains the i3 window manager, a small tiling window manager aimed at providing helpful modern features like Xinerama multi-screen support while still being completely keyboard controlled. It is mainly aimed at engineers and people who love to get their work done without switching between keyboard and mouse.
2013-02-09Bump PKGREVISION from audio/jack.ryoon1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-02-01Reset MAINTAINER/OWNER (became observers)wiz1-2/+2
2013-01-27Remove nucleo and metisse.wiz16-668/+1
Nucleo doesn't build against any ffmpeg in pkgsrc, and the last release 0.7.6 (this was 0.7.5) is from 2009, so development seems to have stopped.
2013-01-26Revbump after graphics/jpeg and textproc/icuadam15-29/+30
2013-01-24patches/patch-aa was forgotten from cvs rm. Now doing, thanks wiz@mef1-16/+0