Date: Sat, 29 Apr 2017 19:59:25 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 218922] Download of ports source not being identified as coming from FreeBSD OS. Message-ID: <bug-218922-13-fuyaVq21Zv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-218922-13@https.bugs.freebsd.org/bugzilla/> References: <bug-218922-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218922 --- Comment #2 from Joe Barbish <qjail1@a1poweruser.com> --- Previous stated "Currently distfiles are fetched with the default User-Agent used by fetch(1) which looks like "fetch libfetch/2.0"." I take it that the default User-Agent information is hard codded in the fet= ch utility source or maybe more correctly in the libfetch source. Changing the hard codded User-Agent information from "fetch libfetch/2.0" to "FreeBSD" would accomplish the same goal as making changes to the ports framework to override fetch's default User-Agent information. I have no preference about how the goal gets accomplished. All I want to se= e is that all port fetches get marked as coming from a FreeBSD operating system. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218922-13-fuyaVq21Zv>