Commit graph

2 commits

Author SHA1 Message Date
Ryan Steinmetz
4014046985 Update to 0.1.3.1
PR:		ports/159073
Submitted by:	David Naylor <naylor.b.david@gmail.com> [maintainer]
Approved by:	wxs (mentor)
2011-07-25 01:40:44 +00:00
Max Brazhnikov
c9d5adff00 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 <naylor.b.david at gmail.com>
2011-04-30 09:54:14 +00:00