summaryrefslogtreecommitdiff
path: root/wm
AgeCommit message (Collapse)AuthorFilesLines
2012-06-03Update to 1.0.7.wiz2-6/+6
1.0.7: This minor maintenance release includes a bunch of fixes from static analysis of the twm code with various compilers & tools, as well as other pro-active work attempting to reduce potential bugs, and a set of build configuration improvements. 1.0.6: This minor build fix release solves a problem introduced in 1.0.5 that prevented configure from completing when cross-compiling. 1.0.5: This minor maintenance release provides the last two years' Worth of build configuration improvements, janitorial cleanups, & Makefile.am support for automake-1.11 silent builds.
2012-06-01Add two missing dependencies. Broke modular build.wiz1-1/+3
2012-05-27wm/wmii: Fully implement DESTDIRmarino2-8/+22
DESTDIR support was not complete for this package. Attempts to create /usr/pkg/include and /usr/pkg/lib directory were being made. This was discovered while trying to build under a non-root user. After updating patch-aa, a non-root user can install this package without issue.
2012-05-24wm/wbar: USE_TOOLS+= msgfmtmarino1-2/+2
2012-05-21wm/enlightenment: Additional PLIST for DragonFlymarino2-2/+4
2012-05-20Update jwm to 2.1.0.tsutsui3-11/+11
Changes from 2.0.1 (per http://joewing.net/programs/jwm/history.shtml ) JWM v2.1.0 <> 20110925 * Revision 502 * Fixed several window handling issues. * Fixed an issue with key bindings and modifiers. * Added some more key bindings. * Changed the way the "next" and "nextstacked" key bindings behave. * Merged some user-contributed patches. * Rounded window corners (Patriot). * Support for transparent menus, trays, and windows (Patriot). * New borders for buttons (Patriot). * User-replaceable window button masks (Patriot). * gxine fullscreen fix (Patriot). * Fix for windows loosing focus when switching desktops (Patriot). * More key bindings (Dougal). * Transparent group (Dougal). * Some code cleanups. * Added the ability to resize from the top of windows. * Added support for pager labels.
2012-05-14USE_TOOLS+=flex, seen in Linux bulk builddholland1-1/+2
2012-05-14Don't declare own strcmp; it fails on Linux.dholland2-1/+26
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland2-4/+4
It turns out there were a lot of these.
2012-05-04Fix inline usage.joerg12-1/+198
2012-04-27Recursive bump from icu shlib major bumped to 49.obache1-2/+2
2012-04-23Update to latest snapshot from today:wiz7-92/+17
Bug fixes, and better xinerama and fullscreen support.
2012-04-19Add pax to tools, for pkglint.wiz1-2/+2
2012-04-19Install contrib directory as well.wiz2-3/+141
Bump PKGREVISION.
2012-04-18Maintain this.wiz1-2/+2
2012-04-18Add patches from Philipp Hartwig improving fullscreen mode; from thewiz5-2/+79
notion-general mailing list. Bump PKGREVISION.
2012-04-17Update fluxbox to current version, 1.3.2. Tested on MirBSD and NetBSD.bsiegert14-165/+77
Full ChangeLog is at http://git.fluxbox.org/fluxbox.git/tree/ChangeLog, the changes are too numerous to give here.
2012-04-17Fix C++ usage.joerg4-1/+47
2012-04-17Add "nls" option, defaults to on all systems except MirBSD. MirBSD does notbsiegert3-78/+90
have gencat, which is needed for nls support. ok wiz, no reply from maintainer.
2012-04-16Erm, helps to cvs add the patch *before* committing.dholland1-0/+14
2012-04-16Add missing <limits.h>, should fix Solaris build.dholland1-1/+2
2012-04-13Add -lrt to LDFLAGS.SunOS to make this build. Not needed on 5.11, buthans1-1/+3
doesn't hurt either.
2012-04-08All supported python versions in pkgsrc support eggs, so removewiz1-2/+2
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08Remove python24 and all traces of it from pkgsrc.wiz2-5/+3
Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files.
2012-03-15Bump PKGREVISION from default python to 2.7.obache4-8/+8
2012-03-10A README file is not a cat page, don't install it as such. Bump revision.joerg2-6/+6
2012-03-09Bump PKGREVISION for python default version change to 2.7.wiz1-2/+2
py-* not affected, since it built different versions depending on the setting already.
2012-03-08Update for new python default version. Bump PKGREVISION.wiz1-3/+3
2012-03-06Recursive PKGREVISION bump for xulrunner, nss, and nspr.ryoon1-2/+2
2012-03-05Reset maintainer.wiz1-2/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz24-48/+48
2012-03-02Fix build on SunOS.hans3-1/+31
2012-02-16Fix build on SunOS.hans1-1/+3
2012-02-06Revbump forwiz32-64/+64
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-02-02Update to dwm 6.0asau2-6/+6
From Bug Hunting in PR pkg/45737 Changes in the 6.0: - several Xinerama fixes; - a new approach to hide clients into negative space rather than positive; - the return of the nmaster functionality (Mod1-i, Mod1-d); - better EWHM support for floating windows; - fixed sloppy focussing of empty screens; - a new default color scheme (actually a new old one, now bluedark rather than bluegray).
2012-01-29wm/lwm: Directly link libICEmarino2-5/+13
The session.o object contains the IceProcessMessages symbol which wasn't previously directly linked with libICE. This is another imake-based package so libICE is now directly linked by all platforms.
2012-01-29wm/awesome: Fix indirect linking error on DragonFlymarino1-1/+3
2012-01-25no compiler languages is requred to build.obache1-1/+3
2012-01-25Convert to use python/distutils.mk, register egg-info.obache2-5/+6
Bump PKGREVISION.
2012-01-25* using vim version specific directory, so change dependency pattern on vim.obache1-4/+6
* no need to buildlink with py-qt3-base, simple DEPENDS is sufficient. * using qt3-libs, so buildlink with it and qt3-tools. Bump PKGREVISION.
2012-01-25Update MASTER_SITES and HOMEPAGE, original site is dead.obache1-3/+3
2012-01-24Recursive dependency bump for databases/gdbm ABI_DEPENDS change.sbd1-2/+2
2012-01-21Updated wm/pekwm to 0.1.14.gls2-7/+6
Bugs fixed - Vita Cizek fixed a bug that caused pekwm to crash on startup when another windowmanager was already running. - #252 "Resize code should consume last ButtonRelease event" reported and fixed by wallex - #259 "Window ghosting with xcompmgr shaded windows" reported by kevin.clevenger and fixed by Claes Nästén and Andreas Schlic - #297 "MRU window selection does not honour 'Skip=FocusToggle'" reported and fixed by wallex - #298 "MRU list should be refreshed on workspace change" reported and fixed by wallex User visible changes - #290 "Allow autoproperties to set the decor" fixed by Andreas Schlick - #268 "allow maximizing of client windows" reported by marin and fixed by Andreas Schlick #118 "Set decor name based on hints: _NET_WM_DEMANDS_ATTENTION and WM_CLIENT_MACHINE" Compatibility fixes Configuration changes New autoproperty "Decor". You can use this autoproperty to give windows a specific decor. Theme changes Themes can specify a special decor "ATTENTION" that is used for clients that set the urgency/demands-attention hint.
2012-01-14gsed related clean up.obache1-7/+1
* Stop to treat NetBSD's sed as GNU sed, not full compatible. * Then, no need to reset TOOLS_PLATFORM.gsed for NetBSD if USE_TOOLS+=gsed and real GNU sed is required. * In addition, convert simple USE_TOOLS+=gsed to conditionally, without NetBSD. * convert {BUILD_,}DEPENDS+=gsed to USE_TOOLS, all tools from gsed are real gsed.
2012-01-14Force real gsed only on NetBSD.hans1-1/+4
2012-01-13Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.obache4-8/+8
2012-01-08+ notion.wiz1-1/+2
2012-01-08Initial import of notion-3.2011102900:wiz8-0/+316
Notion is a tiling, tabbed window manager for the X window system: Tiling: you divide the screen into non-overlapping 'tiles'. Every window occupies one tile, and is maximized to it Tabbing: a tile may contain multiple windows - they will be 'tabbed' Static: most tiled window managers are 'dynamic', meaning they automatically resize and move around tiles as windows appear and disappear. Notion, by contrast, does not automatically change the tiling. You're in control.
2011-12-21Fix build with gcc-4.5.wiz4-1/+123
2011-12-13Fix missing $(DESTDIR) on call to mkinstalldirs. Does not fix build,dholland3-10/+30
now has plist issues; not sure what the deal with those is.