Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 767F363CD4E for ; Fri, 18 Nov 2011 08:26:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4C25A14A1F5; Fri, 18 Nov 2011 08:26:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AF1E414A1F3 for ; Fri, 18 Nov 2011 08:26:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id EWClvECBm94v for ; Fri, 18 Nov 2011 08:26:46 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 3C06114A1EA for ; Fri, 18 Nov 2011 08:26:46 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 22116175DD; Fri, 18 Nov 2011 08:26:46 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 18 Nov 2011 08:26:46 +0000 From: "Hiramatsu Yoshifumi" Subject: CVS commit: pkgsrc/devel/p5-MooseX-Daemonize To: pkgsrc-changes@NetBSD.org Reply-To: hiramatsu@netbsd.org X-Mailer: log_accum Message-Id: <20111118082646.22116175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hiramatsu Date: Fri Nov 18 08:26:46 UTC 2011 Update of /cvsroot/pkgsrc/devel/p5-MooseX-Daemonize In directory ivanova.netbsd.org:/tmp/cvs-serv15301 Log Message: Import MooseX::Daemonize into devel/p5-MooseX-Daemonize, which is used by www/p5-Catalyst-Devel. Often you want to write a persistant daemon that has a pid file, and responds appropriately to Signals. This module provides a set of basic roles as an infrastructure to do that. Status: Vendor Tag: TNF Release Tags: pkgsrc-base N pkgsrc/devel/p5-MooseX-Daemonize/Makefile N pkgsrc/devel/p5-MooseX-Daemonize/DESCR N pkgsrc/devel/p5-MooseX-Daemonize/distinfo No conflicts created by this import