summaryrefslogtreecommitdiffstats
path: root/sysutils/contool/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Release maintainership. I no longer use openlook.nsayer2000-12-091-1/+1
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Move distfile to MASTER_SITE_LOCAL/nsayernsayer2000-08-081-1/+2
|
* Corrrect whitespace introduced during PORTNAME conversion and portlintmharo2000-04-221-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablecpiazza2000-04-091-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* LIB_DEPENDS on the new unified xview port.steve1999-05-041-2/+2
|
* Move manpages from pkg/PLIST to Makefile.steve1998-10-211-1/+3
|
* Remove regexp support for libxview not that it builds ELF too.steve1998-09-211-2/+2
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
|
* change suffix to .tar.gz, abd make it fetchbale.vanilla1997-12-151-3/+2
|
* Update the MASTER_SITES.max1997-08-241-3/+2
| | | | | | | | PR: 4359 Submitted by: the maintainer While at it, remove unnecessary blank line. Found by: portlint
* Put help file in lib/help rather than share/help to follow the other xviewobrien1997-01-091-2/+2
| | | | | | 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.obrien1997-01-061-0/+29
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
OpenPOWER on IntegriCloud