Port details |
- py-rapidfuzz2 Rapid fuzzy string matching in Python
- 2.15.1_1 devel
=0 2.15.1_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- 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.
- ¦ ¦ ¦ ¦
- 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>)
- 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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- jarowinkler-cpp>=0 : textproc/jarowinkler-cpp
- ninja : devel/ninja
- py39-numpy>=0,1 : math/py-numpy@py39
- py39-rapidfuzz-capi>=1.0.5<1.0.5_99 : devel/py-rapidfuzz-capi@py39
- py39-scikit-build>=0.13.0 : devel/py-scikit-build@py39
- py39-wheel>=0 : devel/py-wheel@py39
- rapidfuzz-cpp>=0 : devel/rapidfuzz-cpp
- taskflow>=0 : devel/taskflow
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-jarowinkler>=1.0.3 : textproc/py-jarowinkler@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- 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:
|
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) |
Commit | Credits | Log message |
2.15.1_1 26 Aug 2023 09:25:32 |
Po-Chuan Hsieh (sunpoet) |
devel/py-rapidfuzz2: Remove obsoleted port
Use devel/py-rapidfuzz instead. |
2.15.1_1 30 Jun 2023 07:03:58 |
Po-Chuan Hsieh (sunpoet) |
devel/py-rapidfuzz2: Add NO_ARCH |
2.15.1_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
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 |
Po-Chuan Hsieh (sunpoet) |
devel/py-rapidfuzz2: Clean up Makefile |
2.15.1_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.15.1 18 Apr 2023 18:00:42 |
Po-Chuan Hsieh (sunpoet) |
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
|