K 10 svn:author V 5 edwin K 8 svn:date V 27 2008-05-28T12:25:15.000000Z K 7 svn:log V 409 compat5x port can fail to extract if you're root. If you are building the misc/compat5x port as root, it can fail to extract properly, if your ports dir is not owned by root:wheel, but for example by root:src. This is because the files in the distfile archive have the schg flag set. That flag is killed btw in the post-extract phase. PR: ports/122306 Submitted by: Dimitry Andric END