delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/06/29/13:44:57

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5AF4E3840C14
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1593452648;
bh=KRxHQ3dfNGZ4VtGFmw9eZESp96GbAaF1smb6/PTxhSI=;
h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
From;
b=bMDmx4ZDPPru/bTuwUgymkaBnTEJrcE7Mt1iIOqL7X/6Z4GbrEkviIaRjP9+/kMG8
wOKsW/4hjCcVelBoeEJwfLMEG+FzMPcbCwe80P99G6xyWcnOv8HNIfYqDzEiA02fpC
42BcV0DMjcFoq1xKd6VxCnsVJuItmnDMK5kNm0d4=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 0B1CD3851C2A
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:references:in-reply-to:from:date
:message-id:subject:to:cc;
bh=E7ExjTR16Xd9/MGxM+cKxSmDDzHvQlRAZWOo9vTpCsM=;
b=nlcnPSIilrKJ99O7Off4W68OPnKtHSKITciB/YLDztbsGOgLoZbrwn9utlHsWSPSEQ
ak71tuWHxRGclKfBKYbseipWW+sGkUnPhZHAMIvWk7F/VXycmw9J8LM41r9NWXQyd/j2
d5w1GEYq7LB/NvboGDGULKBEYOl09JUbZ1QJZy1cwPxIQqtoVmyhZ7L7B6vGmwTqbooX
9zSU5235nRwzcF+QpowiWNeYWy8nsTpLsftDOtGAHsGQHGD1ruZ5gnLqAzF28B6oHB7/
ptyfswdzUiMavRJcM+OkQNTn6LNcam9kmnA87YpQl0uFvRSW0qDkfunJktd7yaQzkI+q
QkLg==
X-Gm-Message-State: AOAM531CxbYErLxRuCjoCs1nl8gTmSsuxu5n2iLz9hKYYZlwxKPQKL08
JoDevWBvNw7ZAmd/BXDJTTpb9KkgnRHSkm4P56gVszg=
X-Google-Smtp-Source: ABdhPJxeAWNK0fpx0ToxILE+N+3Ts+Nj0iRGQHygwNJiBk49I+opPNkb+a0DXo+M3d5gIRxsCeWtJLWNB1NQpoKKwPA=
X-Received: by 2002:ac2:4a83:: with SMTP id l3mr9953794lfp.92.1593452644739;
Mon, 29 Jun 2020 10:44:04 -0700 (PDT)
MIME-Version: 1.0
References: <CAEF1h+UmK-e6B16E2O_s_JUKrrQsYgtSPa5eLVjsUY_4aqb1ng AT mail DOT gmail DOT com>
<0542dc47-6815-5ee1-fbcb-f267737f9619 AT cornell DOT edu>
In-Reply-To: <0542dc47-6815-5ee1-fbcb-f267737f9619@cornell.edu>
Date: Mon, 29 Jun 2020 13:43:52 -0400
Message-ID: <CAEF1h+Uwq3jnzN=37XMFxNRbV2YgwEe4H085SBYxy+7DdUeAfA@mail.gmail.com>
Subject: Re: Where can I download the cygport source packages for a cygwin
package
To: Ken Brown <kbrown AT cornell DOT edu>
X-Spam-Status: No, score=-3.4 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
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-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: <http://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Cary Lewis via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Cary Lewis <cary DOT lewis AT gmail DOT com>
Cc: cygwin AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

I appreciate the reply, I found those links but they only list the files in
the src ports - where can I download them from?

On Mon, Jun 29, 2020 at 11:04 AM Ken Brown via Cygwin <cygwin AT cygwin DOT com>
wrote:

> On 6/29/2020 9:17 AM, Cary Lewis via Cygwin wrote:
> > I would like to build php locally. I know I can use the setup.exe
> installer
> > and select the src, but there must be a repo somewhere with the cygport
> > files?
>
> https://cygwin.com/packages/src_package_list.html
> --
> 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
>
--
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