From nobody Sat Jun 6 18:25:28 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 4gXmvD4BN0z6g9SM for ; Sat, 06 Jun 2026 18:25:28 +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 4gXmvD272mz3nQT for ; Sat, 06 Jun 2026 18:25:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780770328; 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=XDNIKq4SEZH5aNrCdSo5610qdwHSKDrCxsUfVpnaLnI=; b=EAg1AaQ1AkigX7F+J2AyW9orz0btnFp0nKC2No3qEIVP/xg8WH4J1CVjG4e+2RRO372no+ cBUoJ26ZbXsobVHDjswEC8JbE/Oy/J37HDLvwWct1BNBBshZ7tKFqgjKFB0gkVSKUtTgfu 3RDGL8QTk1mSou31mV33/oZuMjkURX5E0kb0Hk7DnA18Gmu5AENuzWmseUfXWOBHKexqZX UxOVoogWtrThNvv0NqguwcWLTj2BEt0e+PHeW18but5Lum+Lxj0n1juR/dFKB1qT4WAxG0 +C3aq5aFsGEsT0n620UvCCtUzRyT+Bv3gHIgTyHMbGDLbB303qENYUO5Azqurw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780770328; a=rsa-sha256; cv=none; b=k/sfFAFXVgDQjW/7Y1y8y3YI0xrkpwnppF77iX9dBK9GBOe3QbUp4Zk9bxZMYgDnBHhW1T bTmuenbTFx2kkWechYu3xveGjPyVXpuGYK49xFDArJNWrtVrETSGVDyT5+F6fT/ACnQaRq gRmMvwsYPlVm6Ir0nv4V/TyNZQtNSuF+85J+lLgZibDmM28nGGref1JTlb1kE5c9wDPN54 tQko1ftSA2sqlKVtcnNQ4CVzzOaloO93ZYdMBxBl0zjpUUfc1t7011eVaZ5p8OVu8ZZxW+ XoiSQtKmGJnlwxPMpw4f8mbb0dARwD4CNp2pkJGiGSEKShmUx6e/S/KcK4idMA== 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=1780770328; 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=XDNIKq4SEZH5aNrCdSo5610qdwHSKDrCxsUfVpnaLnI=; b=aVedQHxjIVLCvphv7smE0Bf2MwqcQ10AU3sMRyXfilCd4Ly1o8aZvAepkWgWXp4z6t+QHc oTt4ORmWb7+0K51n7Ii1m5RB11hkDWh/iG/z53tm8LhVfaJ3BqdLCe5zMISq2tO1re9Eqd iZIVvjHwCtJVuekTAmVfVaEFsgfy691fsmA1s2TeEoxuePbpdDmegu+XysGe5jVyAego1z Ig1mqJAfJ04tFyox4bvDIIzd1vy1RyVXAHaGnT4cocc5OAthZjru2KiFRrmtFsxPdT9YRN qg+SK0neYPTedqNdufwJNUfPErLeGv6tmpvVUKAPUptCfjx7NLLCZqckHTcacQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gXmvD1cQhz9TK for ; Sat, 06 Jun 2026 18:25:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 36e85 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 06 Jun 2026 18:25:28 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Bernhard Froehlich Subject: git: 0101bb3d5a38 - main - devel/apache-orc: Add CPE information 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: decke X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0101bb3d5a38eb75ac518d168246300c2cf3da26 Auto-Submitted: auto-generated Date: Sat, 06 Jun 2026 18:25:28 +0000 Message-Id: <6a246618.36e85.4180fb10@gitrepo.freebsd.org> The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=0101bb3d5a38eb75ac518d168246300c2cf3da26 commit 0101bb3d5a38eb75ac518d168246300c2cf3da26 Author: Bernhard Froehlich AuthorDate: 2026-06-06 18:08:59 +0000 Commit: Bernhard Froehlich CommitDate: 2026-06-06 18:08:59 +0000 devel/apache-orc: Add CPE information --- devel/apache-orc/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/apache-orc/Makefile b/devel/apache-orc/Makefile index 0611be021b71..c1f14dffa2d6 100644 --- a/devel/apache-orc/Makefile +++ b/devel/apache-orc/Makefile @@ -22,7 +22,9 @@ LIB_DEPENDS= libsnappy.so:archivers/snappy \ libprotobuf.so:devel/protobuf \ libabsl_demangle_internal.so:devel/abseil -USES= cmake +USES= cmake cpe + +CPE_VENDOR= apache CMAKE_ARGS+= -DBUILD_JAVA=OFF \ -DZLIB_HOME="/usr" \