Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 81B8563BA89 for ; Sat, 3 Jul 2010 20:54:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id AB9B263B100; Sat, 3 Jul 2010 20:54:22 +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 64D3063B12B for ; Sat, 3 Jul 2010 20:54:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3DDA1175DD; Sat, 3 Jul 2010 20:54:13 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sat, 3 Jul 2010 20:54:13 +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: <20100703205413.3DDA1175DD@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 Jul 3 20:54:13 UTC 2010 Modified Files: pkgsrc/doc: CHANGES-2010 Log Message: Note initial addition of p5-HTTP-Parser version 0.05 as www/p5-HTTP-Parser into The NetBSD Packages Collection. The Perl 5 module HTTP::Parser is an HTTP request parser. It takes chunks of text as received and returns a 'hint' as to what is required, or returns the HTTP::Request when a complete request has been read. HTTP/1.1 chunking is supported. To generate a diff of this commit: cvs rdiff -u -r1.2343 -r1.2344 pkgsrc/doc/CHANGES-2010 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.