Commit Graph

11 Commits

Author SHA1 Message Date
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
espie
c7c34c2206 Bump NEED_VERSION 2002-03-21 20:46:23 +00:00
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
naddy
927b9f8ebc typo; from Gerardo Santana Gomez Garrido <santana@openbsd.org.mx> 2001-05-23 13:19:29 +00:00
naddy
ec4ede3197 Use MACHINE_ARCH instead of ARCH in p5-* dependencies. 2001-05-10 22:11:27 +00:00
lebel
0ae87f81fc devel: COMMENT is out, bump NEED_VERSION. 2001-05-06 00:12:42 +00:00
avsm
ab7f71d86b - update to p5-File-Tail-0.98
- bump NEED_VERSION

ChangeLog is vague, but says there have been six patches applied
that are classed as 'bug-fixes, efficiency improvements, and
documentation updates'
2000-12-27 22:00:36 +00:00
avsm
2a7f070634 - upgrade to v0.97
- bump NEED_VERSION
2000-10-09 17:35:00 +00:00
avsm
1654d59940 - add real name to MAINTAINER 2000-09-26 18:51:38 +00:00
brad
5eab37ff88 remove ALL_TARGET 2000-09-19 15:43:49 +00:00
avsm
96bd16fc03 import p5-File-Tail-0.96
reviewed by brad@
--

The File::Tail module is designed for reading files which are
continously appended to (the name comes from the tail -f directive).
Usually such files are logfiles of some description.

The module tries hard not to busy wait on the file, dynamically
calcultaing how long it should wait before it pays to try reading
the file again.

The module should handle normal log truncations ("close; move; open"
or "cat /dev/null >file") transparently, without losing any input.
2000-09-16 14:57:29 +00:00