git: 6737e4119a54 - main - net-mgmt/p0f2: deprecate in favour of net-mgmt/p0f
Kevin Bowling
kbowling at FreeBSD.org
Sat Sep 11 01:37:44 UTC 2021
The branch main has been updated by kbowling:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6737e4119a547567ef9f4793aefabc292469a39d
commit 6737e4119a547567ef9f4793aefabc292469a39d
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: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
More information about the dev-commits-ports-all
mailing list