From owner-freebsd-stable@FreeBSD.ORG Sun Oct 26 23:55:35 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 53316589 for ; Sun, 26 Oct 2014 23:55:35 +0000 (UTC) Received: from mail-01.thismonkey.com (220-245-31-196.static.tpgi.com.au [220.245.31.196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail-01.thismonkey.com", Issuer "Thismonkey IT Certificate Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C1F488B5 for ; Sun, 26 Oct 2014 23:55:33 +0000 (UTC) X-TM-Via-MX: mail-01.thismonkey.com Received: from utility-01.thismonkey.com (utility-01.thismonkey.com [10.1.1.32]) by mail-01.thismonkey.com (8.14.5/8.14.5) with ESMTP id s9QNh0mD035208 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 27 Oct 2014 10:43:04 +1100 (EST) (envelope-from freebsd-lists-4@thismonkey.com) Received: from utility-01.thismonkey.com (localhost [127.0.0.1]) by utility-01.thismonkey.com (8.14.5/8.14.5) with ESMTP id s9QNh0k9052704 for ; Mon, 27 Oct 2014 10:43:00 +1100 (EST) (envelope-from freebsd-lists-4@thismonkey.com) Received: (from root@localhost) by utility-01.thismonkey.com (8.14.5/8.14.5/Submit) id s9QNgvYK052697 for freebsd-stable@freebsd.org; Mon, 27 Oct 2014 10:42:57 +1100 (EST) (envelope-from freebsd-lists-4@thismonkey.com) Date: Mon, 27 Oct 2014 10:42:57 +1100 From: Scott To: freebsd-stable@freebsd.org Subject: Compiling projects into stable or release Message-ID: <20141026234256.GA52142@utility-01.thismonkey.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.22 (2013-10-16) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.5 (mail-01.thismonkey.com [10.1.2.50]); Mon, 27 Oct 2014 10:43:04 +1100 (EST) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Oct 2014 23:55:35 -0000 Hi all, I'm interested in VXLan and want to compile the project (http://svnweb.freebsd.org/base/projects/vxlan/) into 10.x-RELEASE or -STABLE. Is this possible? Or must I download 11-CURRENT and install that? I've done some searching and can't find an easy way to pick a project and compile it in. Thanks in advance, Scott