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 photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
primesieve Fast prime number generator
12.7,1 math on this many watch lists=2 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.7,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: 2025-03-03 08:52:28
Commit Hash: 513eb2b
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
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:
FreshPorts has no man page information for this port.
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.7,1/catalog.mk
  3. /usr/local/share/licenses/primesieve-12.7,1/LICENSE
  4. /usr/local/share/licenses/primesieve-12.7,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.7.0
  19. libdata/pkgconfig/primesieve.pc
  20. share/man/man1/primesieve.1.gz
  21. @owner
  22. @group
  23. @mode
Collapse this list.
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 = 1740988483 SHA256 (kimwalisch-primesieve-v12.7_GH0.tar.gz) = c29d5173266f39804fa607783163c823eb1112132d4c68884e20a54b1a30f9f5 SIZE (kimwalisch-primesieve-v12.7_GH0.tar.gz) = 203120

Packages (timestamps in pop-ups are UTC):
primesieve
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest12.7,112.7,17.612.7,112.7,1-7.5-
FreeBSD:13:quarterly12.7,112.7,18.0,112.7,112.7,18.0,18.0,18.0,1
FreeBSD:14:latest12.7,112.7,18.012.7,112.7,18.0,1-8.0,1
FreeBSD:14:quarterly8.0,112.7,1-8.0,112.7,18.0,18.0,18.0,1
FreeBSD:15:latest12.7,112.7,1n/a12.7,1n/a8.0,18.0,18.0,1
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
  3. math/py-primecountpy

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.7?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port