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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=wC0rL6bm9DlLTSj1ZEsBrMCWIR0lgNswsdyE9cj4oLc TZp9GzCPXlJ+3jwLjkz4U85QyXfQSKdjwyG8ugo0nNGW+fDq7NfMaYSPh971TAeH /KzdbyhbvoZwQmMkiEW6bxZfgMT4ojFkj1i3ENjZ4WFR/MMBFEWZu9TSyGxpSbQw = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=aANfy5Tlzi1BPAyqO6l4/Svo7G4=; b=VRcPQ42sdOvoCKRte wRF0j8PMyiz9Ng3sSLkTihDths4AKmnFAPw/IMITLTfCzlw1wZ5OSj512k3W7Zul CTIB6PgSb1J4Rrf6h+SNrwQ4H8xTYNuqHsKIDrNH/qXMvmAclNAq+O1KjWXBM2/w 3C5LtnPcAQ28yN3CwEVTyUlJ1w= 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=-2.5 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_50,FREEMAIL_FROM,KHOP_THREADED autolearn=ham version=3.3.2 X-HELO: mail-pb0-f47.google.com X-Received: by 10.68.178.227 with SMTP id db3mr947606pbc.202.1379016651231; Thu, 12 Sep 2013 13:10:51 -0700 (PDT) Message-ID: <52321FCF.6080801@users.sourceforge.net> Date: Thu, 12 Sep 2013 15:10:55 -0500 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: cygport-0.14.0-1 References: <52320C36 DOT 30105 AT etr-usa DOT com> In-Reply-To: <52320C36.30105@etr-usa.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2013-09-12 13:47, Warren Young wrote: > On 9/11/2013 18:26, Yaakov (Cygwin/X) wrote: >> the Fedora Cygwin repository. > > That's the first I've heard of its existence. (It was apparently first > announced on Cygwin/X, which I don't subscribe to.) http://cygwin.com/ml/cygwin/2011-03/msg00375.html > Is there a getting started HOWTO somewhere? Install the fedora-cygwin-release-*.rpm (or cygwin-release-*.el6.noarch.rpm for RHEL/CentOS 6.x) from , then you can use yum or the PackageKit GUIs to install cygport plus any cygwin*-* libraries that you need for your packages. > I assume the primary advantage to using it is faster package compiles? Yes, plus convenience for those who primarily develop on Linux, but the trade-off is that not everything can be easily cross-compiled, if at all. It's not perfect, but some people find it useful (e.g. the official Cygwin DLL releases are built with this toolchain). >> * Creates .tar.xz packages (adds a runtime dep on xz). > > The shipping version of setup.exe supports this now? setup*.exe has supported xz for some time; it was upset (the script which generates the setup*.ini files) which was lacking xz support until this week. >> * Per request, generated packages are now placed solely under the >> NAME-VERSION-RELEASE/dist/ hierarchy, and no longer in the "top" >> directory. >> >> * Consequently, the 'all' command no longer includes 'finish' (now aka >> 'clean'), as no packages would be left as a result, and 'almostall' is >> deprecated, as it is now identical to 'all'. > > I'm happy to see both of these changes. Good stuff, Yaakov. We'll see if everybody else agrees. :-) Yaakov -- 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