Commit graph

4 commits

Author SHA1 Message Date
Martin Wilke
d50f9ae936 - Update to 0.1.5
PR:		168422
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
2012-05-29 08:38:25 +00:00
Jason Helfman
35bba01180 - Update to 0.1.4.1
0.1.4 - 2012 April 22:
* Support pkgng as an alternative package manager
* Support installing packages from a repository
* Support port pre-cleaning
* Support dynamic defaults from /etc/make.conf (i.e. DEPENDS_(PRE)CLEAN)
* Major code cleanup and refactor effort
* Switch to a revised milestone schedule
* Fixes:
* Fix assertion when using PKGINSTALL builder
* If kevent fails with EINTR then retry command again

PR:	ports/167210
Submitted by:	maintainer, naylor.b.david@gmail.com
2012-04-23 21:39:06 +00:00
Dennis Herrmann
59bb3367cc - Update to 0.1.3
PR:		ports/158025
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
2011-06-19 19:56:08 +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