Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7DC7963C5F4 for ; Wed, 18 May 2011 01:54:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5C1A614A0F6; Wed, 18 May 2011 01:54:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7772F14A116 for ; Wed, 18 May 2011 01:54:54 +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 Kv6M4T8gMBSx for ; Wed, 18 May 2011 01:54:53 +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 63F4414A0F5 for ; Wed, 18 May 2011 01:54:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2FE36175DD; Wed, 18 May 2011 01:54:53 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Date: Wed, 18 May 2011 01:54:53 +0000 From: "Dan McMahill" Subject: CVS commit: pkgsrc/www/p5-CGI-Session-Serialize-yaml To: pkgsrc-changes@NetBSD.org Reply-To: dmcmahill@netbsd.org X-Mailer: log_accum Message-Id: <20110518015453.2FE36175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: dmcmahill Date: Wed May 18 01:54:53 UTC 2011 Update of /cvsroot/pkgsrc/www/p5-CGI-Session-Serialize-yaml In directory ivanova.netbsd.org:/tmp/cvs-serv7774 Log Message: Initial import of www/p5-CGI-Session-Serialize-yaml version 4.26 This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System submitted by Edgar Fuß ------------------------------------- This library can be used by CGI::Session to serialize session data. It uses YAML, or the faster C implementation, YAML::Syck if it is available. YAML serializers exist not just for Perl but also other dynamic languages, such as PHP, Python, and Ruby, so storing session data in this format makes it easy to share session data across different languages. YAML is made to be friendly for humans to parse as well as other computer languages. It creates a format that is easier to read than the default serializer. Status: Vendor Tag: TNF Release Tags: pkgsrc-base N pkgsrc/www/p5-CGI-Session-Serialize-yaml/Makefile N pkgsrc/www/p5-CGI-Session-Serialize-yaml/DESCR N pkgsrc/www/p5-CGI-Session-Serialize-yaml/distinfo No conflicts created by this import