From nobody Fri Oct 13 14:38:25 2023 X-Original-To: ports@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 4S6Tdl1nlsz4x4t6 for ; Fri, 13 Oct 2023 14:38:35 +0000 (UTC) (envelope-from fports@paz.bz) Received: from emailh.ca (emailh.ca [23.235.65.100]) (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 4S6Tdk4DC1z3PKk for ; Fri, 13 Oct 2023 14:38:34 +0000 (UTC) (envelope-from fports@paz.bz) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of fports@paz.bz designates 23.235.65.100 as permitted sender) smtp.mailfrom=fports@paz.bz; dmarc=none Received: from 254-68-235-23.gwaiicomm.com ([23.235.68.254] helo=[10.10.10.9]) by emailh.ca with esmtpsa (TLS1.3) tls TLS_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qrJJ3-0006H7-52; Fri, 13 Oct 2023 07:38:25 -0700 Message-ID: <498e1572-0154-4b6f-8a4f-bfd5fc49f52d@paz.bz> Date: Fri, 13 Oct 2023 07:38:25 -0700 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: ports@freebsd.org From: Jim Pazarena Subject: correct version to build/make Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.29 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; R_SPF_ALLOW(-0.20)[+ip4:23.235.65.64/26]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DMARC_NA(0.00)[paz.bz]; RCPT_COUNT_ONE(0.00)[1]; ARC_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ASN(0.00)[asn:852, ipnet:23.235.64.0/20, country:CA]; RCVD_COUNT_ONE(0.00)[1]; TO_DN_NONE(0.00)[]; MLMMJ_DEST(0.00)[ports@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; R_DKIM_NA(0.00)[]; RCVD_TLS_ALL(0.00)[] X-Rspamd-Queue-Id: 4S6Tdk4DC1z3PKk Is there a way to determine which version of a package is the correct and default one? For example. Perl5. /usr/ports/lang shows: perl5.34, perl5.36, perl5.38 yet, if you compile any of those, they declare the default is 5.32. 5.32 is not even in the available list. A tad confusing. In general tho, postgresql 13 .. 16 llvm15 .. 17 python. -- Jim Pazarena fports@paz.bz Haida Gwaii - British Columbia - Canada