From nobody Thu May 29 12:49:11 2025 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 4b7R5S4CnPz5x04q; Thu, 29 May 2025 12:49:16 +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 4b7R5Q5Wcwz3RFd; Thu, 29 May 2025 12:49:14 +0000 (UTC) (envelope-from gerald@pfeifer.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=pfeifer.com header.s=pair-202402271039 header.b=tvXI3+oh; 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 Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id 9848233F31; Thu, 29 May 2025 08:49:13 -0400 (EDT) Received: from daya.localdomain (188-23-3-107.adsl.highway.telekom.at [188.23.3.107]) (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 BA08B33F30; Thu, 29 May 2025 08:49:12 -0400 (EDT) Date: Thu, 29 May 2025 14:49:11 +0200 (CEST) From: Gerald Pfeifer To: Stephen Montgomery-Smith cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 5583a24f26bc - main - math/octave-forge-csg-dataset: New port. In-Reply-To: <202505191446.54JEkStg013960@gitrepo.freebsd.org> Message-ID: <46a689a3-2a67-320f-c464-4dd9958ce800@pfeifer.com> References: <202505191446.54JEkStg013960@gitrepo.freebsd.org> 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=US-ASCII DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pfeifer.com; h=date:from:to:cc:subject:in-reply-to:message-id:references:mime-version:content-type; s=pair-202402271039; bh=2CBTeF5DjBXz5VcU6S2Z1Bl0p+Oz0xx3Vn88Q0md+zE=; b=tvXI3+oh6dWYiy6zB3MsYadT2lox2UMnxsW+NXEc+g5ypgMhLW/uMQHtb5tGKQ4Bw65TAL+6FrqWLGwElH/m6OkPwLtGARlkMIwDRXpr0yW3DbuEdLKuHc6dH6IUnlefX/SuEB0KBB2H3dJ9cgRyJa/+VGFPKv3AzguaG3PuFrJoRgZutyzlGEs6SuPOPuqqxQxfC2tY4iBHzyxzx4mCFD2KNTLo9J+y/RN9XdCviTNHaUhEhS6PAIu3+iik/T9VxDcIcXfAcnA8lZcijg+ON5O14kBqcQK121IrXXBt/1RZsG/s5Qeo0CstaocPmY1XrBYIly1c9QtWJUuIbW36JQ== X-Scanned-By: mailmunge 3.11 on 209.68.5.143 X-Spamd-Result: default: False [-2.55 / 15.00]; NEURAL_HAM_LONG(-0.97)[-0.970]; NEURAL_HAM_SHORT(-0.95)[-0.954]; R_SPF_ALLOW(-0.20)[+a:hamza.pair.com]; R_DKIM_ALLOW(-0.20)[pfeifer.com:s=pair-202402271039]; NEURAL_HAM_MEDIUM(-0.13)[-0.127]; MIME_GOOD(-0.10)[text/plain]; ASN(0.00)[asn:7859, ipnet:209.68.0.0/18, country:US]; ARC_NA(0.00)[]; MISSING_XM_UA(0.00)[]; FREEFALL_USER(0.00)[gerald]; MIME_TRACE(0.00)[0:+]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_DN_SOME(0.00)[]; FROM_HAS_DN(0.00)[]; DMARC_NA(0.00)[pfeifer.com]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MLMMJ_DEST(0.00)[dev-commits-ports-all@FreeBSD.org,dev-commits-ports-main@FreeBSD.org]; RCVD_TLS_LAST(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; DKIM_TRACE(0.00)[pfeifer.com:+] X-Rspamd-Queue-Id: 4b7R5Q5Wcwz3RFd X-Spamd-Bar: -- On Mon, 19 May 2025, Stephen Montgomery-Smith wrote: > URL: https://cgit.FreeBSD.org/ports/commit/?id=5583a24f26bc7615e3b2d19ccf744be3ce29dc99 > math/octave-forge-csg-dataset: New port. > > A large dataset of diaphyseal cross sectional geometric properties and > relevant measurements from human long bones for octave. > +USES= compiler octave > +USE_GCC= yes Why is this using USE_GCC? Does it fail to build with LLVM? And why USES=compiler? I don't see anything in this Makefile that would leverage that, but maybe I'm missing something? Though ... > +NO_ARCH= yes > +NO_BUILD= yes ...makes me wonder. :-) Somewhat related questions for octave-forge-csg-toolkit which has USES= compiler octave USE_GCC= yes CXXFLAGS+= -stdlib=libstdc++ Are all three really necessary? Gerald