aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2023-03-12 14:15:31 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2023-03-12 14:22:35 +0000
commit431083297f11254147f940ff3a5bcba22888958a (patch)
tree255856ea6c32396b09b37a6129b54505a7425e94
parenta94f8aaf8d66683c3050cabb63f7ce1036883c2d (diff)
downloadports-431083297f11254147f940ff3a5bcba22888958a.tar.gz
ports-431083297f11254147f940ff3a5bcba22888958a.zip
textproc/sphinxsearch: return to the pool
Upstream switched to a commercial license years ago, and so we cannot include more recent versions in the ports. Despite indications on the website that they would switch back to GPL, this hasn't happened in more than 5 years, so I guess it is never going to happen. From an opensource point of view, this software is essentially abandonware. However, given there is an actively developed upstream project, and that project does provide FreeBSD binaries, it doesn't feel right to deprecate the software entirely. (cherry picked from commit 9ed24575353e3e60326d55782fffac2ed90d0e85)
-rw-r--r--textproc/sphinxsearch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sphinxsearch/Makefile b/textproc/sphinxsearch/Makefile
index b7c2967e09fb..60fbebefb778 100644
--- a/textproc/sphinxsearch/Makefile
+++ b/textproc/sphinxsearch/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= http://sphinxsearch.com/files/ \
DISTNAME= sphinx-${PORTVERSION}-release
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= matthew@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Sphinx Full-Text Search Engine
WWW= https://sphinxsearch.com/