From owner-svn-ports-all@freebsd.org Wed Aug 21 20:45:36 2019 Return-Path: Delivered-To: svn-ports-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 85741D39CE; Wed, 21 Aug 2019 20:45:36 +0000 (UTC) (envelope-from jgh@helfman.org) Received: from sender-of-o52.zoho.com (sender-of-o52.zoho.com [135.84.80.217]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46DKRz4Wydz4WdW; Wed, 21 Aug 2019 20:45:35 +0000 (UTC) (envelope-from jgh@helfman.org) ARC-Seal: i=1; a=rsa-sha256; t=1566420331; cv=none; d=zoho.com; s=zohoarc; b=bpQJ4hwUmnhf3b/Bt55UcNvqT3G3OWG3RhMGwYdVLyBRDjQzcvbrD7vXWQhdapYUYgtELfm2XXofD7D+vco7hhFZQDJ+IG2n7xeNybf72NrPdwNoopDiyRHohSLs4iCJe1O4fQeHHWykLtWGrkJ4dUqIqI5bMD9bykCj9ShoQzw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1566420331; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To:ARC-Authentication-Results; bh=9IUBrhOjB1wdbbGKVfZbcd+Szg5dJO/xQivyMNWAgMc=; b=ip/mMqgxwC1Z4AriKLk+2DkI4owq9BsA1CYHSLnRje34kb88ZiFPNBRZyByg+0aHVjFNt5zvOZfmRP+aNDxMtlYF2iPQ0+VMRtrj/1lX6dRWkZYsVQO6Vr3FUTvZ5duAkbGsIIocAQCiMLtvZl31Me/Qgovt0gjXmlaXMNNQVwU= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass header.i=FreeBSD.org; spf=pass smtp.mailfrom=jgh@helfman.org; dmarc=pass header.from= header.from= Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1566420329239295.42103962570263; Wed, 21 Aug 2019 13:45:29 -0700 (PDT) Date: Wed, 21 Aug 2019 13:45:29 -0700 From: jgh To: "Mathieu Arnold" Cc: "Mark Linimon" , "ports-committers" , "svn-ports-all" , "svn-ports-head" Message-ID: <16cb5ed6315.d2245e44109849.4019883372521431145@FreeBSD.org> In-Reply-To: <20190821201751.dxxzq35gduuiai3n@atuin.in.mat.cc> References: <201908201905.x7KJ5n8O010915@repo.freebsd.org> <20190820192227.GA30399@lonesome.com> <16cb07d5e1d.cd958a1b144542.5834773604499913477@FreeBSD.org> <20190821201751.dxxzq35gduuiai3n@atuin.in.mat.cc> Subject: Re: svn commit: r509446 - in head: . databases databases/palm-db-tools palm palm/palm-db-tools MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Priority: Medium User-Agent: Zoho Mail X-Mailer: Zoho Mail X-Rspamd-Queue-Id: 46DKRz4Wydz4WdW X-Spamd-Bar: ------- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of jgh@helfman.org designates 135.84.80.217 as permitted sender) smtp.mailfrom=jgh@helfman.org X-Spamd-Result: default: False [-7.56 / 15.00]; RCVD_TLS_LAST(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; ARC_ALLOW(-1.00)[i=1]; XM_UA_NO_VERSION(0.01)[]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:135.84.80.192/26]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[FreeBSD.org]; RCPT_COUNT_FIVE(0.00)[5]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.97)[-0.969,0]; RCVD_IN_DNSWL_NONE(0.00)[217.80.84.135.list.dnswl.org : 127.0.15.0]; IP_SCORE(-3.60)[ip: (-9.87), ipnet: 135.84.80.0/24(-4.69), asn: 2639(-3.37), country: US(-0.05)]; FORGED_SENDER(0.30)[jgh@FreeBSD.org,jgh@helfman.org]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:2639, ipnet:135.84.80.0/24, country:US]; FROM_NEQ_ENVFROM(0.00)[jgh@FreeBSD.org,jgh@helfman.org]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Aug 2019 20:45:36 -0000 ---- On Wed, 21 Aug 2019 13:17:51 -0700 Mathieu Arnold wrote ---- > On Tue, Aug 20, 2019 at 12:25:01PM -0700, jgh wrote: > > > > > > > > ---- On Tue, 20 Aug 2019 12:22:28 -0700 Mark Linimon wrote ---- > > > On Tue, Aug 20, 2019 at 07:05:49PM +0000, Jason Helfman wrote: > > > > - shift to more applicable category > > > > > > I ... guess I don't understand the motivation here. > > > > > > I don't think I've touched any of my PalmPilot gear in 10+ years. > > > They're all in a box ... somewhere. AFAIK it's a dead platform. > > > > > > Why don't we just deprecate and remove these ports? > > > > > > mcl > > > > > > > > > > I saw thirteen in the category. I wanted to move the ones that were ports@ owned to different categories. I am mailing the owners of the others regarding shifting their categories, and will also ask them about deprecating the ports, as well, if they see that as valuable. > > So, would you mind answering the "why" question ? > > -- > Mathieu Arnold > We should and I've started deprecating the ports where maintainer was not ports@. I plan on adding deprecations to the others, but first wanted to move what I could. -jgh