From nobody Fri Feb 6 15:53:16 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4f6zC10L9mz6RMNn for ; Fri, 06 Feb 2026 15:53:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f6zC06fscz3xrg for ; Fri, 06 Feb 2026 15:53:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770393197; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wDBJejFSkHlUoU9JIys2oyjk2EIwZXpaFZh+J3oZ/dQ=; b=yAOanD63k8J617/XDl8GxIW0jyxLtfd7ur64i9lBm/teQU7E/aAmUDuOkbBA6SpZ/k5ZfW A6O5Y132qYJycnWZOogCliG/Vdi2QH6u/3CAdZYLWzdA/UzTrFXKjHfAuuxLo8Fh1R4yIr 6xLgM8EUqZ+/1Iqg1bsDuOHrDEZpJEqe/UebYz2VfJx7XyvW8s0UpDZlNG03YJDY/si74E hO6XzyZCVX3SJhm6v76oCt4qDZ++nUntU65a8l9KNnIfotxX8hBhnIkVJrsJ5vIiY6Sopz 40RVZ3JufW9gTxiEAfkG6rKYaYwb4AUdl193mS02dVjErroc8O/Kw6pmDEaoVw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770393196; a=rsa-sha256; cv=none; b=fxc/Ne0z2FF0Owfuw0JiJCmx/IBnGiUJhRPzRmuvj1h05BtpYwwZi1vFUNhzO5LMbnHnsd qcTygphUDcMDtK9OTuIhmWDOkLPgaX95SI71GXeLu+wBEWuDwSiADu/VFb6ltuAUgU2PyN wU00/suA+3sVGyrdIXrgF+ZLtlrOakKUJKgfz35LDONDQ7fur3gIYYIoxQ2PXvWOI+SoxJ SnyHR0Grjk7Z7bMvtrvsVThoygudc/QI7OuOJjvwNteyh27epxnsYN6LylVYOFEPDatyK/ yMtAJzeY0xgB9zlaeICA+Lh4ya9PJCLXCe1Yz2HNxVW+g5wEjLhfRI/FIwBI0A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770393196; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wDBJejFSkHlUoU9JIys2oyjk2EIwZXpaFZh+J3oZ/dQ=; b=Yi0FP9mnenMDrIls7Dsorm+VcPWTmKubSXavPey1s7BldEE6UvkzSTj6XfOHG+93CfGzxH SLD3bvcJsw6U4kp7g6cSGHOX/7J7cKnkuckdxT4PzYWfY9YWTuDf+INsIp1lKZzTXbb+Q5 Y1PYWPEdnqCyQh1a8A8PSpMElzp69Tyfh1PG6TGy5Fn/d1IkTR7YUkg8of+35fTufwKnps gfHNtaoFdYy76LlwpNIDXqQnEhfsG7xxoWT5zA8LnsHEno/bp/wuqDrI6mQVW093lXAguW rPROFzFuNRraWjZle16OY/R+XFg05QohU4cIk8SfpNyldnGJdvFsuXLJdQq3dQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f6zC064V8z6hB for ; Fri, 06 Feb 2026 15:53:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1904c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 06 Feb 2026 15:53:16 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Cy Schubert Subject: git: 5e882ff25ae1 - main - security/nmap*: Make dbus a dependency of PCAP List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5e882ff25ae14e5b6d1e6473c92ce472c4707c20 Auto-Submitted: auto-generated Date: Fri, 06 Feb 2026 15:53:16 +0000 Message-Id: <69860e6c.1904c.256eb1f1@gitrepo.freebsd.org> The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e882ff25ae14e5b6d1e6473c92ce472c4707c20 commit 5e882ff25ae14e5b6d1e6473c92ce472c4707c20 Author: Cy Schubert AuthorDate: 2026-02-06 15:52:29 +0000 Commit: Cy Schubert CommitDate: 2026-02-06 15:53:12 +0000 security/nmap*: Make dbus a dependency of PCAP Fixes: 7ffb506df86a Reported by: vvd --- security/nmap-devel/Makefile | 4 ++-- security/nmap/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/nmap-devel/Makefile b/security/nmap-devel/Makefile index 87f1885dc836..59c41571ecf9 100644 --- a/security/nmap-devel/Makefile +++ b/security/nmap-devel/Makefile @@ -19,8 +19,7 @@ LICENSE_PERMS= auto-accept dist-mirror pkg-mirror pkg-sell IGNORE_FreeBSD_13= Does not build on FreeBSD 13.x due to OpenSSL 1.1.1 -LIB_DEPENDS= libpcre2-16.so:devel/pcre2 \ - libdbus-1.so:devel/dbus +LIB_DEPENDS= libpcre2-16.so:devel/pcre2 .if !defined(MASTERDIR) @@ -55,6 +54,7 @@ SSH2_DESC= SSH2 protocol support NLS_CONFIGURE_ENABLE= nls PCAP_CONFIGURE_ON= --with-libpcap=included +PCAP_LIB_DEPENDS= libdbus-1.so:devel/dbus SSH2_IMPLIES= SSL SSH2_CONFIGURE_ON= --with-libssh2=included SSH2_CONFIGURE_OFF= --without-libssh2 diff --git a/security/nmap/Makefile b/security/nmap/Makefile index fbe2ae0b80dd..ec9ef4913592 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -17,8 +17,7 @@ LICENSE_NAME= Nmap Public Source License LICENSE_PERMS= auto-accept dist-mirror pkg-mirror pkg-sell LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libpcre2-16.so:devel/pcre2 \ - libdbus-1.so:devel/dbus +LIB_DEPENDS= libpcre2-16.so:devel/pcre2 .if !defined(MASTERDIR) @@ -44,6 +43,7 @@ SSH2_DESC= SSH2 protocol support NLS_CONFIGURE_ENABLE= nls PCAP_CONFIGURE_ON= --with-libpcap=included +PCAP_LIB_DEPENDS= libdbus-1.so:devel/dbus SSH2_CONFIGURE_ON= --with-libssh2=included SSH2_CONFIGURE_OFF= --without-libssh2 SSH2_IMPLIES= SSL