summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/nbt/Makefile2
-rw-r--r--filesystems/py-libzfs/Makefile6
-rw-r--r--filesystems/py-libzfs/files/extra-libuutil.patch22
-rw-r--r--filesystems/rar2fs/Makefile2
-rw-r--r--filesystems/sandboxfs/Makefile2
-rw-r--r--filesystems/ufs/Makefile2
-rw-r--r--filesystems/xfuse/Makefile2
-rw-r--r--filesystems/zerofs/Makefile2
-rw-r--r--filesystems/zrepl-dsh2dsh/Makefile2
-rw-r--r--filesystems/ztop/Makefile2
10 files changed, 35 insertions, 9 deletions
diff --git a/filesystems/nbt/Makefile b/filesystems/nbt/Makefile
index ae706dc35e0b..aa39c72adf37 100644
--- a/filesystems/nbt/Makefile
+++ b/filesystems/nbt/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= SF/nbtfsutils
PKGNAMEPREFIX= fusefs-
DISTNAME= nbtfsutils-${REVISION_DATE}-${REVISION_HASH}-src
-MAINTAINER= msl0000023508@gmail.com
+MAINTAINER= whr@rivoreo.one
COMMENT= Editing Named Binary Tag (NBT) as using a file system
WWW= https://sourceforge.net/projects/nbtfsutils/
diff --git a/filesystems/py-libzfs/Makefile b/filesystems/py-libzfs/Makefile
index 35bed6c55700..148628a298e7 100644
--- a/filesystems/py-libzfs/Makefile
+++ b/filesystems/py-libzfs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libzfs
PORTVERSION= 1.1.2023020700
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= filesystems devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -25,6 +25,10 @@ MAKE_ENV= freebsd_src=${SRC_BASE}
.include <bsd.port.options.mk>
+.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1600005
+EXTRA_PATCHES+= ${FILESDIR}/extra-libuutil.patch
+.endif
+
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1401000
EXTRA_PATCHES+= ${FILESDIR}/extra-zpool-add.patch
.endif
diff --git a/filesystems/py-libzfs/files/extra-libuutil.patch b/filesystems/py-libzfs/files/extra-libuutil.patch
new file mode 100644
index 000000000000..dd6f4d7ab1fc
--- /dev/null
+++ b/filesystems/py-libzfs/files/extra-libuutil.patch
@@ -0,0 +1,22 @@
+--- configure.orig 2025-12-09 20:43:08 UTC
++++ configure
+@@ -3439,7 +3439,7 @@ CFLAGS="-DCYTHON_FALLTHROUGH"
+ esac
+
+ CFLAGS="-DCYTHON_FALLTHROUGH"
+-LIBS="-lzfs -lnvpair -lzfs_core -luutil"
++LIBS="-lzfs -lnvpair -lzfs_core -lpthread"
+
+ if [ "${build_freebsd}" = "yes" ]; then
+ LIBS="-lgeom ${LIBS}"
+--- setup.py.orig 2025-12-09 20:55:09 UTC
++++ setup.py
+@@ -43,7 +43,7 @@ except ImportError:
+ config = namedtuple('config', ['CFLAGS', 'CPPFLAGS', 'LDFLAGS'])([], [], [])
+
+
+-libraries = ['nvpair', 'zfs', 'zfs_core', 'uutil']
++libraries = ['nvpair', 'zfs', 'zfs_core']
+ if platform.system().lower() == 'freebsd':
+ libraries.append('geom')
+
diff --git a/filesystems/rar2fs/Makefile b/filesystems/rar2fs/Makefile
index ae621adc1ebc..60c466a2dda8 100644
--- a/filesystems/rar2fs/Makefile
+++ b/filesystems/rar2fs/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${NONEXISTENT}:${LIBUNRAR_PORT}:patch
LIB_DEPENDS= libunrar.so:${LIBUNRAR_PORT}
-USES= autoreconf compiler:c11 fuse gmake
+USES= autoreconf compiler:c11 fuse gettext-tools gmake
USE_GITHUB= yes
GH_ACCOUNT= hasse69
diff --git a/filesystems/sandboxfs/Makefile b/filesystems/sandboxfs/Makefile
index 735f8b4e3729..ac7fc4c25713 100644
--- a/filesystems/sandboxfs/Makefile
+++ b/filesystems/sandboxfs/Makefile
@@ -1,7 +1,7 @@
PORTNAME= sandboxfs
DISTVERSIONPREFIX= sandboxfs-
DISTVERSION= 0.2.0
-PORTREVISION= 52
+PORTREVISION= 53
CATEGORIES= filesystems
PKGNAMEPREFIX= fusefs-
diff --git a/filesystems/ufs/Makefile b/filesystems/ufs/Makefile
index 4d6bd767d8b7..a64a781f04e9 100644
--- a/filesystems/ufs/Makefile
+++ b/filesystems/ufs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ufs
DISTVERSION= 0.6.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= filesystems sysutils
PKGNAMEPREFIX= fusefs-
diff --git a/filesystems/xfuse/Makefile b/filesystems/xfuse/Makefile
index 3d3afd7262a0..7bf8b91aa58b 100644
--- a/filesystems/xfuse/Makefile
+++ b/filesystems/xfuse/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xfuse
DISTVERSION= 0.5.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= filesystems
MASTER_SITES= CRATESIO
MASTER_SITE_SUBDIR= xfs-fuse/${DISTVERSION}
diff --git a/filesystems/zerofs/Makefile b/filesystems/zerofs/Makefile
index 0ded9b0d34a3..30f4a4bbd90a 100644
--- a/filesystems/zerofs/Makefile
+++ b/filesystems/zerofs/Makefile
@@ -1,7 +1,7 @@
PORTNAME= zerofs
DISTVERSIONPREFIX= v
DISTVERSION= 0.16.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= filesystems sysutils
MAINTAINER= stephan@lichtenauer.co.za
diff --git a/filesystems/zrepl-dsh2dsh/Makefile b/filesystems/zrepl-dsh2dsh/Makefile
index 45734de5dd1a..58ce4a6cfa2e 100644
--- a/filesystems/zrepl-dsh2dsh/Makefile
+++ b/filesystems/zrepl-dsh2dsh/Makefile
@@ -11,7 +11,7 @@ COMMENT= ZFS dataset replication tool (fork with more features)
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.25,modules ncurses
+USES= go:1.25+,modules ncurses
USE_GITHUB= yes
GH_ACCOUNT= dsh2dsh
diff --git a/filesystems/ztop/Makefile b/filesystems/ztop/Makefile
index 2c753b8bfadc..d8fc91721159 100644
--- a/filesystems/ztop/Makefile
+++ b/filesystems/ztop/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ztop
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= filesystems sysutils
MAINTAINER= asomers@FreeBSD.org