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 is 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 2025Q1
rapidfuzz-cpp Rapid fuzzy string matching in C++ using the levenshtein distance
3.3.2 devel on this many watch lists=3 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 3.3.1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-08-21 08:18:09
Last Update: 2025-04-23 21:52:34
Commit Hash: 0a96435
People watching this port, also watch:: autoconf, libXdamage, p5-MIME-Tools, py311-beautifulsoup, mDNSResponder
License: MIT
WWW:
https://github.com/rapidfuzz/rapidfuzz-cpp
Description:
RapidFuzz is a fast string matching library for Python and C++, which is using the string similarity calculations from FuzzyWuzzy.
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 (49 items)
Collapse this list.
  1. /usr/local/share/licenses/rapidfuzz-cpp-3.3.2/catalog.mk
  2. /usr/local/share/licenses/rapidfuzz-cpp-3.3.2/LICENSE
  3. /usr/local/share/licenses/rapidfuzz-cpp-3.3.2/MIT
  4. include/rapidfuzz/details/CharSet.hpp
  5. include/rapidfuzz/details/GrowingHashmap.hpp
  6. include/rapidfuzz/details/Matrix.hpp
  7. include/rapidfuzz/details/PatternMatchVector.hpp
  8. include/rapidfuzz/details/Range.hpp
  9. include/rapidfuzz/details/SplittedSentenceView.hpp
  10. include/rapidfuzz/details/common.hpp
  11. include/rapidfuzz/details/common_impl.hpp
  12. include/rapidfuzz/details/config.hpp
  13. include/rapidfuzz/details/distance.hpp
  14. include/rapidfuzz/details/intrinsics.hpp
  15. include/rapidfuzz/details/simd.hpp
  16. include/rapidfuzz/details/simd_avx2.hpp
  17. include/rapidfuzz/details/simd_sse2.hpp
  18. include/rapidfuzz/details/type_traits.hpp
  19. include/rapidfuzz/details/types.hpp
  20. include/rapidfuzz/distance.hpp
  21. include/rapidfuzz/distance/DamerauLevenshtein.hpp
  22. include/rapidfuzz/distance/DamerauLevenshtein_impl.hpp
  23. include/rapidfuzz/distance/Hamming.hpp
  24. include/rapidfuzz/distance/Hamming_impl.hpp
  25. include/rapidfuzz/distance/Indel.hpp
  26. include/rapidfuzz/distance/Indel_impl.hpp
  27. include/rapidfuzz/distance/Jaro.hpp
  28. include/rapidfuzz/distance/JaroWinkler.hpp
  29. include/rapidfuzz/distance/JaroWinkler_impl.hpp
  30. include/rapidfuzz/distance/Jaro_impl.hpp
  31. include/rapidfuzz/distance/LCSseq.hpp
  32. include/rapidfuzz/distance/LCSseq_impl.hpp
  33. include/rapidfuzz/distance/Levenshtein.hpp
  34. include/rapidfuzz/distance/Levenshtein_impl.hpp
  35. include/rapidfuzz/distance/OSA.hpp
  36. include/rapidfuzz/distance/OSA_impl.hpp
  37. include/rapidfuzz/distance/Postfix.hpp
  38. include/rapidfuzz/distance/Postfix_impl.hpp
  39. include/rapidfuzz/distance/Prefix.hpp
  40. include/rapidfuzz/distance/Prefix_impl.hpp
  41. include/rapidfuzz/fuzz.hpp
  42. include/rapidfuzz/fuzz_impl.hpp
  43. include/rapidfuzz/rapidfuzz_all.hpp
  44. lib/cmake/rapidfuzz/rapidfuzzConfig.cmake
  45. lib/cmake/rapidfuzz/rapidfuzzConfigVersion.cmake
  46. lib/cmake/rapidfuzz/rapidfuzzTargets.cmake
  47. @owner
  48. @group
  49. @mode
Collapse this list.
Dependency lines:
  • rapidfuzz-cpp>0:devel/rapidfuzz-cpp
To install the port:
cd /usr/ports/devel/rapidfuzz-cpp/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rapidfuzz-cpp
  • pkg install rapidfuzz-cpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rapidfuzz-cpp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1745437549 SHA256 (rapidfuzz-rapidfuzz-cpp-v3.3.2_GH0.tar.gz) = cf619bb1e7a525472077e76287041d9cd89e97073a24095bcb97f81897b0c1d4 SIZE (rapidfuzz-rapidfuzz-cpp-v3.3.2_GH0.tar.gz) = 314657

Packages (timestamps in pop-ups are UTC):
rapidfuzz-cpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.3.23.3.2-3.3.23.3.2---
FreeBSD:13:quarterly3.3.13.3.12.0.03.3.13.3.13.0.03.0.03.0.0
FreeBSD:14:latest3.3.13.3.21.10.43.3.13.3.21.11.3-2.0.0
FreeBSD:14:quarterly3.3.13.3.1-3.3.13.3.13.0.03.0.03.0.0
FreeBSD:15:latest3.3.23.3.2n/a3.3.1n/a3.0.03.0.03.0.0
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
Test dependencies:
  1. catch>0 : devel/catch
This port is required by:
for Build
  1. devel/py-rapidfuzz
  2. multimedia/ossia-score

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/py-rapidfuzz2*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_rapidfuzz-cpp
USES:
cmake:testing compiler:c++17-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/rapidfuzz/rapidfuzz-cpp/tar.gz/v3.3.2?dummy=/
Collapse this list.

There are no commits on branch 2025Q1 for this port