Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove non staged ports without pending PR from s* | Baptiste Daroussin | 2014-09-02 | 1 | -20/+0 |
| | |||||
* | Put help file in lib/help rather than share/help to follow the other xview | David E. O'Brien | 1997-01-09 | 1 | -1/+1 |
| | | | | | | applications we have in the ports collection. Submitted by: Nick Sayer <nsayer@quack.kfu.com> (contool maintainer) | ||||
* | Contool will capture and display system console messages with timestamps. | David E. O'Brien | 1997-01-06 | 1 | -0/+20 |
It is a replacement for the standard X console. Contool will flash its icon and beep when messages are written to the icon, so you can keep it closed on your desktop until a message arrives. You can modify this beeping and flashing behavior; see the man page for more details. You can instruct contool to filter and ignore certain common console messages or act upon them. Submitted by: Nick Sayer <nsayer@@quack.kfu.com> (w/changes by me) Closes PR: ports/2152 |