From owner-freebsd-perl@FreeBSD.ORG Wed Oct 29 10:02:59 2014 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D3054910 for ; Wed, 29 Oct 2014 10:02:59 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9276DF8A for ; Wed, 29 Oct 2014 10:02:59 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id E41DEBDC24; Wed, 29 Oct 2014 11:02:57 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id CB638BDC1D; Wed, 29 Oct 2014 11:02:57 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id CEEA26119; Wed, 29 Oct 2014 11:02:56 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 5278C77278F0; Wed, 29 Oct 2014 11:02:55 +0100 (CET) Date: Wed, 29 Oct 2014 11:02:55 +0100 From: Mathieu Arnold To: Andrej Zverev , "perl@FreeBSD.org" Subject: Re: About the Perl .packlist files and their usefulness... Message-ID: <7FBD1DAC8B80F551F31B2DDE@ogg.in.absolight.net> In-Reply-To: References: <20141028173511.GA77596@prod2.absolight.net> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2014 10:02:59 -0000 +--On 29 octobre 2014 09:50:59 +0300 Andrej Zverev wrote: | On Tue, Oct 28, 2014 at 8:35 PM, Mathieu Arnold wrote: |> I have some infrastructure work on the stove, and I was wondering if |> there was any *real* need for the .packlist files. If someone really |> uses them, what for, and could some other source of file list be used ? | | It simply duplicates the functionality of our package manager. | What files are installed. See the list of these files. Delete these files. | So in short, we don't need this file inside packages. I know what the file contains and what it's for, I'm asking if something needs them, and if somebody uses them. -- Mathieu Arnold