summaryrefslogtreecommitdiff
path: root/wm/wmx
AgeCommit message (Collapse)AuthorFilesLines
2003-11-10Set USE_GCC_SHLIB. Fixes linking on Solaris.gavan1-1/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-14Make this compile under gcc-3.3.fredb2-1/+15
2003-05-05Bump PKGREVISION for (subtle) change in keyboard mapping.fredb1-1/+2
2003-05-05Revert my change of 2001-10-09. Every server with a properly set upfredb2-12/+3
keyboard mapping will have a left Meta key, but Mac keyboards, for instance, don't even have a left Alt by default.
2002-12-09Replace "true" by "${TRUE}".tron1-2/+2
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam3-6/+5
have been converted to USE_BUILDLINK2.
2002-06-26Substitute a couple of `mkdir' by `${MKDIR}'.seb1-2/+2
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-04-15Make this build on NetBSD-1.5ZC. Include <stdlib.h> to get prototype forfredb3-1/+28
putenv(), and don't set _POSIX_SOURCE.
2002-02-15mkdir -> ${MKDIR}skrll1-3/+3
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2001-11-01Change reachover references into another package's pkg/ directory intojlam1-2/+2
references to the other package's base directory. This is needed after the files in the pkg/ directory were dispersed into the base directory.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-09Interpret the "Alt" key mentioned in the documentation as keysym "Alt_L",fredb2-4/+13
not "Meta_L". This restores the wmx 5.0 behavior.
2001-10-07Make the background pixmap feature work as documented. Now, placingfredb2-1/+26
a file named "background.xpm", containing a pixmap called "background", in the ${HOME}/.wmx/ directory will decorate both the menu background and the borders.
2001-08-29Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded referencesjlam1-1/+2
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-07-27Update wmx to latest stable release wmx-6. Changes from version 5 include:jlam7-93/+92
* multihead support due to Sven Oliver `SvOlli' Moll * shaped window support and window grouping due to Henri * some behavioural improvements * a few bug fixes This package obsoletes wm/wmx-current, so remove the latter.
2001-04-17Move to sha1 checksums where appropriate and possible.agc1-2/+3
Add distfile sizes where possible.
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-7/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-3/+3
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-12Add new category wm for window managers, and move lots of package fromwiz8-0/+115
x11 here. Only changes are: `wm' in category added and some paths fixed.