Date: Sat, 11 Sep 2021 01:43:05 GMT From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 124a29043b1d - 2021Q3 - net-mgmt/p0f2: deprecate in favour of net-mgmt/p0f Message-ID: <202109110143.18B1h5K9069353@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=124a29043b1d9d1fcd5feeac136189681b0dacd5 commit 124a29043b1d9d1fcd5feeac136189681b0dacd5 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:42:23 +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 (cherry picked from commit 6737e4119a547567ef9f4793aefabc292469a39d) --- 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?202109110143.18B1h5K9069353>