From owner-freebsd-ports@FreeBSD.ORG Mon Dec 8 21:37:37 2014 Return-Path: Delivered-To: ports@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 D269D2BF for ; Mon, 8 Dec 2014 21:37:37 +0000 (UTC) Received: from smtp-17.italiaonline.it (smtp-17.italiaonline.it [212.48.25.145]) by mx1.freebsd.org (Postfix) with ESMTP id 66F0934C for ; Mon, 8 Dec 2014 21:37:36 +0000 (UTC) Received: from soth.ventu ([151.41.147.207]) by smtp-17.iol.local with bizsmtp id R9dX1p00m4Uiovr0H9dZk2; Mon, 08 Dec 2014 22:37:34 +0100 x-libjamoibt: 1601 X-CNFS-Analysis: v=2.1 cv=D8zJK5hj c=1 sm=1 tr=0 a=WmI8W7flXuVK/ohg2x4ixg==:117 a=WmI8W7flXuVK/ohg2x4ixg==:17 a=Yd-oHch9f_kA:10 a=IkcTkHD0fZMA:10 a=A92cGCtB03wA:10 a=6I5d2MoRAAAA:8 a=-J8LS4hS53JEdteutPEA:9 a=QEXdDO2ut3YA:10 a=uICkm5UUWqwA:10 a=15ua4Gy_XSgA:10 a=82-kyh_VXv8A:10 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.9/8.14.7) with ESMTP id sB8LbVF9093302; Mon, 8 Dec 2014 22:37:31 +0100 (CET) (envelope-from ml@netfence.it) Message-ID: <54861A1B.3000006@netfence.it> Date: Mon, 08 Dec 2014 22:37:31 +0100 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Sergei Vyshenski Subject: Re: Ports changing permissions on directories References: <5485FE17.9050909@netfence.it> <548607EF.5080504@netfence.it> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2014 21:37:37 -0000 On 12/08/14 21:53, Sergei Vyshenski wrote: > On 08.12.2014 23:19, Andrea Venturoli wrote: > Is there some official > doc on the interaction between umask and the port > system? > > Sorry for my partly wrong previous message. I didn't get it, BTW :) > The notation of clamav's pkg-plist is perfect! > > Still the following ref gives details: > https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/plist-keywords.html Thanks. I'll have a look into this. bye av.