From nobody Sat Apr 18 08:59:08 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 4fyQfN5Ygtz6ZHSB for ; Sat, 18 Apr 2026 08:59:08 +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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyQfN40l5z3skK for ; Sat, 18 Apr 2026 08:59:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776502748; 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=kjmpgzpR3qMtHadsRkN0zSPcr5CD8/5SJj7Xu+QAPEo=; b=qyFmDjmyu7HsKfWqkwafyuxuoLLir7Zq8HEB7zZD4EJtd7teZw6IlNjHS7JvQVgk4RO0bp buLTUCmrMZBxiMcmsy0w1681Y1fqDLIXBIHvaaFLI/tIip/PI2CWC4rqD1w2ayNd2wEXCm 3BfPLY2lueexkVQu0hm24sUdnacfrw5qrjJ22m3P9eS90gLR9ZPFfIAhte+FSyDYFx0oLq sD5OFhXj9/ffxqgd2wu/pRqWULYUm1p5X1NNHW99GRW4l0IsNXt6npC1m095QXv9vrQNb0 CCbiPyVXuup6P1zq5rWBjyqpCnftyWX8DsNH4lUUam9SOuXusv1bg7404lzu/w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776502748; a=rsa-sha256; cv=none; b=TS70XeVRp9/dfreUpcJAok7UzSa4RyaNaHuxIHIwtoBrTQdcTN0Y74pyNRJzaIjvzi3irh 4Vwzr08H/AXPaxWj3v4Jd/bWqCbTSg0AEAttplxJCi0sHCYkjH/BApKLkmQ0MHyHuZBqUn 9FFE+DA3Nkykna8SGNslPp/Tzg1FHXsSgP3rEqTCjWcn8NtC3Kj5D0UuKLxiGcB8Qu044p SfbEPdAs1zQOvXV2cMI+/jEOErCps+yNEZLokrAYfDoxRGbxh6V9zbKx5BpONi1cHWR5TB PaqhDTd5DLVl+yswdsQJbHEJGRif6t0K/Esajo6jWWGTvmLkGkVlWmsiOMfGUw== 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=1776502748; 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=kjmpgzpR3qMtHadsRkN0zSPcr5CD8/5SJj7Xu+QAPEo=; b=XxLyoti8LhC3nhX3YhBK3JyC4aXiNiKhxf67YY8ldo3eI4vooznWUCzK8y4YsZhrFsafKQ Fd1Lxx4kQs1ai+syPQnxpexUpcdcpTPgRmKoYTBKrF/OTF9j5BCNZf03AUpG0P/KUjf4Zo lGQkCjmFF5/OBYuu9uyOD2UazlK+hLz1Qc7T5IkwIhUvdoMlryBM39SVz0YC8PquHIuYsx 0/G20ailpsgRAHWmVp6C2XpwAfVc0CSxr6M+yGdckCSrkztFmg7wyQ5XU1ZRdbuUG42SrM eAJOgUpK26eGEGGUiq9FHNLsstQilFiU1vZEty1COiVQ2NSheDMxcXce0KayKw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fyQfN3YS7zZ08 for ; Sat, 18 Apr 2026 08:59:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1d8cd by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 18 Apr 2026 08:59:08 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Santhosh Raju Subject: git: 05fbeda50453 - main - security/wolfssl: Enable performance optimizations. 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: fox X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 05fbeda5045347e6e11f64c41a5b5d23fe943ed4 Auto-Submitted: auto-generated Date: Sat, 18 Apr 2026 08:59:08 +0000 Message-Id: <69e347dc.1d8cd.6578e368@gitrepo.freebsd.org> The branch main has been updated by fox: URL: https://cgit.FreeBSD.org/ports/commit/?id=05fbeda5045347e6e11f64c41a5b5d23fe943ed4 commit 05fbeda5045347e6e11f64c41a5b5d23fe943ed4 Author: Santhosh Raju AuthorDate: 2026-04-18 08:56:27 +0000 Commit: Santhosh Raju CommitDate: 2026-04-18 08:59:01 +0000 security/wolfssl: Enable performance optimizations. Enable AVX for amd64 build. PR: 294422 Reported by: Daniel Engberg --- security/wolfssl/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/security/wolfssl/Makefile b/security/wolfssl/Makefile index 4485f099a610..a458dae3a447 100644 --- a/security/wolfssl/Makefile +++ b/security/wolfssl/Makefile @@ -1,5 +1,6 @@ PORTNAME= wolfssl PORTVERSION= 5.9.1 +PORTREVISION= 1 CATEGORIES= security devel MASTER_SITES= https://www.wolfssl.com/ \ LOCAL/fox @@ -38,7 +39,12 @@ CONFIGURE_ARGS= --disable-dependency-tracking \ --enable-static \ --enable-tls13 \ --enable-tls13-draft18 \ - --enable-keying-material + --enable-keying-material \ + --enable-all-asm + +.if "${ARCH}" == "amd64" +CONFIGURE_ARGS+= --enable-aesni-with-avx +.endif TEST_TARGET= check CFLAGS+= -DWOLFSSL_ALT_NAMES -DWOLFSSL_GETRANDOM=1 -DWOLFSSL_TLS13_MIDDLEBOX_COMPAT