summaryrefslogtreecommitdiff
path: root/sysutils/contool/files/patch-04 (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-02Remove non staged ports without pending PR from s*Baptiste Daroussin1-10/+0
Notes: svn path=/head/; revision=366980
1997-01-06Contool will capture and display system console messages with timestamps.David E. O'Brien1-0/+10
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