Date: Sun, 27 Oct 2024 13:25:52 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 733d86983f70 - main - sysutils/fusefs-fusepak: Mark BROKEN, deprecate and set expiration date to 2024-11-30 Message-ID: <202410271325.49RDPqmT085564@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=733d86983f70c558e06493347118a6e10daf5f5f commit 733d86983f70c558e06493347118a6e10daf5f5f Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-10-27 12:06:01 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-10-27 13:25:37 +0000 sysutils/fusefs-fusepak: Mark BROKEN, deprecate and set expiration date to 2024-11-30 Upstream is no longer around --- sysutils/fusefs-fusepak/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sysutils/fusefs-fusepak/Makefile b/sysutils/fusefs-fusepak/Makefile index b4613efb58ba..328cde2e2112 100644 --- a/sysutils/fusefs-fusepak/Makefile +++ b/sysutils/fusefs-fusepak/Makefile @@ -11,6 +11,10 @@ WWW= http://fusepak.sourceforge.net/ LICENSE= GPLv2 +BROKEN= Unfetchable +DEPRECATED= Upstream is no longer around +EXPIRATION_DATE=2024-11-30 + GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= fuse pkgconfig tar:bzip2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410271325.49RDPqmT085564>