K 10 svn:author V 3 pav K 8 svn:date V 27 2010-01-07T15:55:10.000000Z K 7 svn:log V 744 - Use full path in depobj for archivers/unzip when USE_ZIP variable is set 9-CURRENT introduced unzip command to the base system. Unfortunately it is not fully compatible with the archivers/unzip implementation and non-trivial amount of ports fail to build when using it. Thus we will keep using archivers/unzip for unzipping source in Ports Collection until someone volunteer to fix all individual ports. Two most common problems with base unzip are: * extracting files without +x flag (some ports rely to execute unzipped configure scripts, for example) * different semantics of CR/LF conversion Error logs of failed port builds with in-base unzip can be made available on request to portmgr@. With hat: portmgr END