notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2025Q1
primesieve Fast prime number generator
12.14,1 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 12.14,1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-05-08 05:50:57
Last Update: 2026-05-09 06:51:55
Commit Hash: 8fb59b4
License: BSD2CLAUSE
WWW:
https://github.com/kimwalisch/primesieve
Description:
primesieve is a program and C/C++ library that generates primes using a highly optimized sieve of Eratosthenes implementation. It counts the primes below 10^10 in just 0.4 seconds on an Intel Core i7-6700 CPU (4 x 3.4 GHz). primesieve can generate primes and prime k-tuplets up to 2^64.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (23 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/primesieve-12.14,1/catalog.mk
  3. /usr/local/share/licenses/primesieve-12.14,1/LICENSE
  4. /usr/local/share/licenses/primesieve-12.14,1/BSD2CLAUSE
  5. bin/primesieve
  6. include/primesieve.h
  7. include/primesieve.hpp
  8. include/primesieve/StorePrimes.hpp
  9. include/primesieve/iterator.h
  10. include/primesieve/iterator.hpp
  11. include/primesieve/primesieve_error.hpp
  12. lib/cmake/primesieve/primesieveConfig.cmake
  13. lib/cmake/primesieve/primesieveConfigVersion.cmake
  14. lib/cmake/primesieve/primesieveShared-release.cmake
  15. lib/cmake/primesieve/primesieveShared.cmake
  16. lib/libprimesieve.so
  17. lib/libprimesieve.so.12
  18. lib/libprimesieve.so.12.14
  19. libdata/pkgconfig/primesieve.pc
  20. share/man/man1/primesieve.1.gz
  21. @owner
  22. @group
  23. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • primesieve>0:math/primesieve
To install the port:
cd /usr/ports/math/primesieve/ && make install clean
To add the package, run one of these commands:
  • pkg install math/primesieve
  • pkg install primesieve
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: primesieve
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1778305108 SHA256 (kimwalisch-primesieve-v12.14_GH0.tar.gz) = 65cf173e11bc9aff1b189f2cd19c6b6c502c30e966876b5c5ef71e138f49c8c9 SIZE (kimwalisch-primesieve-v12.14_GH0.tar.gz) = 213584

Packages (timestamps in pop-ups are UTC):
primesieve
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest12.9,112.9,17.612.9,112.9,1n/an/an/a
FreeBSD:13:quarterly12.9,112.9,18.0,112.9,112.9,1n/an/an/a
FreeBSD:14:latest12.14,112.14,18.012.9,112.14,18.0,1-8.0,1
FreeBSD:14:quarterly12.14,112.14,1-12.9,112.14,18.0,18.0,18.0,1
FreeBSD:15:latest12.14,112.14,1n/a12.9,1n/an/a8.0,18.0,1
FreeBSD:15:quarterly12.14,112.14,1n/a-n/an/a--
FreeBSD:16:latest12.14,112.14,1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Libraries
  1. math/openturns
  2. math/primecount

Configuration Options:
No options to configure
Options name:
math_primesieve
USES:
cmake:testing compiler:c++11-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/kimwalisch/primesieve/tar.gz/v12.14?dummy=/
Collapse this list.

There are no commits on branch 2025Q1 for this port