From owner-freebsd-ports@FreeBSD.ORG Mon Apr 21 07:03:49 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 8C0F447F for ; Mon, 21 Apr 2014 07:03:49 +0000 (UTC) Received: from forward4l.mail.yandex.net (forward4l.mail.yandex.net [IPv6:2a02:6b8:0:1819::4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 445D6152E for ; Mon, 21 Apr 2014 07:03:49 +0000 (UTC) Received: from smtp4h.mail.yandex.net (smtp4h.mail.yandex.net [84.201.186.21]) by forward4l.mail.yandex.net (Yandex) with ESMTP id E01C81440EB2; Mon, 21 Apr 2014 11:03:40 +0400 (MSK) Received: from smtp4h.mail.yandex.net (localhost [127.0.0.1]) by smtp4h.mail.yandex.net (Yandex) with ESMTP id 7FA892C3400; Mon, 21 Apr 2014 11:03:40 +0400 (MSK) Received: from unknown (unknown [178.76.234.16]) by smtp4h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 2KrTxKyU5g-3dfW250c; Mon, 21 Apr 2014 11:03:40 +0400 (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: 2bfcc20b-71de-4c87-b36e-b008ae4f180b DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1398063820; bh=auBOo6YgGsQomXzDz9/RfemUiz3glObHzQcOBHRnOGk=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=gjQuRLyqpyJFUrl9SY5ixv/91BkB+kMwkurSO+u/Y4CRfNslyf1zxch7sbkBywXdY r9oeQlG7kx4rEvBOCeoTO0oONn9ERdsy458emhH6DtZFokfha2xyuOvYj699XFHfGD 5hJ/yU1G9PJudsEByGCq5jx/nlMx/O8bcmtveivQ= Authentication-Results: smtp4h.mail.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: <5354C2B9.9010305@yandex.ru> Date: Mon, 21 Apr 2014 11:03:21 +0400 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Thomas Mueller , freebsd-ports@freebsd.org Subject: Re: Does src tree have to be in sync with installed FreeBSD to build ports? References: <397188.180.bm@smtp111.sbc.mail.bf1.yahoo.com> In-Reply-To: <397188.180.bm@smtp111.sbc.mail.bf1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2014 07:03:49 -0000 Thomas Mueller wrote on 21.04.2014 10:41: > Is it necessary for the installed FreeBSD to be in sync with the src tree for ports to build successfully? > > I might update the src tree to see what is happening but not do the buildworld and buildkernel every time. Could that hurt for building ports? Or do I worry needlessly? > > Tom For example, virtualbox may fail to work if you build it with more fresh system sources, than your current system. -- Regards, Ruslan T.O.S. Of Reality