git: 396273ac6484 - main - net/pfinger: set deprecation, expire to 2022-06-17
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 May 2022 23:22:15 UTC
The branch main has been updated by jgh: URL: https://cgit.FreeBSD.org/ports/commit/?id=396273ac6484aaa4187400c428cb3844c46c789a commit 396273ac6484aaa4187400c428cb3844c46c789a Author: Jason Helfman <jgh@FreeBSD.org> AuthorDate: 2022-05-16 23:19:48 +0000 Commit: Jason Helfman <jgh@FreeBSD.org> CommitDate: 2022-05-16 23:19:48 +0000 net/pfinger: set deprecation, expire to 2022-06-17 - unmaintained and dead upstream, consider base fingerd - conflict deprecated --- net/pfinger/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net/pfinger/Makefile b/net/pfinger/Makefile index 41434ec8a899..815a39df1a50 100644 --- a/net/pfinger/Makefile +++ b/net/pfinger/Makefile @@ -2,14 +2,15 @@ PORTNAME= pfinger PORTVERSION= 0.7.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= http://www.xelia.ch/unix/pfinger/ MAINTAINER= ports@FreeBSD.org COMMENT= Highly configurable, secure, and portable finger daemon -CONFLICTS= gnu-finger-1.* +DEPRECATED= Unmaintained and dead upstream, consider base fingerd +EXPIRATION_DATE= 2022-06-17 GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-client