From owner-dev-commits-ports-all@freebsd.org  Fri Aug 27 07:15:42 2021
Return-Path: <owner-dev-commits-ports-all@freebsd.org>
Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id CF6F7659622;
 Fri, 27 Aug 2021 07:15:42 +0000 (UTC)
 (envelope-from gerald@pfeifer.com)
Received: from hamza.pair.com (hamza.pair.com [209.68.5.143])
 (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 did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 4GwrbK6QDnz3r0K;
 Fri, 27 Aug 2021 07:15:41 +0000 (UTC)
 (envelope-from gerald@pfeifer.com)
Received: from hamza.pair.com (localhost [127.0.0.1])
 by hamza.pair.com (Postfix) with ESMTP id A040A33E56;
 Fri, 27 Aug 2021 03:15:41 -0400 (EDT)
Received: from [192.168.1.5] (unknown [178.114.158.92])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256)
 (No client certificate requested)
 by hamza.pair.com (Postfix) with ESMTPSA id CFA7C33E4D;
 Fri, 27 Aug 2021 03:15:40 -0400 (EDT)
Date: Fri, 27 Aug 2021 09:15:39 +0200 (CEST)
From: Gerald Pfeifer <gerald@pfeifer.com>
To: Yuri Victorovich <yuri@FreeBSD.org>
cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, 
 dev-commits-ports-main@FreeBSD.org
Subject: Re: git: 21f6954d839a - main - math/cado-nfs: New port: Implementation
 of the Number Field Sieve Algorithm
In-Reply-To: <202108131000.17DA0B6H070660@gitrepo.freebsd.org>
Message-ID: <552d6b58-4380-b44a-51f3-32635df5c79@pfeifer.com>
References: <202108131000.17DA0B6H070660@gitrepo.freebsd.org>
MIME-Version: 1.0
X-Rspamd-Queue-Id: 4GwrbK6QDnz3r0K
X-Spamd-Bar: --
Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none;
 spf=pass (mx1.freebsd.org: domain of gerald@pfeifer.com designates
 209.68.5.143 as permitted sender) smtp.mailfrom=gerald@pfeifer.com
X-Spamd-Result: default: False [-2.30 / 15.00]; ARC_NA(0.00)[];
 RCVD_VIA_SMTP_AUTH(0.00)[]; FREEFALL_USER(0.00)[gerald];
 FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4];
 R_SPF_ALLOW(-0.20)[+a:hamza.pair.com:c];
 TO_MATCH_ENVRCPT_ALL(0.00)[];
 MIME_GOOD(-0.10)[multipart/mixed,text/plain];
 DMARC_NA(0.00)[pfeifer.com]; NEURAL_HAM_LONG(-1.00)[-1.000];
 TO_DN_SOME(0.00)[]; MID_RHS_MATCH_FROM(0.00)[];
 RCVD_COUNT_THREE(0.00)[3]; NEURAL_HAM_MEDIUM(-1.00)[-1.000];
 NEURAL_HAM_SHORT(-1.00)[-1.000]; CTYPE_MIXED_BOGUS(1.00)[];
 FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[];
 MIME_TRACE(0.00)[0:+,1:+];
 ASN(0.00)[asn:7859, ipnet:209.68.0.0/18, country:US];
 RCVD_TLS_LAST(0.00)[];
 MAILMAN_DEST(0.00)[dev-commits-ports-all,dev-commits-ports-main]
Content-Type: text/plain; CHARSET=ISO-8859-15
Content-Transfer-Encoding: 8BIT
X-Content-Filtered-By: Mailman/MimeDel 2.1.34
X-BeenThere: dev-commits-ports-all@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: Commit messages for all branches of the ports repository
 <dev-commits-ports-all.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/dev-commits-ports-all>, 
 <mailto:dev-commits-ports-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/dev-commits-ports-all/>
