Dear port maintainers,
The portscout new distfile checker has detected that one or more
unmaintained ports appears to be out of date. Please take the opportunity
to check each of the ports listed below, and if possible and appropriate,
submit/commit an update. Please consider also adopting this po
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
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:
> >
> > I just upgraded a sys
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
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
Cloning into '/usr/ports'...
warning: Could not find remote branch stable-14
According to portscout, there are three individual maintainers who each
maintain 1000+ ports: https://portscout.freebsd.org/index-total.html
I'm trying to wrap my head around how someone could do that. They have to use
some utils to pull that off. Are those tools publicly available, either as
p