| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
16 Jan 2013 20:15:07
0.1.5.4_1
|
dbn  |
- Update to my new FreeBSD address
- Trim header
- Add myself as creator of devel/svn2git (see r272261)
Approved by: eadler|bdrewery (mentor) |
27 Oct 2012 07:36:36
0.1.5.4_1
|
avilla  |
- Fix regression which prevented make.conf to be read.
- Bump PORTREVISION.
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
Feature safe: yes |
26 Oct 2012 20:59:03
0.1.5.4
|
avilla  |
- 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 |
11 Sep 2012 01:16:01
0.1.5.3
|
tj  |
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) |
09 Jul 2012 18:29:51
0.1.5.2
|
jgh  |
- adopt new options framework
PR: ports/169743
Submitted by: jgh@
Approved by: maintainer, naylor.b.david@gmail.com |
09 Jul 2012 09:15:08
0.1.5.2
|
culot  |
- 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) |
16 Jun 2012 13:35:38
0.1.5.1
|
scheidell  |
- Update to 0.1.5.1
PR: ports/169147
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) |
29 May 2012 08:38:25
0.1.5
|
miwi  |
- Update to 0.1.5
PR: 168422
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) |
23 Apr 2012 21:39:06
0.1.4.1
|
jgh  |
- 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 |
01 Aug 2011 16:37:02
0.1.3.1_1
|
zi  |
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) |
25 Jul 2011 01:40:44
0.1.3.1
|
zi  |
Update to 0.1.3.1
PR: ports/159073
Submitted by: David Naylor <naylor.b.david@gmail.com> [maintainer]
Approved by: wxs (mentor) |
19 Jun 2011 19:56:08
0.1.3
|
dhn  |
- Update to 0.1.3
PR: ports/158025
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) |
30 Apr 2011 09:54:14
0.1.2
|
makc  |
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> |