aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/treewm/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with clangPawel Pekala2013-12-211-15/+16
| | | | | | | | | - Add LICENSE - Support staging - Reformat pkg-descr PR: ports/184888 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix case usage in the COMMENT lineAlexey Dokuchaev2012-12-211-5/+18
| | | | | | - Drop pretty much obvious pkg-message (including 404'ed link) - Cleanup Makefile, sort knobs, get rid of .for loops - Improve port description while here
* Standardize WWW: tags a bit more:Doug Barton2011-11-071-4/+3
| | | | | | | | | | | | | 1. Remove white space from the beginning of lines 2. Make the canonical WWW the last line of the file 3. Remove lines to the effect of, "More information can be found at..." that's the stated purpose of the WWW: tags in the first place. 4. Change secondary WWW: lines to use other text to avoid confusion While I'm here, remove some more useless Author: lines, and some prepended white space to other lines. Mentioned (in part) by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* Add treewm, a window manager that tries to implement a new concept. In ↵Pav Lucistnik2004-01-121-0/+9
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>