summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems')
-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/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
15 files changed, 43 insertions, 11 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/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}"