From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22728 invoked by alias); 23 Mar 2012 05:43:32 -0000 Received: (qmail 22718 invoked by uid 22791); 23 Mar 2012 05:43:31 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_LOW,TW_YG X-Spam-Check-By: sourceware.org Received: from mail-pb0-f43.google.com (HELO mail-pb0-f43.google.com) (209.85.160.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 23 Mar 2012 05:43:17 +0000 Received: by pbcwz12 with SMTP id wz12so2717362pbc.2 for ; Thu, 22 Mar 2012 22:43:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding:x-gm-message-state; bh=bBZoqRl8y5iPv7676tzI/6Jib5KFaWJqA/6B4xKN3wY=; b=CcFwUPalYK7TQ+AXaSLer4h5CSZ1mr74sTP3ZcJZirnwoH+eqC0lI1y2tReBqnHCJ3 H73hgiJi2S4zM2S+YSc6yXcQOvHZ4pxeVbJ2VmMyw0S+T5djQ3l9OLAmXGL3lttcIXyf R5R88/xjlPkG/1G/50h3O8FzAckvRioLzVEKuuTMOIegvC/126z8YiRA6jqdD7BitM3X WHNvxgIZkRZvUJucKo5zcSjsJu/ZBSEN3H+IamdGpkrB0gc+3lTT/DJmMx7eI60yXvIX yAtp/UrNylMaY9kzi0lsSToP4iyRyJ/nxgKnL6W5o7l+eEgbABz39rzyyJNj03ausI8J FifQ== Received: by 10.68.234.195 with SMTP id ug3mr26976566pbc.4.1332481397010; Thu, 22 Mar 2012 22:43:17 -0700 (PDT) Received: from [10.71.7.77] ([70.77.50.226]) by mx.google.com with ESMTPS id g4sm5065689pbt.58.2012.03.22.22.43.15 (version=SSLv3 cipher=OTHER); Thu, 22 Mar 2012 22:43:16 -0700 (PDT) Message-ID: <4F6C0D72.5000709@monai.ca> Date: Fri, 23 Mar 2012 05:43:00 -0000 From: Steven Monai User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: A cygport build script for openssh Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQnUT8rv8v6d70vXG3aG+2SCc5o3ex2Vp1b96/4RjB/IzbqFr/e3KEShNXyTKPRzdUKjiSec Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-03/txt/msg00615.txt.bz2 Hi folks, I recently downloaded the latest 'openssh' source package (5.9p1-1) via setup.exe, and was disappointed to discover that it did not come with an automated build script. Isn't every package supposed to have one? (The Cygwin Package Contributor's Guide seems to imply this.) Anyway, as a side-effect of some other work I did, I created a cygport script for openssh that (I believe) recreates the latest binary package correctly. If anyone is interested, I put a copy of the cygport script and the associated patches here: http://dev.monai.ca/cygwin/openssh-cygport/index.html The files are very small (each < 1kB); feel free to download and use them however you like. -SM -- -- 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