summaryrefslogtreecommitdiff
path: root/x11/wmbutton (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
|
* Change the WWW link to one that really exists.Jim Mock2000-02-171-1/+1
|
* Change the main MASTER_SITE to one that really exists, and add one of myJim Mock2000-02-171-4/+5
| | | | own. While I'm here, do a few other minor Makefile cleanups.
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* Uncomment a line that wasn't supposed to be commented. ThisChris Piazza1999-08-291-2/+2
| | | | | | broke package building. Noticed by: bento.freebsd.org
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | chown -> ${CHOWN}
* Updated my email addressJim Mock1999-08-142-16/+10
|
* Cleanup some more WWW (occasionally fixing-up the DESCR in general too).Tim Vanderhoek1999-07-171-1/+2
|
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-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
* Add WWW:Michael Haro1999-05-031-1/+1
|
* Import of x11/wmbutton v0.4Justin M. Seger1999-04-116-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>