Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-03-10 | bl3ify | xtraeme | 1 | -4/+4 | |
2004-02-14 | remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this | grant | 1 | -3/+1 | |
automatically now. | |||||
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2003-10-08 | Include graphics/xpm/buildlink2.mk. | kristerw | 1 | -1/+2 | |
2003-10-05 | Override config.guess and config.sub, to make it recognize netbsd/shark. | kristerw | 1 | -1/+3 | |
2003-05-23 | CFLAGS+=, not CFLAGS=. From Toru TAKAMIZU in PR 21656. | wiz | 1 | -2/+2 | |
2003-05-18 | Update golem to 0.0.5nb1 - handle invalid keysyms and allow numeric keycodes | abs | 3 | -7/+31 | |
with KeyCodeNNN. Patch sent to and accepted by maintainer. | |||||
2003-05-15 | Import of golem-0.0.5: Fast and lightweight yet customizable window manager. | salo | 8 | -0/+452 | |
Golem is an X11 Window Manager. Design goals are that it be fast and lightweight, as well as very customizable in any way that will not prevent the first goal from being realized. Notable features: - Small memory footprint - Multiple disjoint large virtual desktops - Xinerama support for multimonitor screens - Supports various focusing styles (sloppy, pointer, click) - Useful stuff for multiscreen displays (special focus cycling modes, etc) - Window decoration customization (theming) with multiple decoration styles (dgroups) - Hotkeys - Plugins Package submited by Erik Reid via pkgsrc-wip with modifications by me. |