Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2023 18:06:09 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: 01a9f366307d - main - www/pserv: Deprecate and set expiration date to 2023-09-30
Message-ID:  <202307191806.36JI69IY083493@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=01a9f366307de0a21f486b5e3da0b5c83daeb89e

commit 01a9f366307de0a21f486b5e3da0b5c83daeb89e
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-07-19 16:50:31 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-07-19 18:05:40 +0000

    www/pserv: Deprecate and set expiration date to 2023-09-30
    
    Last release in 2005 and abandoned upstream, consider migrating to www/apache24 , www/lighttpd or www/nginx
    
    PR:             272532
    Reviewed by:    ale (maintainer)
---
 www/pserv/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/pserv/Makefile b/www/pserv/Makefile
index 4d8505ebfff3..3ccdd647847e 100644
--- a/www/pserv/Makefile
+++ b/www/pserv/Makefile
@@ -11,6 +11,9 @@ WWW=		https://sourceforge.net/projects/pserv/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Abandonware, last release in 2005. Consider migrating to www/apache24 , www/lighttpd or www/nginx
+EXPIRATION_DATE=2023-09-30
+
 GNU_CONFIGURE=	yes
 
 CONFLICTS=	popular



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