Commit graph

13 commits

Author SHA1 Message Date
David Naylor
6248a797e6 - Update to my new FreeBSD address
- Trim header
 - Add myself as creator of devel/svn2git (see r272261)

Approved by:	eadler|bdrewery (mentor)
2013-01-16 20:15:07 +00:00
Alberto Villa
04c10abf89 - Fix regression which prevented make.conf to be read.
- Bump PORTREVISION.

Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
Feature safe:	yes
2012-10-27 07:36:36 +00:00
Alberto Villa
fa2a01b6a6 - Update to 0.1.5.4.
- Fix LICENSE mispelling.
- Trim Makefile header.

Fixes:
* ordering of jobs
* auto (dependency) flag for pkgng
* deadlock between OS pipes and wait()
* options detection (track changes in Port's infrastructure)
* detection of pkgng mode (aka ${OSVERSION} > 1000017)

PR:		173121
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
Feature safe:	yes
2012-10-26 20:59:03 +00:00
Tom Judge
6802281f83 Update to 0.1.5.3 - 2012 August 19.
Changes:
 * Dynamically work around python issue 11973

PR:             ports/170767
Subbmitted by:  David Naylor <naylor.b.david@gmail.com> (maintainer)
Approved by:	eadler (mantainer)
2012-09-11 01:16:01 +00:00
Jason Helfman
c28450b1a5 - adopt new options framework
PR:	ports/169743
Submitted by:	jgh@
Approved by:	maintainer, naylor.b.david@gmail.com
2012-07-09 18:29:51 +00:00
Frederic Culot
3225f2ada1 - Update to 0.1.5.2
Changes:	https://raw.github.com/DragonSA/portbuilder/master/ChangeLog
PR:		ports/169715
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
2012-07-09 09:15:08 +00:00
Michael Scheidell
000f0b0e1c - Update to 0.1.5.1
PR:		ports/169147
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
2012-06-16 13:35:38 +00:00
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
Ryan Steinmetz
b3022ce5d8 Fix assertion when using PKGINSTALL builder (-DUSE_PACKAGE_DEPENDS)
PR:		ports/159268
Submitted by:	David Naylor <naylor.b.david@gmail.com> [maintainer]
Approved by:	wxs (mentor)
2011-08-01 16:37:02 +00:00
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
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