K 10 svn:author V 2 ru K 8 svn:date V 27 2007-03-06T14:54:45.000000Z K 7 svn:log V 334 Invoke tar(1) with the -p option when installing a package from an URL (i.e., do it the same way as when installing from a file). This fixes the lossage of the setuid bits. It wasn't a problem before because GNU tar(1) implied the -p option for root, but BSD tar(1) doesn't do that. Discussed with: tobez and some advanced users :) END