github ports

Vasily Postnicov shamaz.mazum at gmail.com
Sun Jan 10 20:24:36 UTC 2021


Just my 50 cents. If you master git, you will be able to merge your
personal port tree (I have some personal ports I think nobody will be
interested in) into master.
Or keep master and rebase your trees on top of it.

So if you are dev, git is your option.

вс, 10 янв. 2021 г., 22:15 Valeri Galtsev <galtsev at kicp.uchicago.edu>:

>
>
> > On Jan 10, 2021, at 12:49 PM, Vasily Postnicov <shamaz.mazum at gmail.com>
> wrote:
> >
> > There is no "git update" command
> >
> > At first delete the old port tree, then from /usr do
> > "git clone git://github.com/freebsd/freebsd-ports ports". From
> /usr/ports
> > run "make index" or "make fetchindex".
> >
> > To update the tree do "git pull" from /usr/ports and then again "make
> > fetchindex"
> >
>
> Just for my education: is there any advantage in using git like that
> instead of portsnap?
>
> Valeri
>
> > вс, 10 янв. 2021 г., 21:36 LuMiWa via freebsd-questions <
> > freebsd-questions at freebsd.org>:
> >
> >> Hi!
> >>
> >> I decided from many years to switch from portsnap tu github.
> >> Is it git clone https://github.com/freebsd/freebsd-ports
> /usr/portsokay,
> >> please? How are my ports in /usr/pors. It will replace them? And for
> >> update ports is git update https://github.com/freebsd/freebsd-ports
> >> /usr/ports <https://github.com/freebsd/freebsd-ports/usr/ports>
> >>
> >> Thank you.
> >> --
> >> “Don’t think money does everything or you are going to end up doing
> >> everything for money.”
> >>
> >> -Voltaire
> >> _______________________________________________
> >> freebsd-questions at freebsd.org mailing list
> >> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> >> To unsubscribe, send any mail to "
> >> freebsd-questions-unsubscribe at freebsd.org"
> >>
> > _______________________________________________
> > freebsd-questions at freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>
>


More information about the freebsd-questions mailing list