From nobody Fri May 28 03:19:14 2021 X-Original-To: desktop@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 68945BFC4DD; Fri, 28 May 2021 03:19:17 +0000 (UTC) (envelope-from nc@freebsd.org) Received: from rainpuddle.neelc.org (rainpuddle.neelc.org [IPv6:2001:19f0:8001:fed:5400:2ff:fe73:c622]) (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 4FrqfY0Rd1z3jlt; Fri, 28 May 2021 03:19:16 +0000 (UTC) (envelope-from nc@freebsd.org) Received: from mail.neelc.org (rainpuddle.neelc.org [IPv6:2001:19f0:8001:fed:5400:2ff:fe73:c622]) by rainpuddle.neelc.org (Postfix) with ESMTPSA id 80CF2EB2A5; Thu, 27 May 2021 20:19:14 -0700 (PDT) List-Id: Using and improving FreeBSD on the desktop List-Archive: https://lists.freebsd.org/archives/freebsd-desktop List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-desktop@freebsd.org MIME-Version: 1.0 Date: Thu, 27 May 2021 20:19:14 -0700 From: Neel Chauhan To: ports-committers@FreeBSD.org, freebsd-ports@freebsd.org Cc: portmgr@freebsd.org, gnome@freebsd.org, desktop@freebsd.org Subject: An apology about my commits User-Agent: Roundcube Webmail/1.4.11 Message-ID: <600673282f5cd5864a67655c4e156f26@freebsd.org> X-Sender: nc@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4FrqfY0Rd1z3jlt X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; local_wl_from(0.00)[freebsd.org]; ASN(0.00)[asn:20473, ipnet:2001:19f0:8000::/38, country:US] X-ThisMailContainsUnwantedMimeParts: N Hi freebsd-ports@, ports-committers@, I hope all is well with you. You may know I have prematurely made Ports commits without review, namely 507359c509389602b4060b2c5e203c99911c3578 and 0bc7478682b2d7c9393f2dd095d99072070a2f65. I'm really sorry if I pushed these commits without approval. I feel extremely guilty for making these commits without approval, and almost felt I will lose my commit bit. I even thought at times that I will have to switch my PCs/servers to Windows or Linux if all goes wrong since I will feel shame for even **using** FreeBSD [1]. Next time, I will try not to bypass review, especially for big commits that touch major packages like devel/glib20. However, to unbreak the fetching for GNOME Ports that have been updated to 40.x, we will need to make one change to Mk/bsd.sites.mk. This patch is in https://reviews.freebsd.org/D30514 . This may need portmgr approval, but I won't commit it without approval. Happy hacking! -Neel Chauhan (nc@) Footnotes: [1] - For reference, I work at Microsoft and use Windows at work, but used FreeBSD almost exclusively at home since 2012, back when I was only 15 (I'm 24 now), and more-or-less the only server OS I have run my home servers on since I set that up in 2013.