summaryrefslogtreecommitdiff
path: root/x11-wm/treewm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Since imake is no longer necessary present at build time as consequence ofDejan Lesjak2004-12-021-0/+2
| | | | | | | | | | having USE_X_PREFIX defined, request its presence explicitly as makedepend (a part of imake port) is needed to build. Approved by: Rudolf Polzer (maintainer) Notes: svn path=/head/; revision=122952
* - Handle both submenus correctly case-insensitivelyKirill Ponomarev2004-04-113-1/+21
| | | | | | | | PR: ports/65434 Submitted by: maintainer Notes: svn path=/head/; revision=106728
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* - Add patch to allow upper case words in menuKirill Ponomarev2004-03-082-1/+13
| | | | | | | | PR: ports/63904 Submitted by: maintainer Notes: svn path=/head/; revision=103287
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add treewm, a window manager that tries to implement a new concept. In ↵Pav Lucistnik2004-01-115-0/+84
addition to the client windows the user can create desktops which can themselves contain windows and desktops. By arranging the windows in such a tree the user is able to manage his tasks efficiently. See also: http://treewm.sourceforge.net/ and http://www.informatik.uni-frankfurt.de/~polzer/treewmdurchnull/ PR: ports/61189 Submitted by: divZero <freebsd-dr@durchnull.de> Notes: svn path=/head/; revision=97951