128 Commits

Author SHA1 Message Date
Adam Weinberger
0bdd2ad334 go: Bump go124-dependent ports
Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency.
2025-05-21 15:58:15 -04:00
Robert Clausecker
7c1193f4b3 filesystems/ufs: update to 0.5.0
Main improvement: write support is finally implemented!

Changelog: https://github.com/realchonk/fuse-ufs/blob/main/ChangeLog.md
2025-05-18 12:17:52 +02:00
Po-Chuan Hsieh
2e92608054
filesystems/rubygem-chef-winrm-fs: Update to 1.4.0
Changes:	https://github.com/chef/chef-winrm-fs/commits/master
2025-05-18 11:35:14 +08:00
Po-Chuan Hsieh
2d80badcec
filesystems/securefs: Update to 1.1.0
Changes:	https://github.com/netheril96/securefs/releases
2025-05-18 11:34:18 +08:00
Daniel Engberg
745bcf5ac0 filesystems/vzvol: Deprecate and set expiration date to 2025-06-30
Abandoned upstream, no activity in 5+ years and multiple unresolved
issue reports upstream

PR:		286199
Approved by:	maintainer timeout, 3+ weeks
2025-05-17 11:53:15 +02:00
Mateusz Piotrowski
e3b4d14a72 filesystems/unionfs: Update pkg-message
It is fusefs now.

PR:		285529
Reported by:	Sergey Kiselev <root@dc365.ru>
Reported by:	arrowd
2025-05-09 17:28:10 +02:00
Tomohiro Kusumi
6d676c8763 filesystems/hammer2: Update 1.2.8 => 1.2.9
Changelog:
- Sync with DragonFly
- Sync with hammer2-fuse
- Fix zlib panic
- Minor fixes
- Misc updates
https://github.com/kusumi/freebsd_hammer2/blob/v1.2.9/CHANGES

PR:	286687
MFH:	2025Q2
2025-05-09 14:34:53 +03:00
WHR
eabb3127ea filesystems/nbt: Update 20231114 => 20250506
Fix a wrong assumption of FUSE read operation that could result in
unexpected short reads.

Commit log:
https://src.rivoreo.one/nbtfsutils/+log/dbd559aa68a9b9057939b0bf7fc797b9ba6e787b

PR:	286641
MFH:	2025Q2
2025-05-07 15:15:18 +03:00
Martin Matuska
57e6f009f7 filesystems/openzfs: unbreak i386 build 2025-05-06 20:22:14 +02:00
Mikael Urankar
a3b0de61a3 filesystems/sandboxfs: drop maintainership 2025-05-06 13:13:31 +02:00
Martin Matuska
dafad102ac filesystems/openzfs: update to 2.3.2
Changelog:	https://github.com/openzfs/zfs/releases/tag/zfs-2.3.2
2025-05-05 00:34:04 +02:00
Martin Matuska
fa82763cee filesystems/openzfs-kmod: update to 2.3.2
Changelog:	https://github.com/openzfs/zfs/releases/tag/zfs-2.3.2
2025-05-05 00:34:04 +02:00
Po-Chuan Hsieh
507bcfc3cb
filesystems/py-s3fs: devel/py-s3fs: Update to 2025.3.2
Changes:	https://github.com/fsspec/s3fs/blob/main/docs/source/changelog.rst
		https://s3fs.readthedocs.io/en/latest/changelog.html
2025-04-18 13:37:44 +08:00
Po-Chuan Hsieh
25f79d4310
filesystems/py-gcsfs: devel/py-gcsfs: Update to 2025.3.2
Changes:	https://github.com/fsspec/gcsfs/blob/main/docs/source/changelog.rst
		https://gcsfs.readthedocs.io/en/latest/changelog.html
2025-04-18 13:37:44 +08:00
Po-Chuan Hsieh
255fcc7fd9
filesystems/py-fsspec: devel/py-fsspec: Update to 2025.3.2
Changes:	https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst
		https://filesystem-spec.readthedocs.io/en/latest/changelog.html
