K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2014-04-17T03:47:54.925321Z K 7 svn:log V 579 - Add PLIST_SUB_SED which is used to replace absolute paths with PLIST_SUB'd paths. This will be used for check-stagedir.sh and poudriere/tinderbox leftover handling. This version handles several flaws of other implementations: - Remove VARS that are too generic - Remove empty values - Remove @comment values - Remove quotes - Replace . with \. for later sed(1) usage - Handle values with spaces - By default only use values 2+ characters long. Let this be overridable with PLIST_SUB_SED_MIN. Reviewed by: antoine, mat With hat: portmgr END