Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 2021 05:03:34 -1000
From:      Kent Kuriyama <kent.kuriyama@gmail.com>
To:        Daniel Stevenson <daniel@dstev.net>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Portsnap and new git ports tree
Message-ID:  <CACArijBOsDgQNkrX8TbsMGVw-o0pyYX_Sbj9335TQ5LzFAiYXA@mail.gmail.com>
In-Reply-To: <Iu4M0d0Oy1cXUo9LfR-Fp6ABuDYdElGNAv_zobIpLcBWfhXSzgyDB3xeRdzg9DGsnKWHhe8XjrIhL85afaI0Ohx-SkkrvmP7GsO4u2G5V90=@dstev.net>
References:  <CANR6Wa714iTeTmtW1S3BnoN1-PYgTf%2BkEG4Wf_OJdqH=wzmTzQ@mail.gmail.com> <o7eVTOZAQ7CJJcX5lZZMEyvtUQqcGtdXV02KKaZLLtl-F0pvb8acVD-hQNlFYkzo4nNbQYTdZxAnNnuEjz9XrPwSSy9YsRm5UEJLG-gAocw=@dstev.net> <Iu4M0d0Oy1cXUo9LfR-Fp6ABuDYdElGNAv_zobIpLcBWfhXSzgyDB3xeRdzg9DGsnKWHhe8XjrIhL85afaI0Ohx-SkkrvmP7GsO4u2G5V90=@dstev.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Is the line:

                "host"       : "github.com",

Still retained?  When I execute:

gitup -v 2 ports

I don't see any output.  Thanks.

Kent

On Wed, Apr 7, 2021 at 4:32 AM Daniel Stevenson <daniel@dstev.net> wrote:

> 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
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACArijBOsDgQNkrX8TbsMGVw-o0pyYX_Sbj9335TQ5LzFAiYXA>