From owner-freebsd-ports@freebsd.org Mon Dec 19 18:53:43 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 677C5C88901 for ; Mon, 19 Dec 2016 18:53:43 +0000 (UTC) (envelope-from george+freebsd@m5p.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 5182618F7 for ; Mon, 19 Dec 2016 18:53:43 +0000 (UTC) (envelope-from george+freebsd@m5p.com) Received: by mailman.ysv.freebsd.org (Postfix) id 50DBFC88900; Mon, 19 Dec 2016 18:53:43 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5081CC888FF for ; Mon, 19 Dec 2016 18:53:43 +0000 (UTC) (envelope-from george+freebsd@m5p.com) Received: from mailhost.m5p.com (mailhost.m5p.com [IPv6:2001:418:3fd::f7]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "m5p.com", Issuer "Let's Encrypt Authority X3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0CB6A18F4; Mon, 19 Dec 2016 18:53:42 +0000 (UTC) (envelope-from george+freebsd@m5p.com) Received: from [IPv6:2001:418:3fd::1f] (haymarket.m5p.com [IPv6:2001:418:3fd::1f]) by mailhost.m5p.com (8.15.2/8.15.2) with ESMTP id uBJIrZS9079677; Mon, 19 Dec 2016 13:53:40 -0500 (EST) (envelope-from george+freebsd@m5p.com) Subject: Re: HEADSUP: FLAVORS (initial version) and subpackages proposals To: Baptiste Daroussin , ports@FreeBSD.org References: <20161219003143.c2qo5wn3a5kiua3m@ivaldir.etoilebsd.net> From: George Mitchell Message-ID: <58725f6d-aa60-3a62-7539-56e51e3cd76e@m5p.com> Date: Mon, 19 Dec 2016 13:53:35 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <20161219003143.c2qo5wn3a5kiua3m@ivaldir.etoilebsd.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3.8 required=10.0 tests=ALL_TRUSTED, RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mattapan.m5p.com X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.1 (mailhost.m5p.com [IPv6:2001:418:3fd::f7]); Mon, 19 Dec 2016 13:53:41 -0500 (EST) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Dec 2016 18:53:43 -0000 On 12/18/16 19:31, Baptiste Daroussin wrote: > Hi all, > > I have been working for a while on 2 long standing feature request for the ports > tree: flavors and subpackages. > [...] Off topic, I know, but might this eventually lead to FLAVORS for base? I would be so grateful to have a SCHED_4BSD flavor of base so I didn't have to keep updating my machines from source every time there was a security update. Maybe someone can at least think about it. -- George