git: be36e7275bf0 - main - comms/comserv: Deprecate and set expiration date to 2024-02-29
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 08:54:57 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=be36e7275bf0d0fbd80d82ffb565376476bf3548
commit be36e7275bf0d0fbd80d82ffb565376476bf3548
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-06 08:27:30 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-06 08:54:13 +0000
comms/comserv: Deprecate and set expiration date to 2024-02-29
Abandonware, last release in 2002 and upstream has vanished
Redirect users to comms/remserial and and while at it return to pool
Approved by: portmgr
---
comms/comserv/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/comms/comserv/Makefile b/comms/comserv/Makefile
index cd5f83e216de..4ac22d1fdfc9 100644
--- a/comms/comserv/Makefile
+++ b/comms/comserv/Makefile
@@ -3,13 +3,15 @@ PORTVERSION= 1.4.4
CATEGORIES= comms net
MASTER_SITES= https://BSDforge.com/projects/source/comms/comserv/
-MAINTAINER= portmaster@BSDforge.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Access local serial ports via network connections
WWW= https://BSDforge.com/projects/comms/comserv/
LICENSE= BSD2CLAUSE
BROKEN= Unfetchable
+DEPRECATED= Abandonware, last release in 2002. Consider using comms/remserial
+EXPIRATION_DATE=2024-02-29
USES= tar:xz