From owner-freebsd-ports@FreeBSD.ORG Thu Jun 20 13:06:22 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id CBF7474C for ; Thu, 20 Jun 2013 13:06:22 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wi0-x230.google.com (mail-wi0-x230.google.com [IPv6:2a00:1450:400c:c05::230]) by mx1.freebsd.org (Postfix) with ESMTP id 665371775 for ; Thu, 20 Jun 2013 13:06:22 +0000 (UTC) Received: by mail-wi0-f176.google.com with SMTP id ey16so1782192wid.3 for ; Thu, 20 Jun 2013 06:06:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=v8zGH3VToasqKI2pq8stU6lEnjUzRrFT6IqPwmgmvyE=; b=aVwAMkiTK7IZ+hgXglnZWcdih0B+hmUwnfUcZF5tlXMYHmkAxIzXcsA8At+RmSIFiD e6cR1Ho8lME/uEreren22fzZBbWkDcsOywg0x9141R2XBJuPe0YyXMgTFadbtJL4X43t nEvEAzv2NSI4xthnzE1GTGP+AoMYA7Fx0jUhaPO28/sBiuLVGVounWu7z7v/Kh0Q/545 MIGqV7rh7SGqEsTt58lDWUF7jSMu1E1sa/RoiW3JsTYkjJKdB+iJ/231Clasceej0mGr 4dMPrzrz1piAdHsLhPtcUh16eJ+M1eR4qv56iM2TFZYIfV9mrtG9xGhni0k72KR+0GOg oWDg== X-Received: by 10.194.173.37 with SMTP id bh5mr5757797wjc.30.1371733575691; Thu, 20 Jun 2013 06:06:15 -0700 (PDT) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk. [87.194.105.247]) by mx.google.com with ESMTPSA id fb2sm16099001wic.4.2013.06.20.06.06.13 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Thu, 20 Jun 2013 06:06:14 -0700 (PDT) Date: Thu, 20 Jun 2013 14:06:12 +0100 From: RW To: ports@freebsd.org Subject: Re: STABLE vs CURRENT packages Message-ID: <20130620140612.04171198@gumby.homeunix.com> In-Reply-To: <51C1D3C6.9040505@astart.com> References: <51C1D3C6.9040505@astart.com> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.17; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jun 2013 13:06:22 -0000 On Wed, 19 Jun 2013 08:52:38 -0700 Patrick Powell wrote: > And I noticed that there was no 'packages-8-current' directory. > > Questions: what is the relationship between the 'stable', 'release', > and 'current' versions? > And where is this documented in the FreeBSD Handbook? > Is there supposed to be a 'packages-8-current' directory? Current and stable are development branches. There's only ever one current, 10-stable will be branched off current, and the 10.0 release security branch is branched off from 10-stable.