From owner-cvs-all@FreeBSD.ORG  Thu Dec  8 14:14:19 2005
Return-Path: <owner-cvs-all@FreeBSD.ORG>
X-Original-To: cvs-all@FreeBSD.org
Delivered-To: cvs-all@FreeBSD.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 40D8C16A41F;
	Thu,  8 Dec 2005 14:14:19 +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 9A7E943D53;
	Thu,  8 Dec 2005 14:14:13 +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 jB8EE7pk088180;
	Thu, 8 Dec 2005 14:14:07 GMT
	(envelope-from tobez@repoman.freebsd.org)
Received: (from tobez@localhost)
	by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jB8EE7bp088179;
	Thu, 8 Dec 2005 14:14:07 GMT (envelope-from tobez)
Message-Id: <200512081414.jB8EE7bp088179@repoman.freebsd.org>
From: Anton Berezin <tobez@FreeBSD.org>
Date: Thu, 8 Dec 2005 14:14:07 +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/math Makefile ports/math/p5-Math-Matrix 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 <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 08 Dec 2005 14:14:19 -0000

tobez       2005-12-08 14:14:07 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/p5-Math-Matrix  Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add math/p5-Math-Matrix 0.4, a Perl module that performs a number of
  common matrix operations.
  
  Revision  Changes    Path
  1.348     +1 -0      ports/math/Makefile
  1.1       +22 -0     ports/math/p5-Math-Matrix/Makefile (new)
  1.1       +3 -0      ports/math/p5-Math-Matrix/distinfo (new)
  1.1       +4 -0      ports/math/p5-Math-Matrix/pkg-descr (new)
  1.1       +5 -0      ports/math/p5-Math-Matrix/pkg-plist (new)