From owner-svn-ports-all@FreeBSD.ORG Fri Jul 4 09:17:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3BFB0905; Fri, 4 Jul 2014 09:17:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 292C422DB; Fri, 4 Jul 2014 09:17:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s649HmiI036134; Fri, 4 Jul 2014 09:17:48 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s649HmBe036133; Fri, 4 Jul 2014 09:17:48 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201407040917.s649HmBe036133@svn.freebsd.org> From: Frederic Culot Date: Fri, 4 Jul 2014 09:17:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360583 - head/www/spreadlogd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2014 09:17:48 -0000 Author: culot Date: Fri Jul 4 09:17:47 2014 New Revision: 360583 URL: http://svnweb.freebsd.org/changeset/ports/360583 QAT: https://qat.redports.org/buildarchive/r360583/ Log: - Update pkg-descr PR: ports/191485 Submitted by: C. Hutchinson (maintainer) Modified: head/www/spreadlogd/pkg-descr Modified: head/www/spreadlogd/pkg-descr ============================================================================== --- head/www/spreadlogd/pkg-descr Fri Jul 4 09:15:57 2014 (r360582) +++ head/www/spreadlogd/pkg-descr Fri Jul 4 09:17:47 2014 (r360583) @@ -1,10 +1,13 @@ -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. +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 your 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). +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/ +WWW: http://bsdforge.com/projects/www/spreadlogd/