Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2021 09:22:58 -0700
From:      Pete Wright <pete@nomadlogic.org>
To:        Alejandro Imass <aimass@yabarana.com>, Doug McIntyre <merlyn@geeks.org>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: FreeBSD.org pkg mirror for older versions?
Message-ID:  <63b9c024-fb97-1160-c98b-70ee38fe793f@nomadlogic.org>
In-Reply-To: <CAHieY7TjDkd2kdt3wAYO-q5fn_SQ221Z2BAezisY1EdDvZ7Fqw@mail.gmail.com>
References:  <CAHieY7QNY%2B-hAZJ45Nk73k8S9nS9E1xAxj0auo-6kPdBb==9=w@mail.gmail.com> <8a151ed5-ebce-aad5-714f-457309059d6e@kicp.uchicago.edu> <YFzhEObOXTx1JijJ@geeks.org> <CAHieY7TjDkd2kdt3wAYO-q5fn_SQ221Z2BAezisY1EdDvZ7Fqw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On 3/26/21 7:07 AM, Alejandro Imass wrote:
> Yeah agreed. I can't believe these are not maintained long-term and that no
> one has ever volunteered to host them.
i think that's what the quarterly branch is supposed to achieve, or at 
least give some cushion for those who don't want the latest and greatest.

you can roll your own pretty easily.  for example you can use the files 
in /var/cache/pkg/ and periodically store them somewhere safe.  
obviously rolling back like this breaks all promises of working pkgs 
since dependencies and the base freebsd system itself evolves over time.

alternatively, and this is what i've done myself, is have a poudriere 
setup that uses git for the ports tree.  then i can rewind the entire 
ports tree to a specific revision and ensure all dependencies are 
aligned when building an old version of a critical pkg.

-pete

-- 
Pete Wright
pete@nomadlogic.org
@nomadlogicLA




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?63b9c024-fb97-1160-c98b-70ee38fe793f>