public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* ITP: flog -- File logger to read stdin and write to a file
@ 2012-09-26 22:42 Jari Aalto
  2012-10-20 19:34 ` marco atzeri
  0 siblings, 1 reply; 5+ messages in thread
From: Jari Aalto @ 2012-09-26 22:42 UTC (permalink / raw)
  To: cygwin-apps

wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/flog/flog-1.8-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/flog/flog-1.8-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/flog/setup.hint

Included in Debian:

  http://packages.debian.org/flog

To check packaging:

  tar -xf *-src.tar.bz2
  ./*.sh --color --verbose all

Jari

[ setup.hint ]

sdesc: "File logger to read stdin and write to a file"
ldesc: "If SIGHUP is received, the file will be reopened, allowing for
log rotation. The log file will only be reopened if flog detects that
rotation has occurred; i.e. old file gone or inode changed. The
program itself is extremly small."
category: Utils
requires: cgwin

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ITP: flog -- File logger to read stdin and write to a file
  2012-09-26 22:42 ITP: flog -- File logger to read stdin and write to a file Jari Aalto
@ 2012-10-20 19:34 ` marco atzeri
  2012-10-20 19:59   ` RFU: flog -- File logger to read stdin and write to a file (new, GTG) Jari Aalto
  0 siblings, 1 reply; 5+ messages in thread
From: marco atzeri @ 2012-10-20 19:34 UTC (permalink / raw)
  To: cygwin-apps

On 9/27/2012 12:42 AM, Jari Aalto wrote:
> wget --recursive --no-host-directories --cut-dirs=3 \
>      http://cante.net/~jaalto/tmp/cygwin/flog/flog-1.8-1-src.tar.bz2 \
>      http://cante.net/~jaalto/tmp/cygwin/flog/flog-1.8-1.tar.bz2 \
>      http://cante.net/~jaalto/tmp/cygwin/flog/setup.hint
>
> Included in Debian:
>
>    http://packages.debian.org/flog
>
> To check packaging:
>
>    tar -xf *-src.tar.bz2
>    ./*.sh --color --verbose all
>
> Jari
>
> [ setup.hint ]
>

build and package fine

GTG

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RFU: flog -- File logger to read stdin and write to a file (new, GTG)
  2012-10-20 19:34 ` marco atzeri
@ 2012-10-20 19:59   ` Jari Aalto
  2012-10-20 22:48     ` Christopher Faylor
  2012-10-20 22:49     ` Christopher Faylor
  0 siblings, 2 replies; 5+ messages in thread
From: Jari Aalto @ 2012-10-20 19:59 UTC (permalink / raw)
  To: cygwin-apps

2012-10-20 22:34 marco atzeri
| build and package fine
| GTG

wget --recursive --no-host-directories --cut-dirs=3 \
     http://cante.net/~jaalto/tmp/cygwin/flog/flog-1.8-1-src.tar.bz2 \
     http://cante.net/~jaalto/tmp/cygwin/flog/flog-1.8-1.tar.bz2 \
     http://cante.net/~jaalto/tmp/cygwin/flog/setup.hint

Jari

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: RFU: flog -- File logger to read stdin and write to a file (new, GTG)
  2012-10-20 19:59   ` RFU: flog -- File logger to read stdin and write to a file (new, GTG) Jari Aalto
@ 2012-10-20 22:48     ` Christopher Faylor
  2012-10-20 22:49     ` Christopher Faylor
  1 sibling, 0 replies; 5+ messages in thread
From: Christopher Faylor @ 2012-10-20 22:48 UTC (permalink / raw)
  To: cygwin-apps

On Sat, Oct 20, 2012 at 10:59:07PM +0300, Jari Aalto wrote:
>2012-10-20 22:34 marco atzeri
>| build and package fine
>| GTG
>
>wget --recursive --no-host-directories --cut-dirs=3 \
>     http://cante.net/~jaalto/tmp/cygwin/flog/flog-1.8-1-src.tar.bz2 \
>     http://cante.net/~jaalto/tmp/cygwin/flog/flog-1.8-1.tar.bz2 \
>     http://cante.net/~jaalto/tmp/cygwin/flog/setup.hint

Uploaded.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: RFU: flog -- File logger to read stdin and write to a file (new, GTG)
  2012-10-20 19:59   ` RFU: flog -- File logger to read stdin and write to a file (new, GTG) Jari Aalto
  2012-10-20 22:48     ` Christopher Faylor
@ 2012-10-20 22:49     ` Christopher Faylor
  1 sibling, 0 replies; 5+ messages in thread
From: Christopher Faylor @ 2012-10-20 22:49 UTC (permalink / raw)
  To: cygwin-apps

On Sat, Oct 20, 2012 at 10:59:07PM +0300, Jari Aalto wrote:
>2012-10-20 22:34 marco atzeri
>| build and package fine
>| GTG
>
>wget --recursive --no-host-directories --cut-dirs=3 \
>     http://cante.net/~jaalto/tmp/cygwin/flog/flog-1.8-1-src.tar.bz2 \
>     http://cante.net/~jaalto/tmp/cygwin/flog/flog-1.8-1.tar.bz2 \
>     http://cante.net/~jaalto/tmp/cygwin/flog/setup.hint

Uploaded.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-10-20 22:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-26 22:42 ITP: flog -- File logger to read stdin and write to a file Jari Aalto
2012-10-20 19:34 ` marco atzeri
2012-10-20 19:59   ` RFU: flog -- File logger to read stdin and write to a file (new, GTG) Jari Aalto
2012-10-20 22:48     ` Christopher Faylor
2012-10-20 22:49     ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).