Port details on branch 2023Q1 |
- primesum Sum of the primes below x
- 1.7.19 math
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-02-01 22:48:07
- Last Update: 2023-02-01 22:46:53
- Commit Hash: 09ff300
- License: BSD2CLAUSE
- Description:
- primesum is a command-line program that computes the sum of the primes below an
integer x <= 1031 as quickly as possible using a modified version of the
combinatorial prime counting function algorithm.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/primesum/ && make install clean
- To add the package, run one of these commands:
- pkg install math/primesum
- pkg install primesum
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: primesum
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1670527143
SHA256 (kimwalisch-primesum-v1.7-19-gac22b96_GH0.tar.gz) = 309fdde003b33d0ae7b83e652373eef3ab319ee42988591dcd86e8affb8e4b14
SIZE (kimwalisch-primesum-v1.7-19-gac22b96_GH0.tar.gz) = 241887
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_primesum
- USES:
- cmake:testing compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.19 01 Feb 2023 22:46:53
    |
Piotr Kubaj (pkubaj)  |
math/primesum: mark BROKEN on powerpc
Same issue as on other 32-bit architectures.
(cherry picked from commit 184e87aeca6646f309aa7e376f4803ee2a76e07c) |
Number of commits found: 1
|