FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 5:29 PM BST
non port: devel/buildbot/Makefile
CVSWeb

Number of commits found: 20

Tue, 15 Feb 2011
[ 05:06 clsung ] Original commit 
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 ] Original commit 
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 ] Original commit 
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 ] Original commit 
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 ] Original commit 
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 ] Original commit 
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 ] Original commit 
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 ] Original commit 
1.13 devel/buildbot/Makefile
- Unbreak
- Update dependency

Approved by:    clsung
Tue, 17 Feb 2009
[ 22:04 pav ] Original commit 
1.12 devel/buildbot/Makefile
- Mark BROKEN

Reported by:    pointyhat
Fri, 26 Sep 2008
[ 08:57 clsung ] Original commit 
1.11 devel/buildbot/Makefile
1.10 devel/buildbot/distinfo
- Update to 0.7.9
Thu, 28 Aug 2008
[ 03:45 clsung ] Original commit 
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 ] Original commit 
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 ] Original commit 
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 ] Original commit 
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 ] Original commit 
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 ] Original commit 
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 ] Original commit 
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 ] Original commit 
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. View all ports for this commit)
Reset kwm due to no response about email.

Hat:    portmgr
Thu, 3 Nov 2005
[ 10:49 kwm ] Original commit 
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 ] Original commit 
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

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23671
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days58
new fortnight182
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.146 seconds.