From owner-freebsd-current@FreeBSD.ORG Tue Feb 25 05:39:05 2014 Return-Path: Delivered-To: current@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 ADF64927; Tue, 25 Feb 2014 05:39:05 +0000 (UTC) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id 1F8B426F1; Tue, 25 Feb 2014 05:02:58 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 4089A5607C; Mon, 24 Feb 2014 23:02:57 -0600 (CST) Date: Mon, 24 Feb 2014 23:02:57 -0600 From: Mark Linimon To: Bryan Drewery Subject: Re: Import of DragonFly Mail Agent Message-ID: <20140225050257.GA27406@lonesome.com> References: <20140223211155.GS1699@ithaqua.etoilebsd.net> <530B67EA.1090102@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <530B67EA.1090102@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Baptiste Daroussin , current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Feb 2014 05:39:05 -0000 On Mon, Feb 24, 2014 at 09:40:26AM -0600, Bryan Drewery wrote: > IMHO base should be the very minimalistic needs to get a server online, > and should be secure and simple by default. ... > Anything not meeting the bare-bones criteria can be installed with 'pkg > install' or ports. +1 (OTOH I am not volunteering to do the work :-) ) mcl