K 10 svn:author V 4 makc K 8 svn:date V 27 2011-04-30T09:54:14.000000Z K 7 svn:log V 494 Add new port ports-mgmt/portbuilder: A concurrent ports building tool. Although FreeBSD ports supports building a single port using multiple jobs (via MAKE_JOBS) however it cannot build multiple ports concurrently. This tool accomplishes just that. Some of its key features: * Concurrent port building * Load control * Top like UI * Persistent builds (by default) WWW: http://github.com/DragonSA/portbuilder/ PR: ports/156441 Submitted by: David Naylor END