Date: Wed, 27 May 2020 14:39:01 +0200 From: Mathieu Arnold <mat@freebsd.org> To: Sergei Vyhenski <svysh.fbsd@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: USE_GITHUB=nodefault w/o github Message-ID: <20200527123901.ctmq36wzatr2bxyt@aching.in.mat.cc> In-Reply-To: <74612062-2337-c85b-8579-47e7f5f6f3c9@gmail.com> References: <74612062-2337-c85b-8579-47e7f5f6f3c9@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--c3vxgpij6si4hqp3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 27, 2020 at 03:28:52AM +0300, Sergei Vyhenski wrote: > Hi, >=20 > Some ports (e.g.: www/nginx) are declaring > USE_GITHUB=3Dnodefault, > while they seem to fetch none of its distfiles from github. >=20 > What is the idea behind this combination? =46rom https://www.freebsd.org/doc/en/books/porters-handbook/makefile-distf= iles.html#makefile-master_sites-github-multiple : When fetching multiple files from GitHub, sometimes the default distribution file is not fetched from GitHub. To disable fetching the default distribution, set: USE_GITHUB=3D nodefault If you set USE_GITHUB=3Dyes it means the software you are porting has no distribution file and only a github repository from which you can get a git-archive extract. If the software actually does release distribution files, but for some reason, you need to fetch something from github, you use USE_GITHUB=3Dnodefault. --=20 Mathieu Arnold --c3vxgpij6si4hqp3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEEVhwchfRfuV0unqO5KesJApEdfgIFAl7OX2FfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDU2 MUMxQzg1RjQ1RkI5NUQyRTlFQTNCOTI5RUIwOTAyOTExRDdFMDIACgkQKesJApEd fgIDvBAAhysnepnizd7sR35L49dK7z759SI84kO8o96qnDwWRaNBv6lN51MpgBCV OHqVGRK5f0uebROZZqVRkMDICloC7egRqn2aKNWGVh8vp32qgkbsKmAOtOZJ0lQn Dr7ontK8deCkW/0qROEcKOf9ONK/2u5lTDkzASufUDrbuaD39d7fWN4aiOhEs4SV EstkrTvxbCS9uscjP2+46PG/XxMIZ6FkIMaKWfKYoS+SnNAsHBzi6SSSNvYxxfP2 fcd2Dfay29R0Txo1X3/SsKPUECGj/0fl2mhNhly16xrlqxvZEysCaPqQny82LNIe pwERWOde92lPpBengjGGKWxwDdTVUuaAlcYJ1TADDL3s4b4N0isFopssyUWkdjTP rSusNQxVXvCpfaxQx9P6mniKj46MCjDjmupFXHJm/WQJ/vT2U9VOipzUptE+2KfT VuqwQn1HbefWtrOs1WoTluAYH/0DoLw1pIHHjG3CSY5BPUb2f0T2TXot1eoya3te BlI8CUS1aq09ovjjec1yzUbPBJw0KsKgiJZbvx2zh0TIS6dJ6eFZ6CqADZtWC/Oa LT+6Dzd9omkYuUFcOI5dc2jq5mvI2D1rTA7CzBbHAtiNi0gN6QGFvTYYmVuxTs9l L3TyloXEhWPhKYbos5TZUgmYSc2GwPjk6viQWwHzGf8ECG5y8kM= =f+Gz -----END PGP SIGNATURE----- --c3vxgpij6si4hqp3--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200527123901.ctmq36wzatr2bxyt>