git: da1efa0850ea - main - dns/p5-Net-DNS: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Jul 2026 05:03:25 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=da1efa0850eac8553b7d9d6793d18f1d4d785773
commit da1efa0850eac8553b7d9d6793d18f1d4d785773
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-07-12 04:51:23 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-07-12 04:51:23 +0000
dns/p5-Net-DNS: Add PORTSCOUT
---
dns/p5-Net-DNS/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile
index 3114eb469006..5a1b754dff1d 100644
--- a/dns/p5-Net-DNS/Makefile
+++ b/dns/p5-Net-DNS/Makefile
@@ -21,6 +21,8 @@ USE_PERL5= configure
CONFIGURE_ARGS= --no-IPv6-tests --no-online-tests
NO_ARCH= yes
+PORTSCOUT= limit:^[0-9\.]*$$
+
OPTIONS_DEFINE= IDN IDN2 IPV6 SSHFP TSIG
OPTIONS_DEFAULT=TSIG
IDN_DESC= International Domain Names support via Net::LibIDN