git: da6cd77d0383 - main - sysutils/fusefs-funionfs: Mark BROKEN, deprecate and set expiration date to 2024-11-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Oct 2024 13:25:51 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=da6cd77d0383ada17720c895fc674b4f10cc41f7 commit da6cd77d0383ada17720c895fc674b4f10cc41f7 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-10-27 12:01:07 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-10-27 13:25:37 +0000 sysutils/fusefs-funionfs: Mark BROKEN, deprecate and set expiration date to 2024-11-30 Upstream is no longer around --- sysutils/fusefs-funionfs/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sysutils/fusefs-funionfs/Makefile b/sysutils/fusefs-funionfs/Makefile index 907ef819f483..04f589b84612 100644 --- a/sysutils/fusefs-funionfs/Makefile +++ b/sysutils/fusefs-funionfs/Makefile @@ -11,6 +11,10 @@ WWW= http://funionfs.apiou.org/ LICENSE= GPLv2+ +BROKEN= Unfetchable +DEPRECATED= Upstream is no longer around +EXPIRATION_DATE=2024-11-30 + USES= fuse localbase GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share