From 0bbb5551fac5d590d7d4dae1fcc623781c6aecb3 Mon Sep 17 00:00:00 2001 From: "Serhii (Sergey) Kozlov" Date: Wed, 15 Mar 2023 22:06:49 +0000 Subject: [PATCH] sysutils/fusefs-securefs: Mark broken and return to the pool The port became broken recently, and I'm not using it anymore, so just give it to anyone interested. --- sysutils/fusefs-securefs/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysutils/fusefs-securefs/Makefile b/sysutils/fusefs-securefs/Makefile index b5f4937584b01..709cf3297971d 100644 --- a/sysutils/fusefs-securefs/Makefile +++ b/sysutils/fusefs-securefs/Makefile @@ -4,13 +4,15 @@ PORTREVISION= 1 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- -MAINTAINER= skozlov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Filesystem in userspace with transparent encryption and decryption WWW= https://github.com/netheril96/securefs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md +BROKEN= does not build + LIB_DEPENDS= libutf8proc.so:textproc/utf8proc \ libjsoncpp.so:devel/jsoncpp