Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 2021 12:12:36 +0200
From:      Kurt Jaeger <pi@freebsd.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: Updating poudriere to use gitup
Message-ID:  <YG2FlEtSve/PiY6k@home.opsec.eu>
In-Reply-To: <PH0PR16MB4245C710C8ADE09BE0AE8B5180759@PH0PR16MB4245.namprd16.prod.outlook.com>
References:  <PH0PR16MB4245C710C8ADE09BE0AE8B5180759@PH0PR16MB4245.namprd16.prod.outlook.com>

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

> With the change in the FreeBSD ports system, I have started to use
> "gitup". I have this working fine. Unfortunately, I cannot figure out
> how to get poudriere, version 3.3.99.20210303_1 to use 'gitup' too. It
> insists on using 'portsnap'. This is on a FreeBSD 11.4-p9 system.
> 
> Is there a 'How-to" posted on how to convert poudriere to use 'gitup' or
> even "git" if necessary?

I had a portsnap ports tree 'default' in poudriere and did this to
switch to git:

  poudriere ports -d -p default
  poudriere ports -c -U https://git.freebsd.org/ports.git -m git -B main

-- 
pi@opsec.eu            +49 171 3101372                    Now what ?



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