K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2018-02-20T22:45:24.740261Z K 7 svn:log V 287 Reduce fstat(2) calls for SCRIPTDIR/* scripts. There's only about 10 ports that actually use this, so rather than spamming a dozen fstat(2) calls for every port during INDEX reduce it to 1 for now. Also avoid the fstat(2) if the target already exists. Approved by: portmgr (implicit) END