Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2023 18:46:14 GMT
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e0e169f3a18f - main - textproc/meilisearch: Mark as BROKEN
Message-ID:  <202301221846.30MIkEZL053889@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by ashish:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e0e169f3a18fa13d173f5572f27551e9cbca040c

commit e0e169f3a18fa13d173f5572f27551e9cbca040c
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2023-01-22 18:43:29 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2023-01-22 18:43:29 +0000

    textproc/meilisearch: Mark as BROKEN
    
    PR:             268916
    Reported by:    Yonas Yanfa <yonas dot yanfa at gmail dot com>
---
 textproc/meilisearch/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/meilisearch/Makefile b/textproc/meilisearch/Makefile
index dcc0e0a73cda..8b63e9313595 100644
--- a/textproc/meilisearch/Makefile
+++ b/textproc/meilisearch/Makefile
@@ -15,6 +15,8 @@ WWW=		https://www.meilisearch.com/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		does not work
+
 LIB_DEPENDS=	liblmdb.so:databases/lmdb
 
 USES=		cargo pkgconfig


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301221846.30MIkEZL053889>