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) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/py-buildbot-worker/files/buildbot-worker.in

Number of commits found: 4

Wednesday, 14 Dec 2022
14:18 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-buildbot-worker: Update version 3.5.0=>3.7.0

- Use the existing buildbot users and groups
- Refactor the rc script to use the existing users. Please be informed
  that buildbot_worker_{uid|gid} is no longer the recommended rcvar. If
  a different user needs to be used the rcvar should be updated with
  buildbot_worker_user. Currently this defaults to buildbot and
  buildbot_worker_basedir defaults to a subfolder named workers under
  the home directory of buildbot that is /var/db/buildbot [1]
- Refactor the rc script to use the program as the command rather than
  using twistd as per upstream documentation

PR:		248234 [1]
Reported by:	ari@ish.com.au [1]
commit hash: 0620448973d04bd533a728538da3f8184c1e4ab1 commit hash: 0620448973d04bd533a728538da3f8184c1e4ab1 commit hash: 0620448973d04bd533a728538da3f8184c1e4ab1 commit hash: 0620448973d04bd533a728538da3f8184c1e4ab1 0620448
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Wednesday, 7 Nov 2018
03:25 koobs search for other commits by this committer
devel/py-buildbot{-*}: Update to 1.5.0

All ports (where necessary):

  - Fix and equalize *_DEPENDS (and specified versions) to setup.py.
  - Match COMMENT to setup.py:description.
  - Add commented LICENSE_FILE describing why its not defined.

py-buildbot{-worker}:

  - Enable concurrent (Multiple Python version) installation.
  - Update test targets to set PYTHONPATH, so that the package in WRKSRC.
    is tested, not installed packages.

py-buildbot:

  - Remove post-patch target, no longer necessary.
  - Add test dependency not declared in setup.py:test_requires, that cause
    tests to fail when not installed, unlike other dependencies that are
    skipped.
  - Add an un-referenced compulsory RUN_DEPENDS on pyyaml reported and
    resolved upstream [1].

py-buildbot-worker:

  - Update patch-setup.py to actually fix (package/install) the VERSION
    file, rather than just not installing it. The worker passes this files
    contents to the master for display in the frontend if it exists,
    otherwise sending the string 'latest' or the modification datestamp of
    another file. [1]
  - Fix startup script to use the filename of itself (the executed script),
    not a filename that uses the ${name} variable, which doesnt exist as it
    contains an underscore (not a dash), causing the following error when
    executed:

    /usr/local/etc/rc.d/buildbot-worker: /usr/local/etc/rc.d/buildbot_worker:
not found

Changelog:

  http://docs.buildbot.net/current/relnotes/index.html#buildbot-1-5-0-2018-10-09

[1] https://github.com/buildbot/buildbot/pull/4394

Requested by:		Tao Zhou <tao ish com au>
Reviewed_by:		Nathan Owens <ndowens yahoo com>, 0mp
Differential Revision:	D17821
Original commitRevision:484380 
Friday, 26 Oct 2018
12:40 grembo search for other commits by this committer
Fix twistd binary name in rc script for non-default python versions.

PR:		227675
Submitted by:	Andreas Sommer <andreas.sommer87@googlemail.com>
Approved by:	koobs (maintainer)
MFH:		1 week
Original commitRevision:483022 

Number of commits found: 4