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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: sysutils/fusefs-lkl/files/patch-Makefile

Number of commits found: 3

Wednesday, 6 Nov 2024
15:17 Robert Clausecker (fuz) search for other commits by this committer
filesystems: add new category for file systems and related utilities

The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.

Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.

Approved by:	portmgr (rene)
Reviewed by:	mat
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/302
PR:		281988
commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d 6e2da96
Tuesday, 3 Jul 2018
16:39 cem search for other commits by this committer
sysutils/fusefs-lkl: update to 4.16

Upstream removed git tags, so the version is based on Linux Makefile and
date of the git revision.

The upstream Makefile no longer accepts specific targets, so the non-FUSE
targets are patched away to prevent them from being built (which fails).
(They are not used by this port.)

Submitted by:	Charlie Li <ml AT vishwin.info>
Reviewed by:	mat
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D16044
Original commitRevision:473847 
Wednesday, 17 Aug 2016
15:46 cem search for other commits by this committer
sysutils/fusefs-lkl: Update to more recent master

This brings us from Linux 4.3.0+ to Linux 4.5.0+.

It also brings in support for extended filesystem options from the LKL project.

Approved by:	mat
Differential Revision:	https://reviews.freebsd.org/D7520
Original commitRevision:420357 

Number of commits found: 3