From nobody Fri Feb 23 15:54:40 2024 X-Original-To: freebsd-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 4ThF2C5kdQz5B0X7 for ; Fri, 23 Feb 2024 15:54:43 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from omta002.cacentral1.a.cloudfilter.net (omta002.cacentral1.a.cloudfilter.net [3.97.99.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ThF2C00bSz4QVy for ; Fri, 23 Feb 2024 15:54:42 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of cy.schubert@cschubert.com has no SPF policy when checking 3.97.99.33) smtp.mailfrom=cy.schubert@cschubert.com Received: from shw-obgw-4004a.ext.cloudfilter.net ([10.228.9.227]) by cmsmtp with ESMTPS id dXLrrWJ5fGAIJdXsnrCyzb; Fri, 23 Feb 2024 15:54:41 +0000 Received: from spqr.komquats.com ([70.66.152.170]) by cmsmtp with ESMTPSA id dXsmremPqWhyfdXsnrtuMQ; Fri, 23 Feb 2024 15:54:41 +0000 X-Authority-Analysis: v=2.4 cv=MenPuI/f c=1 sm=1 tr=0 ts=65d8bfc1 a=y8EK/9tc/U6QY+pUhnbtgQ==:117 a=y8EK/9tc/U6QY+pUhnbtgQ==:17 a=kj9zAlcOel0A:10 a=k7vzHIieQBIA:10 a=YxBL1-UpAAAA:8 a=6I5d2MoRAAAA:8 a=EkcXrb_YAAAA:8 a=eAfev3exwgQLM_-DHzsA:9 a=CjuIK1q_8ugA:10 a=Ia-lj3WSrqcvXOmTRaiG:22 a=IjZwj45LgO3ly-622nXo:22 a=LK5xJRSDVpKd5WXXoEvA:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id 24950FD2 for ; Fri, 23 Feb 2024 07:54:40 -0800 (PST) Received: by slippy.cwsent.com (Postfix, from userid 1000) id 16B282FF; Fri, 23 Feb 2024 07:54:40 -0800 (PST) X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.8+dev Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: freebsd-ports@freebsd.org Subject: KSH Alignment 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 Content-Type: text/plain; charset=us-ascii Date: Fri, 23 Feb 2024 07:54:40 -0800 Message-Id: <20240223155440.16B282FF@slippy.cwsent.com> X-CMAE-Envelope: MS4xfJ71fwBzBKX4edS7haQjHJRKHfdJqEbBfL+lt5w6BbXdvJsIE5ExcU8l2Zx/fHCyYHTL6Y0PS3jgW7GwodCwppFiwk6JAppC4HNRUyor16Kr9UKOeqfw 9uRMqKihkEF2oIU74fOYBCJEYrL/ThYH7MLKF50yHRAKqKeQGNhlJaiEyqN1Ogz0UebrGifbYa/ls/5Vcm9ecAPscokLt8VmZws= X-Spamd-Bar: - X-Spamd-Result: default: False [-1.28 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; AUTH_NA(1.00)[]; NEURAL_HAM_SHORT(-0.58)[-0.577]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_IN_DNSWL_LOW(-0.10)[3.97.99.33:from]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; R_SPF_NA(0.00)[no SPF record]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:16509, ipnet:3.96.0.0/15, country:US]; ARC_NA(0.00)[]; R_DKIM_NA(0.00)[]; MLMMJ_DEST(0.00)[freebsd-ports@freebsd.org]; RCVD_COUNT_THREE(0.00)[4]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; HAS_REPLYTO(0.00)[Cy.Schubert@cschubert.com]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_LAST(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; DMARC_NA(0.00)[cschubert.com]; REPLYTO_EQ_FROM(0.00)[] X-Rspamd-Queue-Id: 4ThF2C00bSz4QVy Hi, Would there be any interest in either replacing shells/pdksh with shells/ksh as our default ksh dependency? Or Uses/ksh.mk to select a default ksh for ports? The reason I ask is, shells/ksh has its lineage from the original AT&T ksh (shells/ksh93) and is being actively developed (see shells/ksh-devel). shells/ksh upstream is also the ksh imported into and used by CDE (x11/cde*). My position is, I'd prefer a Uses/ksh.mk. If people are interested, I'm willing to put this task on my todo list. -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org e^(i*pi)+1=0