summaryrefslogtreecommitdiff
path: root/x11/wmbutton (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-31$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21147
1999-08-29Uncomment a line that wasn't supposed to be commented. ThisChris Piazza1-2/+2
broke package building. Noticed by: bento.freebsd.org Notes: svn path=/head/; revision=21102
1999-08-22chmod -> ${CHMOD}Michael Haro1-3/+3
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-08-14Updated my email addressJim Mock2-16/+10
Notes: svn path=/head/; revision=20713
1999-07-17Cleanup some more WWW (occasionally fixing-up the DESCR in general too).Tim Vanderhoek1-1/+2
Notes: svn path=/head/; revision=20250
1999-06-26#4/4 enforcing Caps, no periodTim Vanderhoek1-1/+1
[Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
1999-05-03Add WWW:Michael Haro1-1/+1
Notes: svn path=/head/; revision=18403
1999-04-11Import of x11/wmbutton v0.4Justin M. Seger6-0/+78
A 64x64 pixel application that displays nine buttons. Each of these buttons can be configured via a configuration file to run just about any application you'd like to. Basically, if you can type it in a shell command, wmbutton can run it. It is based on wmcp, by Ben Cohen. PR: ports/11055 Submitted by: Jim Mock <jim@corp.au.triax.com> Notes: svn path=/head/; revision=17781