summaryrefslogtreecommitdiff
path: root/wm/twm
AgeCommit message (Collapse)AuthorFilesLines
2012-06-17Adding yacc to TOOLS broke the NetBSD build because the yacc configuredholland1-1/+4
test is thoroughly messed up. Work around the problem by forcing it to run yacc from $PATH.
2012-06-14USE_TOOLS+=yacc, per tonight's linux builddholland1-2/+2
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.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-05-24Switch master site to MASTER_SITE_XORG.tnn1-2/+2
2008-04-24Update to version 1.0.4. Fixes a bug with mouse button limits, andbjs3-24/+6
gets along better with automake-1.10. The rest of the changes are cosmetic in nature.
2007-06-19Patch the configure script to avoid using "==" in shell tests. I missedjlam2-1/+19
this for the earlier commit because I didn't have PKG_DEVELOPER=yes set in my /etc/mk.conf.
2007-06-19Import modular X.org's individually packaged twm-1.0.3 as wm/twm.jlam4-0/+36
Twm is the classic Tom's Window Manager for the X Window System. It provides titlebars, shaped windows, several forms of icon management, user-defined macro functions, click-to-type and pointer-driven keyboard focus, and user-specified key and pointer button bindings.