summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--filesystems/Makefile1
-rw-r--r--filesystems/hammer2/Makefile2
-rw-r--r--filesystems/hammer2/distinfo6
-rw-r--r--filesystems/httpdirfs/Makefile2
-rw-r--r--filesystems/lizardfs/Makefile2
-rw-r--r--filesystems/ltfs/Makefile5
-rw-r--r--filesystems/ltfs/distinfo6
-rw-r--r--filesystems/ltfs/files/patch-src_libltfs_xattr.h13
-rw-r--r--filesystems/ltfs/pkg-plist1
-rw-r--r--filesystems/mergerfs/Makefile2
-rw-r--r--filesystems/mergerfs/files/patch-src_fs__copy__file__range__unsupported.icpp11
-rw-r--r--filesystems/ntfs2btrfs/Makefile1
-rw-r--r--filesystems/rar2fs/Makefile2
-rw-r--r--filesystems/rubygem-winrm-fs-gitlab/Makefile25
-rw-r--r--filesystems/rubygem-winrm-fs-gitlab/distinfo3
-rw-r--r--filesystems/rubygem-winrm-fs-gitlab/pkg-descr1
-rw-r--r--filesystems/webdavfs/Makefile2
-rw-r--r--filesystems/zfs-snap-diff/Makefile2
-rw-r--r--filesystems/zrepl-dsh2dsh/Makefile1
-rw-r--r--filesystems/zrepl/Makefile2
-rw-r--r--filesystems/zrepl/files/500.zrepl.in2
21 files changed, 73 insertions, 19 deletions
diff --git a/filesystems/Makefile b/filesystems/Makefile
index 84be3e0aa9cd..79968dc0bdb3 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -106,6 +106,7 @@
SUBDIR += rar2fs
SUBDIR += rubygem-chef-winrm-fs
SUBDIR += rubygem-winrm-fs
+ SUBDIR += rubygem-winrm-fs-gitlab
SUBDIR += s3backer
SUBDIR += s3fs
SUBDIR += sandboxfs
diff --git a/filesystems/hammer2/Makefile b/filesystems/hammer2/Makefile
index e48d52155961..d10a2a56b870 100644
--- a/filesystems/hammer2/Makefile
+++ b/filesystems/hammer2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hammer2
DISTVERSIONPREFIX= v
-DISTVERSION= 1.2.11
+DISTVERSION= 1.2.12
CATEGORIES= filesystems
MAINTAINER= tkusumi@netbsd.org
diff --git a/filesystems/hammer2/distinfo b/filesystems/hammer2/distinfo
index bd6e94bf7c11..8b997fc37d2b 100644
--- a/filesystems/hammer2/distinfo
+++ b/filesystems/hammer2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1752282134
-SHA256 (kusumi-freebsd_hammer2-v1.2.11_GH0.tar.gz) = e140a0ae92dfc44395fa8b094a1c22e7b2c4b6257f37f813a5f6211110330250
-SIZE (kusumi-freebsd_hammer2-v1.2.11_GH0.tar.gz) = 298916
+TIMESTAMP = 1753578735
+SHA256 (kusumi-freebsd_hammer2-v1.2.12_GH0.tar.gz) = 91e1108bbdc3f743697172e286731d0421bc52c4a9fc6769a2666983c671e88c
+SIZE (kusumi-freebsd_hammer2-v1.2.12_GH0.tar.gz) = 300550
diff --git a/filesystems/httpdirfs/Makefile b/filesystems/httpdirfs/Makefile
index ff1655b7d340..72b7540be860 100644
--- a/filesystems/httpdirfs/Makefile
+++ b/filesystems/httpdirfs/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 3
CATEGORIES= filesystems
PKGNAMEPREFIX= fusefs-
-MAINTAINER= alster@vinterdalen.se
+MAINTAINER= alven@FreeBSD.org
COMMENT= FUSE filesystem to mount HTTP directory listings, with a permanent cache
WWW= https://github.com/fangfufu/httpdirfs/
diff --git a/filesystems/lizardfs/Makefile b/filesystems/lizardfs/Makefile
index f0e5dbe38b46..2fd4bff83d7b 100644
--- a/filesystems/lizardfs/Makefile
+++ b/filesystems/lizardfs/Makefile
@@ -1,7 +1,7 @@
PORTNAME= lizardfs
PORTVERSION= 3.12.0
DISTVERSIONPREFIX= v
-PORTREVISION= 25
+PORTREVISION= 26
CATEGORIES= filesystems sysutils
MAINTAINER= jhixson@FreeBSD.org
diff --git a/filesystems/ltfs/Makefile b/filesystems/ltfs/Makefile
index 32a94538f300..c3a17ac2cf92 100644
--- a/filesystems/ltfs/Makefile
+++ b/filesystems/ltfs/Makefile
@@ -1,8 +1,7 @@
PORTNAME= ltfs
DISTVERSIONPREFIX= v
-DISTVERSION= 2.4.7
-PORTREVISION= 2
-DISTVERSIONSUFFIX= -10514
+DISTVERSION= 2.4.8.1
+DISTVERSIONSUFFIX= -10519
CATEGORIES= filesystems sysutils
MAINTAINER= kbowling@FreeBSD.org
diff --git a/filesystems/ltfs/distinfo b/filesystems/ltfs/distinfo
index b86bc274176d..47c36953ca02 100644
--- a/filesystems/ltfs/distinfo
+++ b/filesystems/ltfs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1733607018
-SHA256 (LinearTapeFileSystem-ltfs-v2.4.7-10514_GH0.tar.gz) = f3e3d9ddf968b483ee0d82b92b8e55b9d089f22d7b9d489976ad6ee4c0ddf703
-SIZE (LinearTapeFileSystem-ltfs-v2.4.7-10514_GH0.tar.gz) = 629021
+TIMESTAMP = 1755917875
+SHA256 (LinearTapeFileSystem-ltfs-v2.4.8.1-10519_GH0.tar.gz) = b4bf6bc54b222ab12fafe674474d7d7ae01ded7a322af697360f3f7c68e4f571
+SIZE (LinearTapeFileSystem-ltfs-v2.4.8.1-10519_GH0.tar.gz) = 633165
diff --git a/filesystems/ltfs/files/patch-src_libltfs_xattr.h b/filesystems/ltfs/files/patch-src_libltfs_xattr.h
new file mode 100644
index 000000000000..4b414d080733
--- /dev/null
+++ b/filesystems/ltfs/files/patch-src_libltfs_xattr.h
@@ -0,0 +1,13 @@
+--- src/libltfs/xattr.h.orig 2025-08-23 03:05:20 UTC
++++ src/libltfs/xattr.h
+@@ -66,7 +66,9 @@ extern "C" {
+ #include "libltfs/arch/freebsd/xattr.h"
+ #endif
+
+-#include "fuse.h"
++
++#include "libltfs/ltfs_fuse_version.h"
++#include <fuse.h>
+ #include "ltfs.h"
+
+ #define LTFS_PRIVATE_PREFIX "ltfs."
diff --git a/filesystems/ltfs/pkg-plist b/filesystems/ltfs/pkg-plist
index 60e9532496db..7c69180ad42f 100644
--- a/filesystems/ltfs/pkg-plist
+++ b/filesystems/ltfs/pkg-plist
@@ -7,6 +7,7 @@ etc/ltfs.conf.local
include/ltfs/config.h
include/ltfs/libltfs/arch/arch_info.h
include/ltfs/libltfs/arch/errormap.h
+include/ltfs/libltfs/arch/ltfs_arch_ops.h
include/ltfs/libltfs/arch/signal_internal.h
include/ltfs/libltfs/arch/time_internal.h
include/ltfs/libltfs/config_file.h
diff --git a/filesystems/mergerfs/Makefile b/filesystems/mergerfs/Makefile
index 288a63552490..b774e71a4d12 100644
--- a/filesystems/mergerfs/Makefile
+++ b/filesystems/mergerfs/Makefile
@@ -10,8 +10,6 @@ WWW= https://github.com/trapexit/mergerfs
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
-NOT_FOR_ARCHS= i386
-
USES= fuse gmake localbase:ldflags
USE_GITHUB= yes
GH_ACCOUNT= trapexit
diff --git a/filesystems/mergerfs/files/patch-src_fs__copy__file__range__unsupported.icpp b/filesystems/mergerfs/files/patch-src_fs__copy__file__range__unsupported.icpp
new file mode 100644
index 000000000000..05a307ab97bf
--- /dev/null
+++ b/filesystems/mergerfs/files/patch-src_fs__copy__file__range__unsupported.icpp
@@ -0,0 +1,11 @@
+--- src/fs_copy_file_range_unsupported.icpp.orig 2025-08-16 08:24:30 UTC
++++ src/fs_copy_file_range_unsupported.icpp
+@@ -31,7 +31,7 @@ namespace fs
+ int64_t *off_in_,
+ const int fd_out_,
+ int64_t *off_out_,
+- const size_t len_,
++ const uint64_t len_,
+ const unsigned int flags_)
+ {
+ return (errno=EOPNOTSUPP,-1);
diff --git a/filesystems/ntfs2btrfs/Makefile b/filesystems/ntfs2btrfs/Makefile
index 7bc3fb88d004..46483c612478 100644
--- a/filesystems/ntfs2btrfs/Makefile
+++ b/filesystems/ntfs2btrfs/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ntfs2btrfs
PORTVERSION= 20230501
+PORTREVISION= 1
CATEGORIES= filesystems sysutils
MAINTAINER= danfe@FreeBSD.org
diff --git a/filesystems/rar2fs/Makefile b/filesystems/rar2fs/Makefile
index 352ce28f4827..3431aad1856b 100644
--- a/filesystems/rar2fs/Makefile
+++ b/filesystems/rar2fs/Makefile
@@ -1,7 +1,7 @@
PORTNAME= rar2fs
DISTVERSIONPREFIX= v
DISTVERSION= 1.29.7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= filesystems
PKGNAMEPREFIX= fusefs-
diff --git a/filesystems/rubygem-winrm-fs-gitlab/Makefile b/filesystems/rubygem-winrm-fs-gitlab/Makefile
new file mode 100644
index 000000000000..3282a911358b
--- /dev/null
+++ b/filesystems/rubygem-winrm-fs-gitlab/Makefile
@@ -0,0 +1,25 @@
+PORTNAME= winrm-fs
+PORTVERSION= 1.3.5
+CATEGORIES= filesystems sysutils rubygems
+MASTER_SITES= RG
+PKGNAMESUFFIX= -gitlab
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Library for file system operations via WinRM
+WWW= https://github.com/WinRb/winrm-fs
+
+LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+RUN_DEPENDS= rubygem-erubi>=1.8<2:www/rubygem-erubi \
+ rubygem-logging>=1.6.1<3.0:devel/rubygem-logging \
+ rubygem-rubyzip-gitlab>=2.0<3:archivers/rubygem-rubyzip-gitlab \
+ rubygem-winrm>=2.0<3:sysutils/rubygem-winrm
+
+USES= gem
+
+NO_ARCH= yes
+
+PLIST_FILES= bin/rwinrmcp
+
+.include <bsd.port.mk>
diff --git a/filesystems/rubygem-winrm-fs-gitlab/distinfo b/filesystems/rubygem-winrm-fs-gitlab/distinfo
new file mode 100644
index 000000000000..cd58beb1948e
--- /dev/null
+++ b/filesystems/rubygem-winrm-fs-gitlab/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1626714674
+SHA256 (rubygem/winrm-fs-1.3.5.gem) = 0d2cdd9e1fb6fc8d01f56a32dce41d98ae6eefb481937ed0e058faa0cd0c693d
+SIZE (rubygem/winrm-fs-1.3.5.gem) = 21504
diff --git a/filesystems/rubygem-winrm-fs-gitlab/pkg-descr b/filesystems/rubygem-winrm-fs-gitlab/pkg-descr
new file mode 100644
index 000000000000..68293f4f359f
--- /dev/null
+++ b/filesystems/rubygem-winrm-fs-gitlab/pkg-descr
@@ -0,0 +1 @@
+Ruby library for file system operations via Windows Remote Management
diff --git a/filesystems/webdavfs/Makefile b/filesystems/webdavfs/Makefile
index b33d39bb8111..cef74f897eb3 100644
--- a/filesystems/webdavfs/Makefile
+++ b/filesystems/webdavfs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fusefs-webdavfs
DISTVERSION= g20200520
-PORTREVISION= 28
+PORTREVISION= 29
CATEGORIES= filesystems
MAINTAINER= eugen@FreeBSD.org
diff --git a/filesystems/zfs-snap-diff/Makefile b/filesystems/zfs-snap-diff/Makefile
index 93f3550d8706..b69685dab666 100644
--- a/filesystems/zfs-snap-diff/Makefile
+++ b/filesystems/zfs-snap-diff/Makefile
@@ -1,7 +1,7 @@
PORTNAME= zfs-snap-diff
PORTVERSION= 1.1.3
DISTVERSIONPREFIX= v
-PORTREVISION= 27
+PORTREVISION= 28
CATEGORIES= filesystems sysutils
MAINTAINER= ports@FreeBSD.org
diff --git a/filesystems/zrepl-dsh2dsh/Makefile b/filesystems/zrepl-dsh2dsh/Makefile
index 6647f2b1129a..0a380cde8999 100644
--- a/filesystems/zrepl-dsh2dsh/Makefile
+++ b/filesystems/zrepl-dsh2dsh/Makefile
@@ -1,6 +1,7 @@
PORTNAME= zrepl
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.11
+PORTREVISION= 1
CATEGORIES= filesystems sysutils
PKGNAMESUFFIX= -${GH_ACCOUNT}
diff --git a/filesystems/zrepl/Makefile b/filesystems/zrepl/Makefile
index 32b3da5a73fb..d0ad72b252ec 100644
--- a/filesystems/zrepl/Makefile
+++ b/filesystems/zrepl/Makefile
@@ -1,7 +1,7 @@
PORTNAME= zrepl
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.1
-PORTREVISION= 14
+PORTREVISION= 16
CATEGORIES= filesystems sysutils
MAINTAINER= driesm@FreeBSD.org
diff --git a/filesystems/zrepl/files/500.zrepl.in b/filesystems/zrepl/files/500.zrepl.in
index b7f1b3abb4d3..e4a83608a75a 100644
--- a/filesystems/zrepl/files/500.zrepl.in
+++ b/filesystems/zrepl/files/500.zrepl.in
@@ -24,7 +24,7 @@ case "$weekly_zrepl_enable" in
echo
echo "Check Zrepl certificates for upcoming expiration:"
- for cert in `/usr/bin/find %%ETCDIR%% -maxdepth 1 -name *.crt`; do
+ for cert in `/usr/bin/find %%ETCDIR%% -maxdepth 1 -name "*.crt"`; do
/usr/bin/openssl x509 --in "${cert}" \
-checkend "${weekly_zrepl_warntime}"