aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/tinywm
Commit message (Collapse)AuthorAgeFilesLines
* - Remove USE_XLIB/USE_X_PREFIX in favor of USE_XORGmiwi2008-03-221-3/+2
| | | | | | - Bump PORTREVISION Approved by: flz (maintainer via irc)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
|
* - Add SHA256 checksums.flz2005-11-091-0/+1
|
* - Remove two patches that should have been gone in latest commit.flz2005-09-232-61/+0
| | | | Noticed by: pointyhat via kris
* - Update to 1.3.flz2005-09-192-3/+3
|
* Change my email address in MAINTAINER lines for ports I maintain toflz2005-03-011-1/+1
| | | | | | flz@FreeBSD.org. Approved by: pav (mentor)
* Fix compilation on i386-4.tobez2005-03-012-0/+61
| | | | | Submitted by: maintainer PR: 78210
* Update to 1.2.tobez2005-02-222-3/+3
| | | | | PR: 77920 Submitted by: maintainer
* - Update to 1.1pav2005-01-202-3/+3
| | | | | PR: ports/76369 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
* TinyWM is a ridiculously tiny window manager implemented in nearly as fewpav2005-01-163-0/+41
lines of C as possible, without being obfuscated or entirely useless. It allows you to move, resize, focus (sloppy), and raise windows. PR: ports/76077 Submitted by: Florent Thoumie <flz@xbsd.org>