From owner-cvs-ports@FreeBSD.ORG Thu Oct 27 14:21:22 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36A1E16A422; Thu, 27 Oct 2005 14:21:22 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A55E43D69; Thu, 27 Oct 2005 14:21:16 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9RELGxV091780; Thu, 27 Oct 2005 14:21:16 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9RELGpC091779; Thu, 27 Oct 2005 14:21:16 GMT (envelope-from tobez) Message-Id: <200510271421.j9RELGpC091779@repoman.freebsd.org> From: Anton Berezin Date: Thu, 27 Oct 2005 14:21:16 +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/textproc Makefile ports/textproc/p5-Parse-FixedLength Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2005 14:21:22 -0000 tobez 2005-10-27 14:21:16 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Parse-FixedLength Makefile distinfo pkg-descr pkg-plist Log: Add textproc/p5-Parse-FixedLength 5.35, a Perl module to parse a string containing fixed length fields into component parts. Revision Changes Path 1.877 +1 -0 ports/textproc/Makefile 1.1 +28 -0 ports/textproc/p5-Parse-FixedLength/Makefile (new) 1.1 +2 -0 ports/textproc/p5-Parse-FixedLength/distinfo (new) 1.1 +8 -0 ports/textproc/p5-Parse-FixedLength/pkg-descr (new) 1.1 +5 -0 ports/textproc/p5-Parse-FixedLength/pkg-plist (new)