From owner-cvs-all@FreeBSD.ORG Sun Feb 20 03:54:05 2011 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 01391106564A; Sun, 20 Feb 2011 03:54:05 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E455D8FC0C; Sun, 20 Feb 2011 03:54:04 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p1K3s4NF024375; Sun, 20 Feb 2011 03:54:04 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p1K3s4iu024374; Sun, 20 Feb 2011 03:54:04 GMT (envelope-from wen) Message-Id: <201102200354.p1K3s4iu024374@repoman.freebsd.org> From: Wen Heping Date: Sun, 20 Feb 2011 03:54:04 +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/science Makefile ports/science/py-scimath Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2011 03:54:05 -0000 wen 2011-02-20 03:54:04 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/py-scimath Makefile distinfo pkg-descr pkg-plist Log: The SciMath project includes packages to support scientific and mathematical calculations, beyond the capabilities offered by SciPy. * enthought.interpolate * enthought.mathematics * enthought.units WWW: http://pypi.python.org/pypi/SciMath/ PR: ports/154351 Submitted by: Wen Heping (myself) Revision Changes Path 1.200 +1 -0 ports/science/Makefile 1.1 +26 -0 ports/science/py-scimath/Makefile (new) 1.1 +2 -0 ports/science/py-scimath/distinfo (new) 1.1 +7 -0 ports/science/py-scimath/pkg-descr (new) 1.1 +281 -0 ports/science/py-scimath/pkg-plist (new)