Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3147363C52F for ; Sat, 24 Apr 2010 11:37:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id DB16E63B305; Sat, 24 Apr 2010 11:37:43 +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 D1ED363B141 for ; Sat, 24 Apr 2010 11:37:42 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BA0E1175DF; Sat, 24 Apr 2010 11:37:42 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 24 Apr 2010 11:37:42 +0000 From: Stoned Elipot Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org X-Mailer: log_accum Message-Id: <20100424113742.BA0E1175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: seb Date: Sat Apr 24 11:37:42 UTC 2010 Modified Files: pkgsrc/doc: CHANGES-2010 Log Message: Note initial addition of p5-Tatsumaki version 0.1010 as www/p5-Tatsumaki into The NetBSD Packages Collection. The Perl 5 module Tatsumaki is a toy port of Tornado for Perl using Plack (with non-blocking extensions) and AnyEvent. It allows you to write a web application that does a immediate response with template rendering, IO-bound delayed response (like fetching third party API or XML feeds), server push streaming and long-poll Comet in a clean unified API. To generate a diff of this commit: cvs rdiff -u -r1.1654 -r1.1655 pkgsrc/doc/CHANGES-2010 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.