From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 52199 invoked by alias); 20 Mar 2016 21:00:50 -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 52019 invoked by uid 89); 20 Mar 2016 21:00:45 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=quotation X-HELO: mail-vk0-f44.google.com Received: from mail-vk0-f44.google.com (HELO mail-vk0-f44.google.com) (209.85.213.44) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sun, 20 Mar 2016 21:00:43 +0000 Received: by mail-vk0-f44.google.com with SMTP id q138so103969652vkb.3 for ; Sun, 20 Mar 2016 14:00:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to; bh=7RAx2/RziM98s7PfVUn4WbMmEeVMQbVIbM2zUmlmZDU=; b=LX5nnelpO05QKXyo0NGIFIM227h/+MEzPJD7YE6HICt8w7c0R5UWhk9UopuU9zcGja avQyfIPRGoOvIKo+ge1g5jFvLgN7ha/51pe2ssqeXMZmFopAVw1gq23jBIrzAzhzjJuE BQi4lBd/t+xAout0E/oypVMWLm4c7c63l27h0/OkDeG6Is2tGezi5GVzRnasvsiuaDtp FAvxF4m2pW6UeWwPqkCP8F6W6kH4j1r1gyoK2fMBjGl/TDkYBVkrLMdXat2srKjrzlOz XpmW5mTfvsGd+klhTa8I/4ONryeWwIwmzRFTnOXF1cbtPCx2cZnfvlklajVNRGsMhU7i 7U6Q== X-Gm-Message-State: AD7BkJLCmJFrjPeIHJpDVaj+5l5y7OGk4azeK2vqBc98bIhiAk1l+DOMIFcPbeGNfPMHL5vPdiR9YLVh29CsXw== MIME-Version: 1.0 X-Received: by 10.31.7.140 with SMTP id 134mr29643642vkh.155.1458507641048; Sun, 20 Mar 2016 14:00:41 -0700 (PDT) Received: by 10.159.41.193 with HTTP; Sun, 20 Mar 2016 14:00:40 -0700 (PDT) In-Reply-To: <20160320204735.GC3422@calimero.vinschen.de> References: <56E9C735.6050703@cygwin.com> <20160320204735.GC3422@calimero.vinschen.de> Date: Sun, 20 Mar 2016 21:41:00 -0000 Message-ID: Subject: Re: [ITP] procps-ng From: Wayne Porter To: cygwin-apps@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2016-03/txt/msg00122.txt.bz2 On Sun, Mar 20, 2016 at 1:47 PM, Corinna Vinschen wrote: > On Mar 18 17:25, Wayne Porter wrote: >> On Wed, Mar 16, 2016 at 1:51 PM, Yaakov Selkowitz wrote: >> > On 2016-03-16 15:18, Wayne Porter wrote: >> >> >> >> Since I sent this package incorrectly the first time, I have >> >> repackaged it as procps-ng (it's correct name). The current stable >> >> build in debian is listed as 3.3.9, so that is the one that I ported. >> >> Please let me know if there is anything I'm leaving out or doing >> >> wrong. >> > >> > >> > Haven't tested the operation yet, but just looking at the build itself: >> > >> > * This needs to be broken up into procps-ng, libprocps3, and libprocps-devel >> > packages. >> > >> > * Along those lines, procps-ng needs to OBSOLETES procps (which also means >> > the first upload of this package needs to be coordinated with someone with >> > full sourceware access). >> > >> > * kill.exe and ps.exe conflict with commands of the same name in the >> > 'cygwin' package. In procps, these are renamed to prockill.exe and >> > procps.exe. >> > >> > * Your .cygport is missing HOMEPAGE, the SRC_URI is incorrect, and >> > DESCRIPTION has very long lines and improperly nested quotation marks. The >> > package is also built in $S instead of $B, resulting in a very dirty >> > .src.patch. >> > >> > Please fix these and repost. >> > >> > -- >> > Yaakov >> >> Here is the package that obsoletes procps. I have repackaged it and >> added a few fixes >> that are specific for Cygwin based on changes to the latest version of >> procps. Let me >> know if there are any problems with this build. >> >> https://drive.google.com/folderview?id=0B6jD_6qfO1gMcVV2NXRjSGM1XzQ&usp=sharing > > Can you please provide direct links to the files, allowing to fetch > them via wget? > > > Thanks, > Corinna > > -- > Corinna Vinschen Please, send mails regarding Cygwin to > Cygwin Maintainer cygwin AT cygwin DOT com > Red Hat I don't have a anywhere to upload the files to in order to allow wget access. That's the only reason I shared the files via google drive. Wayne