https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273720
--- Comment #9 from Guido Falsi <[email protected]> --- (In reply to Anton Saietskii from comment #8) v4 only adds one more build time dependency than before to the port if the DOCS option is turned on. It is on by default, so if you want to avoid python dependencies you should turn DOCS off. Also, by default no real functionality change happens in the port, except it will be using setusercontext(3) under the hood to setup the user environment on login, which should allow it to correctly expand "~" (tilde) characters. -- You are receiving this mail because: You are the assignee for the bug.
