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

Jean-Yves Lefort jylefort at FreeBSD.org
Sat May 14 04:12:16 PDT 2005


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 at 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)


More information about the cvs-ports mailing list