Re: how to checkout ports for 14-stable

2023-12-01 Thread Frank Seltzer
On Thu, 30 Nov 2023 20:24:47 -0500 (EST) AN wrote: > Hi: > > I just upgraded a system to src 14-stable. What is the exact command > to checkout and track the 14-stable branch of ports? > > > > # git clone -o freebsd -b stable-14 --depth=1 > https://git.freebsd.org/ports.git /usr/ports > Clon

Re: how to checkout ports for 14-stable

2023-11-30 Thread David Wolfskill
On Thu, Nov 30, 2023 at 10:29:55PM -0500, AN wrote: > ... > > origin/2023Q3 > > origin/2023Q4 > > origin/HEAD -> origin/main > > origin/main > > > > (so, remove the "origin/" part to get the branch name)/(so, remove the > > "origin/" part to get the branch name)/ > ... > Thanks for your qui

Re: how to checkout ports for 14-stable

2023-11-30 Thread AN
On Thu, 30 Nov 2023, David Wolfskill wrote: > Date: Thu, 30 Nov 2023 18:26:01 -0800 > From: David Wolfskill > To: AN > Cc: freebsd-po...@freebsd.org > Subject: Re: how to checkout ports for 14-stable > > On Thu, Nov 30, 2023 at 08:24:47PM -0500, AN wrote: > > Hi

Re: how to checkout ports for 14-stable

2023-11-30 Thread David Wolfskill
On Thu, Nov 30, 2023 at 08:24:47PM -0500, AN wrote: > Hi: > > I just upgraded a system to src 14-stable. What is the exact command to > checkout and track the 14-stable branch of ports? There is no such thing as "the 14-stable branch of ports." FreeBSD source ("src") and ports are separate repo