git: 8bdf7d2acfe6 - main - deskutils/bigyear: Deprecate and set expiration date to 2024-02-29
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 12:46:56 UTC
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}"