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/sysctlbyname-improved-kmod/distinfo

Number of commits found: 4

Monday, 12 Dec 2022
21:41 Fernando ApesteguĂ­a (fernape) search for other commits by this committer Author: Alfonso S. Siciliano
sysutils/sysctlinfo-kmod: Update to 20221211 and restore clients

PR:		268314
Reported by:	asiciliano@FreeBSD.org (maintainer)
commit hash: 29b193037657c744a074d17e5dfad93c4edd88ec commit hash: 29b193037657c744a074d17e5dfad93c4edd88ec commit hash: 29b193037657c744a074d17e5dfad93c4edd88ec commit hash: 29b193037657c744a074d17e5dfad93c4edd88ec 29b1930
Friday, 9 Apr 2021
18:44 Matthias Fechner (mfechner) search for other commits by this committer
Regenerate all distfiles using gitlab as source.

This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.

This commit also applies some small fixes to make sure all ports using
gitlab are buildable.

Reviewed by:	mat
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D29628
commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 911f042
Thursday, 25 Feb 2021
11:14 fernape search for other commits by this committer
sysutils/sysctlbyname-improved-kmod: Update to 20210223

ChangeLog:

 * delete patch (fixed in mainstream)

PR:	253780
Submitted by:	alfix86@gmail.com (maintainer)
Original commitRevision:566527 
Saturday, 14 Dec 2019
11:06 tcberner search for other commits by this committer
[NEW PORT] sysutils/sysctlbyname-improved-kmod: sysctl node to implement an
improved sysctlbyname(3) clone

Kernel module to add the sysctl.entryidinputbyname sysctl node
to allow to implement an improved sysctlbyname(3) clone to handle:

 * a node without a level name, e.g., "security.jail.param.allow.mount."
 * a CTLTYPE_NODE with a no-NULL handler, e.g., "kern.proc.pid.<pid>"

The sysctlbyname_improved() function and an example are provided, too.

WWW: https://gitlab.com/alfix/sysctlbyname-improved/

PR:		242068
Submitted by:	Alfonso S. Siciliano <alfix86@gmail.com>
Original commitRevision:520107 

Number of commits found: 4