From nobody Mon Jun 5 20:41:08 2023 X-Original-To: dev-commits-src-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 4QZlr82NS8z4b7xs; Mon, 5 Jun 2023 20:41:12 +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 4QZlr80Rjkz43T5; Mon, 5 Jun 2023 20:41:11 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Authentication-Results: mx1.freebsd.org; none Received: from shw-obgw-4002a.ext.cloudfilter.net ([10.228.9.250]) by cmsmtp with ESMTP id 6E9lqi5WN6Nwh6H0oqQRtP; Mon, 05 Jun 2023 20:41:10 +0000 Received: from spqr.komquats.com ([70.66.148.124]) by cmsmtp with ESMTPA id 6H0mq2QwIyAOe6H0nqX4Lp; Mon, 05 Jun 2023 20:41:10 +0000 X-Authority-Analysis: v=2.4 cv=e5oV9Il/ c=1 sm=1 tr=0 ts=647e4866 a=Cwc3rblV8FOMdVN/wOAqyQ==:117 a=Cwc3rblV8FOMdVN/wOAqyQ==:17 a=8nJEP1OIZ-IA:10 a=of4jigFt-DYA:10 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=EkcXrb_YAAAA:8 a=JgTIKX8bMD4ZB-ZYPecA:9 a=wPNLvfGTeEIA:10 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 a=LK5xJRSDVpKd5WXXoEvA:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id 4AB731026; Mon, 5 Jun 2023 13:41:08 -0700 (PDT) Received: by slippy.cwsent.com (Postfix, from userid 1000) id 341A142B; Mon, 5 Jun 2023 13:41:08 -0700 (PDT) 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: Gleb Smirnoff cc: Cy Schubert , Eric van Gyzen , src-committers , dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: fe590ffe40f4 - main - Import vixie cron 4.0 In-reply-to: References: <202306011914.351JEPUd080685@gitrepo.freebsd.org> <63EC8D2A-EA0A-48CD-B86C-011D848A2389@vangyzen.net> <20230603175422.7d1c1fcb@slippy> Comments: In-reply-to Gleb Smirnoff message dated "Mon, 05 Jun 2023 13:18:33 -0700." List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-main@freebsd.org X-BeenThere: dev-commits-src-main@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Date: Mon, 05 Jun 2023 13:41:08 -0700 Message-Id: <20230605204108.341A142B@slippy.cwsent.com> X-CMAE-Envelope: MS4xfDaJsXQOGpuWwytA8kO17cLb8vcAIzzaV8o1YMQ3TdqXxFUNgcgAQI7UWZF3rXdaDYYzWkQrgBMvrdiR0SDDLxp+crYVCgVZBsmmNIqBcOp//HaYvzNN x8OKjbYpWTQdrbXLgAH4dTf2Aj5uqgEPvYVWykzT4Ig7u+VHIj95/mXuThqd9Tvoi+QbtCGQxgUUQEBIb7sR6aiJdiDroGxpgevt+6VXm98PDcbfuGbW16Vd mv992iEVJveYoTNtZZc7D7oB7SPa376ddI25jorwRKrdRZ5rScHq9HEx4T65SnrEtCQ5wZPSM4IXnQccJdJCUtApkp7NfVAgIzxAz01jJMDffw/x48sN8N80 RxPu6snd X-Rspamd-Queue-Id: 4QZlr80Rjkz43T5 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16509, ipnet:3.96.0.0/15, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N In message , Gleb Smirnoff writes: > On Sat, Jun 03, 2023 at 05:54:22PM -0700, Cy Schubert wrote: > C> > > Given that now source of truth is in git, it could be a good idea > C> > > to seed usr.bin/cron as a git subtree, as we do with other contributed > C> > > software. > C> > > C> > Good idea. There were more good ideas on this topic in the Phab review, > but I don’t have cycles to pursue any of them. > C> > C> This was suggested in the review (https://reviews.freebsd.org/D40260). > > I can do the seeding of subtree. However, I don't want to become maintainer > of cron. > > I can prepare a git tree that has this subtree. Content wise it is going to b > e > exactly the same as it is now. > > How can approve that? IMO it probably doesn't need approval. -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org e^(i*pi)+1=0