git: 124a29043b1d - 2021Q3 - net-mgmt/p0f2: deprecate in favour of net-mgmt/p0f
Kevin Bowling
kbowling at FreeBSD.org
Sat Sep 11 01:43:05 UTC 2021
The branch 2021Q3 has been updated by kbowling:
URL: https://cgit.FreeBSD.org/ports/commit/?id=124a29043b1d9d1fcd5feeac136189681b0dacd5
commit 124a29043b1d9d1fcd5feeac136189681b0dacd5
Author: Robert Clausecker <fuz at fuz.su>
AuthorDate: 2021-09-11 01:36:38 +0000
Commit: Kevin Bowling <kbowling at 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
More information about the dev-commits-ports-all
mailing list