Commit graph

8 commits

Author SHA1 Message Date
jschauma
2a0ad9aa74 Add an old man-page that I had sitting around.
(Originally also sent to the author, but didn't hear back from him.)
2002-12-13 23:01:41 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
agc
88670a4a89 Move to sha1 digests, and add distfile sizes. 2001-04-20 13:52:07 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
zuntum
b0b0296f12 SED substitution in one line instead of three 2001-03-31 11:24:53 +00:00
zuntum
05cd238a63 Change my email address to zuntum@netbsd.org 2001-03-16 20:51:13 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
hubertf
27443d97cd Add colortail-0.3.0: colour-able replacement for tail(1)
Colortail works like the standard tail but it can optionally read
a color config file where it's specified expressions that results in colors.
It can be used to quickly get an overview of interesting activity by
ie. colorize those brightred or some other color of your choose.

Examples of the color configuration files are
in $PREFIX/share/examples/colortail.


XXX patch-aa replaced to work around a bug in this program that assumes
    non posix/ansi semantics of fgetc(): clearerr() must be used after
    EOF from fgetc() to read any new data.
2001-01-24 03:53:06 +00:00