Port details |
- zol ZFS on Linux userland for FreeBSD
- 2019053000 sysutils
=1 2019053000Version of this port present on the latest quarterly branch.
- IGNORE: needs FreeBSD 12/13 with AES-CCM support
- Maintainer: kmoore@FreeBSD.org
- Port Added: 2019-03-04 15:59:32
- Last Update: 2019-06-11 19:51:54
- SVN Revision: 503975
- People watching this port, also watch:: zrep
- License: CDDL
- WWW:
- https://github.com/zfsonfreebsd/ZoF
- Description:
- Port of the ZFS on Linux project to FreeBSD
WWW: https://github.com/zfsonfreebsd/ZoF
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: zol
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1559224194
SHA256 (zfsonfreebsd-ZoF-v2019053000-a67416d_GH0.tar.gz) = 488c10a8443f7534852f7bb315c3240d1df6eccfe0982fe41e05c17285bfb128
SIZE (zfsonfreebsd-ZoF-v2019053000-a67416d_GH0.tar.gz) = 6744965
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- gmake : devel/gmake
- python3.6 : lang/python36
- Runtime dependencies:
-
- zol-kmod>=0 : sysutils/zol-kmod
- gettext : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for zol-2019053000:
DEBUG=off: Build with debugging support
PYTHON=off: Python bindings or support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- autoreconf:build libtool gmake gettext-runtime:run python:3.3+,build shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2019053000 11 Jun 2019 19:51:54 |
kmoore |
- Rename sysutils/zol -> sysutils/openzfs
- Rename sysutils/zol-kmod -> sysutils/openzfs-kmod
- Update to 2019061000
- Update MOVED
- Adds ioctl compat with legacy ZFS userland binaries
Sponsored by: iXsystems |
2019053000 30 May 2019 14:57:06 |
kmoore |
- Update to 2019053900 |
2019052900 29 May 2019 14:43:09 |
kmoore |
- Update to 2019052900
Bring back support for FreeBSD jailed datasets
Enable user-mounting and nextboot support |
2019052400 24 May 2019 16:04:04 |
kmoore |
- Update to 2019052400
Unbreak on recent HEAD |
2019052200 22 May 2019 19:39:45 |
kmoore |
- Update to 2019052200
Enables FreeBSD support for accelerated vectorized checksums |
2019050600 07 May 2019 16:20:58 |
kmoore |
- Update to 2019050600
- Sync with latest ZoL upstream, including new TRIM support.
- Add option to enable PYTHON support for some extra ZFS tools
- Cleanup plist |
2019041800 18 Apr 2019 13:23:31 |
kmoore |
- Update to 2019041800
Fixes crash with 'zfs diff' |
2019041600 16 Apr 2019 18:42:38 |
kmoore |
- Update to 2019041600
Unbreak on latest HEAD |
2019033000 30 Mar 2019 15:11:33 |
kmoore |
- Update to 2019033000
Fixes issue with missing '-u' option on zfs rename
Fixes issue with partitions not showing up on 'zpool status'
While here, add better COMMENT to each |
2019032700 29 Mar 2019 22:02:11 |
linimon |
Mark broken on aarch64:
../../lib/libspl/include/sys/byteorder.h:116:34: error: value size does not
match register size specified by the constraint and modifier
which really means "invokes x86 assembler".
Approved by: portmgr (tier-2 blanket) |
2019032700 27 Mar 2019 23:07:46 |
kmoore |
- Update to 2019032700
Fixes an issue with time resolution of nstosbt() on FreeBSD 12 |
2019032500 25 Mar 2019 18:13:06 |
kmoore |
- Update to 20190325
- Fix an issue linking with libgeom
- Fix missing debug file if DEBUG is set on zol-kmo |
2019032100 21 Mar 2019 20:31:12 |
kmoore |
- Update to 2019032100
Fix issues with ioctl mapping, pool name references, and /dev/ in the
device path when working on drives in a pool. |
2019031300 15 Mar 2019 13:41:30 |
kmoore |
- Allow building ZoL on 12-STABLE after 1200504 |
2019031300 13 Mar 2019 20:34:45 |
kmoore |
- Update to 2019031300
- Unbreak on i386
- Fix an issue with minor creation during zfs receive of zvol
- Switch to META_ONLY if working with small arc_max < 8G |
2019030700 08 Mar 2019 19:17:39 |
kmoore |
- Update to 2019030700
- Fixes EBUSY handling of dmu_offset_next
https://github.com/zfsonfreebsd/ZoF/commit/e309a86 |
2019030100 04 Mar 2019 15:59:12 |
kmoore |
New Ports: sysutils/zol and sysutils/zol-kmod
Adds the userland and kernel module to run ZFS on Linux ported
to FreeBSD. Requires FreeBSD with AES-CCM support, now available
in HEAD after 1300013.
Reviewed by: miwi@FreeBSD.org
Sponsored by: iXsystems |