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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
libdivide Fast prime counting function implementations
5.0_1 math on this many watch lists=1 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 5.0_1Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-11-28 17:57:04
Last Update: 2023-07-21 08:03:10
Commit Hash: 8bafc25
People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
License: ZLIB BSL
WWW:
https://libdivide.com/
Description:
libdivide allows you to replace expensive integer divides with comparatively cheap multiplication and bitshifts. Compilers usually do this, but only when the divisor is known at compile time. libdivide allows you to take advantage of it at runtime. The result is that integer division can become faster - a lot faster. Furthermore, libdivide allows you to divide SIMD vectors by runtime constants, which is especially nice because SIMD typically lacks integer division. See also: https://github.com/ridiculousfish/libdivide/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. include/libdivide.h
  2. lib/cmake/libdivide/libdivideConfig.cmake
  3. lib/cmake/libdivide/libdivideConfigVersion.cmake
  4. /usr/local/share/licenses/libdivide-5.0_1/catalog.mk
  5. /usr/local/share/licenses/libdivide-5.0_1/LICENSE
  6. /usr/local/share/licenses/libdivide-5.0_1/ZLIB
  7. /usr/local/share/licenses/libdivide-5.0_1/BSL
Collapse this list.
Dependency lines:
  • libdivide>0:math/libdivide
To install the port:
cd /usr/ports/math/libdivide/ && make install clean
To add the package, run one of these commands:
  • pkg install math/libdivide
  • pkg install libdivide
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libdivide
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1638115355 SHA256 (ridiculousfish-libdivide-5.0_GH0.tar.gz) = 01ffdf90bc475e42170741d381eb9cfb631d9d7ddac7337368bcd80df8c98356 SIZE (ridiculousfish-libdivide-5.0_GH0.tar.gz) = 680611

Packages (timestamps in pop-ups are UTC):
libdivide
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.0_15.0_1-5.0_15.0_1---
FreeBSD:13:quarterly5.0_15.0_15.0_15.0_15.0_15.0_15.0_15.0_1
FreeBSD:14:latest5.0_15.0_15.05.0_15.0_15.0-5.0
FreeBSD:14:quarterly5.0_15.0_1-5.0_15.0_15.0_15.0_15.0_1
FreeBSD:15:latest5.0_15.0_1n/a5.0_1n/a5.0_15.0_15.0_1
FreeBSD:15:quarterly--n/a-n/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 Build
  1. math/primecount

Configuration Options:
===> The following configuration options are available for libdivide-5.0_1: NATIVE=off: Use native optimization (-march=native) ===> Use 'make config' to modify these settings
Options name:
math_libdivide
USES:
cmake 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/ridiculousfish/libdivide/tar.gz/5.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port