List-Post: <mailto:dev-commits-ports-all@freebsd.org>
List-Help: <mailto:dev-commits-ports-all-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/dev-commits-ports-all>, 
 <mailto:dev-commits-ports-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Aug 2021 07:15:42 -0000

On Fri, 13 Aug 2021, Yuri Victorovich wrote:
> +USE_GCC=	any # fails in clang-11 with various STL and C++ errors. Reported to the upstream author Emmanuel Thomé on 2021-08-13.

I replaced this with USE_GCC=yes in 42db3560ac768eab87b11e9e80c0041a07b02847
and will see to tighten docs (and code).

Cheers,
Gerald
From owner-dev-commits-ports-all@freebsd.org  Fri Aug 27 08:12:01 2021
Return-Path: <owner-dev-commits-ports-all@freebsd.org>
Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9F09C65A4A9;
 Fri, 27 Aug 2021 08:12:01 +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 "R3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 4GwsrK38gfz4dNg;
 Fri, 27 Aug 2021 08:12:01 +0000 (UTC) (envelope-from git@FreeBSD.org)
Received: from gitrepo.freebsd.org (gitrepo.freebsd.org
 [IPv6:2610:1c1:1:6068::e6a:5])
 (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 did not present a certificate)
 by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 490481FF7D;
 Fri, 27 Aug 2021 08:12:01 +0000 (UTC) (envelope-from git@FreeBSD.org)
Received: from gitrepo.freebsd.org ([127.0.1.44])
 by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17R8C18Q095272;
 Fri, 27 Aug 2021 08:12:01 GMT (envelope-from git@gitrepo.freebsd.org)
Received: (from git@localhost)
 by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17R8C1s7095271;
 Fri, 27 Aug 2021 08:12:01 GMT (envelope-from git)
Date: Fri, 27 Aug 2021 08:12:01 GMT
Message-Id: <202108270812.17R8C1s7095271@gitrepo.freebsd.org>
To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org,
 dev-commits-ports-main@FreeBSD.org
From: Jan Beich <jbeich@FreeBSD.org>
Subject: git: 2d5e932051ae - main - devel/vc-intrinsics: add llvm13 flavor
 after acdf72266d25
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-Git-Committer: jbeich
X-Git-Repository: ports
X-Git-Refname: refs/heads/main
X-Git-Reftype: branch
X-Git-Commit: 2d5e932051ae28c607ea5ded99451d1bc03bcf14
Auto-Submitted: auto-generated
X-BeenThere: dev-commits-ports-all@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: Commit messages for all branches of the ports repository
 <dev-commits-ports-all.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/dev-commits-ports-all>, 
 <mailto:dev-commits-ports-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/dev-commits-ports-all/>
List-Post: <mailto:dev-commits-ports-all@freebsd.org>
List-Help: <mailto:dev-commits-ports-all-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/dev-commits-ports-all>, 
 <mailto:dev-commits-ports-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Aug 2021 08:12:01 -0000

The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2d5e932051ae28c607ea5ded99451d1bc03bcf14

commit 2d5e932051ae28c607ea5ded99451d1bc03bcf14
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-08-27 00:04:27 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-08-27 08:11:27 +0000

    devel/vc-intrinsics: add llvm13 flavor after acdf72266d25
---
 devel/vc-intrinsics/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/vc-intrinsics/Makefile b/devel/vc-intrinsics/Makefile
index 4f69baed1d82..16708bef9976 100644
--- a/devel/vc-intrinsics/Makefile
+++ b/devel/vc-intrinsics/Makefile
@@ -8,7 +8,7 @@ COMMENT=	LLVM intrinsics for SIMD on GPU
 
 LICENSE=	MIT
 
-FLAVORS=	${12 11 10 90 80 70:L:S/^/llvm/}
+FLAVORS=	${13 12 11 10 90 80 70:L:S/^/llvm/}
 
 BUILD_DEPENDS=	${FLAVOR}>0:devel/${FLAVOR}