From owner-cvs-all@FreeBSD.ORG Tue Jul 22 20:49:56 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 798531065671; Tue, 22 Jul 2008 20:49:56 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 71D298FC0C; Tue, 22 Jul 2008 20:49:56 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m6MKnuM6037568; Tue, 22 Jul 2008 20:49:56 GMT (envelope-from timur@repoman.freebsd.org) Received: (from timur@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m6MKnu7q037567; Tue, 22 Jul 2008 20:49:56 GMT (envelope-from timur) Message-Id: <200807222049.m6MKnu7q037567@repoman.freebsd.org> From: "Timur I. Bakeyev" Date: Tue, 22 Jul 2008 20:49:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-DateTime-Format-Natural Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2008 20:49:56 -0000 timur 2008-07-22 20:49:56 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-DateTime-Format-Natural Makefile distinfo pkg-descr pkg-plist Log: Added new port p5-DateTime-Format-Natural. DateTime::Format::Natural takes a string with a human readable date/time and creates a machine readable one by applying natural parsing logic. Revision Changes Path 1.3139 +1 -0 ports/devel/Makefile 1.1 +31 -0 ports/devel/p5-DateTime-Format-Natural/Makefile (new) 1.1 +3 -0 ports/devel/p5-DateTime-Format-Natural/distinfo (new) 1.1 +4 -0 ports/devel/p5-DateTime-Format-Natural/pkg-descr (new) 1.1 +9 -0 ports/devel/p5-DateTime-Format-Natural/pkg-plist (new)