notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: devel/buildbot-slave/Makefile

Number of commits found: 17

Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 18 Feb 2016
18:21 koobs search for other commits by this committer
devel/buildbot-slave: Add LOCALBASE/bin to rc.d PATH

buildbot builders often need to run additional comments during their build
steps, such as VCS commands (hg, git et al), fetching things with curl(8)
among others.

The PATH available at boot-time only includes /usr/bin:/usr/sbin, so we need
to add LOCALBASE/bin to the startup script PATH to make other commands
available.
Original commitRevision:409122 
17:31 koobs search for other commits by this committer
devel/buildbot-slave: Add startup script with profile support

Kill a 5+ year old Bugzilla issue [1] by adding a startup script
support multiple "profiles" to buildbot-slave.

This will save me many 10's of minutes restarting ~15 buildbot
builders over 3 VM's manually every time the power goes out, or the
Windows host hosting them needs to be restarted :|

PR:		152847 [1]
Requested by:	wollman
Original commitRevision:409121 
17:14 koobs search for other commits by this committer
devel/buildbot-slave: Modernize (Ports compliance)

- Switch to new method of depending on Twisted, USES=twisted is
  DEPRECATED.
- Update and add TEST_DEPENDS, update test target
- Remove TESTS option
- Correctly limit Python version to -2.7
- Enable architecture independence (NO_ARCH)

MFH:		2016Q1
Original commitRevision:409117 
Thursday, 4 Jun 2015
07:31 koobs search for other commits by this committer
devel/buildbot{-slave}: Update to 0.8.12

- Update to 0.8.12
- Update TESTS_DESC
- Sort USE_PYTHON
- Remove MAKE_ENV override, no longer necessary
- Update mock dependency to any version (slave)
- Repatch setup.py to make "makepatch" and portlint compliant (slave)

Changes:

  http://trac.buildbot.net/wiki/BuildbotReleases
Original commitRevision:388497 
Monday, 20 Oct 2014
16:04 mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371280 
Monday, 28 Jul 2014
07:48 koobs search for other commits by this committer
devel/buildbot-slave: Update to 0.8.9

- Update to 0.8.9
- Update COMMENT
- Update mock minimum version dependency
- Add LICENSE_FILE
- Use OPTIONS helpers
- Strip trailing-slash in pkg-descr WWW: URL

Changes:
  http://docs.buildbot.net/current/relnotes/index.html
  http://docs.buildbot.net/current/relnotes/0.8.9.html
Original commitRevision:363117 
Tuesday, 28 Jan 2014
09:33 koobs search for other commits by this committer
devel/buildbot-slave: Modernise and enable STAGE support

- Enable STAGE support
- Enable AUTOPLIST support (Delete pkg-plist accordingly)
- Deprecate easy_install target
- Remove OPTIONSFILE override
- Switch MASTER_SITES to CHEESESHOP (Remove PROJECTHOST accordingly)
- Patch out empty directory in setup.py:data_files
- Re-order USE[S] sections
- Tweak COMMENT

Requested by:	bapt
Original commitRevision:341524 
Sunday, 8 Dec 2013
12:04 mva search for other commits by this committer
New USES=twisted, to replace the old USE_TWISTED knob.

twisted can be configured with the arguments run or build to replace
the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted
components can be added as comma-separated arguments. If you previously
wrote
    USE_TWISTED=        yes
    USE_TWISTED=        conch names
    USE_TWISTED_RUN=    yes
you now would write
    USES=       twisted
    USES=       twisted:conch,names
    USES=       twisted:run
Original commitRevision:335877 
Friday, 20 Sep 2013
17:03 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
Original commitRevision:327722 
Sunday, 1 Sep 2013
08:55 koobs search for other commits by this committer
devel/buildbot devel/buildbot-slave: Update to 0.8.8

- Update to 0.8.8
- Update pkg-plist
- Add extract target to regression-test:
- Tweak TESTS option description
- master: Update RUN and BUILD DEPENDS versions
- slave: Remove patch that is now upstream

Changes:

https://github.com/buildbot/buildbot/blob/master/master/docs/relnotes/0.8.8.rst
Original commitRevision:325845 
Sunday, 10 Mar 2013
08:51 koobs search for other commits by this committer
- Update to 0.8.7p1
- Take maintainership
- Update pkg-plist
- Trim Makefile header
- Add LICENSE
- Install buildslave man page
- Switch to setuptools and make zip_safe=False unconditional
- Add patch to buildslave.test that fixes pydoc -k breakage (upstreamed)
- Remove unecessary post-patch: target
- Use NO_INSTALL_REQ env var to avoid dependencies
- 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)
PR:		ports/174412
Original commitRevision:313817 
Monday, 20 Aug 2012
01:45 tj search for other commits by this committer
Update to 0.8.6p1 and take maintainership of port.

Changes:
	http://buildbot.net/buildbot/docs/0.8.6p1/release-notes.html
	http://trac.buildbot.net/wiki/Buildbot085

PR:		ports/163674
Submitted by:	Michael Gmelin <freebsd@grem.de>
Approved by: 	clsung (maintainer)
Approved by: 	eadler (mentor)
Original commit
Wednesday, 28 Sep 2011
01:37 clsung search for other commits by this committer
- Update to 0.8.4

PR:             ports/158051
Submitted by:   Jin-Sih Lin <linpct_AT_gmail dot com>
Original commit
Tuesday, 15 Feb 2011
05:07 clsung search for other commits by this committer
- update to 0.8.3
- buildbot now goes to Google Code
  - New releases are no longer uploaded to SourceForge

PR:             ports/154778
Submitted by:   kwm
Original commit
Saturday, 12 Feb 2011
14:46 clsung search for other commits by this committer
- Update to 0.8.2
Original commit
Monday, 9 Aug 2010
05:41 clsung search for other commits by this committer
This port is the port for the slave part of the BuildBot continuous integration
system.

PR:             ports/148530
Submitted by:   Frédéric Praca <frederic dot praca_AT_freebsd-fr dot org>
Original commit

Number of commits found: 17