summaryrefslogtreecommitdiff
path: root/filesystems (unfollow)
Commit message (Collapse)AuthorFilesLines
37 hoursfilesystems/sasquatch: New port: SquashFS extractor with patches for ↵gatekeeper4-0/+55
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
47 hoursfilesystems/zerofs: add new ports.Vanilla I. Shu5-0/+1269
PR: 289108
3 daysfilesystems/openzfs: update to 2.3.4Martin Matuska3-4/+16
Changelog: https://github.com/openzfs/zfs/releases/tag/zfs-2.3.4
3 daysfilesystems/openzfs-kmod: update to 2.3.4Martin Matuska2-4/+4
Changelog: https://github.com/openzfs/zfs/releases/tag/zfs-2.3.4
6 daysfilesystems/hammer2: Update 1.2.12 => 1.2.13Tomohiro Kusumi2-4/+4
Changes: https://github.com/kusumi/freebsd_hammer2/blob/v1.2.13/CHANGES PR: 289024
8 daysfilesystems/ltfs: Update to 2.4.8.1Kevin Bowling4-6/+19
2025-08-16filesystems/mergerfs: fix build on 32 bit platformsRobert Clausecker2-2/+11
There was a type confusion in a compatibility stub. It accidentially works on 64 bit platforms, but never on 32 bit platforms. Approved by: portmgr (build fix blanket) MFH: 2025Q3
2025-08-13sysutils/vagrant-gitlab: fix conflict with rubyzip updateMatthias Fechner4-0/+30
Fixes a regression by 2697faef19d70068fb20396be2040cbdf43848c6
2025-08-10*: Bump PORTREVISION for devel/libfmt update {fmt.dev}Matthias Andree2-1/+2
2025-08-06archivers/libunrar: Update to 7.1.10Jason E. Hale1-1/+1
Bump PORTREVISION on filesystems/rar2fs which builds against the source.
2025-08-06go ports: Bump for 1.24.6Adam Weinberger4-3/+4
2025-08-06filesystems/zrepl: fix 500.zrepl periodic job with multiple certsAlan Somers2-2/+2
Fix the sh syntax in the optional 500.zrepl periodic job so it will work even if there are multiple .crt files present. PR: 288682 Approved by: driesm (maintainer) Sponsored by: ConnectWise, LLC
2025-07-29*/*: Älven's ports to use FreeBSD.org emailÄlven1-1/+1
PR: 288046 Approved by: mentors db@, yuri@ (implicit)
2025-07-27filesystems/hammer2: Update 1.2.11 => 1.2.12Tomohiro Kusumi2-4/+4
Changes: https://github.com/kusumi/freebsd_hammer2/blob/v1.2.12/CHANGES PR: 288477
2025-07-24filesystems/py-s3fs: Update to 2025.7.0Po-Chuan Hsieh2-4/+4
Changes: https://github.com/fsspec/s3fs/blob/main/docs/source/changelog.rst https://s3fs.readthedocs.io/en/latest/changelog.html
2025-07-24filesystems/py-gcsfs: Update to 2025.7.0Po-Chuan Hsieh2-4/+4
Changes: https://github.com/fsspec/gcsfs/blob/main/docs/source/changelog.rst https://gcsfs.readthedocs.io/en/latest/changelog.html
2025-07-24filesystems/py-fsspec: Update to 2025.7.0Po-Chuan Hsieh2-4/+4
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst https://filesystem-spec.readthedocs.io/en/latest/changelog.html
2025-07-23filesystems/zrepl-dsh2dsh: Update to 0.9.11Denis Shaposhnikov2-8/+9
changelog: https://github.com/dsh2dsh/zrepl/releases/tag/v0.9.11 PR: 288389
2025-07-16filesystems/bindfs: Update 1.17.7 => 1.18.1Leon Dietrich2-7/+5
Changelogs: https://bindfs.org/docs/ChangeLog.utf8.txt PR: 288259
2025-07-16filesystems/xfuse: 0.5.0Alan Somers3-47/+49
This version runs in the background by default. https://github.com/KhaledEmaraDev/xfuse/blob/main/CHANGELOG.md Sponsored by: ConnectWise
2025-07-15filesystems/zrepl-dsh2dsh: Update to 0.9.10Denis Shaposhnikov2-12/+14
Changelog: https://github.com/dsh2dsh/zrepl/releases/tag/v0.9.10 PR: 285375 Approved by: dsh@bamus.cz (maintainer)
2025-07-13filesystems/hammer2: Update 1.2.10 => 1.2.11Tomohiro Kusumi2-4/+4
Changes: https://github.com/kusumi/freebsd_hammer2/blob/v1.2.11/CHANGES PR: 288160
2025-07-09many: Bump PORTREVISION for go-1.24.5 updateAdam Weinberger3-3/+3
2025-07-09filesystems/e2fsprogs*: update to v1.47.3 releaseMatthias Andree7-65/+14
ChangeLog: https://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.47.3 Note that the metadata (extattr and API) copying on FreeBSD does not work as on Linux because our APIs for POSIX extended attributes is different and e2fsprogs uses it to also copy ACLs, so we do not have those mkfs parts in place. MFH: 2025Q3 (after 14 days)
2025-07-07filesystems/dsbmd: Update 1.11.4 => 1.12Marcel Kaiser2-7/+5
Changelog: https://github.com/mrclksr/DSBMD/releases/tag/1.12 While here pet portclippy. PR: 288002 MFH: 2025Q3
2025-07-06filesystems/libblkid: enable symbol versioningMatthias Andree4-26/+21
Some ports depend on versioned symbols in libuuid, and the meson test appears off because it tries to look for the --version-script without having build the library, and assumes the linker does not support the --version-script. Force versioning. Approved by: portmgr@ (blanket)
2025-07-06filesystems/e2fsprogs*: do not install findfsMatthias Andree3-4/+4
Which will conflict with util-linux, and seems to identify itself as tune2fs.
2025-07-05filesystems/mtools: the port had been updated to version 4.0.49Alexey Dokuchaev2-4/+4
- Correctly detect overlong file names, especially when multibyte (UTF-8) strings are concerned - Fix off-by-one error in two calls to native_to_wchar() - When changing disk label, ignore any plain file which would match the label - Add missing newlines in error messages about disk geometry - Do not print error message if getting geometry is simply not supported by device type (such as for loop devices) - If full geometry of a device is not available (such as for loop devices), at least make use of the size
2025-07-03lang/rust: Bump revisions after 1.88.0Mikael Urankar4-4/+4
PR: 287766
2025-07-02filesystems/e2fsprogs*: default-enable FUSEFS ALLTESTSMatthias Andree2-22/+23
I figured that the FreeBSD 14.3 kernel won't mount an ext[234]fs created with inline_data option, while fuse2fs can do that. Let's make that default, and since I've been successfully testing on my amd64 computers with ALLTESTS (without SLOWTESTS), switch.
2025-07-01filesystems/e2fsprogs-core: mark r_corrupt_fs test is_slow_testMatthias Andree1-1/+1
...to skip it in more configurations. PR: 287935
2025-06-30*: Update util-linux libuuid and libblkid to 2.41.1.Matthias Andree2-4/+4
ChangeLog: https://github.com/util-linux/util-linux/blob/v2.41.1/Documentation/releases/v2.41.1-ReleaseNotes
2025-06-30*/*: Bump PORTREVISION after libuuid/libblkid switchMatthias Andree4-4/+3
from e2fsprogs to util-linux, to complete the bump of all users of either library that started with Alexander's commit titled '*/*: Switch to misc/libuuid and misc/libblkid' PR: 251489
2025-06-30*/*libuuid, */*libblkid: build MANPAGES by default as before.Matthias Andree4-5/+24
in libuuid, also replace mkdir --parents GNUism by POSIX mkdir -p to avoid MANPAGES build issue. While here, clean up with portfmt/portclippy. PR: 251489
2025-06-30filesystems/e2fsprogs-libblkid: Remove portAlexander Shursha4-41/+0
2025-06-30*/*: Switch to misc/libuuid and misc/libblkidAlexander Shursha7-27/+22
PR: 221293 PR: 251489 PR: 257070
2025-06-30filesystems/libblkid: Add new portAlexander Shursha6-0/+129
2025-06-30filesystems/vzvol: Remove expired portRene Ladan5-84/+0
2025-06-30 filesystems/vzvol: Abandoned upstream, no activity in 5+ years and multiple unresolved issue reports upstream
2025-06-30libxml2: chase libxml soversion bumpBaptiste Daroussin3-1/+3
2025-06-30filesystems/e2fsprogs-core: try to reduce timeout-related pkg-fallout@Matthias Andree1-1/+2
The r_corrupt_fs self-test seems to have failed often recently on various builders with a timeout, which I cannot reproduce. Disable unless SLOWTESTS is set, and extend timeout from 3 to 10 minutes. Not bumping PORTREVISION because this does not change the package contents, only helps a "have package" or "failed build" situation.
2025-06-29filesystems/py-pyfakefs: Update to 5.9.1Po-Chuan Hsieh2-6/+6
Changes: https://github.com/pytest-dev/pyfakefs/releases
2025-06-22filesystems/openzfs: update to 2.3.3Martin Matuska3-7/+12
Changelog: https://github.com/openzfs/zfs/releases/tag/zfs-2.3.3
2025-06-22filesystems/openzfs-kmod: update to 2.3.3Martin Matuska2-5/+5
Changelog: https://github.com/openzfs/zfs/releases/tag/zfs-2.3.3
2025-06-19python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etcCharlie Li1-13/+13
EXT_SUFFIX, according to PEP 3149, refers to the full tag and extension for compiled extension module objects, eg .cpython-311.so, .cpython-313t.so, etc. We do not use the correct semantic meaning, and this usage becomes ambiguous and confusing when tags do not match between bytecode and compiled extension module objects. Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's specification of a magic tag, which consists of implementation name and shorthand version only. This is meant for bytecode and other files containing this tag in their filename that do not depend on a specific Python ABI for the same version. Chase all existing consumers. Introduce PYTHON_SOABI to align with PEP 3149's specification of a tag, which consists of implementation name, shorthand version and any ABI flags present (this and PYTHON_TAG are identical without ABI flags). This is meant for compiled extension module objects and other files that depend on a specific Python ABI for the same version. Add documentation for these variables that our PYTHON_EXT_SUFFIX never had. PR: 274671 Event: Kitchener-Waterloo Hackathon 202506
2025-06-19filesystems/hammer2: Update 1.2.9 => 1.2.10Tomohiro Kusumi2-4/+4
Changes: https://github.com/kusumi/freebsd_hammer2/blob/v1.2.10/CHANGES PR: 287650
2025-06-18archivers/libunrar: Update to 7.1.7Jason E. Hale1-1/+1
Bump PORTREVISION on filesystems/rar2fs which builds against the source.
2025-06-17filesystems/fusefs-libs3: Add patch fixing race when mounting via library callGleb Popov2-0/+11
Reviewed by: asomers Approved by: se (maintainer) PR: https://github.com/freebsd/freebsd-ports/pull/408 Upstream PR: https://github.com/libfuse/libfuse/pull/1240
2025-06-13filesystems/securefs: Update to 1.1.1Po-Chuan Hsieh2-4/+4
Changes: https://github.com/netheril96/securefs/releases
2025-06-11filesystems/gvfs: update to 1.56.1Olivier Duchateau2-5/+4
PR: 286697
2025-06-11filesystems/libgedit-gfls: new portOlivier Duchateau5-0/+59
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.