1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-05-25 15:36:35 -04:00

filesystems/rubygem-chef-winrm-fs: Add rubygem-chef-winrm-fs 1.3.7

File system operations over Windows Remote Management (WinRM) for Ruby
This commit is contained in:
Po-Chuan Hsieh 2025-02-28 18:33:22 +08:00
parent ddc06c01d6
commit 902b2b63e4
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
4 changed files with 29 additions and 0 deletions
filesystems

View file

@ -100,6 +100,7 @@
SUBDIR += py-s3fs
SUBDIR += py-zfs-autobackup
SUBDIR += rar2fs
SUBDIR += rubygem-chef-winrm-fs
SUBDIR += rubygem-winrm-fs
SUBDIR += s3backer
SUBDIR += s3fs

View file

@ -0,0 +1,24 @@
PORTNAME= chef-winrm-fs
PORTVERSION= 1.3.7
CATEGORIES= filesystems rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby library for file system operations via Windows Remote Management
WWW= https://github.com/chef/chef-winrm-fs
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-chef-winrm>=2.3.11:sysutils/rubygem-chef-winrm \
rubygem-erubi>=1.7:www/rubygem-erubi \
rubygem-logging>=1.6.1<3.0:devel/rubygem-logging \
rubygem-rubyzip>=2.0<3:archivers/rubygem-rubyzip
USES= gem
NO_ARCH= yes
PLIST_FILES= bin/rwinrmcp
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1740022426
SHA256 (rubygem/chef-winrm-fs-1.3.7.gem) = d48e56bc8a559afaae39235b09df3817f03b662417396091d13d958030d89a14
SIZE (rubygem/chef-winrm-fs-1.3.7.gem) = 22016

View file

@ -0,0 +1 @@
File system operations over Windows Remote Management (WinRM) for Ruby