mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
ddebd27959
- Update to version 26.6, the latest for the i386 binary - Do not mangle version with `0.0.'-prefix, use official one - Add missing LIB_DEPENDS against `misc/compat9x' - Define DOCS option and use target helper target to install - Make installation commands vocal (unmute them) - Update and tidy up port description text while here - Drop deprecated @dirrm entry from pkg-plist TIMESTAMP (mprime266-FreeBSD.tar.gz) = 1302303090
13 lines
494 B
Plaintext
13 lines
494 B
Plaintext
This program is used to find Mersenne Prime numbers as part of Great
|
|
Internet Mersenne Prime Search initiative (GIMPS) since 1996. See
|
|
http://www.utm.edu/research/primes/mersenne.shtml for a description
|
|
of Mersenne primes.
|
|
|
|
Mersenne number can be proved composite (not prime) by either finding
|
|
a factor or by running a Lucas-Lehmer primality test.
|
|
|
|
To use this program you must agree to the terms and conditions, prize
|
|
rules, etc. at http://mersenne.org/legal/.
|
|
|
|
WWW: http://www.mersenne.org/
|