From owner-cvs-ports@FreeBSD.ORG Fri Jun 3 08:10:38 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81EAF106566B; Fri, 3 Jun 2011 08:10:38 +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 72AAE8FC08; Fri, 3 Jun 2011 08:10:38 +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 p538Acqk076305; Fri, 3 Jun 2011 08:10:38 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p538AcMA076304; Fri, 3 Jun 2011 08:10:38 GMT (envelope-from wen) Message-Id: <201106030810.p538AcMA076304@repoman.freebsd.org> From: Wen Heping Date: Fri, 3 Jun 2011 08:10:38 +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/py-nzmath Makefile distinfo pkg-descr pkg-plist ports/math/py-nzmath/files patch-setup.py 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: Fri, 03 Jun 2011 08:10:38 -0000 wen 2011-06-03 08:10:38 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/py-nzmath Makefile distinfo pkg-descr pkg-plist math/py-nzmath/files patch-setup.py Log: NZMATH is a Python based number theory oriented calculation system. The centre of development in origin is Tokyo Metropolitan University. It is freely available and distributed under the BSD license. WWW: http://tnt.math.se.tmu.ac.jp/nzmath/ Revision Changes Path 1.703 +1 -0 ports/math/Makefile 1.1 +33 -0 ports/math/py-nzmath/Makefile (new) 1.1 +2 -0 ports/math/py-nzmath/distinfo (new) 1.1 +17 -0 ports/math/py-nzmath/files/patch-setup.py (new) 1.1 +5 -0 ports/math/py-nzmath/pkg-descr (new) 1.1 +233 -0 ports/math/py-nzmath/pkg-plist (new)