From owner-svn-ports-all@FreeBSD.ORG Sat Jan 18 08:35:46 2014 Return-Path: Delivered-To: svn-ports-all@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 EF1E67E3; Sat, 18 Jan 2014 08:35:46 +0000 (UTC) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DEF951D68; Sat, 18 Jan 2014 08:35:45 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id hi8so1590792wib.2 for ; Sat, 18 Jan 2014 00:35:44 -0800 (PST) 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=L7IUn9us/wvZWpvxQcNbqx6i7Dh8URM6c9NUl+XPcmA=; b=E05cLML1RpmXFnkYMjeWVLwQ1mzrV4JdEeSseINPxf0faArowjZJ4B+BPzS45wMp6e xoLULb0aNcN3EEGWuV2difqYflkGKPz3seu/OhWofpFf5JWX3GpDT52HkKCJMYZBux53 8KZWrwRcM6hYNSjbsvB0DPUAeTdGX4V1299JHF1hwPlI1jfodR1371YL6IhwDTmN3ttR +MSJ1qPqfBBGOaqCu01c6qsexVgDlagNHpPFaGvwVx2lnAlmWLUBx4qGKkarI1+KgIO0 joF+E+65rY1uyihhvR7a/ojO9yv0YxrGYr3Db/ZRVBCPrJer52n6f8dQydeadFSQ+XBL sB2A== X-Received: by 10.194.219.232 with SMTP id pr8mr5720028wjc.6.1390034144349; Sat, 18 Jan 2014 00:35:44 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id ay6sm11847728wjb.23.2014.01.18.00.35.41 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 18 Jan 2014 00:35:42 -0800 (PST) Sender: Baptiste Daroussin Date: Sat, 18 Jan 2014 09:35:39 +0100 From: Baptiste Daroussin To: Alexander Leidinger Subject: Re: svn commit: r340118 - head/audio/lame Message-ID: <20140118083539.GC78580@ithaqua.etoilebsd.net> References: <201401172141.s0HLfCP0096620@svn.freebsd.org> <5844234.U6fZ9grvn7@mercury.ph.man.ac.uk> <20140117224229.GA78580@ithaqua.etoilebsd.net> <20140118092757.00003818@unknown> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6zdv2QT/q3FMhpsV" Content-Disposition: inline In-Reply-To: <20140118092757.00003818@unknown> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, Max Brazhnikov , svn-ports-all@freebsd.org, Alexander Leidinger , ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jan 2014 08:35:47 -0000 --6zdv2QT/q3FMhpsV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 18, 2014 at 09:27:57AM +0100, Alexander Leidinger wrote: > On Fri, 17 Jan 2014 23:42:29 +0100 > Baptiste Daroussin wrote: >=20 > > btw here is a patch to cleanup a bit that port: > >=20 > > http://people.freebsd.org/~bapt/lame.diff >=20 > [...] >=20 > > Strip the binary library (DEVELOPER=3Dyes passes thought stage-qa > > target which shows that is it not stripped) >=20 > We don't do this in all ports, do we? Why doing it here explicitly? No we have never done that, and we should we are working on doing it. >=20 > > Always install the doc in the stage dir and let stage properly > > decided if it will be install or not. >=20 > This is some magic in the staging-code based upon DOCSDIR? >=20 We only package/install what is in the plist meaning you can safely push everything into the stagedir and let it do the magic --6zdv2QT/q3FMhpsV Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlLaPNsACgkQ8kTtMUmk6EwtdACdHd/8K9ef7C16CcrYT0DaoPdH exYAoL+kco1aVMTCeoYwnl2nQdqUrdp4 =hUa4 -----END PGP SIGNATURE----- --6zdv2QT/q3FMhpsV--