From owner-freebsd-ports@FreeBSD.ORG Tue Jun 5 12:44:10 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7F5681065742 for ; Tue, 5 Jun 2012 12:44:10 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 64EA88FC16 for ; Tue, 5 Jun 2012 12:44:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q55CiAEW003859 for ; Tue, 5 Jun 2012 12:44:10 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q55CiANd003858 for ports@FreeBSD.org; Tue, 5 Jun 2012 12:44:10 GMT (envelope-from bapt@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f Date: Tue, 5 Jun 2012 14:44:07 +0200 From: Baptiste Daroussin To: ports@FreeBSD.org Message-ID: <20120605124407.GB71005@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kXdP64Ggrk/fb43R" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: [CFIT] Call for Ideas and Volunteers aka stage directory support X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2012 12:44:10 -0000 --kXdP64Ggrk/fb43R Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all, The work will now begin to have a very long due feature in the ports tree. Every sane package system are working with a stage directory support, this = is almost mandatory to have something clean. That allows you to : - be able to process anything but installation as a user (long term goal) - be sure to always have clean plist - prevent crufts from behing installed - create a package without having to install it - many many more I see it in 5 steps:=20 1/ create USE_STAGE which can be set to yes or no, no being the default. 2/ switch this to default on no 3/ create a USE_FAKEROOT (using security/fakeroot or a like) for ports that needs it 4/ drop support for non staged ports 5/ be able to sandbox all the built into the ${WRKSRC} (capsicum) I have started a wiki page for that. http://wiki.freebsd.org/ports/StageDir Please join, share your ideas, willing etc. Please note that this doesn't concern yet sub package or flavours, both will come later! regards, BApt --kXdP64Ggrk/fb43R Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAk/N/xcACgkQ8kTtMUmk6EylJQCgvDBHSKbA9l7X7dpllu15reqz ppYAn302JvZbRhAsVIronJ8RHWuHb2LZ =t3DU -----END PGP SIGNATURE----- --kXdP64Ggrk/fb43R--