From owner-freebsd-ports@FreeBSD.ORG Thu Oct 3 20:51:21 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 81FFFCDC; Thu, 3 Oct 2013 20:51:21 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from mail-wg0-x234.google.com (mail-wg0-x234.google.com [IPv6:2a00:1450:400c:c00::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EE2D22EF2; Thu, 3 Oct 2013 20:51:20 +0000 (UTC) Received: by mail-wg0-f52.google.com with SMTP id m15so3130705wgh.31 for ; Thu, 03 Oct 2013 13:51:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=PnfMkL6uK7kn03ncW9/zEBEIF5U18l5a374jz2E63sM=; b=OInMox1T8bLEgOqgetd1q2kQJ7YX6kgeJURlhsNB4Ghlv1rKqoJQIYYE64sUgZU/Rb iI0LFadE1sHFGDTEuqM02cG0StD1md/pkgIyEjCpTic37ASOtdXj15PcSWocYZbdm8mB YBQGAHf7UdHvPfI3/rhrMoGOsgTCWiWuh9uKXTdQWuNV3LKvuug0rnjwf705vXBkJb6a z4aD4MbhaLUKDpQNIjHGV91oa0uTlk0sJU5BWLVnJr9KMPBf4B34kNFA/GF8JfzpDA3h kCTHHHduAPu50KR/hE3qoizhW1Z1x2k+x0BY/A29MGMbFahnppEV4QuLfgQUo06HTcXg kPrQ== MIME-Version: 1.0 X-Received: by 10.180.187.41 with SMTP id fp9mr4202637wic.33.1380833479419; Thu, 03 Oct 2013 13:51:19 -0700 (PDT) Received: by 10.180.84.163 with HTTP; Thu, 3 Oct 2013 13:51:19 -0700 (PDT) Received: by 10.180.84.163 with HTTP; Thu, 3 Oct 2013 13:51:19 -0700 (PDT) In-Reply-To: <20131003203501.GA1371@medusa.sysfault.org> References: <20131003084814.GB99713@ithaqua.etoilebsd.net> <524D6059.2000700@FreeBSD.org> <524DD120.4000701@freebsd.org> <20131003203501.GA1371@medusa.sysfault.org> Date: Thu, 3 Oct 2013 22:51:19 +0200 Message-ID: Subject: Re: [HEADSUP] Staging, packaging and more From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: Marcus von Appen Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@freebsd.org 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 20:51:21 -0000 El 03/10/2013 22:41, "Marcus von Appen" escribi=F3: > > On, Thu Oct 03, 2013, Nathan Whitehorn wrote: > > > On 10/03/13 07:17, Andriy Gapon wrote: > > > 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) > > > > Please no devel packages. > > Seconded. What's wrong with devel packages? > > Cheers > Marcus