Date: Wed, 07 Apr 2021 14:31:45 +0000 From: Daniel Stevenson <daniel@dstev.net> To: Arthur Barlow <arthurbarlow@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Portsnap and new git ports tree Message-ID: <Iu4M0d0Oy1cXUo9LfR-Fp6ABuDYdElGNAv_zobIpLcBWfhXSzgyDB3xeRdzg9DGsnKWHhe8XjrIhL85afaI0Ohx-SkkrvmP7GsO4u2G5V90=@dstev.net> In-Reply-To: <o7eVTOZAQ7CJJcX5lZZMEyvtUQqcGtdXV02KKaZLLtl-F0pvb8acVD-hQNlFYkzo4nNbQYTdZxAnNnuEjz9XrPwSSy9YsRm5UEJLG-gAocw=@dstev.net> References: <CANR6Wa714iTeTmtW1S3BnoN1-PYgTf%2BkEG4Wf_OJdqH=wzmTzQ@mail.gmail.com> <o7eVTOZAQ7CJJcX5lZZMEyvtUQqcGtdXV02KKaZLLtl-F0pvb8acVD-hQNlFYkzo4nNbQYTdZxAnNnuEjz9XrPwSSy9YsRm5UEJLG-gAocw=@dstev.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, April 7th, 2021 at 08:54, Daniel Stevenson <daniel@dstev.net> wrote:
> On Wednesday, April 7th, 2021 at 08:23, Arthur Barlow arthurbarlow@gmail.com wrote:
> > Anyone know when portsnap will be able to work with the new ports tree on
> > github?
>
> No, portsnap does not support Git. I would recommend using net/gitup from ports
> instead and altering the "ports" section in /usr/local/etc/gitup.conf to look
> like this:
>
> ....
> "ports" : {
> "repository" : "ports.git",
> "branch" : "main",
> "target" : "/usr/ports",
> "ignores" : [
> "distfiles",
> "packages",
> ],
> },
> ....
My bad, the "repository" line should read:
....
"repository" : "/ports.git",
....
Sorry for the confusion!
--
Daniel Stevenson
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Iu4M0d0Oy1cXUo9LfR-Fp6ABuDYdElGNAv_zobIpLcBWfhXSzgyDB3xeRdzg9DGsnKWHhe8XjrIhL85afaI0Ohx-SkkrvmP7GsO4u2G5V90=>
