From owner-cvs-all Thu Jun 27 5:40:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3160D37B410; Thu, 27 Jun 2002 05:40:40 -0700 (PDT) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5RCeeJU023838; Thu, 27 Jun 2002 05:40:40 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5RCeejG023837; Thu, 27 Jun 2002 05:40:40 -0700 (PDT) Message-Id: <200206271240.g5RCeejG023837@freefall.freebsd.org> From: Hye-Shik Chang Date: Thu, 27 Jun 2002 05:40:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/py-numarray Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG perky 2002/06/27 05:40:39 PDT Modified files: math Makefile Added files: math/py-numarray Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add py-numarray 0.3.4, numeric array manipulation extension module for Python. PR: 37595 Submitted by: me Revision Changes Path 1.188 +1 -0 ports/math/Makefile 1.1 +30 -0 ports/math/py-numarray/Makefile (new) 1.1 +1 -0 ports/math/py-numarray/distinfo (new) 1.1 +1 -0 ports/math/py-numarray/pkg-comment (new) 1.1 +9 -0 ports/math/py-numarray/pkg-descr (new) 1.1 +127 -0 ports/math/py-numarray/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message