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: sysutils/acpi_call/files/patch-acpi__call.c

Number of commits found: 3

Wednesday, 3 Jan 2024
21:53 Mark Johnston (markj) search for other commits by this committer
sysutils/acpi_call: Check for errors from copyout()

The base system will soon require all copyout() calls to either preserve
the return value or explicitly ignore it.

PR:		275986
Approved by:	antoine
commit hash: d0d5a75f66a400f72b5206debdf60ca5fa05da53 commit hash: d0d5a75f66a400f72b5206debdf60ca5fa05da53 commit hash: d0d5a75f66a400f72b5206debdf60ca5fa05da53 commit hash: d0d5a75f66a400f72b5206debdf60ca5fa05da53 d0d5a75
Tuesday, 21 Dec 2021
17:29 Fernando ApesteguĂ­a (fernape) search for other commits by this committer Author: Tomoaki AOKI
sysutils/acpi_call: fix build after src:df38ada2931f

error: use of undeclared identifier MAXPATHLEN

sys/module.h SHALL be included AFTER sys/param.h

PR:	260333
Reported by:	junchoon@dec.sakura.ne.jp
Approved by:	gelraen.ua@gmail.com (maintainer, timeout 6 days)
commit hash: 0ecb98de91f1386b34df8b86afb60424b8d51761 commit hash: 0ecb98de91f1386b34df8b86afb60424b8d51761 commit hash: 0ecb98de91f1386b34df8b86afb60424b8d51761 commit hash: 0ecb98de91f1386b34df8b86afb60424b8d51761 0ecb98d
Monday, 5 Nov 2018
22:32 dumbbell search for other commits by this committer
sysutils/acpi_call: Fix kernel panic since r336876

PR:		230993
Submitted by:	D Scott Phillips <d.scott.phillips@intel.com>
Reported by:	Theron Tarigo <theron.tarigo@gmail.com>
MFH:		2018Q4
Original commitRevision:484252 

Number of commits found: 3