Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jan 2024 12:46:56 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: 8bdf7d2acfe6 - main - deskutils/bigyear: Deprecate and set expiration date to 2024-02-29
Message-ID:  <202401061246.406CkuUG091884@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=8bdf7d2acfe6bcdf6f3eb99696c58c264e8e4db4

commit 8bdf7d2acfe6bcdf6f3eb99696c58c264e8e4db4
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-06 11:51:44 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-06 11:51:54 +0000

    deskutils/bigyear: Deprecate and set expiration date to 2024-02-29
    
    Last update in 2001 and dead upstream, redirect users to deskutils/pal
    and while at it return port to pool
    
    Approved by:    portmgr
---
 deskutils/bigyear/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/deskutils/bigyear/Makefile b/deskutils/bigyear/Makefile
index f6eb70489cdb..d4b7f56157ee 100644
--- a/deskutils/bigyear/Makefile
+++ b/deskutils/bigyear/Makefile
@@ -5,10 +5,12 @@ CATEGORIES=	deskutils
 MASTER_SITES=	https://BSDforge.com/projects/source/deskutils/bigyear/
 DISTNAME=	${PORTNAME}
 
-MAINTAINER=	portmaster@BSDforge.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Program to print a large (one month per page) calendar
 
 BROKEN=		Unfetchable
+DEPRECATED=	Last release in 2001 and dead upstream, consider using deskutils/pal
+EXPIRATION_DATE=2024-02-29
 
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}"
 



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