Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Sep 2021 01:37:44 GMT
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6737e4119a54 - main - net-mgmt/p0f2: deprecate in favour of net-mgmt/p0f
Message-ID:  <202109110137.18B1bi8A055813@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6737e4119a547567ef9f4793aefabc292469a39d

commit 6737e4119a547567ef9f4793aefabc292469a39d
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2021-09-11 01:36:38 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-09-11 01:36:38 +0000

    net-mgmt/p0f2: deprecate in favour of net-mgmt/p0f
    
    The version 2 series of this tool is no longer maintained
    and deprecated in favour of the version 3 series provided
    in net-mgmt/p0f2.
    
    PR:             258370
---
 net-mgmt/p0f2/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-mgmt/p0f2/Makefile b/net-mgmt/p0f2/Makefile
index deb2da618d55..5a7496798bc6 100644
--- a/net-mgmt/p0f2/Makefile
+++ b/net-mgmt/p0f2/Makefile
@@ -11,6 +11,8 @@ COMMENT=	Passive OS fingerprinting tool
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/doc/COPYING
 
+DEPRECATED=	newer version available in net-mgmt/p0f
+
 USES=		gmake tar:tgz
 USE_RC_SUBR=	p0f2
 ALL_TARGET=	all p0fq tools



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