Created attachment 254134 [details] add new category fs and move ports to it The attached patch set applies to ports commit a5bc9af80c4e943b579d47ee208623bfc3a5251c, adds a new physical category fs, and moves relevant ports to the new category. The attachment is an archive of 139 individual patches, to be applied with git-am(1). It has previously been discussed on ports@ and on github: https://github.com/freebsd/freebsd-ports/pull/302 See said pull request for a diff view and further details. Please exp-run all moved ports and their dependents and indicate whether portmgr approves of this new category.
Created attachment 254136 [details] add new category fs and move ports to it There was a rebase error leaving some <<< marks in MOVED. Attached patch has the same changes sans the rebase error.
When this was previously discussed by portmgr, the conclusion was to use virtual categories.
(In reply to Antoine Brodin from comment #2) When was this previously discussed? I've heard about that for the first time.
I don't understand how would virtual categories work? If some port really belongs to some category that doesn't exist, it still has to be placed under some real category that exists. So should are all such ports be placed under "misc"? It would grow too much over time, and this doesn't make sense.
Most of the ports are in misc, we talked about it in Dublin, and moving to a real category was deemed better.
Please update the patch with the latest from the pull request.
Created attachment 254635 [details] add new category for filesystems and add ports to it Rebased onto ports ab6304e314b6d17d5103606e138cf4b9d2a6e24b, category renamed to filesystems, misc fixes and improvements as requested in the pull request, more ports moved to the new category.
There is no need to do an exp-run
(In reply to Antoine Brodin from comment #8) mat@ specifically requested an exp-run in the discussion of the pull request on github. Please talk that out with him.
(In reply to Antoine Brodin from comment #8) With an exp-run refused, what else is needed for a decision to be made on this PR? mat@ said that I should test that "make index" works (it does) and I also did a poudriere-bulk dry run, which succeeded. Please reach a decision on whether portmgr approves of the patch set from attachment #254635 [details].
Well, as I said, squash it all in one commit, I don't think this was done in the PR.
(In reply to Mathieu Arnold from comment #11) Sorry, I had understood that this is what I should do when I land the commit, not that you would like to review the squashed commit first. Will provide a squashed patch promptly. Note that I'll likely have to rebase the patch set again before landing it, and that's much easier to do on the non-squashed patch set, so when landing, I will first rebase the unsquashed patch set and then squash it again before landing.
Created attachment 254974 [details] add new category for filesystems and add ports to it (squashed) Squash attachment #254635 [details] into one commit as requested by mat@. No other changes.
rene has given approval with hat portmgr (see pull request), will commit once the xpdf origin confusion has cleared up.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6e2da9672f79f44048d597f0f61e4646cdeade9d commit 6e2da9672f79f44048d597f0f61e4646cdeade9d Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2024-09-27 10:48:46 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-11-06 15:17:35 +0000 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 MOVED | 140 ++++++++++++++++++++ Makefile | 1 + Mk/Scripts/desktop-categories.sh | 1 + Mk/Scripts/qa.sh | 2 +- Mk/Uses/fuse.mk | 4 +- Mk/Uses/gnome.mk | 4 +- Mk/Uses/horde.mk | 2 +- Mk/Uses/linux.mk | 2 +- Mk/bsd.port.mk | 1 + archivers/py-borgbackup/Makefile | 2 +- archivers/py-borgbackup12/Makefile | 2 +- databases/py-duckdb/Makefile | 2 +- databases/py-fastparquet/Makefile | 2 +- deskutils/kdeconnect-kde/Makefile | 2 +- deskutils/qmediamanager/pkg-descr | 2 +- deskutils/spacefm/Makefile | 8 +- deskutils/xdg-desktop-portal/Makefile | 2 +- devel/Makefile | 22 ---- devel/R-cran-devtools/Makefile | 2 +- devel/R-cran-gargle/Makefile | 2 +- devel/R-cran-pkgload/Makefile | 2 +- devel/R-cran-usethis/Makefile | 2 +- devel/fossil/Makefile | 2 +- devel/libublio/pkg-descr | 2 +- devel/py-dask/Makefile | 2 +- devel/py-etils/Makefile | 6 +- devel/py-libioc/Makefile | 2 +- devel/py-pyyaml-include/Makefile | 2 +- devel/py-uproot/Makefile | 6 +- devel/py-zarr/Makefile | 2 +- devel/rubygem-aws-sdk-resources/Makefile | 2 +- emulators/Makefile | 1 - emulators/virtualbox-ose/Makefile | 2 +- filesystems/Makefile (new) | 144 +++++++++++++++++++++ {sysutils => filesystems}/R-cran-fs/Makefile | 2 +- {sysutils => filesystems}/R-cran-fs/distinfo | 0 {sysutils => filesystems}/R-cran-fs/pkg-descr | 0 {sysutils => filesystems}/acfgfs/Makefile | 2 +- {sysutils => filesystems}/acfgfs/distinfo | 0 {sysutils => filesystems}/acfgfs/pkg-descr | 0 .../fusefs-afuse => filesystems/afuse}/Makefile | 2 +- .../fusefs-afuse => filesystems/afuse}/distinfo | 1 + .../afuse}/files/afuse.1 | 0 .../afuse}/files/patch-src_afuse.c | 0 .../afuse}/files/pkg-message.in | 0 .../fusefs-afuse => filesystems/afuse}/pkg-descr | 0 .../fusefs-afuse => filesystems/afuse}/pkg-plist | 0 {sysutils => filesystems}/archivemount/Makefile | 2 +- {sysutils => filesystems}/archivemount/distinfo | 0 .../archivemount/files/pkg-message.in | 0 {sysutils => filesystems}/archivemount/pkg-descr | 0 {sysutils => filesystems}/automount/Makefile | 12 +- {sysutils => filesystems}/automount/distinfo | 0 {sysutils => filesystems}/automount/pkg-descr | 0 {sysutils => filesystems}/automount/pkg-message | 0 {sysutils => filesystems}/avfs/Makefile | 2 +- {sysutils => filesystems}/avfs/distinfo | 1 + .../avfs/files/patch-scripts_mountavfs | 0 .../avfs/files/patch-scripts_umountavfs | 0 {sysutils => filesystems}/avfs/pkg-descr | 0 {sysutils => filesystems}/avfs/pkg-plist | 0 .../fusefs-bindfs => filesystems/bindfs}/Makefile | 2 +- .../fusefs-bindfs => filesystems/bindfs}/distinfo | 0 .../fusefs-bindfs => filesystems/bindfs}/pkg-descr | 0 {security => filesystems}/cfs/Makefile | 2 +- {security => filesystems}/cfs/distinfo | 0 {security => filesystems}/cfs/files/cfsd.in | 0 {security => filesystems}/cfs/files/pkg-message.in | 0 {security => filesystems}/cfs/pkg-descr | 0 {security => filesystems}/cfs/pkg-plist | 0 .../chironfs}/Makefile | 2 +- .../chironfs}/distinfo | 1 + .../chironfs}/pkg-descr | 0 {security => filesystems}/clamfs/Makefile | 2 +- {security => filesystems}/clamfs/distinfo | 0 {security => filesystems}/clamfs/pkg-descr | 0 {security => filesystems}/clamfs/pkg-message | 0 {sysutils => filesystems}/cramfs/Makefile | 2 +- {sysutils => filesystems}/cramfs/distinfo | 1 + .../cramfs/files/patch-GNUmakefile | 0 .../cramfs/files/patch-cramfsck.c | 0 .../cramfs/files/patch-mkcramfs.c | 0 {sysutils => filesystems}/cramfs/pkg-descr | 0 .../cryptofs}/Makefile | 2 +- .../cryptofs}/distinfo | 1 + .../cryptofs}/pkg-descr | 0 .../cryptofs}/pkg-plist | 0 .../curlftpfs}/Makefile | 2 +- .../curlftpfs}/distinfo | 0 .../curlftpfs}/files/patch-ftpfs.c | 0 .../curlftpfs}/files/patch-ftpfs.h | 0 .../curlftpfs}/files/patch-path__utils.c | 0 .../curlftpfs}/files/patch-path__utils.h | 0 .../curlftpfs}/pkg-descr | 0 {sysutils => filesystems}/darling-dmg/Makefile | 2 +- {sysutils => filesystems}/darling-dmg/distinfo | 0 .../darling-dmg/files/patch-CMakeLists.txt | 0 {sysutils => filesystems}/darling-dmg/pkg-descr | 0 {sysutils => filesystems}/dsbmc-cli/Makefile | 4 +- {sysutils => filesystems}/dsbmc-cli/distinfo | 0 {sysutils => filesystems}/dsbmc-cli/pkg-descr | 0 {sysutils => filesystems}/dsbmc/Makefile | 4 +- {sysutils => filesystems}/dsbmc/distinfo | 0 .../dsbmc/files/patch-src_mainwin.cpp | 0 {sysutils => filesystems}/dsbmc/pkg-descr | 0 {sysutils => filesystems}/dsbmc/pkg-plist | 0 {sysutils => filesystems}/dsbmd/Makefile | 16 +-- {sysutils => filesystems}/dsbmd/distinfo | 0 {sysutils => filesystems}/dsbmd/files/dsbmd.in | 0 {sysutils => filesystems}/dsbmd/pkg-descr | 0 {sysutils => filesystems}/e2fsprogs-core/Makefile | 4 +- {sysutils => filesystems}/e2fsprogs-core/distinfo | 0 .../files/extrapatch-e2fsck_sigcatcher.c | 0 .../e2fsprogs-core/files/extrapatch-no-sbrk | 0 .../e2fsprogs-core/files/fix-ss_err.h.sed | 0 .../e2fsprogs-core/files/fsck_ext2fs.8 | 0 .../e2fsprogs-core/files/fsck_ext2fs.c | 0 .../e2fsprogs-core/files/patch-e2fsck__unix.c | 0 .../files/patch-lib__uuid__gen_uuid.c | 0 .../e2fsprogs-core/files/patch-lib_blkid_devname.c | 0 .../e2fsprogs-core/files/patch-lib_et_com__err.3 | 0 .../files/patch-lib_support_plausible.c | 0 .../files/patch-lib_support_sort__r.h | 0 .../e2fsprogs-core/files/patch-misc__Makefile.in | 0 .../e2fsprogs-core/files/patch-misc_blkid.8.in | 0 .../e2fsprogs-core/files/patch-misc_e2fuzz.c | 0 .../e2fsprogs-core/files/patch-tests_Makefile.in | 0 .../files/patch-tests_f__detect__junk_script | 0 .../files/patch-tests_m__offset_script | 0 .../files/patch-tests_t__mmp__fail_script | 0 .../e2fsprogs-core/files/unwanted | 0 {sysutils => filesystems}/e2fsprogs-core/pkg-descr | 0 .../e2fsprogs-core/pkg-install | 0 .../e2fsprogs-core/pkg-message | 0 {sysutils => filesystems}/e2fsprogs-core/pkg-plist | 0 {misc => filesystems}/e2fsprogs-libblkid/Makefile | 4 +- {misc => filesystems}/e2fsprogs-libblkid/pkg-descr | 0 {misc => filesystems}/e2fsprogs-libblkid/pkg-plist | 0 {sysutils => filesystems}/e2fsprogs/Makefile | 4 +- {sysutils => filesystems}/e2fsprogs/pkg-descr | 0 {sysutils => filesystems}/e2fsprogs/pkg-plist | 0 {sysutils => filesystems}/e2tools/Makefile | 4 +- {sysutils => filesystems}/e2tools/distinfo | 0 {sysutils => filesystems}/e2tools/pkg-descr | 0 {sysutils => filesystems}/e2tools/pkg-plist | 0 .../fusefs-encfs => filesystems/encfs}/Makefile | 2 +- .../fusefs-encfs => filesystems/encfs}/distinfo | 0 .../encfs}/files/patch-CMakeLists.txt | 0 .../encfs}/files/patch-encfs_NullCipher.cpp | 0 .../fusefs-encfs => filesystems/encfs}/pkg-descr | 0 .../fusefs-encfs => filesystems/encfs}/pkg-plist | 0 {sysutils => filesystems}/exfat-utils/Makefile | 2 +- {sysutils => filesystems}/exfat-utils/distinfo | 0 .../exfat-utils/files/patch-Makefile.am | 0 .../exfat-utils/files/patch-configure.ac | 0 {sysutils => filesystems}/exfat-utils/pkg-descr | 0 .../fusefs-exfat => filesystems/exfat}/Makefile | 2 +- .../fusefs-exfat => filesystems/exfat}/distinfo | 0 .../fusefs-exfat => filesystems/exfat}/pkg-descr | 0 .../fusefs-ext2 => filesystems/ext2}/Makefile | 6 +- .../fusefs-ext2 => filesystems/ext2}/distinfo | 0 .../ext2}/files/patch-fuse-ext2_fuse-ext2.c | 0 .../fusefs-ext2 => filesystems/ext2}/pkg-descr | 0 {sysutils => filesystems}/fstyp/Makefile | 2 +- {sysutils => filesystems}/fstyp/distinfo | 1 + {sysutils => filesystems}/fstyp/pkg-descr | 0 {sysutils => filesystems}/fswatch-mon/Makefile | 2 +- {sysutils => filesystems}/fswatch-mon/distinfo | 0 {sysutils => filesystems}/fswatch-mon/pkg-descr | 0 {sysutils => filesystems}/fswatch-mon/pkg-plist | 0 {sysutils => filesystems}/fusefs-libs/Makefile | 2 +- {sysutils => filesystems}/fusefs-libs/distinfo | 0 .../fusefs-libs/files/patch-doc_Makefile.am | 0 .../files/patch-lib_fuse__versionscript | 0 .../fusefs-libs/files/patch-lib_helper.c | 0 .../fusefs-libs/files/patch-lib_mount__bsd.c | 0 .../fusefs-libs/files/patch-lib_mount__util.c | 0 .../fusefs-libs/files/patch-lib_mount__util.h | 0 {sysutils => filesystems}/fusefs-libs/pkg-descr | 0 {sysutils => filesystems}/fusefs-libs/pkg-message | 0 {sysutils => filesystems}/fusefs-libs/pkg-plist | 0 {sysutils => filesystems}/fusefs-libs3/Makefile | 2 +- {sysutils => filesystems}/fusefs-libs3/distinfo | 0 .../files/extra-patch-test_meson.build | 0 .../fusefs-libs3/files/patch-example_meson.build | 0 .../fusefs-libs3/files/patch-lib_mount__bsd.c | 0 {sysutils => filesystems}/fusefs-libs3/pkg-descr | 0 {sysutils => filesystems}/fusefs-libs3/pkg-message | 0 {sysutils => filesystems}/fusefs-libs3/pkg-plist | 0 {devel => filesystems}/genromfs/Makefile | 2 +- {devel => filesystems}/genromfs/distinfo | 0 .../genromfs/files/patch-Makefile | 0 {devel => filesystems}/genromfs/pkg-descr | 0 .../fusefs-gitfs => filesystems/gitfs}/Makefile | 4 +- .../fusefs-gitfs => filesystems/gitfs}/distinfo | 0 .../gitfs}/files/patch-gitfs_utils_args.py | 0 .../fusefs-gitfs => filesystems/gitfs}/pkg-descr | 0 .../gphotofs}/Makefile | 2 +- .../gphotofs}/distinfo | 1 + .../gphotofs}/pkg-descr | 0 {devel => filesystems}/gvfs/Makefile | 2 +- {devel => filesystems}/gvfs/distinfo | 0 .../gvfs/files/patch-client_gvfsfusedaemon.c | 0 .../gvfs/files/patch-daemon_gvfswritechannel.c | 0 {devel => filesystems}/gvfs/pkg-descr | 0 {devel => filesystems}/gvfs/pkg-plist | 0 {sysutils => filesystems}/hfsexplorer/Makefile | 2 +- {sysutils => filesystems}/hfsexplorer/distinfo | 0 .../hfsexplorer/files/patch-build.xml | 0 {sysutils => filesystems}/hfsexplorer/pkg-descr | 0 {sysutils => filesystems}/hfsexplorer/pkg-plist | 0 .../hfsfuse}/Makefile | 2 +- .../hfsfuse}/distinfo | 0 .../hfsfuse}/pkg-descr | 0 {sysutils => filesystems}/hfsutils/Makefile | 2 +- {sysutils => filesystems}/hfsutils/distinfo | 1 + .../hfsutils/files/patch-Makefile.in | 0 {sysutils => filesystems}/hfsutils/pkg-descr | 0 {sysutils => filesystems}/hfsutils/pkg-plist | 0 .../httpdirfs}/Makefile | 2 +- .../httpdirfs}/distinfo | 0 .../httpdirfs}/pkg-descr | 0 .../fusefs-httpfs => filesystems/httpfs}/Makefile | 2 +- .../fusefs-httpfs => filesystems/httpfs}/distinfo | 1 + .../httpfs}/files/patch-Makefile | 0 .../httpfs}/files/patch-httpfs2.c | 0 .../fusefs-httpfs => filesystems/httpfs}/pkg-descr | 0 .../fusefs-ifuse => filesystems/ifuse}/Makefile | 2 +- .../fusefs-ifuse => filesystems/ifuse}/distinfo | 0 .../fusefs-ifuse => filesystems/ifuse}/pkg-descr | 0 .../fusefs-ifuse => filesystems/ifuse}/pkg-message | 0 .../fusefs-jmtpfs => filesystems/jmtpfs}/Makefile | 2 +- .../fusefs-jmtpfs => filesystems/jmtpfs}/distinfo | 0 .../fusefs-jmtpfs => filesystems/jmtpfs}/pkg-descr | 0 {sysutils => filesystems}/kio-fuse/Makefile | 2 +- {sysutils => filesystems}/kio-fuse/distinfo | 0 .../kio-fuse/files/patch-CMakeLists.txt | 0 {sysutils => filesystems}/kio-fuse/pkg-descr | 0 {sysutils => filesystems}/kio-fuse/pkg-message | 0 {devel => filesystems}/libbde/Makefile | 2 +- {devel => filesystems}/libbde/distinfo | 0 {devel => filesystems}/libbde/pkg-descr | 0 {devel => filesystems}/libbde/pkg-plist | 0 {devel => filesystems}/libfsapfs/Makefile | 2 +- {devel => filesystems}/libfsapfs/distinfo | 0 {devel => filesystems}/libfsapfs/pkg-descr | 0 {devel => filesystems}/libfsapfs/pkg-plist | 0 {devel => filesystems}/libfsext/Makefile | 2 +- {devel => filesystems}/libfsext/distinfo | 0 {devel => filesystems}/libfsext/pkg-descr | 0 {devel => filesystems}/libfsext/pkg-plist | 0 {devel => filesystems}/libfsfat/Makefile | 2 +- {devel => filesystems}/libfsfat/distinfo | 0 {devel => filesystems}/libfsfat/pkg-descr | 0 {devel => filesystems}/libfsfat/pkg-plist | 0 {devel => filesystems}/libfshfs/Makefile | 2 +- {devel => filesystems}/libfshfs/distinfo | 0 {devel => filesystems}/libfshfs/pkg-descr | 0 {devel => filesystems}/libfshfs/pkg-plist | 0 {devel => filesystems}/libfsntfs/Makefile | 2 +- {devel => filesystems}/libfsntfs/distinfo | 0 {devel => filesystems}/libfsntfs/pkg-descr | 0 {devel => filesystems}/libfsntfs/pkg-plist | 0 {devel => filesystems}/libfsxfs/Makefile | 2 +- {devel => filesystems}/libfsxfs/distinfo | 0 {devel => filesystems}/libfsxfs/pkg-descr | 0 {devel => filesystems}/libfsxfs/pkg-plist | 0 {devel => filesystems}/libmodi/Makefile | 2 +- {devel => filesystems}/libmodi/distinfo | 0 {devel => filesystems}/libmodi/pkg-descr | 0 {devel => filesystems}/libmodi/pkg-plist | 0 .../linux-c7-dosfstools/Makefile | 2 +- .../linux-c7-dosfstools/distinfo | 0 .../linux-c7-dosfstools/pkg-descr | 0 .../linux-c7-dosfstools/pkg-plist | 0 {sysutils => filesystems}/lizardfs/Makefile | 2 +- {sysutils => filesystems}/lizardfs/distinfo | 0 .../lizardfs/files/mfscgiserv.in | 0 .../lizardfs/files/mfschunkserver.in | 0 .../lizardfs/files/mfsmaster.in | 0 .../lizardfs/files/mfsmetalogger.in | 0 .../lizardfs/files/mfspingserv.in | 0 .../lizardfs/files/patch-CMakeLists.txt | 0 .../lizardfs/files/patch-cmake_CheckIncludes.cmake | 0 .../lizardfs/files/patch-cmake__Libraries.cmake | 0 .../lizardfs/files/patch-src_common_slogger.cc | 0 .../lizardfs/files/patch-src_common_slogger.h | 0 {sysutils => filesystems}/lizardfs/pkg-descr | 0 {sysutils => filesystems}/lizardfs/pkg-plist | 0 {sysutils/fusefs-lkl => filesystems/lkl}/Makefile | 2 +- {sysutils/fusefs-lkl => filesystems/lkl}/distinfo | 0 .../lkl}/files/patch-Makefile | 0 .../lkl}/files/patch-Targets | 0 {sysutils/fusefs-lkl => filesystems/lkl}/pkg-descr | 0 {sysutils => filesystems}/ltfs/Makefile | 2 +- {sysutils => filesystems}/ltfs/distinfo | 0 .../patch-src_tape__drivers_freebsd_cam_cam__tc.c | 0 {sysutils => filesystems}/ltfs/pkg-descr | 0 {sysutils => filesystems}/ltfs/pkg-message | 0 {sysutils => filesystems}/ltfs/pkg-plist | 0 .../mergerfs}/Makefile | 2 +- .../mergerfs}/distinfo | 0 .../mergerfs}/files/patch-libfuse_lib_cpu.hpp | 0 .../mergerfs}/files/patch-libfuse_lib_fuse.c | 0 .../files/patch-libfuse_util_fusermount.c | 0 .../mergerfs}/files/patch-src_fs__readahead.cpp | 0 .../mergerfs}/files/patch-src_fs__umount2.hpp | 0 .../mergerfs}/files/patch-tools_preload.c | 0 .../mergerfs}/pkg-descr | 0 .../fusefs-mhddfs => filesystems/mhddfs}/Makefile | 2 +- .../fusefs-mhddfs => filesystems/mhddfs}/distinfo | 1 + .../mhddfs}/files/patch-Makefile | 0 .../fusefs-mhddfs => filesystems/mhddfs}/pkg-descr | 0 {sysutils => filesystems}/moosefs2-cgi/Makefile | 0 {sysutils => filesystems}/moosefs2-cgi/pkg-descr | 0 {sysutils => filesystems}/moosefs2-cgi/pkg-plist | 0 .../moosefs2-cgiserv/Makefile | 0 .../moosefs2-cgiserv/pkg-descr | 0 .../moosefs2-cgiserv/pkg-plist | 0 .../moosefs2-chunkserver/Makefile | 0 .../moosefs2-chunkserver/pkg-descr | 0 .../moosefs2-chunkserver/pkg-plist | 0 {sysutils => filesystems}/moosefs2-cli/Makefile | 0 {sysutils => filesystems}/moosefs2-cli/pkg-descr | 0 {sysutils => filesystems}/moosefs2-cli/pkg-plist | 0 {sysutils => filesystems}/moosefs2-client/Makefile | 0 .../moosefs2-client/pkg-descr | 0 .../moosefs2-client/pkg-plist | 0 {sysutils => filesystems}/moosefs2-master/Makefile | 4 +- {sysutils => filesystems}/moosefs2-master/distinfo | 0 .../moosefs2-master/files/mfscgiserv.in | 0 .../moosefs2-master/files/mfschunkserver.in | 0 .../moosefs2-master/files/mfsmaster.in | 0 .../moosefs2-master/files/mfsmetalogger.in | 0 .../files/patch-mfsdata_Makefile.in | 0 .../moosefs2-master/files/pkg-message-cgiserv.in | 0 .../files/pkg-message-chunkserver.in | 0 .../moosefs2-master/files/pkg-message-master.in | 0 .../files/pkg-message-metalogger.in | 0 .../moosefs2-master/pkg-descr | 0 .../moosefs2-master/pkg-plist | 0 .../moosefs2-metalogger/Makefile | 0 .../moosefs2-metalogger/pkg-descr | 0 .../moosefs2-metalogger/pkg-plist | 0 .../moosefs2-netdump/Makefile | 0 .../moosefs2-netdump/pkg-descr | 0 .../moosefs2-netdump/pkg-plist | 0 {sysutils => filesystems}/moosefs3-cgi/Makefile | 0 {sysutils => filesystems}/moosefs3-cgi/pkg-descr | 0 {sysutils => filesystems}/moosefs3-cgi/pkg-plist | 0 .../moosefs3-cgiserv/Makefile | 0 .../moosefs3-cgiserv/pkg-descr | 0 .../moosefs3-cgiserv/pkg-plist | 0 .../moosefs3-chunkserver/Makefile | 0 .../moosefs3-chunkserver/pkg-descr | 0 .../moosefs3-chunkserver/pkg-plist | 0 {sysutils => filesystems}/moosefs3-cli/Makefile | 0 {sysutils => filesystems}/moosefs3-cli/pkg-descr | 0 {sysutils => filesystems}/moosefs3-cli/pkg-plist | 0 {sysutils => filesystems}/moosefs3-client/Makefile | 0 .../moosefs3-client/pkg-descr | 0 .../moosefs3-client/pkg-plist | 0 {sysutils => filesystems}/moosefs3-master/Makefile | 4 +- {sysutils => filesystems}/moosefs3-master/distinfo | 0 .../moosefs3-master/files/mfscgiserv.in | 0 .../moosefs3-master/files/mfschunkserver.in | 0 .../moosefs3-master/files/mfsmaster.in | 0 .../moosefs3-master/files/mfsmetalogger.in | 0 .../moosefs3-master/files/pkg-message-cgiserv.in | 0 .../files/pkg-message-chunkserver.in | 0 .../moosefs3-master/files/pkg-message-master.in | 0 .../files/pkg-message-metalogger.in | 0 .../moosefs3-master/pkg-descr | 0 .../moosefs3-master/pkg-plist | 0 .../moosefs3-metalogger/Makefile | 0 .../moosefs3-metalogger/pkg-descr | 0 .../moosefs3-metalogger/pkg-plist | 0 .../moosefs3-netdump/Makefile | 0 .../moosefs3-netdump/pkg-descr | 0 .../moosefs3-netdump/pkg-plist | 0 .../fusefs-mp3fs => filesystems/mp3fs}/Makefile | 2 +- .../fusefs-mp3fs => filesystems/mp3fs}/distinfo | 0 .../fusefs-mp3fs => filesystems/mp3fs}/pkg-descr | 0 {emulators => filesystems}/mtools/Makefile | 2 +- {emulators => filesystems}/mtools/distinfo | 0 .../mtools/files/patch-Makefile.in | 0 .../mtools/files/patch-configure | 0 .../mtools/files/patch-mtools.texi | 0 .../mtools/files/patch-scsi.c | 0 .../mtools/files/pkg-message.in | 0 {emulators => filesystems}/mtools/pkg-descr | 0 {emulators => filesystems}/mtools/pkg-plist | 0 {sysutils => filesystems}/mtpfs/Makefile | 2 +- {sysutils => filesystems}/mtpfs/distinfo | 0 .../mtpfs/files/patch-Makefile.am | 0 .../mtpfs/files/patch-Makefile.in | 0 .../mtpfs/files/patch-mtpfs.c | 0 .../mtpfs/files/patch-mtpfs.h | 0 {sysutils => filesystems}/mtpfs/pkg-descr | 0 {sysutils/fusefs-nbt => filesystems/nbt}/Makefile | 2 +- {sysutils/fusefs-nbt => filesystems/nbt}/distinfo | 0 {sysutils/fusefs-nbt => filesystems/nbt}/pkg-descr | 0 {sysutils/fusefs-nbt => filesystems/nbt}/pkg-plist | 0 .../ntfs-compression}/Makefile | 4 +- .../ntfs-compression}/distinfo | 0 .../ntfs-compression}/pkg-descr | 0 .../fusefs-ntfs => filesystems/ntfs}/Makefile | 2 +- .../fusefs-ntfs => filesystems/ntfs}/distinfo | 0 .../ntfs}/files/README.FreeBSD | 0 .../ntfs}/files/extra-patch-ublio | 0 .../ntfs}/files/patch-configure | 0 .../ntfs}/files/patch-libntfs-3g__unix_io.c | 0 .../ntfs}/files/patch-ntfsprogs_mkntfs.c | 0 .../ntfs}/files/pkg-message.in | 0 .../fusefs-ntfs => filesystems/ntfs}/pkg-descr | 0 .../fusefs-ntfs => filesystems/ntfs}/pkg-plist | 0 {sysutils => filesystems}/ntfs2btrfs/Makefile | 2 +- {sysutils => filesystems}/ntfs2btrfs/distinfo | 0 .../ntfs2btrfs/files/patch-src_ntfs.cpp | 0 {sysutils => filesystems}/ntfs2btrfs/pkg-descr | 0 {sysutils => filesystems}/openzfs-kmod/Makefile | 2 +- {sysutils => filesystems}/openzfs-kmod/distinfo | 0 {sysutils => filesystems}/openzfs-kmod/pkg-descr | 0 {sysutils => filesystems}/openzfs-kmod/pkg-message | 0 {sysutils => filesystems}/openzfs/Makefile | 4 +- {sysutils => filesystems}/openzfs/distinfo | 0 {sysutils => filesystems}/openzfs/pkg-descr | 0 {sysutils => filesystems}/openzfs/pkg-message | 0 {sysutils => filesystems}/openzfs/pkg-plist | 0 .../p5-Filesys-Statvfs/Makefile | 2 +- .../p5-Filesys-Statvfs/distinfo | 1 + .../p5-Filesys-Statvfs/pkg-descr | 0 .../p5-Filesys-Statvfs/pkg-plist | 0 {sysutils => filesystems}/p5-Fuse/Makefile | 2 +- {sysutils => filesystems}/p5-Fuse/distinfo | 1 + {sysutils => filesystems}/p5-Fuse/pkg-descr | 0 {sysutils => filesystems}/p5-Fuse/pkg-plist | 0 {sysutils => filesystems}/pear-Horde_Vfs/Makefile | 2 +- {sysutils => filesystems}/pear-Horde_Vfs/distinfo | 0 {sysutils => filesystems}/pear-Horde_Vfs/pkg-descr | 0 {sysutils/fusefs-pod => filesystems/pod}/Makefile | 2 +- {sysutils/fusefs-pod => filesystems/pod}/distinfo | 1 + .../pod}/files/patch-configure | 0 .../pod}/files/patch-src_fusepod__ipod.h | 0 .../pod}/files/patch-src_fusepod__util.h | 0 {sysutils/fusefs-pod => filesystems/pod}/pkg-descr | 0 {sysutils => filesystems}/progsreiserfs/Makefile | 2 +- {sysutils => filesystems}/progsreiserfs/distinfo | 1 + .../extrapatch-progsreiserfs_libmisc_Makefile.in | 0 .../progsreiserfs/files/patch-libdal_file.c | 0 .../files/patch-libreiserfs_journal.c | 0 {sysutils => filesystems}/progsreiserfs/pkg-descr | 0 {sysutils => filesystems}/progsreiserfs/pkg-plist | 0 {security => filesystems}/py-dfvfs/Makefile | 18 +-- {security => filesystems}/py-dfvfs/distinfo | 0 {security => filesystems}/py-dfvfs/pkg-descr | 0 {devel => filesystems}/py-fs/Makefile | 2 +- {devel => filesystems}/py-fs/distinfo | 1 + {devel => filesystems}/py-fs/files/patch-2to3 | 0 {devel => filesystems}/py-fs/pkg-descr | 0 {devel => filesystems}/py-fs2/Makefile | 2 +- {devel => filesystems}/py-fs2/distinfo | 0 {devel => filesystems}/py-fs2/pkg-descr | 0 {devel => filesystems}/py-fsspec-xrootd/Makefile | 4 +- {devel => filesystems}/py-fsspec-xrootd/distinfo | 0 {devel => filesystems}/py-fsspec-xrootd/pkg-descr | 0 {devel => filesystems}/py-fsspec/Makefile | 2 +- {devel => filesystems}/py-fsspec/distinfo | 0 {devel => filesystems}/py-fsspec/pkg-descr | 0 {devel => filesystems}/py-fusepy/Makefile | 2 +- {devel => filesystems}/py-fusepy/distinfo | 0 {devel => filesystems}/py-fusepy/pkg-descr | 0 {devel => filesystems}/py-gcsfs/Makefile | 6 +- {devel => filesystems}/py-gcsfs/distinfo | 0 {devel => filesystems}/py-gcsfs/pkg-descr | 0 {devel => filesystems}/py-libzfs/Makefile | 2 +- {devel => filesystems}/py-libzfs/distinfo | 0 .../py-libzfs/files/extra-zpool-add.patch | 0 {devel => filesystems}/py-libzfs/pkg-descr | 0 {devel => filesystems}/py-llfuse/Makefile | 2 +- {devel => filesystems}/py-llfuse/distinfo | 0 {devel => filesystems}/py-llfuse/pkg-descr | 0 .../py-prometheus-zfs/Makefile | 4 +- .../py-prometheus-zfs/distinfo | 0 .../py-prometheus-zfs/files/zfsprom.in | 0 .../py-prometheus-zfs/pkg-descr | 0 {devel => filesystems}/py-pyfakefs/Makefile | 2 +- {devel => filesystems}/py-pyfakefs/distinfo | 0 {devel => filesystems}/py-pyfakefs/pkg-descr | 0 {devel => filesystems}/py-s3fs/Makefile | 4 +- {devel => filesystems}/py-s3fs/distinfo | 0 {devel => filesystems}/py-s3fs/pkg-descr | 0 .../py-zfs-autobackup/Makefile | 2 +- .../py-zfs-autobackup/distinfo | 0 .../py-zfs-autobackup/pkg-descr | 0 .../fusefs-rar2fs => filesystems/rar2fs}/Makefile | 2 +- .../fusefs-rar2fs => filesystems/rar2fs}/distinfo | 0 .../rar2fs}/files/patch-configure.ac | 0 .../rar2fs}/files/patch-src_dllext.cpp | 0 .../fusefs-rar2fs => filesystems/rar2fs}/pkg-descr | 0 .../rubygem-aws-sdk-efs/Makefile | 2 +- .../rubygem-aws-sdk-efs/distinfo | 0 .../rubygem-aws-sdk-efs/pkg-descr | 0 .../rubygem-winrm-fs/Makefile | 2 +- .../rubygem-winrm-fs/distinfo | 0 .../rubygem-winrm-fs/pkg-descr | 0 .../s3backer}/Makefile | 2 +- .../s3backer}/distinfo | 0 .../s3backer}/pkg-descr | 0 .../s3backer}/pkg-plist | 0 .../fusefs-s3fs => filesystems/s3fs}/Makefile | 2 +- .../fusefs-s3fs => filesystems/s3fs}/distinfo | 0 .../s3fs}/files/patch-test_mknod__test.c | 0 .../fusefs-s3fs => filesystems/s3fs}/pkg-descr | 0 .../fusefs-s3fs => filesystems/s3fs}/pkg-message | 0 .../sandboxfs}/Makefile | 2 +- .../sandboxfs}/distinfo | 0 .../sandboxfs}/files/patch-powerpc | 0 .../sandboxfs}/files/patch-src_lib.rs | 0 .../sandboxfs}/files/patch-src_nodes_conv.rs | 0 .../sandboxfs}/files/patch-src_nodes_mod.rs | 0 .../sandboxfs}/pkg-descr | 0 .../sandboxfs}/pkg-message | 0 {sysutils => filesystems}/scan_ffs/Makefile | 2 +- {sysutils => filesystems}/scan_ffs/distinfo | 1 + {sysutils => filesystems}/scan_ffs/pkg-descr | 0 .../securefs}/Makefile | 2 +- .../securefs}/distinfo | 0 .../securefs}/pkg-descr | 0 .../simple-mtpfs}/Makefile | 2 +- .../simple-mtpfs}/distinfo | 0 .../files/patch-src__simple-mtpfs-fuse.cpp | 0 .../simple-mtpfs}/files/special_simple-mtpfs.in | 0 .../simple-mtpfs}/pkg-descr | 0 .../smbnetfs}/Makefile | 2 +- .../smbnetfs}/distinfo | 0 .../smbnetfs}/files/patch-fuse3 | 0 .../smbnetfs}/files/pkg-message.in | 0 .../smbnetfs}/pkg-descr | 0 .../smbnetfs}/pkg-plist | 0 .../fusefs-sqlfs => filesystems/sqlfs}/Makefile | 2 +- .../fusefs-sqlfs => filesystems/sqlfs}/distinfo | 1 + .../sqlfs}/files/patch-fuse_main.c | 0 .../fusefs-sqlfs => filesystems/sqlfs}/pkg-descr | 0 .../fusefs-sqlfs => filesystems/sqlfs}/pkg-message | 0 .../squashfs-tools-ng/Makefile | 2 +- .../squashfs-tools-ng/distinfo | 0 .../squashfs-tools-ng/pkg-descr | 0 .../squashfs-tools-ng/pkg-plist | 0 {sysutils => filesystems}/squashfs-tools/Makefile | 2 +- {sysutils => filesystems}/squashfs-tools/distinfo | 0 .../squashfs-tools/files/patch-Makefile | 0 .../squashfs-tools/files/patch-action.c | 0 .../squashfs-tools/files/patch-pseudo.c | 0 {sysutils => filesystems}/squashfs-tools/pkg-descr | 0 .../squashfuse}/Makefile | 2 +- .../squashfuse}/distinfo | 0 .../squashfuse}/pkg-descr | 0 .../squashfuse}/pkg-plist | 0 .../fusefs-sshfs => filesystems/sshfs}/Makefile | 2 +- .../fusefs-sshfs => filesystems/sshfs}/distinfo | 0 .../sshfs}/files/patch-meson.build | 0 .../fusefs-sshfs => filesystems/sshfs}/pkg-descr | 0 .../fusefs-sshfs => filesystems/sshfs}/pkg-message | 0 {devel => filesystems}/tclvfs/Makefile | 2 +- {devel => filesystems}/tclvfs/distinfo | 1 + .../tclvfs/files/patch-Makefile.in | 0 .../tclvfs/files/patch-generic_vfs.c | 0 {devel => filesystems}/tclvfs/pkg-descr | 0 {devel => filesystems}/tclvfs/pkg-plist | 0 {sysutils/fusefs-ufs => filesystems/ufs}/Makefile | 2 +- .../fusefs-ufs => filesystems/ufs}/Makefile.crates | 0 {sysutils/fusefs-ufs => filesystems/ufs}/distinfo | 0 {sysutils/fusefs-ufs => filesystems/ufs}/pkg-descr | 0 {sysutils/fusefs-ufs => filesystems/ufs}/pkg-plist | 0 {sysutils => filesystems}/ufs_copy/Makefile | 2 +- {sysutils => filesystems}/ufs_copy/distinfo | 1 + .../ufs_copy/files/patch-ufs_copy.c | 0 {sysutils => filesystems}/ufs_copy/pkg-descr | 0 .../unionfs}/Makefile | 2 +- .../unionfs}/distinfo | 0 .../unionfs}/files/patch-CMakeLists.txt | 0 .../unionfs}/files/patch-src__usyslog.c | 0 .../unionfs}/files/pkg-message.in | 0 .../unionfs}/pkg-descr | 0 .../unreliablefs}/Makefile | 2 +- .../unreliablefs}/distinfo | 0 .../unreliablefs}/pkg-descr | 0 {sysutils => filesystems}/vzvol/Makefile | 6 +- {sysutils => filesystems}/vzvol/distinfo | 0 {sysutils => filesystems}/vzvol/pkg-descr | 0 {sysutils => filesystems}/vzvol/pkg-plist | 0 .../webdavfs}/Makefile | 2 +- .../webdavfs}/distinfo | 0 .../webdavfs}/files/mount_webdavfs.in | 0 .../webdavfs}/files/pkg-message.in | 0 .../webdavfs}/pkg-descr | 0 {sysutils => filesystems}/wimlib/Makefile | 4 +- {sysutils => filesystems}/wimlib/distinfo | 0 {sysutils => filesystems}/wimlib/pkg-descr | 0 {sysutils => filesystems}/wimlib/pkg-plist | 0 {sysutils => filesystems}/xfsm/Makefile | 2 +- {sysutils => filesystems}/xfsm/distinfo | 1 + .../xfsm/files/patch-xfsm_util.c | 0 {sysutils => filesystems}/xfsm/pkg-descr | 0 {sysutils => filesystems}/xfsprogs/Makefile | 2 +- {sysutils => filesystems}/xfsprogs/distinfo | 0 .../xfsprogs/files/patch-fsr_xfs__fsr.c | 0 .../xfsprogs/files/patch-include_freebsd.h | 0 .../xfsprogs/files/patch-include_libxfs.h | 0 .../xfsprogs/files/patch-include_list.h | 0 .../xfsprogs/files/patch-include_xfs__bit.h | 0 .../xfsprogs/files/patch-io_mmap.c | 0 .../xfsprogs/files/patch-io_readdir.c | 0 .../xfsprogs/files/patch-libhandle_handle.c | 0 .../xfsprogs/files/patch-libhandle_jdm.c | 0 .../xfsprogs/files/patch-libxcmd_paths.c | 0 .../xfsprogs/files/patch-libxfs_crc32.c | 0 .../xfsprogs/files/patch-libxfs_rdwr.c | 0 .../xfsprogs/files/patch-libxfs_util.c | 0 .../files/patch-libxfs_xfs__attr__remote.c | 0 .../xfsprogs/files/patch-libxlog_util.c | 0 .../xfsprogs/files/patch-po_de.po | 0 .../xfsprogs/files/patch-repair_agheader.c | 0 .../xfsprogs/files/patch-repair_attr__repair.c | 0 .../xfsprogs/files/patch-repair_attr__repair.h | 0 .../xfsprogs/files/patch-repair_bmap.c | 0 .../xfsprogs/files/patch-repair_dino__chunks.c | 0 .../xfsprogs/files/patch-repair_dinode.c | 0 .../xfsprogs/files/patch-repair_dir2.c | 0 .../xfsprogs/files/patch-repair_incore.c | 0 .../xfsprogs/files/patch-repair_phase2.c | 0 .../xfsprogs/files/patch-repair_phase3.c | 0 .../xfsprogs/files/patch-repair_phase4.c | 0 .../xfsprogs/files/patch-repair_phase6.c | 0 .../xfsprogs/files/patch-repair_phase7.c | 0 .../xfsprogs/files/patch-repair_progress.c | 0 .../xfsprogs/files/patch-repair_sb.c | 0 .../xfsprogs/files/patch-repair_scan.c | 0 .../xfsprogs/files/patch-repair_xfs__repair.c | 0 {sysutils => filesystems}/xfsprogs/pkg-descr | 0 {sysutils => filesystems}/xfsprogs/pkg-plist | 0 .../fusefs-xfuse => filesystems/xfuse}/Makefile | 2 +- .../xfuse}/Makefile.crates | 0 .../fusefs-xfuse => filesystems/xfuse}/distinfo | 0 .../fusefs-xfuse => filesystems/xfuse}/pkg-descr | 0 {sysutils => filesystems}/zap/Makefile | 2 +- {sysutils => filesystems}/zap/distinfo | 0 {sysutils => filesystems}/zap/pkg-descr | 0 {sysutils => filesystems}/zap/pkg-message | 0 {sysutils => filesystems}/zfs-periodic/Makefile | 2 +- {sysutils => filesystems}/zfs-periodic/distinfo | 1 + {sysutils => filesystems}/zfs-periodic/pkg-descr | 0 {sysutils => filesystems}/zfs-periodic/pkg-message | 0 {sysutils => filesystems}/zfs-replicate/Makefile | 2 +- {sysutils => filesystems}/zfs-replicate/distinfo | 0 {sysutils => filesystems}/zfs-replicate/pkg-descr | 0 .../zfs-replicate/pkg-message | 0 {sysutils => filesystems}/zfs-snap-diff/Makefile | 2 +- {sysutils => filesystems}/zfs-snap-diff/distinfo | 0 {sysutils => filesystems}/zfs-snap-diff/pkg-descr | 0 .../zfs-snapshot-clean/Makefile | 2 +- .../zfs-snapshot-clean/distinfo | 1 + .../zfs-snapshot-clean/pkg-descr | 0 .../zfs-snapshot-mgmt/Makefile | 2 +- .../zfs-snapshot-mgmt/distinfo | 1 + .../files/patch-zfs-snapshot-mgmt | 0 .../zfs-snapshot-mgmt/files/pkg-message.in | 0 .../zfs-snapshot-mgmt/pkg-descr | 0 .../zfs-snapshot-mgmt/pkg-plist | 0 {sysutils => filesystems}/zfs-stats-lite/Makefile | 2 +- {sysutils => filesystems}/zfs-stats-lite/distinfo | 1 + {sysutils => filesystems}/zfs-stats-lite/pkg-descr | 2 +- {sysutils => filesystems}/zfs-stats/Makefile | 2 +- {sysutils => filesystems}/zfs-stats/distinfo | 0 {sysutils => filesystems}/zfs-stats/pkg-descr | 0 {sysutils => filesystems}/zfsnap/Makefile | 2 +- {sysutils => filesystems}/zfsnap/distinfo | 1 + .../zfsnap/files/patch-zfSnap.sh | 0 {sysutils => filesystems}/zfsnap/pkg-descr | 0 {sysutils => filesystems}/zfsnap/pkg-message | 0 {sysutils => filesystems}/zfsnap/pkg-plist | 0 {sysutils => filesystems}/zfsnap2/Makefile | 2 +- {sysutils => filesystems}/zfsnap2/distinfo | 0 .../files/patch-periodic_xPERIODICx__zfsnap.sh | 0 {sysutils => filesystems}/zfsnap2/pkg-descr | 0 {sysutils => filesystems}/zfsnap2/pkg-plist | 0 {sysutils => filesystems}/zfstools/Makefile | 2 +- {sysutils => filesystems}/zfstools/distinfo | 1 + .../zfstools/files/pkg-message.in | 0 {sysutils => filesystems}/zfstools/pkg-descr | 0 {sysutils => filesystems}/zfstools/pkg-plist | 0 {sysutils/fusefs-zip => filesystems/zip}/Makefile | 2 +- {sysutils/fusefs-zip => filesystems/zip}/distinfo | 0 {sysutils/fusefs-zip => filesystems/zip}/pkg-descr | 0 {sysutils => filesystems}/zisofs-tools/Makefile | 2 +- {sysutils => filesystems}/zisofs-tools/distinfo | 1 + .../zisofs-tools/files/patch-compress.c | 0 {sysutils => filesystems}/zisofs-tools/pkg-descr | 0 {sysutils => filesystems}/zrepl-dsh2dsh/Makefile | 2 +- {sysutils => filesystems}/zrepl-dsh2dsh/distinfo | 0 .../zrepl-dsh2dsh/files/pkg-message.in | 2 +- {sysutils => filesystems}/zrepl-dsh2dsh/pkg-descr | 0 {sysutils => filesystems}/zrepl-dsh2dsh/pkg-plist | 0 {sysutils => filesystems}/zrepl/Makefile | 2 +- {sysutils => filesystems}/zrepl/distinfo | 0 {sysutils => filesystems}/zrepl/files/500.zrepl.in | 0 .../zrepl/files/newsyslog.conf | 0 {sysutils => filesystems}/zrepl/files/patch-go.mod | 0 {sysutils => filesystems}/zrepl/files/patch-go.sum | 0 .../zrepl/files/patch-vendor_modules.txt | 0 .../zrepl/files/pkg-message.in | 2 +- {sysutils => filesystems}/zrepl/files/syslog.conf | 0 {sysutils => filesystems}/zrepl/files/zrepl.in | 0 {sysutils => filesystems}/zrepl/files/zrepl.yml | 0 {sysutils => filesystems}/zrepl/pkg-descr | 0 {sysutils => filesystems}/zrepl/pkg-plist | 0 {sysutils => filesystems}/zxfer/Makefile | 2 +- {sysutils => filesystems}/zxfer/distinfo | 0 {sysutils => filesystems}/zxfer/pkg-descr | 0 graphics/Makefile | 1 - graphics/py-geosnap/Makefile | 4 +- graphics/py-imageio/Makefile | 4 +- graphics/py-tifffile/Makefile | 2 +- math/py-awkward/Makefile | 2 +- math/py-modin/Makefile | 2 +- misc/Makefile | 1 - misc/e2fsprogs-libuuid/Makefile | 2 +- misc/mc/Makefile | 2 +- misc/py-datasets/Makefile | 4 +- misc/py-huggingface-hub/Makefile | 2 +- misc/py-pytorch-lightning/Makefile | 2 +- misc/py-torch-geometric/Makefile | 2 +- net-mgmt/seafile-server/Makefile | 2 +- net/afpfs-ng/Makefile | 2 +- net/ipxe/Makefile | 2 +- net/rclone/Makefile | 2 +- net/rubygem-train-winrm/Makefile | 2 +- net/wifibox-alpine/Makefile | 2 +- print/py-fonttools/Makefile | 2 +- science/py-asdf/Makefile | 2 +- security/Makefile | 3 - security/aide/Makefile | 2 +- security/py-keyrings.alt/Makefile | 4 +- security/py-plaso/Makefile | 2 +- security/rage-encryption/Makefile | 2 +- sysutils/Makefile | 112 ---------------- sysutils/fwup/Makefile | 2 +- sysutils/grub2-efi/Makefile | 2 +- sysutils/grub2-pcbsd/Makefile | 2 +- sysutils/iocage-devel/Makefile | 2 +- sysutils/iocage/Makefile | 2 +- sysutils/limine/Makefile | 2 +- sysutils/p5-Brackup/Makefile | 2 +- sysutils/p5-Fuse-Simple/Makefile | 2 +- sysutils/rubygem-bolt/Makefile | 2 +- sysutils/rubygem-winrm-elevated/Makefile | 2 +- sysutils/swtpm/Makefile | 2 +- sysutils/syslinux/Makefile | 2 +- sysutils/testdisk/Makefile | 4 +- sysutils/unetbootin/Makefile | 2 +- sysutils/vagrant/Makefile | 2 +- sysutils/volman/Makefile | 2 +- textproc/R-cran-reprex/Makefile | 2 +- textproc/R-cran-sass/Makefile | 2 +- textproc/multimarkdown/Makefile | 2 +- textproc/py-petl/Makefile | 2 +- www/R-cran-pkgdown/Makefile | 2 +- www/py-django-bakery/Makefile | 2 +- x11-fm/nemo/Makefile | 2 +- x11-fm/worker/Makefile | 2 +- x11-fonts/py-fontfeatures/Makefile | 2 +- 772 files changed, 573 insertions(+), 399 deletions(-)
It is done.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=43862c0fcfc10374266bf69552e002212a3061a1 commit 43862c0fcfc10374266bf69552e002212a3061a1 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2024-11-07 10:46:13 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-11-07 10:49:25 +0000 filesystems/zrepl*: unbreak fetch after move to filesystems Go ports encode the ports category in their DISTDIR_SUBDIR. Regenerate distinfo following a move of the ports. Checksums remain the same. Reported by: olgeni Approved by: portmgr (infrastructure blanket) Pull Request: https://github.com/freebsd/freebsd-ports/pull/302 PR: 281988 Fixes: 6e2da9672f79f44048d597f0f61e4646cdeade9d filesystems/zrepl-dsh2dsh/distinfo | 10 +++++----- filesystems/zrepl/distinfo | 14 +++++++------- 2 files changed, 12 insertions(+), 12 deletions(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=77d61ade3f99bb10f17f2c7c41e36b045117e6bb commit 77d61ade3f99bb10f17f2c7c41e36b045117e6bb Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2024-11-08 12:31:13 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-11-08 12:36:00 +0000 Mk/Scripts/desktop-categories.sh: fix whitespace issue, alphabetize A copy paste error from when the patch set was reworked to name the category "filesystems" instead of "fs." Reported by: danfe Fixes: 6e2da9672f79f44048d597f0f61e4646cdeade9d Pull Request: https://github.com/freebsd/freebsd-ports/pull/302 PR: 281988 Mk/Scripts/desktop-categories.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)