From owner-svn-src-all@freebsd.org Sun Mar 15 22:52:04 2020 Return-Path: Delivered-To: svn-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6BF1C27B092; Sun, 15 Mar 2020 22:52:04 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48gZSN0v3Jz47hV; Sun, 15 Mar 2020 22:52:04 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from [192.168.0.6] (unknown [181.52.72.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: pfg) by smtp.freebsd.org (Postfix) with ESMTPSA id 7677FCFA6; Sun, 15 Mar 2020 22:52:03 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Subject: Re: svn commit: r359005 - head/usr.bin/calendar/calendars To: cem@freebsd.org Cc: src-committers , svn-src-all , svn-src-head References: <202003150049.02F0n67t076614@repo.freebsd.org> From: Pedro Giffuni Organization: FreeBSD Message-ID: <814739f4-0e58-9c2c-5cfb-518d3ab608dc@FreeBSD.org> Date: Sun, 15 Mar 2020 17:52:02 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Mar 2020 22:52:04 -0000 On 15/03/2020 17:12, Conrad Meyer wrote: > Pedro, > > It seems like you are attempting to belittle me, and perhaps the > entire USA, by intentionally conflating the calendar(1) program with > the entire concept of written records and education. Stop it. I know > you're smart and have been around FreeBSD long enough to understand > that in context, 'calendar(1)' referred to /usr/bin/calendar; > pretending to misunderstand in order to respond to a straw man does > not persuade. For all I know the calendar(1) utility comes from Berkeley, it was included in the CSRG BSD distribution and was written from someone in the US. From my personal point of view, I believe my most important contribution to FreeBSD as a whole was r321834, which added the Catholic holidays, followed in many countries, to calendar(1). For non-catholics it is surely unimportant and a culture/religion uniqueness thing but I've always thought FreeBSD had such interest in culture diversity. Yes, for you calendar is something accidental that shouldn't be there, for me it's a differentiating factor. > It's also just not a great way to treat fellow project contributors, > even if you disagree with my opinion. That was not at all my intention. > Sarcasm doesn't work on the internet. Especially not among > colleagues. Please try to speak directly and advocate for your > viewpoints without resorting to it, or sweeping attacks on my person > and/or "culture." Please excuse me if you felt I meant anything personal against you or your way of thinking. I was trying to show you how someone else, like me, really sees somethings different. It is more that just code. Now, if we can just go on with the regular programming, and leave calendar(1) as it is. Pedro.