K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2014-01-13T16:12:26.288009Z K 7 svn:log V 908 - Update to checkin 105ef35755 Changes: - Fix hang in sanity check - Fix race causing "unknown stuck queue" after ports finish building - Fix PARALLEL_JOBS always set to prepare number - Cache fixes - cpdup -X usage fixes - bulk: Avoid rollback on first startup (speeds up startup) - Cleanup some error handling with parallel processes, errors will now cause a 30 second wait for other processes to cleanly exist instead of sending a SIGKILL right away. - Fix KEEP_OLD_PACKAGES_COUNT when package root is a symlink - Ignore home directory of users created by ports during leftover check - Load MOVED on startup and use it to track changed origins in existing packages, which fixes more invalid dependency errors and "new dependency" deletions in sanity check. - Checksum is now done as root in case it needs to refetch - testport: Remove extra -J description END