Date: Sat, 14 May 2005 11:12:15 +0000 (UTC) From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/spreadlogd Makefile distinfo pkg-descr ports/www/spreadlogd/files patch-config.h patch-makefile patch-spreadlogd.c spreadlogd.sh.in Message-ID: <200505141112.j4EBCFpK074824@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jylefort 2005-05-14 11:12:15 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/spreadlogd Makefile distinfo pkg-descr
www/spreadlogd/files patch-config.h patch-makefile
patch-spreadlogd.c spreadlogd.sh.in
Log:
Add spreadlogd.
If you kill -HUP or kill the spreadlogd process, it will not actually process
the signal until after it has received its next message from Spread. You can
move you log files to new names and then kill -HUP and it will reopen the log
files. This is useful for seamless log rotation without losing any messages.
Spread is really cool. It is a poweful group communication toolkit developed
at the Center for Networking and Distributed Systems at the Johns Hopkins
University (http://www.spread.org/ and http://www.cnds.jhu.edu/, respectively).
WWW: http://www.lethargy.org/mod_log_spread/
PR: ports/80877
Submitted by: Meno Abels <meno.abels@adviser.com>
Revision Changes Path
1.1100 +1 -0 ports/www/Makefile
1.1 +43 -0 ports/www/spreadlogd/Makefile (new)
1.1 +2 -0 ports/www/spreadlogd/distinfo (new)
1.1 +14 -0 ports/www/spreadlogd/files/patch-config.h (new)
1.1 +36 -0 ports/www/spreadlogd/files/patch-makefile (new)
1.1 +47 -0 ports/www/spreadlogd/files/patch-spreadlogd.c (new)
1.1 +33 -0 ports/www/spreadlogd/files/spreadlogd.sh.in (new)
1.1 +10 -0 ports/www/spreadlogd/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505141112.j4EBCFpK074824>
