From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 42372 invoked by alias); 30 Sep 2017 22:49:35 -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 42361 invoked by uid 89); 30 Sep 2017 22:49:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.1 required=5.0 tests=BAYES_00,BODY_8BITS,GARBLED_BODY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=scripting, attn, HContent-Transfer-Encoding:8bit X-HELO: mail-pg0-f42.google.com Received: from mail-pg0-f42.google.com (HELO mail-pg0-f42.google.com) (74.125.83.42) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 30 Sep 2017 22:49:34 +0000 Received: by mail-pg0-f42.google.com with SMTP id i195so1368134pgd.9 for ; Sat, 30 Sep 2017 15:49:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=dcjFBAVB3jpNuNZ5Q5BbdRPrQ2YQsMicKSb4mWii0K0=; b=nqLAn6SonKMvzBMONukGnnHmoy0LGCBX0Q1iPt/g8yFT4nFtTuhfjoVvLYT5lOxllZ JUPqTWbZ0OuPYh+Eo20PVhBXxmxEseqUT86p3GTQbMsDeKGG0cNUuam/TeGOCGveVFVg j3CrYnBl1Igvd2dspz4TosoaoxxwZWV2qwN2W0OyB+EDBIq6GtPt0dRighJz+sjW1mif EcFlWnK17Ed4FpOauWnTxjxaThPAeYTLonX7H/dn2gcVD29AR5YRLsTA7OmVgN3N8wQS fd02BNjF1w+LD8j3dU97MgjRNmK/AYizfFOmxjXj7BD4u8DjrLRSKtj0fbjSrpOvN0q7 LRkQ== X-Gm-Message-State: AMCzsaUtrg6VWmK6mMYqa8P1jZPYzRpUWDUDIJ99kpDFZ5DFDKILJ6rF IlAgDrtrABhouyvwXT/QpPmctPbtqEk= X-Google-Smtp-Source: AOwi7QDpXoHN3S1/iJlhnqzYUhF/jcpyUpoz3rTQWsoAiixZ0UGsjvEKn7eEZsWhV9RjedMV3bl+YQ== X-Received: by 10.84.216.20 with SMTP id m20mr3739995pli.248.1506811772064; Sat, 30 Sep 2017 15:49:32 -0700 (PDT) Received: from sokolov-macbookpro4.roam.corp.google.com ([2601:647:4200:a0d0:6935:8146:32ae:f68e]) by smtp.gmail.com with ESMTPSA id z74sm12033336pfi.156.2017.09.30.15.49.30 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 30 Sep 2017 15:49:31 -0700 (PDT) Subject: Re: [Attn. Maintainers] Perl 5.26.1 To: cygwin-apps@cygwin.com References: <87vakh5bw0.fsf@Rainer.invalid> <87d16g6qaz.fsf@Rainer.invalid> <8760c5be8q.fsf@Rainer.invalid> From: Alexey Sokolov Message-ID: <4efd9aac-e436-e696-bdd4-74b413ecd059@asokolov.org> Date: Sat, 30 Sep 2017 22:49:00 -0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2017-09/txt/msg00084.txt.bz2 29.09.17 11:06, Yaakov Selkowitz пишет: > On 2017-09-26 11:45, Achim Gratz wrote: >> Aside from the obvious perl-* distribution packages, I've checked for >> perl content in other packages and found these: >> >> biber: BibTeX replacement for users of BibLaTeX (installed binaries and support files) >> git-svn: Subversion compatibility support for Git version control system >> git: Distributed version control system >> grepmail: search mailboxes for mail matching an expression (installed binaries and support files) >> irssi: Modular text mode IRC client with Perl scripting >> nginx-mod_http_perl: Web and mail proxy server (installed binaries and support files) >> nginx-mod_http_perl: Web and mail proxy server >> po4a: Tools for translating various file formats with gettext (installed binaries and support files) >> pristine-tar: Regenerate pristine tarballs (installed binaries and support files) >> sendxmpp: Commandline XMPP (jabber) utility (installed binaries and support files) >> subversion-perl: A version control system (perl bindings) > > For future reference, there are more. The following are mine and are > ready for upload: > > gnumeric > graphviz > hexchat > libproxy > link-grammar > marisa > ming > openbabel > openwsman > rxvt-unicode > vim > xfconf > zbar > zinnia > > And the following which belong to others: > > gdal > GraphicsMagick > ImageMagick > net-smtp > openldap > texinfo > weechat > znc > It embeds perl and keeps all its files under /usr/lib/znc/; I'll just rebuild it with the updated perl package. Does it needs to be uploaded together with new perl?