X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=K9LavaRHpB8+Psx18LOo4YmTFqwsyx5rSO9yyFd9pLj2HiAj0KeuB isQyCkqfC4RTtXOLzuSSo6GyF9k0kqlGqdq/BaCAhTjZ7vN6GOCV8OfP5/6ezbrE xlhPOYMys7hXa1/cpAwLbcM4rqbTGHDIUdniycQ+lvQNu52tlSFCTU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=m4EqgrPqlPsRqlws5nVupwferhM=; b=nFASoQw3kqHeJ52nG6rjn7dImbYq VWSm/U2CfRaMawPrqWAb473AjdpagTifuObunkQjNulKtizyKS7f/Lts0VCBcSKF cEdqhKyYMh9K1AK/vjsBpYhmd23zVX4Q+sFAfK3as8p5h3V87/nQByZ1+xGWHWQq S9bLpGDWOEyq+1U= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: mho-02-ewr.mailhop.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/f2OtxgIOO9uMPa/PHvxhz Date: Mon, 26 May 2014 16:12:10 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Package file lists archive Message-ID: <20140526201210.GB3903@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) On Sun, May 25, 2014 at 05:37:45PM -0500, Steven Penny wrote: >The MSYS2 project keep an up to date archive with files lists for all packages > >http://downloads.sourceforge.net/project/msys2/REPOS/MINGW/x86_64/mingw64.files.tar.gz > >This file is not very large considering > > $ gzip -l mingw64.files.tar.gz > compressed uncompressed ratio uncompressed_name > 982852 9585152 89.7% mingw64.files.tar > >I was wondering if something like this is possible with Cygwin. Currently if you >want to search a file that is not installed you must use > > cygcheck --package-query > >which I have noticed can be very slow. I would be happy to help with maintaining >a Cygwin archive with file lists for all packages. Not sure how you'd do that. I suspect that MSYS is a lot more static than Cygwin. I don't think package maintainers wants to notify you every time they upload a package. And, frankly, I think it's a bad idea to keep a monolithic list of packages available for people to download anyway. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple