Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Nov 2020 10:05:48 -0500
From:      Shawn Webb <shawn.webb@hardenedbsd.org>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        Warner Losh <imp@bsdimp.com>, FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: git tools for building in base?
Message-ID:  <20201125150548.vkqgtlqnawgwujbn@mutt-hbsd>
In-Reply-To: <20201125150050.bz62hatil6sbhdwn@ivaldir.net>
References:  <X714z7pMgNOFaTIc@rpi4.local> <CANCZdfrjSkrgx6B%2B_At7uBZN_eWQWa--1pky65nZueAr0F-zxQ@mail.gmail.com> <20201125150050.bz62hatil6sbhdwn@ivaldir.net>

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

--dcdzsxpdt2tnhx4x
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Nov 25, 2020 at 04:00:50PM +0100, Baptiste Daroussin wrote:
> On Tue, Nov 24, 2020 at 09:59:15PM -0700, Warner Losh wrote:
> > On Tue, Nov 24, 2020 at 2:19 PM tech-lists <tech-lists@zyxst.net> wrote:
> >=20
> > > As subject - what will there be in base to interact with the new git =
repo?
> > > I mean, right now, for svn there is svnlite. What for git?
> > >
> >=20
> > 'pkg add git' is your choice now.
>=20
> pkg install not pkg add

There's also fetch for a one-time download of the ports tree
(bootstrapping ports, for example). A HardenedBSD user would do this:

fetch -o ports.tar.gz \
    https://git-01.md.hardenedbsd.org/HardenedBSD/hardenedbsd-ports/archive=
/master.tar.gz

mkdir -p /usr/ports

tar -xf ports.tar.gz --strip-components 1 -C /usr/ports

Something similar could be done in FreeBSDlandia.

Thanks,

--=20
Shawn Webb
Cofounder / Security Engineer
HardenedBSD

GPG Key ID:          0xFF2E67A277F8E1FA
GPG Key Fingerprint: D206 BB45 15E0 9C49 0CF9  3633 C85B 0AF8 AB23 0FB2
https://git-01.md.hardenedbsd.org/HardenedBSD/pubkeys/src/branch/master/Sha=
wn_Webb/03A4CBEBB82EA5A67D9F3853FF2E67A277F8E1FA.pub.asc

--dcdzsxpdt2tnhx4x
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEA6TL67gupaZ9nzhT/y5nonf44foFAl++cskACgkQ/y5nonf4
4fpLwRAAiQ95LEaEN4gEM5impEDeR+FTPkHVXuYZ9mqa9znGDg5SHYOxD0/gVQc+
M+Za/32/EDbfiYjCsWnjTReYkyn6Wc7QPhs33ZheXTgGQAkicz3FOBor/chTDWNY
wIcWJ9JIvGCUY4cjJvVWYwzxBZwFNzD+GWhGiGjnQlKx9WDK+gSD/lhBsplZOcSv
cS7P+9jE+5EXnT+m4XBrBFrtq8p+GS+hE8SWsn4u0B2DilS0HkXPLALIT/pNM+ut
BoJOcVkepW27aJCrmX6Jz1h83U5GDRLTHvoNsoGbNnWfgYCbcy9l3UQvW9Nc/0DK
jtPLwv6B3jUMX4gJiEZ8l4kELnpQ1wD7WwjzKLF9/yQvuiCOdDqJLMlwgyu3hy03
5zJV82hTw5SvhdmFq96M977SRTzwBfXFxCtJMqBPHTwDOfXbmY4W2YNhL+ZsGOIy
tT2Fkep3DgrEC0TeSy3t9F6C8ZwzoAxx8PeI7V/LvDgppWC8hsSMK0wq8IDT0+Xb
tfR9LB/WXHLlbOVtxgnjKhkaywG6EF0Y6456DxDHXtzKhwVykZW/BIgsoEWavWrF
ozlCECOMK9tAzfKzJPEM1tiKZ0Zu8TD2SDCLunzw07+TPgTSH+UCEFXYLqnX1iwX
VHqWuHW14p/bBGCFFDn4qRUd/FVIn2eh/PWmxS2eminnqCvrYYg=
=COxO
-----END PGP SIGNATURE-----

--dcdzsxpdt2tnhx4x--



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