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
Port details
py-rapidfuzz2 Rapid fuzzy string matching in Python
2.15.1_1 devel Deleted 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 2.15.1_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-18 18:09:38
Last Update: 2023-08-26 09:25:32
Commit Hash: 73a9f8a
License: MIT
WWW:
https://github.com/maxbachmann/RapidFuzz
Description:
Rapid fuzzy string matching in Python using various string metrics.
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}rapidfuzz2>0:devel/py-rapidfuzz2@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py39-rapidfuzz2
Package flavors (<flavor>: <package>)
  • py39: py39-rapidfuzz2
distinfo:
TIMESTAMP = 1681186230 SHA256 (rapidfuzz-2.15.1.tar.gz) = d62137c2ca37aea90a11003ad7dc109c8f1739bfbe5a9a217f3cdb07d7ac00f6 SIZE (rapidfuzz-2.15.1.tar.gz) = 1209658

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. jarowinkler-cpp>=0 : textproc/jarowinkler-cpp
  3. ninja : devel/ninja
  4. py39-numpy>=0,1 : math/py-numpy@py39
  5. py39-rapidfuzz-capi>=1.0.5<1.0.5_99 : devel/py-rapidfuzz-capi@py39
  6. py39-scikit-build>=0.13.0 : devel/py-scikit-build@py39
  7. py39-wheel>=0 : devel/py-wheel@py39
  8. rapidfuzz-cpp>=0 : devel/rapidfuzz-cpp
  9. taskflow>=0 : devel/taskflow
  10. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  11. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-jarowinkler>=1.0.3 : textproc/py-jarowinkler@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-rapidfuzz2
USES:
compiler:c++14-lang python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/r/rapidfuzz/
  2. https://pypi.org/packages/source/r/rapidfuzz/
Collapse this list.
Port Moves
  • port moved to devel/py-rapidfuzz on 2023-08-26
    REASON: Remove obsoleted port. Use devel/py-rapidfuzz instead

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.15.1_1
26 Aug 2023 09:25:32
commit hash: 73a9f8a50552ee3bbd742b21c4bcf9487ba5b07fcommit hash: 73a9f8a50552ee3bbd742b21c4bcf9487ba5b07fcommit hash: 73a9f8a50552ee3bbd742b21c4bcf9487ba5b07fcommit hash: 73a9f8a50552ee3bbd742b21c4bcf9487ba5b07f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-rapidfuzz2: Remove obsoleted port

Use devel/py-rapidfuzz instead.
2.15.1_1
30 Jun 2023 07:03:58
commit hash: 216066aaf9efaf0aaca76b9325849200153b30e9commit hash: 216066aaf9efaf0aaca76b9325849200153b30e9commit hash: 216066aaf9efaf0aaca76b9325849200153b30e9commit hash: 216066aaf9efaf0aaca76b9325849200153b30e9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-rapidfuzz2: Add NO_ARCH
2.15.1_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.15.1_1
07 May 2023 16:03:58
commit hash: 0bfa94d07374d1687e4e14bbd72750b16863dfb3commit hash: 0bfa94d07374d1687e4e14bbd72750b16863dfb3commit hash: 0bfa94d07374d1687e4e14bbd72750b16863dfb3commit hash: 0bfa94d07374d1687e4e14bbd72750b16863dfb3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-rapidfuzz2: Clean up Makefile
2.15.1_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
2.15.1
18 Apr 2023 18:00:42
commit hash: 9316129e30438c26c0f6096352c6c4844ccf64ffcommit hash: 9316129e30438c26c0f6096352c6c4844ccf64ffcommit hash: 9316129e30438c26c0f6096352c6c4844ccf64ffcommit hash: 9316129e30438c26c0f6096352c6c4844ccf64ff files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-rapidfuzz2: Add py-rapidfuzz2 2.15.1 (copied from py-rapidfuzz)

- Sort BUILD_DEPENDS
- Remove PYNUMPY
- Add PORTSCOUT

Number of commits found: 6