X-Recipient: archive-cygwin@delorie.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:mime-version:date:message-id:subject:from:to
	:content-type; q=dns; s=default; b=RdA9LwKxaQcqj1fGxHKc74jJ6Vn4n
	xcdBtSi71leGiXBdj7xxWRz6cmZ6+4bp96wML4elRplumoKXqkqQeObgN6SDDQfv
	B8viKB7+pLw7qN8UqfEoAHSnVBN1zTfiL1kv4RY4Kc65E7DY+JRF/pAUPhCcWkS+
	paapFgJ3GvKl4Y=
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:mime-version:date:message-id:subject:from:to
	:content-type; s=default; bh=oheMVcJDAmgcRV0+lmhB5UEz0Nw=; b=xb2
	fRfkhVgzNgpDsHwAyYhugWu9LLO3LKGgY4BlOdED+FY4V83AqTZb1Guf4rIXjU3P
	s63kirCOG/JVIGB8ap95y7V3FBZsEwPRQED0dEr9B0zTLuuJU7TKCecCo8IWDpBU
	S9AB3ksEiO4HmaYOKoKC5+pTQ3HOKT06mFbz1QLQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-yk0-f173.google.com
MIME-Version: 1.0
X-Received: by 10.236.111.114 with SMTP id v78mr30128806yhg.10.1401057465953; Sun, 25 May 2014 15:37:45 -0700 (PDT)
Date: Sun, 25 May 2014 17:37:45 -0500
Message-ID: <CAAXzdLUx+zsvXGDfYyBkounDNLsMy8oW1ZmGZtLoOA-XfeDQHg@mail.gmail.com>
Subject: Package file lists archive
From: Steven Penny <svnpenn@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

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.

--
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

