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: ports-mgmt/caronade/pkg-plist

Number of commits found: 3

Tuesday, 22 Sep 2020
13:24 decke search for other commits by this committer
ports-mgmt/caronade:
- Update to 0.4.0
- Changes because of new Makefile based buildsystem

Changelog v0.4.0:

Features:
* Rewrite internal HTTP and webhook handler with Labstack echo (v4)
* Implement job listing overview web page
* Redesign web interface
* Export job and build data as json and render all pages dynamically from json
* Write job output logfile directly to disk without buffering
* Introduce new status "waiting" and "building"
* Update bulma to 0.9.0

Bugs:
* Document SSH recipe for remote builders and improve default config
Original commitRevision:549589 
Monday, 24 Jun 2019
14:30 decke search for other commits by this committer
ports-mgmt/caronade:
- Update to 0.2.0
- Use go:modules instead of manual GOFLAGS=-mod=vendor

Changes in 0.2.0:
=================

Features:
* New Web UI with Bulma
* Implement EMail notifications
* Allow Environment variables to be written in Go template syntax
* Add PathMatch parameter to separate repository into different environments
* Implement better overlay Portstree
* Add SSH recipe for remote building
* Support GNU make

Bugs:
* Use the correct poudriere portstree when building
* Fix clean targets in portlint and poudriere recipe
* Render Job Template as soon as the job starts
* Fix issue when StatusAPI is not used/configured
Original commitRevision:505029 
Friday, 15 Mar 2019
14:14 decke search for other commits by this committer
Caronade will automatically create build jobs using poudriere and portlint
whenever you push changes to your Git based ports repository.

WWW: https://code.bluelife.at/decke/caronade
Original commitRevision:495791 

Number of commits found: 3