delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/08/13/16:50:18

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EEE773985C48
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1628887816;
bh=wHAOBYyKbqWdt9DMiNRXgBF7isYx0HDAOM8ArcDwZQg=;
h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=PdGU54qqPCSstEVjC29VKfvpAPlnJvVyYnsdJ9tUz4yGQXWsyHQwme/GkfkHfmdvd
w/Jy2uuGl1MVnJ7EgFXKW+IaVvoy7zYCW3IZiuJWv0gM+YWmIjnR5Vcq9ICLWC4DUO
DhGpOKdxhLJOH7kyl0XHEQvX9kiQr3cVv7hGlAl4=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C35C13853834
X-Xfinity-VAAS: gggruggvucftvghtrhhoucdtuddrgedvtddrkeehgdduheegucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuvehomhgtrghsthdqtfgvshhipdfqfgfvpdfpqffurfetoffkrfenuceurghilhhouhhtmecufedtudenucgopfhokfffucdluddtmdenucfjughrpefofffvhffujghfgggtsehttddttdevtddvnecuhfhrohhmpeftihgthhgrrhguuceuvggvlhhsuceorhgsvggvlhhsseihrghhohhordgtohhmqeenucggtffrrghtthgvrhhnpeefffevhfdvuefgfeehhedvgeehveelheduvdfhtefgvdfhhfeiueekieeljeeuleenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppeelkedrvdefhedrudejhedrleehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehhvghloheprfejjeegtddrtghomhgtrghsthdrnhgvthdpihhnvghtpeelkedrvdefhedrudejhedrleehpdhmrghilhhfrhhomheprhgsvggvlhhsseihrghhohhordgtohhmpdhrtghpthhtoheptgihghifihhnsegthihgfihinhdrtghomh
X-Xfinity-VMeta: sc=10.00;st=legit
X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9
Date: Fri, 13 Aug 2021 16:48:47 -0400
To: cygwin AT cygwin DOT com
Subject: Re: Package Requests: Update: bash-completion, coreutils -
New: linux-manpages
In-Reply-To: <3f699992-7099-a677-be65-4efd143ac587@SystematicSw.ab.ca>
References: <20210813042232 DOT 5DB54397102F AT sourceware DOT org>
<3f699992-7099-a677-be65-4efd143ac587 AT SystematicSw DOT ab DOT ca>
Mime-Version: 1.0
X-Spam-Status: No, score=3.9 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED,
DKIM_SIGNED, DKIM_VALID, FORGED_YAHOO_RCVD, FREEMAIL_FROM, KAM_DMARC_REJECT,
MISSING_MID, NML_ADSP_CUSTOM_MED, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE,
SPF_NEUTRAL, TXREP autolearn=no autolearn_force=no version=3.4.4
X-Spam-Level: ***
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Richard Beels via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Richard Beels <rbeels AT yahoo DOT com>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>
Message-Id: <20210813205015.EEE773985C48@sourceware.org>

At 8/13/2021 at 01:11, Shakespearean monkeys danced on Brian Inglis's 
keyboard and said:
>  I suggested linux-manpages a while back, as it comes from the same 
> source as posix-manpages, and I install it myself, but did not get 
> voted to package, due to duplication with conflicting priorities 
> and no easy way to resolve under existing paths.

Huh...  they go to /usr/local by default (easily changeable with 
`make prefix=...`), which is pretty bare to begin with and with the 
fact that they don't package hardly anything in man1, the conflict 
potential goes down even further.  Ah well, I guess I just keep 
making it manually from a cloned repo.


>  I could probably look at bash-completion if I can get around to 
> bash, as I would worry about dependencies, fixes, and tweaks. There 
> are big challenges in bash and coreutils being years out of date as 
> parts of those need customized for Cygwin, and the customization 
> patches are likely to have issues, or even need redesign, if there 
> have been major changes.

bash-completion is a separate/disconnected project (now located at 
https://github.com/scop/bash-completion), it doesn't align its 
releases with bash itself.  bash-completion 2.7-2.10 require bash 
4.1+, 2.11 bumped that to 4.2.  Since we're at 4.4, I don't think 
that's a showstopper (BICBW).



And thanks again for the findutils update.  4.7 gave us 
comma-delimited -type/-xtype specs, so a "( -type p -o -type s )" 
(shown non-quoted for sanity's sake) becomes "-type p,s".  :thumbsup:


-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019