Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 checksums to the SHA1 ones. | wiz | 1 | -1/+2 | |
2004-07-31 | USE_GCC_SHLIB will be deprecated soon, so change it to | xtraeme | 1 | -2/+2 | |
USE_LANGUAGES+=c++. | |||||
2004-02-26 | bl3ify | xtraeme | 1 | -4/+4 | |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2003-11-10 | Set USE_GCC_SHLIB. Fixes linking on Solaris. | gavan | 1 | -1/+2 | |
2003-09-10 | Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. | seb | 1 | -3/+3 | |
2003-08-29 | Fix previous commit it was wrong, it's --enable not --disable. | xtraeme | 1 | -3/+3 | |
2003-08-28 | Enable xinerama support by default, bump package revision to 1. | xtraeme | 1 | -1/+8 | |
2003-08-28 | Change my email address to the NetBSD one, ok'ed by wiz@ | xtraeme | 1 | -2/+2 | |
2003-06-14 | Update to 0.1.3, based on patch provided by Juan RP in private mail: | jmmv | 7 | -46/+122 | |
* Keygrabber now support keychains. * Dynamic menus, lets you execute a script and generate menus on the fly when they're viewed. * Basic titlerules that make you rewrite titles. * Unified config format for all actions. * Multiple actions per event/entry. * Workspace change by moving the mouse. | |||||
2003-02-05 | add missing include of graphics/xpm/buildlink2.mk file | dmcmahill | 1 | -1/+2 | |
2002-12-17 | Initial import of pekwm-0.1.2. Description follows: | jmmv | 5 | -0/+80 | |
A window manager based on aewm++. Here is a compact list of changes between the originial aewm++-1.1.16 and pekwm: * Better structured and formatted code. * Possibility to group windows in a single frame. * Configurable keygrabber. * Configurable rootmenu. * Configration file. * Xinerama support. * Smart window placement. * Basic pixmap theming, with configurable buttons. Provided by Juan RP in PR pkg/19424 with some changes by me. |