Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 5E1E963C17C for ; Fri, 13 Feb 2009 23:46:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0C30963B1C2; Fri, 13 Feb 2009 23:46:52 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 2E40763B1BE for ; Fri, 13 Feb 2009 23:46:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1D22C175D0; Fri, 13 Feb 2009 23:46:51 +0000 (UTC) From: David Brownlee Subject: CVS commit: pkgsrc/time/p5-Date-Calc To: pkgsrc-changes@NetBSD.org Reply-To: abs@netbsd.org Message-Id: <20090213234651.1D22C175D0@cvs.netbsd.org> Date: Fri, 13 Feb 2009 23:46:51 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: abs Date: Fri Feb 13 23:46:51 UTC 2009 Update of /cvsroot/pkgsrc/time/p5-Date-Calc In directory ivanova.netbsd.org:/tmp/cvs-serv20397 Log Message: Added time/p5-Date-Calc version 5.4 This package consists of a C library and a Perl module (which uses the C library, internally) for all kinds of date calculations based on the Gregorian calendar (the one used in all western countries today), thereby complying with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable). (See also http://www.engelschall.com/u/sb/download/Date-Calc/DIN1355/ for a scan of part of the "DIN 1355" document (in German)). The module of course handles year numbers of 2000 and above correctly ("Year 2000" or "Y2K" compliance) -- actually all year numbers from 1 to the largest positive integer representable on your system (which is at least 32767) can be dealt with. Status: Vendor Tag: TNF Release Tags: pkgsrc-base N pkgsrc/time/p5-Date-Calc/Makefile N pkgsrc/time/p5-Date-Calc/distinfo N pkgsrc/time/p5-Date-Calc/DESCR No conflicts created by this import