[Bug 288871] pkg.conf documentation errors

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 28 Aug 2025 18:57:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288871

christian <me@christianbatista.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |me@christianbatista.com

--- Comment #1 from christian <me@christianbatista.com> ---
(In reply to Bill Blake from comment #0)
Hello, I trying help you, I'm sorry my bad english.
In my scenario, using proxy socks, my /usr/local/etc/pkg.conf :

pkg_env: {
               http_proxy: "socks://127.0.0.1:3128",
           }

It's works with me, if you can to try, I don't know if understand rightly, but
I think that fetch(3), may be that I'd been understand wrong. man pkg.conf have
http://github.com/vstakhov/libucl, I got confused in first moment too.

Best Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.