From owner-freebsd-ports@FreeBSD.ORG Wed Apr 16 15:28:21 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 718DAB9B; Wed, 16 Apr 2014 15:28:21 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4B1D01B6F; Wed, 16 Apr 2014 15:28:20 +0000 (UTC) Received: from [192.168.0.20] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id A528D43BB3; Wed, 16 Apr 2014 10:27:59 -0500 (CDT) Message-ID: <534EA16F.5010704@marino.st> Date: Wed, 16 Apr 2014 17:27:43 +0200 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Ivan Voras , freebsd-ports@freebsd.org Subject: Re: Synchronizing package defaults with Linuxes? References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: marino@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2014 15:28:21 -0000 On 4/16/2014 15:53, Ivan Voras wrote: > What do you think of the idea of syncing versions in general, and this > example of PostgreSQL in particular? The example of PostgreSQL isn't really good because people have been asking for change in default for probably two years now. I have no clue as to why it hasn't changed but people do not want 9.0 as the default. BTW, DPorts has had postgresql 9.2 as the default for 15 months now, everything is fine, so there is no reason that I know of why FreeBSD isn't at least at 9.2. As for syncing with Linux -- I personally don't like the idea. The defaults should be picked deliberately, not because _____ Linux is at whatever version. John