From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27376 invoked by alias); 23 Oct 2013 02:47:37 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 27340 invoked by uid 89); 23 Oct 2013 02:47:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pa0-f41.google.com Received: from mail-pa0-f41.google.com (HELO mail-pa0-f41.google.com) (209.85.220.41) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 23 Oct 2013 02:47:34 +0000 Received: by mail-pa0-f41.google.com with SMTP id bj1so410156pad.0 for ; Tue, 22 Oct 2013 19:47:33 -0700 (PDT) X-Received: by 10.67.14.231 with SMTP id fj7mr821721pad.115.1382496453074; Tue, 22 Oct 2013 19:47:33 -0700 (PDT) Received: from [192.168.0.101] (S0106000cf16f58b1.wp.shawcable.net. [24.79.212.134]) by mx.google.com with ESMTPSA id pu5sm37153375pac.21.2013.10.22.19.47.31 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 22 Oct 2013 19:47:32 -0700 (PDT) Message-ID: <526738CE.2020404@users.sourceforge.net> Date: Wed, 23 Oct 2013 02:47:00 -0000 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: cygwin-apps@cygwin.com Subject: Re: The upload system is live (Re: Major changes coming to procedure for uploading to sourceware) References: <20131012202237.GA6588@ednor.casa.cgf.cx> <20131016165245.GA4989@ednor.casa.cgf.cx> <20131016165245.GA4989-87Xm29Bv8GIUn3G+CnjYsJ5kstrrjoWp@public.gmane.org> <20131017043000.GA1196@ednor.casa.cgf.cx> <46fd69l08uu22a8djtp0gg55qmvougv53c@4ax.com> In-Reply-To: <46fd69l08uu22a8djtp0gg55qmvougv53c@4ax.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-10/txt/msg00187.txt.bz2 On 2013-10-22 12:59, Andrew Schulman wrote: > I'm sorry there's still no lftp for 64-bit - I'm having trouble compiling > it - a configure problem. I'll post about this soon to see if someone can > help me to solve it. This builds and seems to be working: http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/lftp Yaakov