summaryrefslogtreecommitdiff
path: root/wm
AgeCommit message (Collapse)AuthorFilesLines
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.
2011-12-09This builds and installs a man page if it finds asciidoc. Since it'sdholland2-4/+7
just a man page and asciidoc is fairly harmless, and it's not entirely clear how to disable the test, run with it: add a build depend on asciidoc, plus USE_TOOLS+=gzip, and update the plist. PKGREVISION -> 2.
2011-12-09Fix COMMENTdholland1-2/+2
2011-12-08Update HOMEPAGE, from Snader_LBdholland1-2/+2
2011-12-08Do some post-extract chmods so make clean doesn't fail.dholland1-1/+6
2011-12-05Fix build with modern GCCjoerg6-1/+61
2011-11-28Reset maintainer, sketch resigned.wiz1-2/+2
2011-11-26Fix build with modern GCCjoerg2-1/+14
2011-11-25Needs pkg-config. Always enable Xinerama for modular Xorg.joerg1-2/+4
2011-11-25Fix build with newer GCCjoerg2-1/+14
2011-11-25Fix build with modern GCC.joerg4-1/+41