Port details |
- openzfs-kmod OpenZFS kernel module for FreeBSD
- 2.3.1_1,1 filesystems
=0 2.3.1,1Version of this port present on the latest quarterly branch. - Maintainer: mm@FreeBSD.org
 - Port Added: 2024-11-07 19:52:55
- Last Update: 2025-04-04 20:41:42
- Commit Hash: 2d635ab
- Also Listed In: kld sysutils
- License: CDDL
- WWW:
- https://github.com/openzfs/zfs
- Description:
- Kernel module for OpenZFS on FreeBSD
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openzfs-kmod>0:filesystems/openzfs-kmod
- To install the port:
- cd /usr/ports/filesystems/openzfs-kmod/ && make install clean
- To add the package, run one of these commands:
- pkg install filesystems/openzfs-kmod
- pkg install openzfs-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openzfs-kmod
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1743064954
SHA256 (zfs-2.3.1.tar.gz) = 053233799386920bdc636e22d0e19a8c2c3e642e8bd847ff87e108f8bb1f9006
SIZE (zfs-2.3.1.tar.gz) = 34048716
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Run
-
- filesystems/openzfs
Configuration Options:
- ===> The following configuration options are available for openzfs-kmod-2.3.1.1402000_1,1:
DEBUG=on: Build with debugging support
GCOV=off: Build kernel module with GCOV support (Requires gcc)
INVARIANTS=on: Build kernel module with INVARIANTS
===> Use 'make config' to modify these settings
- Options name:
- filesystems_openzfs-kmod
- USES:
- cpe kmod
- pkg-message:
- For install:
- Amend /boot/loader.conf as follows to use this module:
- change zfs_load="YES" to NO
- change opensolaris_load="YES" to NO
- add openzfs_load="YES"
- (for ARM64) add cryptodev_load="YES"
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.1_1,1 04 Apr 2025 20:41:42
    |
Martin Matuska (mm)  |
filesystems/openzfs-kmod: unbreak build on 15-CURRENT-arm64
Patched module/Makefile.bsd submitted upstream as OpenZFS PR 17219 |
2.3.1,1 27 Mar 2025 10:18:37
    |
Martin Matuska (mm)  |
filesystems/openzfs-kmod: Update to 2.3.1
- This port will have the latest OpenZFS release version
- Bump PORTEPOCH
- Take maintainership |
2023113000 12 Nov 2024 14:42:14
    |
Ryan Steinmetz (zi)  |
*/*: Reset MAINTAINER for freqlabs ports due to fatal email bounces for multiple
months |
2023113000 06 Nov 2024 15:17:35
    |
Robert Clausecker (fuz)  |
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 |
Number of commits found: 4
|