From owner-freebsd-chat@FreeBSD.ORG Tue Dec 4 08:12:03 2012 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CCB482C2 for ; Tue, 4 Dec 2012 08:12:03 +0000 (UTC) (envelope-from netbsd@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) by mx1.freebsd.org (Postfix) with ESMTP id 983F18FC08 for ; Tue, 4 Dec 2012 08:12:02 +0000 (UTC) Received: from [10.31.9.103] (unknown [213.225.137.129]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 4E9C7435C7; Tue, 4 Dec 2012 02:02:22 -0600 (CST) Message-ID: <50BDAE0C.90303@marino.st> Date: Tue, 04 Dec 2012 09:02:20 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: Aleksej Saushev Subject: Re: Fwd: Unified BSD? References: <1352882728.28075.140661153435965.302F0E4C@webmail.messagingengine.com> <87a9tw5qju.fsf@inbox.ru> <87wqwyuyxb.fsf@inbox.ru> In-Reply-To: <87wqwyuyxb.fsf@inbox.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: misc@openbsd.org, freebsd-chat@freebsd.org, netbsd-users@netbsd.org, users@dragonflybsd.org X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Dec 2012 08:12:04 -0000 On 12/4/2012 07:14, Aleksej Saushev wrote: > Martin writes: > >> I can see how you could misunderstand what i said. >> >> My point was about that each of the BSD's use pkgsrc in a different way and >> the releases from FreeBSD, NetBSD, OpenBSD or DflyBSD don't all rely on the >> exact same packages for every release (i.e. NetBSD 6 and FreeBSD 9 do not >> use the same version of GNOME-2 desktop; poor example), and that generally >> per BSD release they generally blob the binaries that are compatible for >> that release together. > > No, pkgsrc is one for everyone, unless someone maintains his own branch. > As far as I know, only DragonFly and SmartOS do, though nothing serious > stops them from using original distribution. Thus NetBSD 6 and FreeBSD 9 use > the same version of GNOME, provided that they use supported pkgsrc branch. DragonFly has a git mirror mirror of the pkgsrc cvs repository, but its contents are identical to what is in cvs. I would not classify this as "maintaining its own branch". We use the same distribution as NetBSD. Just clarifying this statement to avoid misinformation.