aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-09-03 07:18:39 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-09-03 08:35:50 +0000
commitad68274e1e2dd0d423df0257ddeb3821281dadf5 (patch)
treedb64d9e3b4e34beff7e7900e496b042357a53ded
parent41744ebef190c06b4384248cd76ef2c8e0aefb2c (diff)
downloadports-ad68274e1e2dd0d423df0257ddeb3821281dadf5.tar.gz
ports-ad68274e1e2dd0d423df0257ddeb3821281dadf5.zip
textproc/jarowinkler-cpp: Remove: merged into devel/rapidfuzz-cpp
-rw-r--r--MOVED1
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/jarowinkler-cpp/Makefile22
-rw-r--r--textproc/jarowinkler-cpp/distinfo3
-rw-r--r--textproc/jarowinkler-cpp/pkg-descr1
-rw-r--r--textproc/jarowinkler-cpp/pkg-plist7
6 files changed, 1 insertions, 34 deletions
diff --git a/MOVED b/MOVED
index 298914577e3f..700227c718d2 100644
--- a/MOVED
+++ b/MOVED
@@ -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
diff --git a/textproc/Makefile b/textproc/Makefile
index 31ec0c1ffd14..09dcbc33ae81 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -336,7 +336,6 @@
SUBDIR += jalingo
SUBDIR += jaq
SUBDIR += jarnal
- SUBDIR += jarowinkler-cpp
SUBDIR += java2html
SUBDIR += jaxup
SUBDIR += jdictionary
diff --git a/textproc/jarowinkler-cpp/Makefile b/textproc/jarowinkler-cpp/Makefile
deleted file mode 100644
index 471e5116d916..000000000000
--- a/textproc/jarowinkler-cpp/Makefile
+++ /dev/null
@@ -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>
diff --git a/textproc/jarowinkler-cpp/distinfo b/textproc/jarowinkler-cpp/distinfo
deleted file mode 100644
index 7b70141e6174..000000000000
--- a/textproc/jarowinkler-cpp/distinfo
+++ /dev/null
@@ -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
diff --git a/textproc/jarowinkler-cpp/pkg-descr b/textproc/jarowinkler-cpp/pkg-descr
deleted file mode 100644
index ddd379f24a7c..000000000000
--- a/textproc/jarowinkler-cpp/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-Fast Jaro and Jaro Winkler distance C++ header-only library.
diff --git a/textproc/jarowinkler-cpp/pkg-plist b/textproc/jarowinkler-cpp/pkg-plist
deleted file mode 100644
index 7e6210aff065..000000000000
--- a/textproc/jarowinkler-cpp/pkg-plist
+++ /dev/null
@@ -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