From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 20:52:32 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5A587432; Mon, 30 Jun 2014 20:52:32 +0000 (UTC) Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) (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 C167B242D; Mon, 30 Jun 2014 20:52:31 +0000 (UTC) Received: by mail-wi0-f173.google.com with SMTP id cc10so6740034wib.6 for ; Mon, 30 Jun 2014 13:52:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=jx63vpH6JVlYM1fxaTydISoWhYtre8PxrQGz7+SS9tI=; b=JctiiwilL53q2Qoc/sVn8YAbocfUKAltJVQ9u0FBu94XKUmKdyri0/CH423fjGrbl5 lXWvIPCjcs1DNCjDio6iARonXrQxYfP6IjKKockoHsHQXmDrUrE3/SExYSzie0y9RR4V 2ibTogbLGQP4dR8mEGonsPBiUOsjZ6BpAFQJOhSlsM5bn+1zqJrGpmkZ58xntHDah70X vT+Bl6jbmJT0deWURqSGQ4LqSiLbM6Ei5ldZBA1PBc85dTBnEVS+ps308fU30/V6w8cl Z1gTAjBEIx6y7qNof5k+apmhIoN5eVZjqeFczzVJ50XJoR4urKa0vgJP+xbttcZuA7kg WoBw== X-Received: by 10.180.149.175 with SMTP id ub15mr32513006wib.53.1404161549877; Mon, 30 Jun 2014 13:52:29 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id jb16sm35289578wic.10.2014.06.30.13.52.28 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Jun 2014 13:52:28 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 30 Jun 2014 22:52:27 +0200 From: Baptiste Daroussin To: Mikolaj Golub Subject: Re: Porting LeoFS Message-ID: <20140630205226.GO34108@ivaldir.etoilebsd.net> References: <20140630182141.GA91038@gmail.com> <20140630184054.GN34108@ivaldir.etoilebsd.net> <20140630204423.GA5568@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8WA4ILJSyYAmUzbY" Content-Disposition: inline In-Reply-To: <20140630204423.GA5568@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2014 20:52:32 -0000 --8WA4ILJSyYAmUzbY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 30, 2014 at 08:44:24PM +0000, Mikolaj Golub wrote: > On Mon, Jun 30, 2014 at 08:40:54PM +0200, Baptiste Daroussin wrote: >=20 > > + ${CP} -R ${WRKSRC}/* ${STAGEDIR}${DATADIR} > >=20 > > Can be replaced by something using COPYTREE_SHARE >=20 > Thanks. Will do. >=20 > > Why using dynamic plist? >=20 > Because this is what I am used to :-) >=20 > What is a better way? Store the result of `make makeplist' in > pkg-plist? make makeplist (review if everything is ok) and put in a pkg-plist yes. regards, Bapt --8WA4ILJSyYAmUzbY Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlOxzgoACgkQ8kTtMUmk6ExmAgCaAs4jchNhYhxqmihWfbpM9/+2 fsoAnAwOJEmz8YYVl2oQLFZQ3pYasZRt =pWwG -----END PGP SIGNATURE----- --8WA4ILJSyYAmUzbY--