2025-04-18 13:37:43 +08:00
Po-Chuan Hsieh
186a8781b0
devel/protobuf: Update to 29.4
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2025-04-18 13:37:04 +08:00
Alexey Dokuchaev
90baa2b976 filesystems/mtools: update the port to the latest version 4.0.48
While here, adjust LICENSE (GPLv3 or later), respect PREFIX more,
wrap one very long line, and install useful documentation files.
2025-04-15 15:08:52 +00:00
Krutarth Patel
ca7462188d 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
2025-04-14 14:12:47 +02:00
Zsolt Udvari
81d20142ec filesystems/R-cran-fs: Update to 1.6.6
Changelog: https://cran.r-project.org/web/packages/fs/news/news.html
2025-04-13 20:32:26 +02:00
Alexey Dokuchaev
52edcbe5ac filesystems/davfs2: allow to build with any 3.x version of `www/neon'
Assume that any more or less recent version would work, at least within
the current major series.  Upstream plans to get rid of this heuristics
altogether in the next release so this band-aid should suffice for now.

PR:	285860
2025-04-10 05:11:08 +00:00
Rene Ladan
1e21856242 all: return dmgk's ports to the pool after safekeeping his commit bit
Hat:	portmgr
2025-04-09 22:01:26 +02:00
Po-Chuan Hsieh
f7daf8b3b4
filesystems/py-fsspec-xrootd: Update to 0.5.1
Changes:	https://github.com/scikit-hep/fsspec-xrootd/releases
2025-04-09 21:55:18 +08:00
Mikael Urankar
2a5976aebe lang/rust: Bump revisions after 1.86.0
PR:		285840
2025-04-08 10:41:13 +02:00
Martin Matuska
2d635abe9c filesystems/openzfs-kmod: unbreak build on 15-CURRENT-arm64
Patched module/Makefile.bsd submitted upstream as OpenZFS PR 17219
2025-04-04 22:41:42 +02:00
Adam Weinberger
a4e30d4f4f go: Bump ports for go124 update 2025-04-01 22:07:58 -04:00
Martin Matuska
f5843a11df filesystems/openzfs: unbreak build on aarch64 2025-03-30 03:50:04 +02:00
Martin Matuska
e53ce2ccfe filesystems/openzfs: unbreak build on i386 2025-03-30 01:18:14 +01:00
Martin Matuska
bb04aecbfe filesystems/openzfs: Update to 2.3.1
- This port will have the latest OpenZFS release version
- Bump PORTEPOCH
- Take maintainership
2025-03-27 11:19:38 +01:00
Martin Matuska
f397e4f425 filesystems/openzfs-kmod: Update to 2.3.1
- This port will have the latest OpenZFS release version
- Bump PORTEPOCH
- Take maintainership
2025-03-27 11:18:37 +01:00
Jason E. Hale
c869a209d2 archivers/libunrar: Update to 7.1.6
Bump PORTREVISION on filesystems/rar2fs which builds against the
source.
2025-03-26 19:55:17 -04:00
Stefan Eßer
e9d17a6122 filesystems/fusefs-libs3: bump portrevision of dependent ports
Bump PORTREVISION of all ports depending on libfuse3.so after upgrade
to version 3.17.1.

Reported by:	vvd
2025-03-25 17:48:18 +01:00
Stefan Eßer
5ef6af6058 sysutils/fusefs-libs3: update to version 3.17.1 2025-03-25 10:50:29 +01:00
Po-Chuan Hsieh
c8cec9e758
textproc/tinyxml2: Update to 11.0.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/leethomason/tinyxml2/releases
2025-03-19 16:28:19 +08:00
Po-Chuan Hsieh
6b3a60f12e
filesystems/py-s3fs: devel/py-s3fs: Update to 2025.3.0
Changes:	https://github.com/fsspec/s3fs/blob/main/docs/source/changelog.rst
		https://s3fs.readthedocs.io/en/latest/changelog.html
2025-03-19 11:39:27 +08:00
Po-Chuan Hsieh
65e365fa98
filesystems/py-pyfakefs: Update to 5.8.0
Changes:	https://github.com/pytest-dev/pyfakefs/releases
2025-03-19 11:39:26 +08:00
Po-Chuan Hsieh
e5d7b81714
filesystems/py-gcsfs: devel/py-gcsfs: Update to 2025.3.0
Changes:	https://github.com/fsspec/gcsfs/blob/main/docs/source/changelog.rst
		https://gcsfs.readthedocs.io/en/latest/changelog.html
2025-03-19 11:39:25 +08:00
Po-Chuan Hsieh
5dc73e1593
filesystems/py-fsspec: devel/py-fsspec: Update to 2025.3.0
Changes:	https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst
		https://filesystem-spec.readthedocs.io/en/latest/changelog.html
2025-03-19 11:39:24 +08:00
Rafael Grether
e26ad835ae filesystems/s3fs: Update 1.92 → 1.95, unbreak - fix coredump
Changelogs:
https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.93
https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.94
https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.95

Improve port:
- remove GNU_CONFIGURE_MANPREFIX;
- pet portclippy;
- improve description.

PR:		285261 281071
Approved by:	dmgk (maintainer, timeout > 6 months, implicit - unbreak)
MFH:		2025Q1
2025-03-08 23:25:31 +03:00
Gleb Popov
a347a92e6e *: Bump revisions after dbus update
PR:		285253
Reported by:	Martin Birgmeier <d8zNeCFG@aon.at>
2025-03-08 17:05:10 +03:00
Charlie Li
06a08e69f3
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
2025-03-07 23:05:21 -05:00
Bryan Drewery
c1ec10eb94 */*: Chase devel/gumbo shlib version bump 2025-03-05 21:12:19 -08:00
Adam Weinberger
d0642a6176 Bump all go ports for yesterday's releases 2025-03-05 11:02:56 -05:00
Christian Weisgerber
153b006fd6 */*: bump PORTREVISION after audio/flac update 2025-03-02 22:40:52 +01:00
Jason E. Hale
fbb4f6ddab archivers/libunrar: Update to 7.1.5
Bump PORTREVISION on filesystems/rar2fs which builds against the
source.
2025-03-01 00:55:24 -05:00
Po-Chuan Hsieh
02e3012dbf
filesystems/py-fsspec-xrootd: Update to 0.5.0
- Update WWW

Changes:	https://github.com/scikit-hep/fsspec-xrootd/releases
2025-02-28 18:34:40 +08:00
Po-Chuan Hsieh
902b2b63e4
filesystems/rubygem-chef-winrm-fs: Add rubygem-chef-winrm-fs 1.3.7
File system operations over Windows Remote Management (WinRM) for Ruby
2025-02-28 18:33:22 +08:00
Ashish SHUKLA
f9fbe03c69
all: Bump after lang/go123 update
PR:		284681
2025-02-24 23:53:22 +00:00
Mikael Urankar
cf7c4b037d lang/rust: Bump revisions after 1.85.0
PR:		284884
2025-02-24 08:55:52 +01:00
Alan Somers
99500c6165 filesystems/ztop: release 0.3.0
https://github.com/asomers/ztop/blob/master/CHANGELOG.md#030---2025-02-23
2025-02-23 17:37:15 -07:00
Jason E. Hale
cbef78abfc */*: Chase devel/abseil update 2025-02-23 07:47:41 -05:00