1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

textproc/jarowinkler-cpp: Remove: merged into devel/rapidfuzz-cpp

This commit is contained in:
Yuri Victorovich 2024-09-03 00:18:39 -07:00
parent 41744ebef1
commit ad68274e1e
6 changed files with 1 additions and 34 deletions

1
MOVED
View File

@ -3457,3 +3457,4 @@ devel/libopentracing||2024-09-01|Has expired: https://github.com/opentracing/spe
x11-fm/arqiver|archivers/arqiver|2024-09-01|Moved to a better fit category
databases/mysql81-server||2024-09-02|Has expired: MySQL 8.1 is not supported by the vendor and has unfixed vulnerabilies
databases/mysql81-client||2024-09-02|Has expired: MySQL 8.1 is not supported by the vendor and has unfixed vulnerabilies
textproc/jarowinkler-cpp|devel/rapidfuzz-cpp|2024-09-03|Merged into devel/rapidfuzz-cpp

View File

@ -336,7 +336,6 @@
SUBDIR += jalingo
SUBDIR += jaq
SUBDIR += jarnal
SUBDIR += jarowinkler-cpp
SUBDIR += java2html
SUBDIR += jaxup
SUBDIR += jdictionary

View File

@ -1,22 +0,0 @@
PORTNAME= jarowinkler-cpp
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.2
CATEGORIES= textproc
MAINTAINER= yuri@FreeBSD.org
COMMENT= Fast Jaro and Jaro Winkler distance C++ header-only library
WWW= https://github.com/maxbachmann/jarowinkler-cpp
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake:testing compiler:c++17-lang
USE_GITHUB= yes
GH_ACCOUNT= maxbachmann
CMAKE_TESTING_ON= JARO_WINKLER_BUILD_TESTING
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1656705791
SHA256 (maxbachmann-jarowinkler-cpp-v1.0.2_GH0.tar.gz) = 27970eade7a351d0e61a5750b6d5fbb4aa09cd12f1bc6b1a8425559d430dff1c
SIZE (maxbachmann-jarowinkler-cpp-v1.0.2_GH0.tar.gz) = 10375

View File

@ -1 +0,0 @@
Fast Jaro and Jaro Winkler distance C++ header-only library.

View File

@ -1,7 +0,0 @@
include/jaro_winkler/details/common.hpp
include/jaro_winkler/details/intrinsics.hpp
include/jaro_winkler/details/jaro_impl.hpp
include/jaro_winkler/jaro_winkler.hpp
lib/cmake/jaro_winkler/jaro_winklerConfig.cmake
lib/cmake/jaro_winkler/jaro_winklerConfigVersion.cmake
lib/cmake/jaro_winkler/jaro_winklerTargets.cmake