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 2022Q3
nanoflann Header-only library for Nearest Neighbor (NN) search with KD-trees
1.5.4 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 1.5.3Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-10-04 03:58:44
Last Update: 2024-01-11 08:31:25
Commit Hash: 4a52664
License: BSD2CLAUSE
WWW:
https://github.com/jlblancoc/nanoflann
Description:
nanoflann is a C++11 header-only library for building KD-Trees of datasets with different topologies: R2, R3 (point clouds), SO(2) and SO(3) (2D and 3D rotation groups). No support for approximate NN is provided. nanoflann does not require compiling or installing. You just need to #include <nanoflann.hpp> in your code. This library is a fork of the flann library by Marius Muja and David G. Lowe, and born as a child project of MRPT. Following the original license terms, nanoflann is distributed under the BSD license. Please, for bugs use the issues button or fork and open a pull request.
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 (8 items)
Collapse this list.
  1. include/nanoflann.hpp
  2. libdata/pkgconfig/nanoflann.pc
  3. share/cmake/nanoflann/nanoflannConfig.cmake
  4. share/cmake/nanoflann/nanoflannConfigVersion.cmake
  5. share/cmake/nanoflann/nanoflannTargets.cmake
  6. /usr/local/share/licenses/nanoflann-1.5.4/catalog.mk
  7. /usr/local/share/licenses/nanoflann-1.5.4/LICENSE
  8. /usr/local/share/licenses/nanoflann-1.5.4/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • nanoflann>0:math/nanoflann
To install the port:
cd /usr/ports/math/nanoflann/ && make install clean
To add the package, run one of these commands:
  • pkg install math/nanoflann
  • pkg install nanoflann
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nanoflann
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1704956767 SHA256 (jlblancoc-nanoflann-v1.5.4_GH0.tar.gz) = a7f64d0bdff42614c561e52680b16de46c0edac9719f21f935c5e1f8b0654afc SIZE (jlblancoc-nanoflann-v1.5.4_GH0.tar.gz) = 521670

Packages (timestamps in pop-ups are UTC):
nanoflann
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.41.5.41.3.21.5.41.5.4-1.3.2-
FreeBSD:13:quarterly1.5.31.5.31.5.01.5.31.5.31.5.31.5.31.5.3
FreeBSD:14:latest1.5.41.5.41.4.31.5.41.5.41.4.3-1.5.0
FreeBSD:14:quarterly1.5.31.5.3-1.5.31.5.31.5.31.5.31.5.3
FreeBSD:15:latest1.5.41.5.4n/a1.5.4n/a1.5.41.5.41.5.4
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. science/dakota

Configuration Options:
No options to configure
Options name:
math_nanoflann
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jlblancoc/nanoflann/tar.gz/v1.5.4?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port