From owner-cvs-all Fri Oct 12 11:20:52 2001 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 2C8D137B403; Fri, 12 Oct 2001 11:20:47 -0700 (PDT) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9CIKlc39671; Fri, 12 Oct 2001 11:20:47 -0700 (PDT) (envelope-from tobez) Message-Id: <200110121820.f9CIKlc39671@freefall.freebsd.org> From: Anton Berezin Date: Fri, 12 Oct 2001 11:20:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/p5-Math-BigInt 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 tobez 2001/10/12 11:20:47 PDT Modified files: math Makefile Added files: math/p5-Math-BigInt Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add math/p5-Math-BigInt, an arbitrary size math package for perl. This is a complete rewrite of the BigInt and BigFloat modules supplied with our standard system perl. Revision Changes Path 1.146 +2 -1 ports/math/Makefile 1.1 +25 -0 ports/math/p5-Math-BigInt/Makefile (new) 1.1 +1 -0 ports/math/p5-Math-BigInt/distinfo (new) 1.1 +1 -0 ports/math/p5-Math-BigInt/pkg-comment (new) 1.1 +9 -0 ports/math/p5-Math-BigInt/pkg-descr (new) 1.1 +8 -0 ports/math/p5-Math-BigInt/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message