| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Mar 2013 08:39:22
0.8.7p1
|
koobs  |
Remove TESTS option as a default and unhook post-build: regression-test
Approved by: rm (mentor, via IRC) |
10 Mar 2013 08:33:45
0.8.7p1
|
koobs  |
- Update to 0.8.7p1
- Take Maintainership
- Switch to setuptools, update pkg-plist accordingly
- Remove unecessary setup.py patch
- Add LICENSE
- Sort RUN_DEPENDS
- Add TESTS options, TEST_DEPENDS and regression-test target:
Changes: http://buildbot.net/buildbot/docs/0.8.7p1/relnotes/index.html
Approved by: rm (mentor), tj (maintainer, via IRC) |
04 Mar 2013 10:55:24
0.8.6p1
|
lwhsu  |
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation |
15 Jun 2012 13:19:53
0.8.6p1
|
tj  |
Remove directory from plist that is no longer created.
PR: ports/169085
Submitted by: Bryan Drewery <bryan@shatow.net>
Approved by: eadler (mentor) |
14 Jun 2012 00:51:53
0.8.6p1
|
tj  |
- Take over maintainer.
- Upgrade to 0.8.6p1.
PR: ports/163675
Submitted by: Michael Gmelin <freebsd@grem.de>
Approved by: <eadler,db> (mentors) |
15 Feb 2011 05:06:49
0.8.3p1
|
clsung  |
- update to 0.8.3p1.
- buildbot now goes to Google Code
- New releases are no longer uploaded to SourceForge
PR: ports/154778
Submitted by: kwm |
12 Feb 2011 15:00:55
0.8.2
|
clsung  |
- Update to 0.8.2 |
06 Aug 2010 08:45:58
0.8.1
|
clsung  |
- Update to 0.8.1
PR: ports/148531
Submitted by: Frédéric Praca <frederic dot praca_AT_freebsd-fr dot org> |
09 Feb 2010 02:29:56
0.7.12
|
clsung  |
- Update to 0.7.12
PR: ports/143635
Submitted by: lwhsu |
03 Aug 2009 01:01:57
0.7.11p1
|
clsung  |
- Update to 0.7.11p1 |
26 Jun 2009 16:01:02
0.7.10p1
|
clsung  |
- Update to 0.7.10p1 |
18 Feb 2009 17:40:21
0.7.9_1
|
lwhsu  |
- Fix build, last commit was wrong.
Noticed by: pav |
18 Feb 2009 13:53:26
0.7.9_1
|
lwhsu  |
- Unbreak
- Update dependency
Approved by: clsung |
17 Feb 2009 22:04:39
0.7.9
|
pav  |
- Mark BROKEN
Reported by: pointyhat |
26 Sep 2008 08:57:11
0.7.9
|
clsung  |
- Update to 0.7.9 |
28 Aug 2008 03:45:55
0.7.8
|
clsung  |
- Update to 0.7.8 |
14 Apr 2008 07:30:38
0.7.7
|
clsung  |
- Update to 0.7.7
- take maintainership |
10 Apr 2008 09:12:53
0.7.6
|
jkoshy  |
Reset maintainership. |
07 Oct 2007 05:22:03
0.7.6
|
jkoshy  |
Update WWW line. |
07 Oct 2007 05:15:26
0.7.6
|
jkoshy  |
Update to v0.7.6. Upstream changes include:
- New command 'buildbot upgrade-master' to ease upgrading of pre-existing
buildmasters.
- A new webstatus display, superset of the older 'waterfall' display.
- The IRC bot has been refactored to make it easier to support other
IM tools.
- Better balancing of workload among multiple available buildslaves.
- Build slaves deal better with file permissions during a checkout step.
- Support for the Bazaar version control system.
- The 'buildbot try' command now accepts a '--diff=foo.patch' argument,
to let you provide a pre-computed patch.
- A new Mercurial change source was added.
- The email based changesource has been refactored to make it easier to
write new mail parsers.
- The 'freshcvsmail' change source has been deprecated.
- Changes to the API:
- API changes for BuildStep(), BuildFactory(), BuildSlave().
- Some keys and classes used in the configuration file have changed.
PR: ports/116889
Submited by: clsung |
19 Feb 2007 15:52:51
0.7.5
|
clsung  |
- Update to 0.7.5
PR: ports/109280
Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org> |
06 Jun 2006 06:50:16
0.7.3
|
jkoshy  |
Update to v0.7.3. Upstream changes include:
- Mercurial support.
- A 'buildbot restart' command.
- Each build has a set of build properties that can be
set and interpolated into shell commands.
- New contrib scripts: viewcvspoll, svnpoller, svn_watcher.
- Improved CSS for the waterfall view.
PR: ports/98439
Submitted by: miwi |
18 Apr 2006 02:45:31
0.7.2
|
jkoshy  |
- Upgrade to v0.7.2. Upstream changes include:
- the ability to use Twisted `strports' strings as
TCP port numbers.
- a `Nightly' scheduler.
- a `resubmit this build' button on the web interface.
- a `umask' option for the buildbot slave.
- many bug fixes.
- Use the USE_TWISTED_RUN knob.
- Take over orphaned port. |
14 Apr 2006 23:25:09
0.7.0
|
linimon  |
Reset kwm due to no response about email.
Hat: portmgr |
22 Jan 2006 08:30:12
0.7.0
|
edwin  |
SHA256ify
Approved by: krion@ |
03 Nov 2005 10:49:28
0.7.0
|
kwm  |
Update to 0.7.0. |
27 Sep 2005 11:41:54
0.6.6
|
kwm  |
Add buildbot.
Buildbot is a system to automate the compile/test cycle to validate code
changes. |