| non port: filesystems/Makefile |
Number of commits found: 22 |
|
Tuesday, 14 Oct 2025
|
22:37 Jesús Daniel Colmenares Oviedo (dtxdf)
filesystems/nbd-client-kmod: New port: Kernel NBD client for FreeBSD GEOM
framework
FreeBSD Geom NBD Client is a Network Block Device (NBD) client for
the FreeBSD kernel GEOM framework.
The project consists of a kernel driver for the NBD GEOM class in
mod/ and a user library for the geom(8) control utility in lib/.
e51f0a6 |
|
Friday, 29 Aug 2025
|
20:10 Vladimir Druzenko (vvd) Author: gatekeeper
filesystems/sasquatch: New port: SquashFS extractor with patches for firmware
analysis
The sasquatch project is a set of patches to the standard unsquashfs
utility (part of squashfs-tools) that attempts to add support for as
many hacked-up vendor-specific SquashFS implementations as possible.
It can be used in conjunction with binwalk to extract firmware images
where unsquashfs would fail.
https://gitlab.com/tgasiba/sasquatch/
Original project under: https://github.com/devttys0/sasquatch/
PR: 288914
fc45d5b |
10:18 Vanilla I. Shu (vanilla)
filesystems/zerofs: add new ports.
PR: 289108
0a65261 |
|
Wednesday, 13 Aug 2025
|
07:54 Matthias Fechner (mfechner)
sysutils/vagrant-gitlab: fix conflict with rubyzip update
Fixes a regression by 2697faef19d70068fb20396be2040cbdf43848c6
19f04aa |
|
Monday, 30 Jun 2025
|
14:57 Matthias Andree (mandree) Author: Alexander Shursha
filesystems/e2fsprogs-libblkid: Remove port
4956e69 |
14:48 Matthias Andree (mandree) Author: Alexander Shursha
filesystems/libblkid: Add new port
96f0ac0 |
11:17 Rene Ladan (rene)
filesystems/vzvol: Remove expired port
2025-06-30 filesystems/vzvol: Abandoned upstream, no activity in 5+ years and
multiple unresolved issue reports upstream
b6d2b49 |
|
Wednesday, 11 Jun 2025
|
10:07 Baptiste Daroussin (bapt) Author: Olivier Duchateau
filesystems/libgedit-gfls: new port
libgedit-gfls is part of Gedit Technology.
It is a module dedicated to file loading and saving for the needs of Gedit
and other similar text editors.
b555eb1 |
|
Tuesday, 3 Jun 2025
|
20:32 Jesús Daniel Colmenares Oviedo (dtxdf)
filesystems/py-tahoe-lafs: New port: Secure, decentralized, fault-tolerant file
store
Tahoe-LAFS (Tahoe Least-Authority File Store) is the first free
software / open-source storage technology that distributes your
data across multiple servers. Even if some servers fail or are taken
over by an attacker, the entire file store continues to function
correctly, preserving your privacy and security.
PR: 287130
Approved by: acm (mentor)
e60e59f |
|
Thursday, 29 May 2025
|
04:52 Po-Chuan Hsieh (sunpoet)
filesystems/py-kerchunk: Add py-kerchunk 0.2.7
Kerchunk is a library that provides a unified way to represent a variety of
chunked, compressed data formats (e.g. NetCDF, HDF5, GRIB), allowing efficient
access to the data from traditional file systems or cloud object storage. It
also provides a flexible way to create virtual datasets from multiple files. It
does this by extracting the byte ranges, compression information and other
information about the data and storing this metadata in a new, separate object.
This means that you can create a virtual aggregate dataset over potentially many
source files, for efficient, parallel and cloud-friendly in-situ access without
having to copy or translate the originals. It is a gateway to in-the-cloud
massive data processing while the data providers still insist on using legacy
formats for archival storage.
We provide the following things:
- completely serverless architecture
- metadata consolidation, so you can understand a many-file dataset (metadata
plus physical storage) in a single read
- read from all of the storage backends supported by fsspec, including object
storage (s3, gcs, abfs, alibaba), http, cloud user storage (dropbox, gdrive)
and network protocols (ftp, ssh, hdfs, smb...)
- loading of various file types (currently netcdf4/HDF, grib2, tiff, fits,
zarr), potentially heterogeneous within a single dataset, without a need to go
via the specific driver (e.g., no need for h5py)
- asynchronous concurrent fetch of many data chunks in one go, amortizing the
cost of latency
- parallel access with a library like zarr without any locks
- logical datasets viewing many (>~millions) data files, and direct
access/subselection to them via coordinate indexing across an arbitrary number
of dimensions
49cf560 |
|
Monday, 14 Apr 2025
|
12:12 Robert Clausecker (fuz) Author: Krutarth Patel
filesystems/befuse: Read/Write FUSE server for BeFS
befuse - Be File System (BeFS) FUSE module for userspace
A module that provides a userspace implementation of the BeFS.
Key Features:
- Mount BeFS partitions on FreeBSD.
- Supports reading and writing to BeFS-formatted partitions.
- Compatible with x86_64 systems.
- Easy installation and use via FUSE.
Dependencies:
- FUSE (Filesystem in Userspace) library.
- BeFS-formatted partition or disk image.
WWW: https://github.com/kuku929/befuse
PR: 285352
ca74621 |
|
Friday, 28 Feb 2025
|
10:33 Po-Chuan Hsieh (sunpoet)
filesystems/rubygem-chef-winrm-fs: Add rubygem-chef-winrm-fs 1.3.7
File system operations over Windows Remote Management (WinRM) for Ruby
902b2b6 |
|
Wednesday, 1 Jan 2025
|
12:16 Rene Ladan (rene)
filesystems/httpfs: Remove expired port
2024-12-31 filesystems/httpfs: Abandonware, last release in 2012 and there are
multiple issues unresolved
40f8b28 |
12:16 Rene Ladan (rene)
filesystems/gitfs: Remove expired port
2024-12-31 filesystems/gitfs: Abandonware, last release on 2019
75c3490 |
12:15 Rene Ladan (rene)
filesystems/sqlfs: Remove expired port
2024-12-31 filesystems/sqlfs: Abandoned upstream, superseded by forks
3523031 |
|
Thursday, 12 Dec 2024
|
10:23 Alexey Dokuchaev (danfe)
filesystems/davfs2: new port had been added (+)
This is a FUSE file system driver that allows mounting a
WebDAV server as a local file system, like a disk drive.
PR: 267518 (heavily modified)
Submitted by: Ali Abdallah (current main developer)
ebd64e6 |
|
Friday, 15 Nov 2024
|
10:17 Po-Chuan Hsieh (sunpoet)
*/Makefile: Sort SUBDIRs
b8d3e72 |
10:17 Po-Chuan Hsieh (sunpoet)
filesystems/rubygem-aws-sdk-efs: Move back to devel category
It is much better to put the whole AWS Ruby packages together.
5ae78ea |
|
Thursday, 14 Nov 2024
|
08:43 Robert Clausecker (fuz)
sysutils/ztop: move to new category filesystems
Forgot this one in my initial commit.
Approved by: portmgr (infrastructure blanket)
778c14a |
08:42 Robert Clausecker (fuz)
sysutils/ods2: move to filesystems/ods2
- tool manipulates VMS file systems
- add timestamp to distinfo to satisfy post-receive hook
Approved by: portmgr (infrastructure blanket)
29d06d48 |
08:41 Robert Clausecker (fuz)
sysutils/hammer2: move to new category filesystems
Approved by: kusumi.tomohiro@gmail.com (maintainer)
PR: 282628
18a6529 |
|
Wednesday, 6 Nov 2024
|
15:17 Robert Clausecker (fuz)
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988
6e2da96 |
Number of commits found: 22 |