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: lang/siod/files/patch-statfs

Number of commits found: 5

Friday, 19 Feb 2021
00:40 mi search for other commits by this committer
Enable the acct-module -- by porting it from the old utmp.h
functions (not present since FreeBSD-9) to utmpx.h.

Change the recently-enabled statfs-module to only report
fsid, if provided (which it is not for non-root users) --
and in the format reported by mount(8).

Sponsored by:	United Marsupials
Original commitRevision:566018 
Thursday, 18 Feb 2021
03:48 mi search for other commits by this committer
Fix the just-updated patch file...
Original commitRevision:565875 
03:39 mi search for other commits by this committer
Allow the argument given to lstatfs() to be a file -- in which case,
we'll call fstatfs(2) instead of statfs(2).

That is, for most people these too lines will print the
same things:

	(print (statfs '/var))
	(print (statfs (fopen '/var/log/messages)))

Add siod.scm to the list of those with MS-DOS line-endings.

There are no packages for 3.6.2, so not updating PORTREVISION yet...

Sponsored by:	United Marsupials
Original commitRevision:565873 
Wednesday, 17 Feb 2021
21:45 mi search for other commits by this committer
Add decoding of filesystem flags to the statfs-module.
A BSD-only feature, currently.

Sponsored by:	United Marsupials
Original commitRevision:565806 
17:37 mi search for other commits by this committer
Fix handling of %%SQL_ORACLE%% on non-i386 platforms -- settings
OPTIONS_SUB is not enough for arch-specific options (seems like a bug).

Add statfs functionality -- BSD has all the necessary APIs.

Sponsored by:	United Marsupials
Original commitRevision:565528 

Number of commits found: 5