git: 5b457e84f780 - main - x11/fbdesk: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Dec 2024 10:38:17 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5b457e84f780ec37bdd33ac2ae784560237263b9 commit 5b457e84f780ec37bdd33ac2ae784560237263b9 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-12-27 10:06:17 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-12-27 10:37:27 +0000 x11/fbdesk: Mark DEPRECATED - Remove GENTOO MASTER_SITES as it no longer provides flat layout - Current WWW site is no longer available - No more distfiles are available - Set EXPIRATION_DATE 2025-01-26 --- x11/fbdesk/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/x11/fbdesk/Makefile b/x11/fbdesk/Makefile index 6c0dd2ec1d4f..533871187677 100644 --- a/x11/fbdesk/Makefile +++ b/x11/fbdesk/Makefile @@ -2,8 +2,7 @@ PORTNAME= fbdesk PORTVERSION= 1.4.1 PORTREVISION= 8 CATEGORIES= x11 -MASTER_SITES= http://fluxbox.sourceforge.net/download/ \ - GENTOO +MASTER_SITES= http://fluxbox.sourceforge.net/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Fluxbox utility to create and manage icons on the desktop @@ -11,6 +10,9 @@ WWW= https://fluxbox.sourceforge.net/fbdesk/ LICENSE= MIT +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE=2025-01-27 + LIB_DEPENDS= libpng.so:graphics/png \ libImlib2.so:graphics/imlib2