diff options
Diffstat (limited to 'filesystems')
| -rw-r--r-- | filesystems/nbd-client-kmod/Makefile | 5 | ||||
| -rw-r--r-- | filesystems/nbd-client-kmod/distinfo | 6 | ||||
| -rw-r--r-- | filesystems/py-fsspec-xrootd/Makefile | 2 | ||||
| -rw-r--r-- | filesystems/py-llfuse/Makefile | 5 | ||||
| -rw-r--r-- | filesystems/rar2fs/Makefile | 2 | ||||
| -rw-r--r-- | filesystems/rubygem-chef-winrm-fs/Makefile | 3 | ||||
| -rw-r--r-- | filesystems/rubygem-chef-winrm-fs/files/patch-gemspec | 11 | ||||
| -rw-r--r-- | filesystems/rubygem-winrm-fs-gitlab/Makefile | 5 | ||||
| -rw-r--r-- | filesystems/unionfs/Makefile | 7 | ||||
| -rw-r--r-- | filesystems/unionfs/distinfo | 6 | ||||
| -rw-r--r-- | filesystems/unionfs/files/patch-CMakeLists.txt | 15 | 
11 files changed, 33 insertions, 34 deletions
diff --git a/filesystems/nbd-client-kmod/Makefile b/filesystems/nbd-client-kmod/Makefile index 83fd639561fa..5e4091b0a6b4 100644 --- a/filesystems/nbd-client-kmod/Makefile +++ b/filesystems/nbd-client-kmod/Makefile @@ -1,6 +1,5 @@  PORTNAME=	nbd-client -DISTVERSION=	g20251023 -PORTREVISION=	1 +DISTVERSION=	g20251024  CATEGORIES=	filesystems  PKGNAMESUFFIX=	-kmod @@ -19,7 +18,7 @@ USES=		kmod ssl uidfix  USE_GITHUB=	yes  GH_ACCOUNT=	ryan-moeller  GH_PROJECT=	kernel-nbd-client -GH_TAGNAME=	e5ab6371101c35a0b96e3459adca5beff2983e94 +GH_TAGNAME=	ad543b462714b978f47a278a94a404d41b7ccf38  USE_RC_SUBR=	gnbd  MAKE_ENV=	GEOM_CLASS_DIR="${PREFIX}/lib/geom" \ diff --git a/filesystems/nbd-client-kmod/distinfo b/filesystems/nbd-client-kmod/distinfo index 32cc9e495cfe..e3fe12731825 100644 --- a/filesystems/nbd-client-kmod/distinfo +++ b/filesystems/nbd-client-kmod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761263009 -SHA256 (ryan-moeller-kernel-nbd-client-g20251023-e5ab6371101c35a0b96e3459adca5beff2983e94_GH0.tar.gz) = 06325909dee3c6302fc078eeac815efdc994c963097e2e938982a07d64d1cde5 -SIZE (ryan-moeller-kernel-nbd-client-g20251023-e5ab6371101c35a0b96e3459adca5beff2983e94_GH0.tar.gz) = 39330 +TIMESTAMP = 1761347192 +SHA256 (ryan-moeller-kernel-nbd-client-g20251024-ad543b462714b978f47a278a94a404d41b7ccf38_GH0.tar.gz) = a9521671e6a9b5f23842150bb8766c6b747f199e1714a659d502cbe1aeb5788f +SIZE (ryan-moeller-kernel-nbd-client-g20251024-ad543b462714b978f47a278a94a404d41b7ccf38_GH0.tar.gz) = 39480 diff --git a/filesystems/py-fsspec-xrootd/Makefile b/filesystems/py-fsspec-xrootd/Makefile index 32e3df0815fe..94b756d67b74 100644 --- a/filesystems/py-fsspec-xrootd/Makefile +++ b/filesystems/py-fsspec-xrootd/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FL  		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}  RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=0:filesystems/py-fsspec@${PY_FLAVOR} -USES=		python:3.9+ +USES=		python  USE_PYTHON=	autoplist concurrent pep517  NO_ARCH=	yes diff --git a/filesystems/py-llfuse/Makefile b/filesystems/py-llfuse/Makefile index 2b69e3173c74..748756407e6b 100644 --- a/filesystems/py-llfuse/Makefile +++ b/filesystems/py-llfuse/Makefile @@ -1,5 +1,6 @@  PORTNAME=	llfuse  PORTVERSION=	1.5.1 +PORTREVISION=	1  CATEGORIES=	filesystems devel python  MASTER_SITES=	PYPI \  		https://github.com/python-llfuse/python-llfuse/releases/download/release-${PORTVERSION}/ @@ -15,8 +16,10 @@ LICENSE_FILE=	${WRKSRC}/LICENSE  BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \  		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +LIB_DEPENDS=	libfuse.so:filesystems/fusefs-libs +  USES=		compiler:c++11-lang fuse pkgconfig python -USE_PYTHON=	autoplist concurrent cython pep517 pytest +USE_PYTHON=	autoplist concurrent cython3 pep517 pytest  TEST_ENV=	PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} diff --git a/filesystems/rar2fs/Makefile b/filesystems/rar2fs/Makefile index 3431aad1856b..ae621adc1ebc 100644 --- a/filesystems/rar2fs/Makefile +++ b/filesystems/rar2fs/Makefile @@ -1,7 +1,7 @@  PORTNAME=	rar2fs  DISTVERSIONPREFIX=	v  DISTVERSION=	1.29.7 -PORTREVISION=	5 +PORTREVISION=	6  CATEGORIES=	filesystems  PKGNAMEPREFIX=	fusefs- diff --git a/filesystems/rubygem-chef-winrm-fs/Makefile b/filesystems/rubygem-chef-winrm-fs/Makefile index 3aa790892812..b27f43c88394 100644 --- a/filesystems/rubygem-chef-winrm-fs/Makefile +++ b/filesystems/rubygem-chef-winrm-fs/Makefile @@ -1,5 +1,6 @@  PORTNAME=	chef-winrm-fs  PORTVERSION=	1.4.1 +PORTREVISION=	1  CATEGORIES=	filesystems rubygems  MASTER_SITES=	RG @@ -10,7 +11,7 @@ WWW=		https://github.com/chef/chef-winrm-fs  LICENSE=	APACHE20  LICENSE_FILE=	${WRKSRC}/LICENSE -RUN_DEPENDS=	rubygem-benchmark>=0.4.0<0.5:benchmarks/rubygem-benchmark \ +RUN_DEPENDS=	rubygem-benchmark>=0.4.0<1:benchmarks/rubygem-benchmark \  		rubygem-chef-winrm>=2.4<3:sysutils/rubygem-chef-winrm \  		rubygem-csv>=3.3<4:devel/rubygem-csv \  		rubygem-erubi>=1.7:www/rubygem-erubi \ diff --git a/filesystems/rubygem-chef-winrm-fs/files/patch-gemspec b/filesystems/rubygem-chef-winrm-fs/files/patch-gemspec new file mode 100644 index 000000000000..9955f40fff8c --- /dev/null +++ b/filesystems/rubygem-chef-winrm-fs/files/patch-gemspec @@ -0,0 +1,11 @@ +--- chef-winrm-fs.gemspec.orig	2025-10-26 01:08:46 UTC ++++ chef-winrm-fs.gemspec +@@ -28,7 +28,7 @@ Gem::Specification.new do |s| +   s.add_runtime_dependency(%q<logging>.freeze, [">= 1.6.1".freeze, "< 3.0".freeze]) +   s.add_runtime_dependency(%q<rubyzip>.freeze, ["~> 2.0".freeze]) +   s.add_runtime_dependency(%q<csv>.freeze, ["~> 3.3".freeze]) +-  s.add_runtime_dependency(%q<benchmark>.freeze, ["~> 0.4.0".freeze]) ++  s.add_runtime_dependency(%q<benchmark>.freeze, ["~> 0.4".freeze]) +   s.add_development_dependency(%q<pry>.freeze, [">= 0".freeze]) +   s.add_development_dependency(%q<rake>.freeze, [">= 13.2.1".freeze]) +   s.add_development_dependency(%q<rspec>.freeze, ["~> 3.0".freeze]) diff --git a/filesystems/rubygem-winrm-fs-gitlab/Makefile b/filesystems/rubygem-winrm-fs-gitlab/Makefile index 3282a911358b..441933b1bebe 100644 --- a/filesystems/rubygem-winrm-fs-gitlab/Makefile +++ b/filesystems/rubygem-winrm-fs-gitlab/Makefile @@ -1,5 +1,6 @@  PORTNAME=	winrm-fs  PORTVERSION=	1.3.5 +PORTREVISION=	1  CATEGORIES=	filesystems sysutils rubygems  MASTER_SITES=	RG  PKGNAMESUFFIX=	-gitlab @@ -12,9 +13,9 @@ 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-logging-gitlab>=1.6.1<3.0:devel/rubygem-logging-gitlab \  		rubygem-rubyzip-gitlab>=2.0<3:archivers/rubygem-rubyzip-gitlab \ -		rubygem-winrm>=2.0<3:sysutils/rubygem-winrm +		rubygem-winrm-gitlab>=2.0<3:sysutils/rubygem-winrm-gitlab  USES=		gem diff --git a/filesystems/unionfs/Makefile b/filesystems/unionfs/Makefile index a05141ee3233..9191b674d7b2 100644 --- a/filesystems/unionfs/Makefile +++ b/filesystems/unionfs/Makefile @@ -1,11 +1,10 @@  PORTNAME=	unionfs  DISTVERSIONPREFIX=	v -DISTVERSION=	2.2 -PORTREVISION=	1 +DISTVERSION=	3.7  CATEGORIES=	filesystems  PKGNAMEPREFIX=	fusefs- -MAINTAINER=	0mp@FreeBSD.org +MAINTAINER=	pkaipila@gmail.com  COMMENT=	FUSE based implementation of the well-known unionfs  WWW=		https://github.com/rpodgorny/unionfs-fuse @@ -14,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE  TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} -USES=		cmake fuse localbase:ldflags python:test +USES=		cmake fuse:3 localbase:ldflags pkgconfig python:test  USE_GITHUB=	yes  GH_ACCOUNT=	rpodgorny diff --git a/filesystems/unionfs/distinfo b/filesystems/unionfs/distinfo index de0face115d1..06e79c9cec0d 100644 --- a/filesystems/unionfs/distinfo +++ b/filesystems/unionfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635114774 -SHA256 (rpodgorny-unionfs-fuse-v2.2_GH0.tar.gz) = 248a0fee9979146b79b05fc728621869da5936c1f43a27e36e7515b301817e43 -SIZE (rpodgorny-unionfs-fuse-v2.2_GH0.tar.gz) = 47955 +TIMESTAMP = 1761790749 +SHA256 (rpodgorny-unionfs-fuse-v3.7_GH0.tar.gz) = 026f5302279110ceb7465e5c9e863cd0319ea0dc32ad253d162cf9db0f5e9a81 +SIZE (rpodgorny-unionfs-fuse-v3.7_GH0.tar.gz) = 56444 diff --git a/filesystems/unionfs/files/patch-CMakeLists.txt b/filesystems/unionfs/files/patch-CMakeLists.txt deleted file mode 100644 index 107d85a0e259..000000000000 --- a/filesystems/unionfs/files/patch-CMakeLists.txt +++ /dev/null @@ -1,15 +0,0 @@ ---- CMakeLists.txt.orig	2015-01-14 10:08:20 UTC -+++ CMakeLists.txt -@@ -9,12 +9,6 @@ IF(NOT CMAKE_CONFIGURATION_TYPES AND NOT - 	SET(CMAKE_BUILD_TYPE RelWithDebInfo) - ENDIF(NOT CMAKE_CONFIGURATION_TYPES AND NOT CMAKE_BUILD_TYPE) -  --# Select flags. --SET(CMAKE_C_FLAGS "-pipe -W -Wall -DFORTIFY_SOURCE=2") --SET(CMAKE_C_FLAGS_RELWITHDEBINFO "-O2 -g") --SET(CMAKE_C_FLAGS_RELEASE "-O2") --SET(CMAKE_C_FLAGS_DEBUG "-O0 -g -DDEBUG") -- - if (UNIX AND APPLE) -   include_directories("/usr/local/include/osxfuse/fuse") - endif()  | 
