| non port: devel/buildbot/Makefile |
|
CVSWeb
|
Number of commits found: 20 |
|
Tue, 15 Feb 2011
|
[ 05:06 clsung ]
1.20 devel/buildbot/Makefile
1.16 devel/buildbot/distinfo
1.5 devel/buildbot/files/patch-setup.py
1.15 devel/buildbot/pkg-plist
- 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
|
|
Sat, 12 Feb 2011
|
[ 15:00 clsung ]
1.19 devel/buildbot/Makefile
1.15 devel/buildbot/distinfo
1.4 devel/buildbot/files/patch-setup.py
1.14 devel/buildbot/pkg-plist
- Update to 0.8.2
|
|
Fri, 6 Aug 2010
|
[ 08:45 clsung ]
1.18 devel/buildbot/Makefile
1.14 devel/buildbot/distinfo
1.3 devel/buildbot/files/patch-setup.py
1.13 devel/buildbot/pkg-plist
- Update to 0.8.1
PR: ports/148531
Submitted by: Frédéric Praca <frederic dot praca_AT_freebsd-fr dot org>
|
|
Tue, 9 Feb 2010
|
[ 02:29 clsung ]
1.17 devel/buildbot/Makefile
1.13 devel/buildbot/distinfo
1.12 devel/buildbot/pkg-plist
- Update to 0.7.12
PR: ports/143635
Submitted by: lwhsu
|
|
Mon, 3 Aug 2009
|
[ 01:01 clsung ]
1.16 devel/buildbot/Makefile
1.12 devel/buildbot/distinfo
1.11 devel/buildbot/pkg-plist
- Update to 0.7.11p1
|
|
Fri, 26 Jun 2009
|
[ 16:01 clsung ]
1.15 devel/buildbot/Makefile
1.11 devel/buildbot/distinfo
1.2 devel/buildbot/files/patch-setup.py
1.10 devel/buildbot/pkg-plist
- Update to 0.7.10p1
|
|
Wed, 18 Feb 2009
|
[ 17:40 lwhsu ]
1.14 devel/buildbot/Makefile
1.1 devel/buildbot/files/patch-setup.py
1.9 devel/buildbot/pkg-plist
- Fix build, last commit was wrong.
Noticed by: pav
|
[ 13:53 lwhsu ]
1.13 devel/buildbot/Makefile
- Unbreak
- Update dependency
Approved by: clsung
|
|
Tue, 17 Feb 2009
|
[ 22:04 pav ]
1.12 devel/buildbot/Makefile
- Mark BROKEN
Reported by: pointyhat
|
|
Fri, 26 Sep 2008
|
[ 08:57 clsung ]
1.11 devel/buildbot/Makefile
1.10 devel/buildbot/distinfo
- Update to 0.7.9
|
|
Thu, 28 Aug 2008
|
[ 03:45 clsung ]
1.10 devel/buildbot/Makefile
1.9 devel/buildbot/distinfo
1.8 devel/buildbot/pkg-plist
- Update to 0.7.8
|
|
Mon, 14 Apr 2008
|
[ 07:30 clsung ]
1.9 devel/buildbot/Makefile
1.8 devel/buildbot/distinfo
1.7 devel/buildbot/pkg-plist
- Update to 0.7.7
- take maintainership
|
|
Thu, 10 Apr 2008
|
[ 09:12 jkoshy ]
1.8 devel/buildbot/Makefile
1.10 devel/cbrowser/Makefile
1.17 devel/cil/Makefile
1.35 devel/ctags/Makefile
1.12 devel/fhist/Makefile
1.5 devel/funnelweb/Makefile
1.4 devel/pypersrc/Makefile
Reset maintainership.
|
|
Sun, 7 Oct 2007
|
[ 05:15 jkoshy ]
1.7 devel/buildbot/Makefile
1.7 devel/buildbot/distinfo
1.6 devel/buildbot/pkg-plist
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
|
|
Mon, 19 Feb 2007
|
[ 15:52 clsung ]
1.6 devel/buildbot/Makefile
1.6 devel/buildbot/distinfo
1.2 devel/buildbot/pkg-descr
1.5 devel/buildbot/pkg-plist
- Update to 0.7.5
PR: ports/109280
Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
|
|
Tue, 6 Jun 2006
|
[ 06:50 jkoshy ]
1.5 devel/buildbot/Makefile
1.5 devel/buildbot/distinfo
1.4 devel/buildbot/pkg-plist
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
|
|
Tue, 18 Apr 2006
|
[ 02:45 jkoshy ]
1.4 devel/buildbot/Makefile
1.4 devel/buildbot/distinfo
1.3 devel/buildbot/pkg-plist
- 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.
|
|
Fri, 14 Apr 2006
|
[ 23:25 linimon ]
1.13 audio/gstreamer-monkeysaudio/Makefile
1.7 audio/libmpcdec/Makefile
1.6 audio/libtremor/Makefile
1.6 audio/wavpack/Makefile
1.27 deskutils/drivel/Makefile
1.17 deskutils/gnotime/Makefile
1.3 devel/buildbot/Makefile
1.18 devel/devhelp/Makefile
1.12 devel/liboil/Makefile
1.16 games/monster-masher/Makefile
(Only the first 10 of 32 ports in this commit are shown above. )
Reset kwm due to no response about email.
Hat: portmgr
|
|
Thu, 3 Nov 2005
|
[ 10:49 kwm ]
1.2 devel/buildbot/Makefile
1.2 devel/buildbot/distinfo
1.2 devel/buildbot/pkg-plist
Update to 0.7.0.
|
|
Tue, 27 Sep 2005
|
[ 11:41 kwm ]
1.1980 devel/Makefile
1.1 devel/buildbot/Makefile
1.1 devel/buildbot/distinfo
1.1 devel/buildbot/pkg-descr
1.1 devel/buildbot/pkg-plist
Add buildbot.
Buildbot is a system to automate the compile/test cycle to validate code
changes.
|
Number of commits found: 20 |