From owner-freebsd-ports@FreeBSD.ORG Thu Oct 3 12:18:09 2013 Return-Path: Delivered-To: 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 ESMTP id 7E26AE0A; Thu, 3 Oct 2013 12:18:09 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 8CC512EF1; Thu, 3 Oct 2013 12:18:08 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id PAA00869; Thu, 03 Oct 2013 15:18:06 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1VRhr4-000O6Y-Ha; Thu, 03 Oct 2013 15:18:06 +0300 Message-ID: <524D6059.2000700@FreeBSD.org> Date: Thu, 03 Oct 2013 15:17:29 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Baptiste Daroussin , ports@FreeBSD.org Subject: Re: [HEADSUP] Staging, packaging and more References: <20131003084814.GB99713@ithaqua.etoilebsd.net> In-Reply-To: <20131003084814.GB99713@ithaqua.etoilebsd.net> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Oct 2013 12:18:09 -0000 on 03/10/2013 11:48 Baptiste Daroussin said the following: > This also allows lots of new features to come: > - Allow to create sub-packages > - Allow to create debuginfo packages. I'd like to mention a few other possibilities along the same lines: - doc packages - examples packages - "devel" packages (headers, tools and other files required for compiling dependent software, but not generally needed for an end user) All open up to a debate, of course. Thank you very much for doing this major step! > - Allow to do a lot of sanity check in the staging area to improve our QA -- Andriy Gapon