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: audio/oss/files/patch-kernel_OS_FreeBSD_wrapper_bsddefs.h

Number of commits found: 5

Tuesday, 19 Oct 2021
18:47 Cy Schubert (cy) search for other commits by this committer
audio/oss: Fix build on 14-CURRENT

As of dfff37765ce4ea4fd7db4d293b459dc84008f411 (1400010),
struct device on 14-CURRENT was renamed to struct _device. This
commit chases this change by adding a __FreeBSD_version CPP
conditional.

PR:			259275
Submitted by:		cy
Reported by:		cy
Reviewed by:		crees
Tested by:		cy
Approved by:		crees
MFH:			2021Q4
Differential Revision:	https://reviews.freebsd.org/D32560
commit hash: ff67375036355e9cfb8b92b1d694cd936068c2cf commit hash: ff67375036355e9cfb8b92b1d694cd936068c2cf commit hash: ff67375036355e9cfb8b92b1d694cd936068c2cf commit hash: ff67375036355e9cfb8b92b1d694cd936068c2cf ff67375
Wednesday, 13 Mar 2019
00:13 jkim search for other commits by this committer
Fix build on 11.2.
Original commitRevision:495534 
Tuesday, 12 Mar 2019
22:27 jkim search for other commits by this committer
- Update to 4.2-build2019.
- Fix build on current after r343485.
- Drop support for 8.x and earlier.

http://ossnext.trueinstruments.com/forum/viewtopic.php?f=19&t=5876
Original commitRevision:495531 
Saturday, 12 Jan 2019
23:04 fernape search for other commits by this committer
audio/oss: Fix breakage after r489819

The patch in r489819 broke the build in 11.

Address that and make sure this one builds in {11.2,12}{amd64,i386} and
13-CURRENT i386

PR:	234909
Reported by:	leres@
Original commitRevision:490082 
Wednesday, 9 Jan 2019
18:20 fernape search for other commits by this committer
audio/oss: unbreak in FreeBSD > 12

Unbreak port in FreeBSD 12 and 13-CURRENT. Broken most likely due to r335879.

While here:

* Add missing LIB_DEPENDS and USES for ossxmix
* Reorder some variables

PR:     233018
Reported by:    sergey@akhmatov.ru
Original commitRevision:489819 

Number of commits found: 5