summaryrefslogtreecommitdiff
path: root/sysutils/contool (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update the MASTER_SITES.Masafumi Max NAKANE1997-08-241-3/+2
| | | | | | | | | | | PR: 4359 Submitted by: the maintainer While at it, remove unnecessary blank line. Found by: portlint Notes: svn path=/head/; revision=7671
* Put help file in lib/help rather than share/help to follow the other xviewDavid E. O'Brien1997-01-093-4/+4
| | | | | | | | | applications we have in the ports collection. Submitted by: Nick Sayer <nsayer@quack.kfu.com> (contool maintainer) Notes: svn path=/head/; revision=5270
* Contool will capture and display system console messages with timestamps.David E. O'Brien1997-01-0612-0/+309
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 Notes: svn path=/head/; revision=5232