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/bmake/files/extrapatch-unit-tests_Makefile

Number of commits found: 3

Thursday, 30 Jun 2022
07:18 Mikolaj Golub (trociny) search for other commits by this committer
devel/bmake: don't run tests on build

Some tests are unreliable and we were fighting them by just
disabling.

So instead of running tests on build, provide "test" target. And
now we may remove the patches that disabled failing tests.

PR:		264856
commit hash: 69f9eae5417aaf7156c499741a46512e05d4c62d commit hash: 69f9eae5417aaf7156c499741a46512e05d4c62d commit hash: 69f9eae5417aaf7156c499741a46512e05d4c62d commit hash: 69f9eae5417aaf7156c499741a46512e05d4c62d 69f9eae
Sunday, 29 Nov 2020
08:54 trociny search for other commits by this committer
update extra patch
Original commitRevision:556557 
Monday, 5 Oct 2020
03:42 kevans search for other commits by this committer
devel/bmake: disable cmd-interrupt test in batch builds

This fixes the build under modern poudriere, but continues to run the test
in all other environments so that we *can* catch issues here if they arise.

The breakage should get fixed on the poudriere or base sh(1) side, but this
will not necessarily be done soon.

Reported by:	mjg
Approved by:	portmgr (implicit, bulk fix)
MFH:		2020Q4 (blanket: trivial build fix)
Original commitRevision:551474 

Number of commits found: 3