Port details |
- primesum Sum of the primes below x
- 1.7.19 math =2 1.7.19Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-12-08 21:06:07
- Last Update: 2023-02-01 21:47:39
- Commit Hash: 184e87a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/kimwalisch/primesum
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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: 4
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 21:47:39 |
Piotr Kubaj (pkubaj) |
math/primesum: mark BROKEN on powerpc
Same issue as on other 32-bit architectures. |
1.7.19 20 Dec 2022 06:54:23 |
Yuri Victorovich (yuri) |
math/primesum: Broken on armv6 and armv7
Reported by: fallout |
1.7.19 11 Dec 2022 07:25:25 |
Yuri Victorovich (yuri) |
math/primesum: Broken on i386
Reported by: fallout |
1.7.19 08 Dec 2022 21:05:32 |
Yuri Victorovich (yuri) |
math/primesum: New port: Sum of the primes below x |
Number of commits found: 4
|