From owner-freebsd-perl@FreeBSD.ORG Wed Oct 29 14:23:07 2014 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 83BB12C6; Wed, 29 Oct 2014 14:23:07 +0000 (UTC) Received: from mail-ob0-x233.google.com (mail-ob0-x233.google.com [IPv6:2607:f8b0:4003:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 42B74F63; Wed, 29 Oct 2014 14:23:07 +0000 (UTC) Received: by mail-ob0-f179.google.com with SMTP id m8so2430267obr.24 for ; Wed, 29 Oct 2014 07:23:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=bDtfXDBGJtxRhbtlxsoZK8xDETn7iRdkw1gDjCXseGY=; b=i9FOCfIoYQP4yR9/rWdkhC+McKjmaYVHbAWU/Hq7h+k9xa/AOfylbhSpy+qvksOzmB TRUe37U8r3+HPoi6NHssfJx6HtImNT+yKaqC8KDrVCbYPI7ATsMua+ECKB4hJgAmN4lt fCzy6fH1ok8JpSyzylGwxmdsws0q2iNLmjfERJe2EQqijqpnOtS1HS2NVwL88AvWSOAW 0zgJQSsRoH5GD5DGLX9yDadT71HntQuoRjrwwGfah0mqx+foItLCcdrlnWXJ0BZHyOmo TZTBc8u8lC35f4lfGNk6f6FRNigLlu/nLBulwnWD8SDMiYxCjvcDbYeafoXXwqJLR2ME s1+w== MIME-Version: 1.0 X-Received: by 10.202.195.15 with SMTP id t15mr71854oif.121.1414592586590; Wed, 29 Oct 2014 07:23:06 -0700 (PDT) Received: by 10.182.139.9 with HTTP; Wed, 29 Oct 2014 07:23:06 -0700 (PDT) In-Reply-To: <7FBD1DAC8B80F551F31B2DDE@ogg.in.absolight.net> References: <20141028173511.GA77596@prod2.absolight.net> <7FBD1DAC8B80F551F31B2DDE@ogg.in.absolight.net> Date: Wed, 29 Oct 2014 17:23:06 +0300 Message-ID: Subject: Re: About the Perl .packlist files and their usefulness... From: Andrej Zverev To: Mathieu Arnold Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "perl@FreeBSD.org" 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 14:23:07 -0000 Glad you know. On Wed, Oct 29, 2014 at 1:02 PM, Mathieu Arnold wrote: > +--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 >