Date: Wed, 20 Jun 2007 14:04:09 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/aribas Makefile distinfo pkg-descr Message-ID: <200706201404.l5KE4ARU001166@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-06-20 14:04:09 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/aribas Makefile distinfo pkg-descr Log: ARIBAS is an interactive interpreter for big integer arithmetic and multi-precision floating point arithmetic with a Pascal/Modula like syntax. It has several builtin functions for algorithmic number theory like gcd, Jacobi symbol, Rabin probabilistic prime test, continued fraction and quadratic sieve factorization, Pollard rho factorization, etc. WWW: http://www.mathematik.uni-muenchen.de/~forster/sw/adownload.html PR: ports/113862 Submitted by: Lars Engels <lars.engels at 0x20.net> Revision Changes Path 1.459 +1 -0 ports/math/Makefile 1.1 +40 -0 ports/math/aribas/Makefile (new) 1.1 +3 -0 ports/math/aribas/distinfo (new) 1.1 +8 -0 ports/math/aribas/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706201404.l5KE4ARU001166>