summaryrefslogtreecommitdiff
path: root/sysutils/contool (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21144
* LIB_DEPENDS on the new unified xview port.Steve Price1999-05-041-2/+2
| | | | Notes: svn path=/head/; revision=18484
* Move manpages from pkg/PLIST to Makefile.Steve Price1998-10-212-2/+3
| | | | Notes: svn path=/head/; revision=14135
* Remove regexp support for libxview not that it builds ELF too.Steve Price1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13294
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* change suffix to .tar.gz, abd make it fetchbale.Vanilla I. Shu1997-12-152-4/+3
| | | | Notes: svn path=/head/; revision=9081
* 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