View | Details | Raw Unified | Return to bug 281988 | Differences between
and this patch

Collapse All | Expand All

(-)b/Makefile (+1 lines)
Lines 17-22 SUBDIR += editors Link Here
17
SUBDIR += emulators
17
SUBDIR += emulators
18
SUBDIR += finance
18
SUBDIR += finance
19
SUBDIR += french
19
SUBDIR += french
20
SUBDIR += filesystems
20
SUBDIR += ftp
21
SUBDIR += ftp
21
SUBDIR += games
22
SUBDIR += games
22
SUBDIR += german
23
SUBDIR += german
(-)b/Mk/Scripts/desktop-categories.sh (+1 lines)
Lines 36-41 for native_category in ${dp_CATEGORIES}; do Link Here
36
		education)	c="Education"				;;
36
		education)	c="Education"				;;
37
		emulators)	c="System Emulator"			;;
37
		emulators)	c="System Emulator"			;;
38
		finance)	c="Office Finance"			;;
38
		finance)	c="Office Finance"			;;
39
                filesystems)    c="System Filesystem"                   ;;
39
		ftp)		c="Network FileTransfer"		;;
40
		ftp)		c="Network FileTransfer"		;;
40
		games)		c="Game"				;;
41
		games)		c="Game"				;;
41
		geography)	c="Education Science Geography"		;;
42
		geography)	c="Education Science Geography"		;;
(-)b/Mk/bsd.port.mk (+1 lines)
Lines 2583-2588 VALID_CATEGORIES+= accessibility afterstep arabic archivers astro audio \ Link Here
2583
	benchmarks biology budgie cad chinese comms converters \
2583
	benchmarks biology budgie cad chinese comms converters \
2584
	databases deskutils devel dns docs \
2584
	databases deskutils devel dns docs \
2585
	editors education elisp emulators enlightenment finance french ftp \
2585
	editors education elisp emulators enlightenment finance french ftp \
2586
	filesystems \
2586
	games geography german gnome gnustep graphics \
2587
	games geography german gnome gnustep graphics \
2587
	hamradio haskell hebrew hungarian irc japanese java \
2588
	hamradio haskell hebrew hungarian irc japanese java \
2588
	kde ${_KDE_CATEGORIES_SUPPORTED} kld korean \
2589
	kde ${_KDE_CATEGORIES_SUPPORTED} kld korean \
(-)b/filesystems/Makefile (-2 / +3 lines)
Added Link Here
0
- 
1
    COMMENT = File systems and related utilities
1
--
2
3
.include <bsd.port.subdir.mk>
2
MOVED                                     | 1 +
4
MOVED                                     | 1 +
3
filesystems/Makefile                      | 2 ++
5
filesystems/Makefile                      | 2 ++
4
{sysutils => filesystems}/zap/Makefile    | 2 +-
6
{sysutils => filesystems}/zap/Makefile    | 2 +-
5
{sysutils => filesystems}/zap/distinfo    | 0
7
{sysutils => filesystems}/zap/distinfo    | 0
6
{sysutils => filesystems}/zap/pkg-descr   | 0
8
{sysutils => filesystems}/zap/pkg-descr   | 0
7
{sysutils => filesystems}/zap/pkg-message | 0
9
{sysutils => filesystems}/zap/pkg-message | 0
8
sysutils/Makefile                         | 1 -
10
sysutils/Makefile                         | 1 -
9
7 files changed, 4 insertions(+), 2 deletions(-)
11
7 files changed, 4 insertions(+), 2 deletions(-)
10
rename {sysutils => filesystems}/zap/Makefile (95%)
12
rename {sysutils => filesystems}/zap/Makefile (95%)
11
rename {sysutils => filesystems}/zap/distinfo (100%)
13
rename {sysutils => filesystems}/zap/distinfo (100%)
12
rename {sysutils => filesystems}/zap/pkg-descr (100%)
14
rename {sysutils => filesystems}/zap/pkg-descr (100%)
13
rename {sysutils => filesystems}/zap/pkg-message (100%)
15
rename {sysutils => filesystems}/zap/pkg-message (100%)
(-)b/MOVED (+1 lines)
Lines 3557-3559 security/rubygem-devise_pam_authenticatable2-rails61||2024-10-24|Has expired: Ru Link Here
3557
security/rubygem-doorkeeper-rails61||2024-10-24|Has expired: Ruby on Rails 6.1.x reaches EOL on 2024-10-01
3557
security/rubygem-doorkeeper-rails61||2024-10-24|Has expired: Ruby on Rails 6.1.x reaches EOL on 2024-10-01
3558
devel/rubygem-better_html-rails61||2024-10-27|Has expired: Ruby on Rails 6.1.x reaches EOL on 2024-10-01
3558
devel/rubygem-better_html-rails61||2024-10-27|Has expired: Ruby on Rails 6.1.x reaches EOL on 2024-10-01
3559
x11-wm/sway-devel|x11-wm/sway|2024-10-27|Out of date: use x11-wm/sway for now
3559
x11-wm/sway-devel|x11-wm/sway|2024-10-27|Out of date: use x11-wm/sway for now
3560
sysutils/zap|filesystems/zap|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+2 lines)
Lines 1-3 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += zap
4
3
.include <bsd.port.subdir.mk>
5
.include <bsd.port.subdir.mk>
(-)b/filesystems/zap/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	zap
1
PORTNAME=	zap
2
DISTVERSION=	0.8.3
2
DISTVERSION=	0.8.3
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
5
6
MAINTAINER=	jrm@FreeBSD.org
6
MAINTAINER=	jrm@FreeBSD.org
7
COMMENT=	Maintain and replicate ZFS snapshots
7
COMMENT=	Maintain and replicate ZFS snapshots
(-)b/sysutils/Makefile (-3 lines)
Lines 1692-1698 Link Here
1692
    SUBDIR += yank
1692
    SUBDIR += yank
1693
    SUBDIR += yazi
1693
    SUBDIR += yazi
1694
    SUBDIR += z
1694
    SUBDIR += z
1695
    SUBDIR += zap
1696
    SUBDIR += zbackup
1695
    SUBDIR += zbackup
1697
    SUBDIR += zeitgeist
1696
    SUBDIR += zeitgeist
1698
    SUBDIR += zellij
1697
    SUBDIR += zellij
1699
- 
1700
filesystems/mergerfs
1698
filesystems/mergerfs
1701
--
1702
MOVED                                                           | 1 +
1699
MOVED                                                           | 1 +
1703
filesystems/Makefile                                            | 1 +
1700
filesystems/Makefile                                            | 1 +
1704
{sysutils/fusefs-mergerfs => filesystems/mergerfs}/Makefile     | 2 +-
1701
{sysutils/fusefs-mergerfs => filesystems/mergerfs}/Makefile     | 2 +-
1705
{sysutils/fusefs-mergerfs => filesystems/mergerfs}/distinfo     | 0
1702
{sysutils/fusefs-mergerfs => filesystems/mergerfs}/distinfo     | 0
1706
.../mergerfs}/files/patch-libfuse_lib_cpu.hpp                   | 0
1703
.../mergerfs}/files/patch-libfuse_lib_cpu.hpp                   | 0
1707
.../mergerfs}/files/patch-libfuse_lib_fuse.c                    | 0
1704
.../mergerfs}/files/patch-libfuse_lib_fuse.c                    | 0
1708
.../mergerfs}/files/patch-libfuse_util_fusermount.c             | 0
1705
.../mergerfs}/files/patch-libfuse_util_fusermount.c             | 0
1709
.../mergerfs}/files/patch-src_fs__readahead.cpp                 | 0
1706
.../mergerfs}/files/patch-src_fs__readahead.cpp                 | 0
1710
.../mergerfs}/files/patch-src_fs__umount2.hpp                   | 0
1707
.../mergerfs}/files/patch-src_fs__umount2.hpp                   | 0
1711
.../mergerfs}/files/patch-tools_preload.c                       | 0
1708
.../mergerfs}/files/patch-tools_preload.c                       | 0
1712
{sysutils/fusefs-mergerfs => filesystems/mergerfs}/pkg-descr    | 0
1709
{sysutils/fusefs-mergerfs => filesystems/mergerfs}/pkg-descr    | 0
1713
sysutils/Makefile                                               | 1 -
1710
sysutils/Makefile                                               | 1 -
1714
12 files changed, 3 insertions(+), 2 deletions(-)
1711
12 files changed, 3 insertions(+), 2 deletions(-)
1715
rename {sysutils/fusefs-mergerfs => filesystems/mergerfs}/Makefile (95%)
1712
rename {sysutils/fusefs-mergerfs => filesystems/mergerfs}/Makefile (95%)
1716
rename {sysutils/fusefs-mergerfs => filesystems/mergerfs}/distinfo (100%)
1713
rename {sysutils/fusefs-mergerfs => filesystems/mergerfs}/distinfo (100%)
1717
rename {sysutils/fusefs-mergerfs => filesystems/mergerfs}/files/patch-libfuse_lib_cpu.hpp (100%)
1714
rename {sysutils/fusefs-mergerfs => filesystems/mergerfs}/files/patch-libfuse_lib_cpu.hpp (100%)
1718
rename {sysutils/fusefs-mergerfs => filesystems/mergerfs}/files/patch-libfuse_lib_fuse.c (100%)
1715
rename {sysutils/fusefs-mergerfs => filesystems/mergerfs}/files/patch-libfuse_lib_fuse.c (100%)
1719
rename {sysutils/fusefs-mergerfs => filesystems/mergerfs}/files/patch-libfuse_util_fusermount.c (100%)
1716
rename {sysutils/fusefs-mergerfs => filesystems/mergerfs}/files/patch-libfuse_util_fusermount.c (100%)
1720
rename {sysutils/fusefs-mergerfs => filesystems/mergerfs}/files/patch-src_fs__readahead.cpp (100%)
1717
rename {sysutils/fusefs-mergerfs => filesystems/mergerfs}/files/patch-src_fs__readahead.cpp (100%)
1721
rename {sysutils/fusefs-mergerfs => filesystems/mergerfs}/files/patch-src_fs__umount2.hpp (100%)
1718
rename {sysutils/fusefs-mergerfs => filesystems/mergerfs}/files/patch-src_fs__umount2.hpp (100%)
1722
rename {sysutils/fusefs-mergerfs => filesystems/mergerfs}/files/patch-tools_preload.c (100%)
1719
rename {sysutils/fusefs-mergerfs => filesystems/mergerfs}/files/patch-tools_preload.c (100%)
1723
rename {sysutils/fusefs-mergerfs => filesystems/mergerfs}/pkg-descr (100%)
1720
rename {sysutils/fusefs-mergerfs => filesystems/mergerfs}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3558-3560 security/rubygem-doorkeeper-rails61||2024-10-24|Has expired: Ruby on Rails 6.1.x Link Here
3558
devel/rubygem-better_html-rails61||2024-10-27|Has expired: Ruby on Rails 6.1.x reaches EOL on 2024-10-01
3558
devel/rubygem-better_html-rails61||2024-10-27|Has expired: Ruby on Rails 6.1.x reaches EOL on 2024-10-01
3559
x11-wm/sway-devel|x11-wm/sway|2024-10-27|Out of date: use x11-wm/sway for now
3559
x11-wm/sway-devel|x11-wm/sway|2024-10-27|Out of date: use x11-wm/sway for now
3560
sysutils/zap|filesystems/zap|2024-10-21|Moved to new category filesystems
3560
sysutils/zap|filesystems/zap|2024-10-21|Moved to new category filesystems
3561
sysutils/fusefs-mergerfs|filesystems/mergerfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 1-5 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += mergerfs
3
    SUBDIR += zap
4
    SUBDIR += zap
4
5
5
.include <bsd.port.subdir.mk>
6
.include <bsd.port.subdir.mk>
(-)b/filesystems/mergerfs/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	mergerfs
1
PORTNAME=	mergerfs
2
DISTVERSION=	2.40.2
2
DISTVERSION=	2.40.2
3
CATEGORIES=	sysutils
3
CATEGORIES=	filesystems
4
PKGNAMEPREFIX=	fusefs-
4
PKGNAMEPREFIX=	fusefs-
5
5
6
MAINTAINER=	ehaupt@FreeBSD.org
6
MAINTAINER=	ehaupt@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 457-463 Link Here
457
    SUBDIR += fusefs-libs
457
    SUBDIR += fusefs-libs
458
    SUBDIR += fusefs-libs3
458
    SUBDIR += fusefs-libs3
459
    SUBDIR += fusefs-lkl
459
    SUBDIR += fusefs-lkl
460
    SUBDIR += fusefs-mergerfs
461
    SUBDIR += fusefs-mhddfs
460
    SUBDIR += fusefs-mhddfs
462
    SUBDIR += fusefs-mp3fs
461
    SUBDIR += fusefs-mp3fs
463
    SUBDIR += fusefs-nbt
462
    SUBDIR += fusefs-nbt
464
- 
465
filesystems/squashfs-tools-ng
463
filesystems/squashfs-tools-ng
466
--
467
MOVED                                                 | 1 +
464
MOVED                                                 | 1 +
468
filesystems/Makefile                                  | 1 +
465
filesystems/Makefile                                  | 1 +
469
{sysutils => filesystems}/squashfs-tools-ng/Makefile  | 2 +-
466
{sysutils => filesystems}/squashfs-tools-ng/Makefile  | 2 +-
470
{sysutils => filesystems}/squashfs-tools-ng/distinfo  | 0
467
{sysutils => filesystems}/squashfs-tools-ng/distinfo  | 0
471
{sysutils => filesystems}/squashfs-tools-ng/pkg-descr | 0
468
{sysutils => filesystems}/squashfs-tools-ng/pkg-descr | 0
472
{sysutils => filesystems}/squashfs-tools-ng/pkg-plist | 0
469
{sysutils => filesystems}/squashfs-tools-ng/pkg-plist | 0
473
net/wifibox-alpine/Makefile                           | 2 +-
470
net/wifibox-alpine/Makefile                           | 2 +-
474
sysutils/Makefile                                     | 1 -
471
sysutils/Makefile                                     | 1 -
475
8 files changed, 4 insertions(+), 3 deletions(-)
472
8 files changed, 4 insertions(+), 3 deletions(-)
476
rename {sysutils => filesystems}/squashfs-tools-ng/Makefile (97%)
473
rename {sysutils => filesystems}/squashfs-tools-ng/Makefile (97%)
477
rename {sysutils => filesystems}/squashfs-tools-ng/distinfo (100%)
474
rename {sysutils => filesystems}/squashfs-tools-ng/distinfo (100%)
478
rename {sysutils => filesystems}/squashfs-tools-ng/pkg-descr (100%)
475
rename {sysutils => filesystems}/squashfs-tools-ng/pkg-descr (100%)
479
rename {sysutils => filesystems}/squashfs-tools-ng/pkg-plist (100%)
476
rename {sysutils => filesystems}/squashfs-tools-ng/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3559-3561 devel/rubygem-better_html-rails61||2024-10-27|Has expired: Ruby on Rails 6.1.x r Link Here
3559
x11-wm/sway-devel|x11-wm/sway|2024-10-27|Out of date: use x11-wm/sway for now
3559
x11-wm/sway-devel|x11-wm/sway|2024-10-27|Out of date: use x11-wm/sway for now
3560
sysutils/zap|filesystems/zap|2024-10-21|Moved to new category filesystems
3560
sysutils/zap|filesystems/zap|2024-10-21|Moved to new category filesystems
3561
sysutils/fusefs-mergerfs|filesystems/mergerfs|2024-10-21|Moved to new category filesystems
3561
sysutils/fusefs-mergerfs|filesystems/mergerfs|2024-10-21|Moved to new category filesystems
3562
sysutils/squashfs-tools-ng|filesystems/squashfs-tools-ng|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 1-6 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += mergerfs
3
    SUBDIR += mergerfs
4
    SUBDIR += squashfs-tools-ng
4
    SUBDIR += zap
5
    SUBDIR += zap
5
6
6
.include <bsd.port.subdir.mk>
7
.include <bsd.port.subdir.mk>
(-)b/filesystems/squashfs-tools-ng/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	squashfs-tools-ng
1
PORTNAME=	squashfs-tools-ng
2
PORTVERSION=	1.3.2
2
PORTVERSION=	1.3.2
3
CATEGORIES=	sysutils
3
CATEGORIES=	filesystems sysutils
4
MASTER_SITES=	https://infraroot.at/pub/squashfs/
4
MASTER_SITES=	https://infraroot.at/pub/squashfs/
5
5
6
MAINTAINER=	danfe@FreeBSD.org
6
MAINTAINER=	danfe@FreeBSD.org
(-)b/net/wifibox-alpine/Makefile (-1 / +1 lines)
Lines 14-20 EXTRACT_ONLY= ${_DISTFILES:M*_GH0.tar.gz} Link Here
14
14
15
BUILD_DEPENDS=	gtar>0:archivers/gtar \
15
BUILD_DEPENDS=	gtar>0:archivers/gtar \
16
		patchelf>0:sysutils/patchelf \
16
		patchelf>0:sysutils/patchelf \
17
		squashfs-tools-ng>0:sysutils/squashfs-tools-ng
17
		squashfs-tools-ng>0:filesystems/squashfs-tools-ng
18
18
19
.include "${.CURDIR}/flavors.mk"
19
.include "${.CURDIR}/flavors.mk"
20
20
(-)b/sysutils/Makefile (-3 lines)
Lines 1409-1415 Link Here
1409
    SUBDIR += spinner
1409
    SUBDIR += spinner
1410
    SUBDIR += spiped
1410
    SUBDIR += spiped
1411
    SUBDIR += squashfs-tools
1411
    SUBDIR += squashfs-tools
1412
    SUBDIR += squashfs-tools-ng
1413
    SUBDIR += ssd_report
1412
    SUBDIR += ssd_report
1414
    SUBDIR += sshsudo
1413
    SUBDIR += sshsudo
1415
    SUBDIR += ssync
1414
    SUBDIR += ssync
1416
- 
1417
filesystems/squashfs-tools
1415
filesystems/squashfs-tools
1418
--
1419
MOVED                                                         | 1 +
1416
MOVED                                                         | 1 +
1420
filesystems/Makefile                                          | 1 +
1417
filesystems/Makefile                                          | 1 +
1421
{sysutils => filesystems}/squashfs-tools/Makefile             | 2 +-
1418
{sysutils => filesystems}/squashfs-tools/Makefile             | 2 +-
1422
{sysutils => filesystems}/squashfs-tools/distinfo             | 0
1419
{sysutils => filesystems}/squashfs-tools/distinfo             | 0
1423
{sysutils => filesystems}/squashfs-tools/files/patch-Makefile | 0
1420
{sysutils => filesystems}/squashfs-tools/files/patch-Makefile | 0
1424
{sysutils => filesystems}/squashfs-tools/files/patch-action.c | 0
1421
{sysutils => filesystems}/squashfs-tools/files/patch-action.c | 0
1425
{sysutils => filesystems}/squashfs-tools/files/patch-pseudo.c | 0
1422
{sysutils => filesystems}/squashfs-tools/files/patch-pseudo.c | 0
1426
{sysutils => filesystems}/squashfs-tools/pkg-descr            | 0
1423
{sysutils => filesystems}/squashfs-tools/pkg-descr            | 0
1427
sysutils/Makefile                                             | 1 -
1424
sysutils/Makefile                                             | 1 -
1428
9 files changed, 3 insertions(+), 2 deletions(-)
1425
9 files changed, 3 insertions(+), 2 deletions(-)
1429
rename {sysutils => filesystems}/squashfs-tools/Makefile (98%)
1426
rename {sysutils => filesystems}/squashfs-tools/Makefile (98%)
1430
rename {sysutils => filesystems}/squashfs-tools/distinfo (100%)
1427
rename {sysutils => filesystems}/squashfs-tools/distinfo (100%)
1431
rename {sysutils => filesystems}/squashfs-tools/files/patch-Makefile (100%)
1428
rename {sysutils => filesystems}/squashfs-tools/files/patch-Makefile (100%)
1432
rename {sysutils => filesystems}/squashfs-tools/files/patch-action.c (100%)
1429
rename {sysutils => filesystems}/squashfs-tools/files/patch-action.c (100%)
1433
rename {sysutils => filesystems}/squashfs-tools/files/patch-pseudo.c (100%)
1430
rename {sysutils => filesystems}/squashfs-tools/files/patch-pseudo.c (100%)
1434
rename {sysutils => filesystems}/squashfs-tools/pkg-descr (100%)
1431
rename {sysutils => filesystems}/squashfs-tools/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3560-3562 x11-wm/sway-devel|x11-wm/sway|2024-10-27|Out of date: use x11-wm/sway for now Link Here
3560
sysutils/zap|filesystems/zap|2024-10-21|Moved to new category filesystems
3560
sysutils/zap|filesystems/zap|2024-10-21|Moved to new category filesystems
3561
sysutils/fusefs-mergerfs|filesystems/mergerfs|2024-10-21|Moved to new category filesystems
3561
sysutils/fusefs-mergerfs|filesystems/mergerfs|2024-10-21|Moved to new category filesystems
3562
sysutils/squashfs-tools-ng|filesystems/squashfs-tools-ng|2024-10-21|Moved to new category filesystems
3562
sysutils/squashfs-tools-ng|filesystems/squashfs-tools-ng|2024-10-21|Moved to new category filesystems
3563
sysutils/squashfs-tools|filesystems/squashfs-tools|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 1-6 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += mergerfs
3
    SUBDIR += mergerfs
4
    SUBDIR += squashfs-tools
4
    SUBDIR += squashfs-tools-ng
5
    SUBDIR += squashfs-tools-ng
5
    SUBDIR += zap
6
    SUBDIR += zap
6
7
(-)b/filesystems/squashfs-tools/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	squashfs-tools
1
PORTNAME=	squashfs-tools
2
PORTVERSION=	4.6.1
2
PORTVERSION=	4.6.1
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
MASTER_SITES=	SF/squashfs/squashfs/squashfs${PORTVERSION}
5
MASTER_SITES=	SF/squashfs/squashfs/squashfs${PORTVERSION}
6
DISTFILES=	squashfs${PORTVERSION}${EXTRACT_SUFX}
6
DISTFILES=	squashfs${PORTVERSION}${EXTRACT_SUFX}
7
7
(-)b/sysutils/Makefile (-3 lines)
Lines 1408-1414 Link Here
1408
    SUBDIR += spindown
1408
    SUBDIR += spindown
1409
    SUBDIR += spinner
1409
    SUBDIR += spinner
1410
    SUBDIR += spiped
1410
    SUBDIR += spiped
1411
    SUBDIR += squashfs-tools
1412
    SUBDIR += ssd_report
1411
    SUBDIR += ssd_report
1413
    SUBDIR += sshsudo
1412
    SUBDIR += sshsudo
1414
    SUBDIR += ssync
1413
    SUBDIR += ssync
1415
- 
1416
filesystems/py-zfs-autobackup
1414
filesystems/py-zfs-autobackup
1417
--
1418
MOVED                                                 | 1 +
1415
MOVED                                                 | 1 +
1419
filesystems/Makefile                                  | 1 +
1416
filesystems/Makefile                                  | 1 +
1420
{sysutils => filesystems}/py-zfs-autobackup/Makefile  | 2 +-
1417
{sysutils => filesystems}/py-zfs-autobackup/Makefile  | 2 +-
1421
{sysutils => filesystems}/py-zfs-autobackup/distinfo  | 0
1418
{sysutils => filesystems}/py-zfs-autobackup/distinfo  | 0
1422
{sysutils => filesystems}/py-zfs-autobackup/pkg-descr | 0
1419
{sysutils => filesystems}/py-zfs-autobackup/pkg-descr | 0
1423
sysutils/Makefile                                     | 1 -
1420
sysutils/Makefile                                     | 1 -
1424
6 files changed, 3 insertions(+), 2 deletions(-)
1421
6 files changed, 3 insertions(+), 2 deletions(-)
1425
rename {sysutils => filesystems}/py-zfs-autobackup/Makefile (92%)
1422
rename {sysutils => filesystems}/py-zfs-autobackup/Makefile (92%)
1426
rename {sysutils => filesystems}/py-zfs-autobackup/distinfo (100%)
1423
rename {sysutils => filesystems}/py-zfs-autobackup/distinfo (100%)
1427
rename {sysutils => filesystems}/py-zfs-autobackup/pkg-descr (100%)
1424
rename {sysutils => filesystems}/py-zfs-autobackup/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3561-3563 sysutils/zap|filesystems/zap|2024-10-21|Moved to new category filesystems Link Here
3561
sysutils/fusefs-mergerfs|filesystems/mergerfs|2024-10-21|Moved to new category filesystems
3561
sysutils/fusefs-mergerfs|filesystems/mergerfs|2024-10-21|Moved to new category filesystems
3562
sysutils/squashfs-tools-ng|filesystems/squashfs-tools-ng|2024-10-21|Moved to new category filesystems
3562
sysutils/squashfs-tools-ng|filesystems/squashfs-tools-ng|2024-10-21|Moved to new category filesystems
3563
sysutils/squashfs-tools|filesystems/squashfs-tools|2024-10-21|Moved to new category filesystems
3563
sysutils/squashfs-tools|filesystems/squashfs-tools|2024-10-21|Moved to new category filesystems
3564
sysutils/py-zfs-autobackup|filesystems/py-zfs-autobackup|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 1-6 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += mergerfs
3
    SUBDIR += mergerfs
4
    SUBDIR += py-zfs-autobackup
4
    SUBDIR += squashfs-tools
5
    SUBDIR += squashfs-tools
5
    SUBDIR += squashfs-tools-ng
6
    SUBDIR += squashfs-tools-ng
6
    SUBDIR += zap
7
    SUBDIR += zap
(-)b/filesystems/py-zfs-autobackup/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	zfs-autobackup
1
PORTNAME=	zfs-autobackup
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	3.2.2
3
DISTVERSION=	3.2.2
4
CATEGORIES=	sysutils python
4
CATEGORIES=	filesystems sysutils python
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
6
6
7
MAINTAINER=	skozlov@FreeBSD.org
7
MAINTAINER=	skozlov@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 1175-1181 Link Here
1175
    SUBDIR += py-upt-rubygems
1175
    SUBDIR += py-upt-rubygems
1176
    SUBDIR += py-uptime
1176
    SUBDIR += py-uptime
1177
    SUBDIR += py-zdaemon
1177
    SUBDIR += py-zdaemon
1178
    SUBDIR += py-zfs-autobackup
1179
    SUBDIR += pydf
1178
    SUBDIR += pydf
1180
    SUBDIR += qchroot
1179
    SUBDIR += qchroot
1181
    SUBDIR += qdirstat
1180
    SUBDIR += qdirstat
1182
- 
1183
filesystems/linux-c7-dosfstools
1181
filesystems/linux-c7-dosfstools
1184
--
1185
MOVED                                                   | 1 +
1182
MOVED                                                   | 1 +
1186
Mk/Uses/linux.mk                                        | 2 +-
1183
Mk/Uses/linux.mk                                        | 2 +-
1187
filesystems/Makefile                                    | 1 +
1184
filesystems/Makefile                                    | 1 +
1188
{sysutils => filesystems}/linux-c7-dosfstools/Makefile  | 2 +-
1185
{sysutils => filesystems}/linux-c7-dosfstools/Makefile  | 2 +-
1189
{sysutils => filesystems}/linux-c7-dosfstools/distinfo  | 0
1186
{sysutils => filesystems}/linux-c7-dosfstools/distinfo  | 0
1190
{sysutils => filesystems}/linux-c7-dosfstools/pkg-descr | 0
1187
{sysutils => filesystems}/linux-c7-dosfstools/pkg-descr | 0
1191
{sysutils => filesystems}/linux-c7-dosfstools/pkg-plist | 0
1188
{sysutils => filesystems}/linux-c7-dosfstools/pkg-plist | 0
1192
sysutils/Makefile                                       | 1 -
1189
sysutils/Makefile                                       | 1 -
1193
8 files changed, 4 insertions(+), 3 deletions(-)
1190
8 files changed, 4 insertions(+), 3 deletions(-)
1194
rename {sysutils => filesystems}/linux-c7-dosfstools/Makefile (90%)
1191
rename {sysutils => filesystems}/linux-c7-dosfstools/Makefile (90%)
1195
rename {sysutils => filesystems}/linux-c7-dosfstools/distinfo (100%)
1192
rename {sysutils => filesystems}/linux-c7-dosfstools/distinfo (100%)
1196
rename {sysutils => filesystems}/linux-c7-dosfstools/pkg-descr (100%)
1193
rename {sysutils => filesystems}/linux-c7-dosfstools/pkg-descr (100%)
1197
rename {sysutils => filesystems}/linux-c7-dosfstools/pkg-plist (100%)
1194
rename {sysutils => filesystems}/linux-c7-dosfstools/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3562-3564 sysutils/fusefs-mergerfs|filesystems/mergerfs|2024-10-21|Moved to new category f Link Here
3562
sysutils/squashfs-tools-ng|filesystems/squashfs-tools-ng|2024-10-21|Moved to new category filesystems
3562
sysutils/squashfs-tools-ng|filesystems/squashfs-tools-ng|2024-10-21|Moved to new category filesystems
3563
sysutils/squashfs-tools|filesystems/squashfs-tools|2024-10-21|Moved to new category filesystems
3563
sysutils/squashfs-tools|filesystems/squashfs-tools|2024-10-21|Moved to new category filesystems
3564
sysutils/py-zfs-autobackup|filesystems/py-zfs-autobackup|2024-10-21|Moved to new category filesystems
3564
sysutils/py-zfs-autobackup|filesystems/py-zfs-autobackup|2024-10-21|Moved to new category filesystems
3565
sysutils/linux-c7-dosfstools|filesystems/linux-c7-dosfstools|2024-10-21|Moved to new category filesystems
(-)b/Mk/Uses/linux.mk (-1 / +1 lines)
Lines 71-77 _linux_${linux_ARGS}_curl= linux-${linux_ARGS}-curl>0:ftp/linux-${linux_ARGS}-c Link Here
71
_linux_${linux_ARGS}_cyrus-sasl2=	linux-${linux_ARGS}-cyrus-sasl-lib>0:security/linux-${linux_ARGS}-cyrus-sasl2
71
_linux_${linux_ARGS}_cyrus-sasl2=	linux-${linux_ARGS}-cyrus-sasl-lib>0:security/linux-${linux_ARGS}-cyrus-sasl2
72
_linux_${linux_ARGS}_dbuslibs=		linux-${linux_ARGS}-dbus-libs>0:devel/linux-${linux_ARGS}-dbus-libs
72
_linux_${linux_ARGS}_dbuslibs=		linux-${linux_ARGS}-dbus-libs>0:devel/linux-${linux_ARGS}-dbus-libs
73
_linux_${linux_ARGS}_devtools=		linux-${linux_ARGS}-devtools>0:devel/linux-${linux_ARGS}-devtools
73
_linux_${linux_ARGS}_devtools=		linux-${linux_ARGS}-devtools>0:devel/linux-${linux_ARGS}-devtools
74
_linux_c7_dosfstools=			linux-c7-dosfstools>0:sysutils/linux-c7-dosfstools
74
_linux_c7_dosfstools=			linux-c7-dosfstools>0:filesystems/linux-c7-dosfstools
75
_linux_${linux_ARGS}_dri=		linux-${linux_ARGS}-dri>0:graphics/linux-${linux_ARGS}-dri
75
_linux_${linux_ARGS}_dri=		linux-${linux_ARGS}-dri>0:graphics/linux-${linux_ARGS}-dri
76
_linux_${linux_ARGS}_elfutils-libelf=	linux-${linux_ARGS}-elfutils-libelf>0:devel/linux-${linux_ARGS}-elfutils-libelf
76
_linux_${linux_ARGS}_elfutils-libelf=	linux-${linux_ARGS}-elfutils-libelf>0:devel/linux-${linux_ARGS}-elfutils-libelf
77
_linux_${linux_ARGS}_elfutils-libs=	linux-${linux_ARGS}-elfutils-libs>0:devel/linux-${linux_ARGS}-elfutils-libs
77
_linux_${linux_ARGS}_elfutils-libs=	linux-${linux_ARGS}-elfutils-libs>0:devel/linux-${linux_ARGS}-elfutils-libs
(-)b/filesystems/Makefile (+1 lines)
Lines 1-5 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += linux-c7-dosfstools
3
    SUBDIR += mergerfs
4
    SUBDIR += mergerfs
4
    SUBDIR += py-zfs-autobackup
5
    SUBDIR += py-zfs-autobackup
5
    SUBDIR += squashfs-tools
6
    SUBDIR += squashfs-tools
(-)b/filesystems/linux-c7-dosfstools/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	dosfstools
1
PORTNAME=	dosfstools
2
PORTVERSION=	3.0.20
2
PORTVERSION=	3.0.20
3
DISTVERSIONSUFFIX=	-10.el7
3
DISTVERSIONSUFFIX=	-10.el7
4
CATEGORIES=	sysutils linux
4
CATEGORIES=	filesystems sysutils linux
5
5
6
MAINTAINER=	emulation@FreeBSD.org
6
MAINTAINER=	emulation@FreeBSD.org
7
COMMENT=	Utilities for MS-DOS FAT filesystems (CentOS ${LINUX_DIST_VER})
7
COMMENT=	Utilities for MS-DOS FAT filesystems (CentOS ${LINUX_DIST_VER})
(-)b/sysutils/Makefile (-3 lines)
Lines 688-694 Link Here
688
    SUBDIR += lineak-xosdplugin
688
    SUBDIR += lineak-xosdplugin
689
    SUBDIR += lineakd
689
    SUBDIR += lineakd
690
    SUBDIR += linrename
690
    SUBDIR += linrename
691
    SUBDIR += linux-c7-dosfstools
692
    SUBDIR += linux-c7-lttng-ust
691
    SUBDIR += linux-c7-lttng-ust
693
    SUBDIR += linux-c7-numactl-libs
692
    SUBDIR += linux-c7-numactl-libs
694
    SUBDIR += linux-c7-userspace-rcu
693
    SUBDIR += linux-c7-userspace-rcu
695
- 
696
--
697
MOVED                                                      | 1 +
694
MOVED                                                      | 1 +
698
filesystems/Makefile                                       | 1 +
695
filesystems/Makefile                                       | 1 +
699
{sysutils => filesystems}/hfsutils/Makefile                | 2 +-
696
{sysutils => filesystems}/hfsutils/Makefile                | 2 +-
700
{sysutils => filesystems}/hfsutils/distinfo                | 0
697
{sysutils => filesystems}/hfsutils/distinfo                | 0
701
{sysutils => filesystems}/hfsutils/files/patch-Makefile.in | 0
698
{sysutils => filesystems}/hfsutils/files/patch-Makefile.in | 0
702
{sysutils => filesystems}/hfsutils/pkg-descr               | 0
699
{sysutils => filesystems}/hfsutils/pkg-descr               | 0
703
{sysutils => filesystems}/hfsutils/pkg-plist               | 0
700
{sysutils => filesystems}/hfsutils/pkg-plist               | 0
704
sysutils/Makefile                                          | 1 -
701
sysutils/Makefile                                          | 1 -
705
8 files changed, 3 insertions(+), 2 deletions(-)
702
8 files changed, 3 insertions(+), 2 deletions(-)
706
rename {sysutils => filesystems}/hfsutils/Makefile (97%)
703
rename {sysutils => filesystems}/hfsutils/Makefile (97%)
707
rename {sysutils => filesystems}/hfsutils/distinfo (100%)
704
rename {sysutils => filesystems}/hfsutils/distinfo (100%)
708
rename {sysutils => filesystems}/hfsutils/files/patch-Makefile.in (100%)
705
rename {sysutils => filesystems}/hfsutils/files/patch-Makefile.in (100%)
709
rename {sysutils => filesystems}/hfsutils/pkg-descr (100%)
706
rename {sysutils => filesystems}/hfsutils/pkg-descr (100%)
710
rename {sysutils => filesystems}/hfsutils/pkg-plist (100%)
707
rename {sysutils => filesystems}/hfsutils/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3563-3565 sysutils/squashfs-tools-ng|filesystems/squashfs-tools-ng|2024-10-21|Moved to new Link Here
3563
sysutils/squashfs-tools|filesystems/squashfs-tools|2024-10-21|Moved to new category filesystems
3563
sysutils/squashfs-tools|filesystems/squashfs-tools|2024-10-21|Moved to new category filesystems
3564
sysutils/py-zfs-autobackup|filesystems/py-zfs-autobackup|2024-10-21|Moved to new category filesystems
3564
sysutils/py-zfs-autobackup|filesystems/py-zfs-autobackup|2024-10-21|Moved to new category filesystems
3565
sysutils/linux-c7-dosfstools|filesystems/linux-c7-dosfstools|2024-10-21|Moved to new category filesystems
3565
sysutils/linux-c7-dosfstools|filesystems/linux-c7-dosfstools|2024-10-21|Moved to new category filesystems
3566
sysutils/hfsutils|filesystems/hfsutils|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 1-5 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += hfsutils
3
    SUBDIR += linux-c7-dosfstools
4
    SUBDIR += linux-c7-dosfstools
4
    SUBDIR += mergerfs
5
    SUBDIR += mergerfs
5
    SUBDIR += py-zfs-autobackup
6
    SUBDIR += py-zfs-autobackup
(-)b/filesystems/hfsutils/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	hfsutils
1
PORTNAME=	hfsutils
2
PORTVERSION=	3.2.6
2
PORTVERSION=	3.2.6
3
PORTREVISION=	4
3
PORTREVISION=	4
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
MASTER_SITES=	ftp://ftp.mars.org/pub/hfs/
5
MASTER_SITES=	ftp://ftp.mars.org/pub/hfs/
6
6
7
MAINTAINER=	ports@FreeBSD.org
7
MAINTAINER=	ports@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 552-558 Link Here
552
    SUBDIR += hextools
552
    SUBDIR += hextools
553
    SUBDIR += hexyl
553
    SUBDIR += hexyl
554
    SUBDIR += hfsexplorer
554
    SUBDIR += hfsexplorer
555
    SUBDIR += hfsutils
556
    SUBDIR += hid-tools
555
    SUBDIR += hid-tools
557
    SUBDIR += highlnk
556
    SUBDIR += highlnk
558
    SUBDIR += hilite
557
    SUBDIR += hilite
559
- 
560
--
561
MOVED                                                       | 1 +
558
MOVED                                                       | 1 +
562
filesystems/Makefile                                        | 1 +
559
filesystems/Makefile                                        | 1 +
563
{sysutils => filesystems}/hfsexplorer/Makefile              | 2 +-
560
{sysutils => filesystems}/hfsexplorer/Makefile              | 2 +-
564
{sysutils => filesystems}/hfsexplorer/distinfo              | 0
561
{sysutils => filesystems}/hfsexplorer/distinfo              | 0
565
{sysutils => filesystems}/hfsexplorer/files/patch-build.xml | 0
562
{sysutils => filesystems}/hfsexplorer/files/patch-build.xml | 0
566
{sysutils => filesystems}/hfsexplorer/pkg-descr             | 0
563
{sysutils => filesystems}/hfsexplorer/pkg-descr             | 0
567
{sysutils => filesystems}/hfsexplorer/pkg-plist             | 0
564
{sysutils => filesystems}/hfsexplorer/pkg-plist             | 0
568
sysutils/Makefile                                           | 1 -
565
sysutils/Makefile                                           | 1 -
569
8 files changed, 3 insertions(+), 2 deletions(-)
566
8 files changed, 3 insertions(+), 2 deletions(-)
570
rename {sysutils => filesystems}/hfsexplorer/Makefile (97%)
567
rename {sysutils => filesystems}/hfsexplorer/Makefile (97%)
571
rename {sysutils => filesystems}/hfsexplorer/distinfo (100%)
568
rename {sysutils => filesystems}/hfsexplorer/distinfo (100%)
572
rename {sysutils => filesystems}/hfsexplorer/files/patch-build.xml (100%)
569
rename {sysutils => filesystems}/hfsexplorer/files/patch-build.xml (100%)
573
rename {sysutils => filesystems}/hfsexplorer/pkg-descr (100%)
570
rename {sysutils => filesystems}/hfsexplorer/pkg-descr (100%)
574
rename {sysutils => filesystems}/hfsexplorer/pkg-plist (100%)
571
rename {sysutils => filesystems}/hfsexplorer/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3564-3566 sysutils/squashfs-tools|filesystems/squashfs-tools|2024-10-21|Moved to new categ Link Here
3564
sysutils/py-zfs-autobackup|filesystems/py-zfs-autobackup|2024-10-21|Moved to new category filesystems
3564
sysutils/py-zfs-autobackup|filesystems/py-zfs-autobackup|2024-10-21|Moved to new category filesystems
3565
sysutils/linux-c7-dosfstools|filesystems/linux-c7-dosfstools|2024-10-21|Moved to new category filesystems
3565
sysutils/linux-c7-dosfstools|filesystems/linux-c7-dosfstools|2024-10-21|Moved to new category filesystems
3566
sysutils/hfsutils|filesystems/hfsutils|2024-10-21|Moved to new category filesystems
3566
sysutils/hfsutils|filesystems/hfsutils|2024-10-21|Moved to new category filesystems
3567
sysutils/hfsexplorer|filesystems/hfsexplorer|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 1-5 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += hfsexplorer
3
    SUBDIR += hfsutils
4
    SUBDIR += hfsutils
4
    SUBDIR += linux-c7-dosfstools
5
    SUBDIR += linux-c7-dosfstools
5
    SUBDIR += mergerfs
6
    SUBDIR += mergerfs
(-)b/filesystems/hfsexplorer/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	hfsexplorer
1
PORTNAME=	hfsexplorer
2
DISTVERSIONPREFIX=	${PORTNAME}-
2
DISTVERSIONPREFIX=	${PORTNAME}-
3
DISTVERSION=	2021.10.9
3
DISTVERSION=	2021.10.9
4
CATEGORIES=	sysutils java
4
CATEGORIES=	filesystems sysutils java
5
5
6
MAINTAINER=	ports@FreeBSD.org
6
MAINTAINER=	ports@FreeBSD.org
7
COMMENT=	HFSExplorer read Mac-formatted harddisks and disk images
7
COMMENT=	HFSExplorer read Mac-formatted harddisks and disk images
(-)b/sysutils/Makefile (-3 lines)
Lines 551-557 Link Here
551
    SUBDIR += hexpeek
551
    SUBDIR += hexpeek
552
    SUBDIR += hextools
552
    SUBDIR += hextools
553
    SUBDIR += hexyl
553
    SUBDIR += hexyl
554
    SUBDIR += hfsexplorer
555
    SUBDIR += hid-tools
554
    SUBDIR += hid-tools
556
    SUBDIR += highlnk
555
    SUBDIR += highlnk
557
    SUBDIR += hilite
556
    SUBDIR += hilite
558
- 
559
--
560
MOVED                                           | 1 +
557
MOVED                                           | 1 +
561
filesystems/Makefile                            | 1 +
558
filesystems/Makefile                            | 1 +
562
{sysutils => filesystems}/fswatch-mon/Makefile  | 2 +-
559
{sysutils => filesystems}/fswatch-mon/Makefile  | 2 +-
563
{sysutils => filesystems}/fswatch-mon/distinfo  | 0
560
{sysutils => filesystems}/fswatch-mon/distinfo  | 0
564
{sysutils => filesystems}/fswatch-mon/pkg-descr | 0
561
{sysutils => filesystems}/fswatch-mon/pkg-descr | 0
565
{sysutils => filesystems}/fswatch-mon/pkg-plist | 0
562
{sysutils => filesystems}/fswatch-mon/pkg-plist | 0
566
sysutils/Makefile                               | 1 -
563
sysutils/Makefile                               | 1 -
567
7 files changed, 3 insertions(+), 2 deletions(-)
564
7 files changed, 3 insertions(+), 2 deletions(-)
568
rename {sysutils => filesystems}/fswatch-mon/Makefile (95%)
565
rename {sysutils => filesystems}/fswatch-mon/Makefile (95%)
569
rename {sysutils => filesystems}/fswatch-mon/distinfo (100%)
566
rename {sysutils => filesystems}/fswatch-mon/distinfo (100%)
570
rename {sysutils => filesystems}/fswatch-mon/pkg-descr (100%)
567
rename {sysutils => filesystems}/fswatch-mon/pkg-descr (100%)
571
rename {sysutils => filesystems}/fswatch-mon/pkg-plist (100%)
568
rename {sysutils => filesystems}/fswatch-mon/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3565-3567 sysutils/py-zfs-autobackup|filesystems/py-zfs-autobackup|2024-10-21|Moved to new Link Here
3565
sysutils/linux-c7-dosfstools|filesystems/linux-c7-dosfstools|2024-10-21|Moved to new category filesystems
3565
sysutils/linux-c7-dosfstools|filesystems/linux-c7-dosfstools|2024-10-21|Moved to new category filesystems
3566
sysutils/hfsutils|filesystems/hfsutils|2024-10-21|Moved to new category filesystems
3566
sysutils/hfsutils|filesystems/hfsutils|2024-10-21|Moved to new category filesystems
3567
sysutils/hfsexplorer|filesystems/hfsexplorer|2024-10-21|Moved to new category filesystems
3567
sysutils/hfsexplorer|filesystems/hfsexplorer|2024-10-21|Moved to new category filesystems
3568
sysutils/fswatch-mon|filesystems/fswatch-mon|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 1-5 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += fswatch-mon
3
    SUBDIR += hfsexplorer
4
    SUBDIR += hfsexplorer
4
    SUBDIR += hfsutils
5
    SUBDIR += hfsutils
5
    SUBDIR += linux-c7-dosfstools
6
    SUBDIR += linux-c7-dosfstools
(-)b/filesystems/fswatch-mon/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	fswatch
1
PORTNAME=	fswatch
2
DISTVERSION=	1.13.0
2
DISTVERSION=	1.13.0
3
PORTREVISION=	3
3
PORTREVISION=	3
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
MASTER_SITES=	https://github.com/emcrisostomo/${PORTNAME}/releases/download/${DISTVERSION}/
5
MASTER_SITES=	https://github.com/emcrisostomo/${PORTNAME}/releases/download/${DISTVERSION}/
6
PKGNAMESUFFIX=	-mon
6
PKGNAMESUFFIX=	-mon
7
7
(-)b/sysutils/Makefile (-3 lines)
Lines 436-442 Link Here
436
    SUBDIR += fsearch
436
    SUBDIR += fsearch
437
    SUBDIR += fselect
437
    SUBDIR += fselect
438
    SUBDIR += fstyp
438
    SUBDIR += fstyp
439
    SUBDIR += fswatch-mon
440
    SUBDIR += ftwin
439
    SUBDIR += ftwin
441
    SUBDIR += fusefs-afuse
440
    SUBDIR += fusefs-afuse
442
    SUBDIR += fusefs-bindfs
441
    SUBDIR += fusefs-bindfs
443
- 
444
--
445
MOVED                                     | 1 +
442
MOVED                                     | 1 +
446
filesystems/Makefile                      | 1 +
443
filesystems/Makefile                      | 1 +
447
{sysutils => filesystems}/fstyp/Makefile  | 2 +-
444
{sysutils => filesystems}/fstyp/Makefile  | 2 +-
448
{sysutils => filesystems}/fstyp/distinfo  | 0
445
{sysutils => filesystems}/fstyp/distinfo  | 0
449
{sysutils => filesystems}/fstyp/pkg-descr | 0
446
{sysutils => filesystems}/fstyp/pkg-descr | 0
450
sysutils/Makefile                         | 1 -
447
sysutils/Makefile                         | 1 -
451
6 files changed, 3 insertions(+), 2 deletions(-)
448
6 files changed, 3 insertions(+), 2 deletions(-)
452
rename {sysutils => filesystems}/fstyp/Makefile (93%)
449
rename {sysutils => filesystems}/fstyp/Makefile (93%)
453
rename {sysutils => filesystems}/fstyp/distinfo (100%)
450
rename {sysutils => filesystems}/fstyp/distinfo (100%)
454
rename {sysutils => filesystems}/fstyp/pkg-descr (100%)
451
rename {sysutils => filesystems}/fstyp/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3566-3568 sysutils/linux-c7-dosfstools|filesystems/linux-c7-dosfstools|2024-10-21|Moved to Link Here
3566
sysutils/hfsutils|filesystems/hfsutils|2024-10-21|Moved to new category filesystems
3566
sysutils/hfsutils|filesystems/hfsutils|2024-10-21|Moved to new category filesystems
3567
sysutils/hfsexplorer|filesystems/hfsexplorer|2024-10-21|Moved to new category filesystems
3567
sysutils/hfsexplorer|filesystems/hfsexplorer|2024-10-21|Moved to new category filesystems
3568
sysutils/fswatch-mon|filesystems/fswatch-mon|2024-10-21|Moved to new category filesystems
3568
sysutils/fswatch-mon|filesystems/fswatch-mon|2024-10-21|Moved to new category filesystems
3569
sysutils/fstyp|filesystems/fstyp|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 1-5 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += fstyp
3
    SUBDIR += fswatch-mon
4
    SUBDIR += fswatch-mon
4
    SUBDIR += hfsexplorer
5
    SUBDIR += hfsexplorer
5
    SUBDIR += hfsutils
6
    SUBDIR += hfsutils
(-)b/filesystems/fstyp/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	fstyp
1
PORTNAME=	fstyp
2
PORTVERSION=	0.1
2
PORTVERSION=	0.1
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} http://thegaul.org/src/
5
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} http://thegaul.org/src/
6
6
7
MAINTAINER=	ports@FreeBSD.org
7
MAINTAINER=	ports@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 435-441 Link Here
435
    SUBDIR += fsc
435
    SUBDIR += fsc
436
    SUBDIR += fsearch
436
    SUBDIR += fsearch
437
    SUBDIR += fselect
437
    SUBDIR += fselect
438
    SUBDIR += fstyp
439
    SUBDIR += ftwin
438
    SUBDIR += ftwin
440
    SUBDIR += fusefs-afuse
439
    SUBDIR += fusefs-afuse
441
    SUBDIR += fusefs-bindfs
440
    SUBDIR += fusefs-bindfs
442
- 
443
--
444
MOVED                                     | 1 +
441
MOVED                                     | 1 +
445
filesystems/Makefile                      | 1 +
442
filesystems/Makefile                      | 1 +
446
{sysutils => filesystems}/zxfer/Makefile  | 2 +-
443
{sysutils => filesystems}/zxfer/Makefile  | 2 +-
447
{sysutils => filesystems}/zxfer/distinfo  | 0
444
{sysutils => filesystems}/zxfer/distinfo  | 0
448
{sysutils => filesystems}/zxfer/pkg-descr | 0
445
{sysutils => filesystems}/zxfer/pkg-descr | 0
449
sysutils/Makefile                         | 1 -
446
sysutils/Makefile                         | 1 -
450
6 files changed, 3 insertions(+), 2 deletions(-)
447
6 files changed, 3 insertions(+), 2 deletions(-)
451
rename {sysutils => filesystems}/zxfer/Makefile (94%)
448
rename {sysutils => filesystems}/zxfer/Makefile (94%)
452
rename {sysutils => filesystems}/zxfer/distinfo (100%)
449
rename {sysutils => filesystems}/zxfer/distinfo (100%)
453
rename {sysutils => filesystems}/zxfer/pkg-descr (100%)
450
rename {sysutils => filesystems}/zxfer/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3567-3569 sysutils/hfsutils|filesystems/hfsutils|2024-10-21|Moved to new category filesyst Link Here
3567
sysutils/hfsexplorer|filesystems/hfsexplorer|2024-10-21|Moved to new category filesystems
3567
sysutils/hfsexplorer|filesystems/hfsexplorer|2024-10-21|Moved to new category filesystems
3568
sysutils/fswatch-mon|filesystems/fswatch-mon|2024-10-21|Moved to new category filesystems
3568
sysutils/fswatch-mon|filesystems/fswatch-mon|2024-10-21|Moved to new category filesystems
3569
sysutils/fstyp|filesystems/fstyp|2024-10-21|Moved to new category filesystems
3569
sysutils/fstyp|filesystems/fstyp|2024-10-21|Moved to new category filesystems
3570
sysutils/zxfer|filesystems/zxfer|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 10-14 Link Here
10
    SUBDIR += squashfs-tools
10
    SUBDIR += squashfs-tools
11
    SUBDIR += squashfs-tools-ng
11
    SUBDIR += squashfs-tools-ng
12
    SUBDIR += zap
12
    SUBDIR += zap
13
    SUBDIR += zxfer
13
14
14
.include <bsd.port.subdir.mk>
15
.include <bsd.port.subdir.mk>
(-)b/filesystems/zxfer/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= zxfer Link Here
2
PORTVERSION=	1.1.7
2
PORTVERSION=	1.1.7
3
PORTREVISION=	1
3
PORTREVISION=	1
4
DISTVERSIONPREFIX=	v
4
DISTVERSIONPREFIX=	v
5
CATEGORIES=	sysutils
5
CATEGORIES=	filesystems sysutils
6
6
7
MAINTAINER=	ports@scaleengine.com
7
MAINTAINER=	ports@scaleengine.com
8
COMMENT=	Easily and reliably transfer ZFS filesystems
8
COMMENT=	Easily and reliably transfer ZFS filesystems
(-)b/sysutils/Makefile (-3 lines)
Lines 1712-1717 Link Here
1712
    SUBDIR += zsd
1712
    SUBDIR += zsd
1713
    SUBDIR += zsm
1713
    SUBDIR += zsm
1714
    SUBDIR += ztop
1714
    SUBDIR += ztop
1715
    SUBDIR += zxfer
1716
1715
1717
.include <bsd.port.subdir.mk>
1716
.include <bsd.port.subdir.mk>
1718
- 
1719
--
1720
MOVED                                        | 1 +
1717
MOVED                                        | 1 +
1721
filesystems/Makefile                         | 1 +
1718
filesystems/Makefile                         | 1 +
1722
{security => filesystems}/py-dfvfs/Makefile  | 2 +-
1719
{security => filesystems}/py-dfvfs/Makefile  | 2 +-
1723
{security => filesystems}/py-dfvfs/distinfo  | 0
1720
{security => filesystems}/py-dfvfs/distinfo  | 0
1724
{security => filesystems}/py-dfvfs/pkg-descr | 0
1721
{security => filesystems}/py-dfvfs/pkg-descr | 0
1725
security/Makefile                            | 1 -
1722
security/Makefile                            | 1 -
1726
security/py-plaso/Makefile                   | 2 +-
1723
security/py-plaso/Makefile                   | 2 +-
1727
7 files changed, 4 insertions(+), 3 deletions(-)
1724
7 files changed, 4 insertions(+), 3 deletions(-)
1728
rename {security => filesystems}/py-dfvfs/Makefile (97%)
1725
rename {security => filesystems}/py-dfvfs/Makefile (97%)
1729
rename {security => filesystems}/py-dfvfs/distinfo (100%)
1726
rename {security => filesystems}/py-dfvfs/distinfo (100%)
1730
rename {security => filesystems}/py-dfvfs/pkg-descr (100%)
1727
rename {security => filesystems}/py-dfvfs/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3568-3570 sysutils/hfsexplorer|filesystems/hfsexplorer|2024-10-21|Moved to new category fi Link Here
3568
sysutils/fswatch-mon|filesystems/fswatch-mon|2024-10-21|Moved to new category filesystems
3568
sysutils/fswatch-mon|filesystems/fswatch-mon|2024-10-21|Moved to new category filesystems
3569
sysutils/fstyp|filesystems/fstyp|2024-10-21|Moved to new category filesystems
3569
sysutils/fstyp|filesystems/fstyp|2024-10-21|Moved to new category filesystems
3570
sysutils/zxfer|filesystems/zxfer|2024-10-21|Moved to new category filesystems
3570
sysutils/zxfer|filesystems/zxfer|2024-10-21|Moved to new category filesystems
3571
security/py-dfvfs|filesystems/py-dfvfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 6-11 Link Here
6
    SUBDIR += hfsutils
6
    SUBDIR += hfsutils
7
    SUBDIR += linux-c7-dosfstools
7
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += mergerfs
8
    SUBDIR += mergerfs
9
    SUBDIR += py-dfvfs
9
    SUBDIR += py-zfs-autobackup
10
    SUBDIR += py-zfs-autobackup
10
    SUBDIR += squashfs-tools
11
    SUBDIR += squashfs-tools
11
    SUBDIR += squashfs-tools-ng
12
    SUBDIR += squashfs-tools-ng
(-)b/filesystems/py-dfvfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	dfvfs
1
PORTNAME=	dfvfs
2
PORTVERSION=	20231208
2
PORTVERSION=	20231208
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	security devel python
4
CATEGORIES=	filesystems security devel python
5
MASTER_SITES=	https://github.com/log2timeline/dfvfs/releases/download/${PORTVERSION}/ \
5
MASTER_SITES=	https://github.com/log2timeline/dfvfs/releases/download/${PORTVERSION}/ \
6
		LOCAL/antoine
6
		LOCAL/antoine
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
(-)b/security/Makefile (-1 lines)
Lines 927-933 Link Here
927
    SUBDIR += py-cybox
927
    SUBDIR += py-cybox
928
    SUBDIR += py-detect-secrets
928
    SUBDIR += py-detect-secrets
929
    SUBDIR += py-dfdatetime
929
    SUBDIR += py-dfdatetime
930
    SUBDIR += py-dfvfs
931
    SUBDIR += py-dfwinreg
930
    SUBDIR += py-dfwinreg
932
    SUBDIR += py-dirhash
931
    SUBDIR += py-dirhash
933
    SUBDIR += py-django-auth-kerberos
932
    SUBDIR += py-django-auth-kerberos
(-)b/security/py-plaso/Makefile (-3 / +1 lines)
Lines 31-37 RUN_DEPENDS= libcaes>=a:security/libcaes \ Link Here
31
		${PYTHON_PKGNAMEPREFIX}python-dateutil>=0:devel/py-python-dateutil@${PY_FLAVOR} \
31
		${PYTHON_PKGNAMEPREFIX}python-dateutil>=0:devel/py-python-dateutil@${PY_FLAVOR} \
32
		${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${PY_FLAVOR} \
32
		${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${PY_FLAVOR} \
33
		${PYTHON_PKGNAMEPREFIX}dfdatetime>=0:security/py-dfdatetime@${PY_FLAVOR} \
33
		${PYTHON_PKGNAMEPREFIX}dfdatetime>=0:security/py-dfdatetime@${PY_FLAVOR} \
34
		${PYTHON_PKGNAMEPREFIX}dfvfs>=0:security/py-dfvfs@${PY_FLAVOR} \
34
		${PYTHON_PKGNAMEPREFIX}dfvfs>=0:filesystems/py-dfvfs@${PY_FLAVOR} \
35
		${PYTHON_PKGNAMEPREFIX}dfwinreg>=0:security/py-dfwinreg@${PY_FLAVOR} \
35
		${PYTHON_PKGNAMEPREFIX}dfwinreg>=0:security/py-dfwinreg@${PY_FLAVOR} \
36
		${PYTHON_PKGNAMEPREFIX}dtfabric>=0:devel/py-dtfabric@${PY_FLAVOR} \
36
		${PYTHON_PKGNAMEPREFIX}dtfabric>=0:devel/py-dtfabric@${PY_FLAVOR} \
37
		${PYTHON_PKGNAMEPREFIX}Flor>=0:textproc/py-flor@${PY_FLAVOR} \
37
		${PYTHON_PKGNAMEPREFIX}Flor>=0:textproc/py-flor@${PY_FLAVOR} \
38
- 
39
--
40
MOVED                                              | 1 +
38
MOVED                                              | 1 +
41
filesystems/Makefile                               | 1 +
39
filesystems/Makefile                               | 1 +
42
{security => filesystems}/cfs/Makefile             | 2 +-
40
{security => filesystems}/cfs/Makefile             | 2 +-
43
{security => filesystems}/cfs/distinfo             | 0
41
{security => filesystems}/cfs/distinfo             | 0
44
{security => filesystems}/cfs/files/cfsd.in        | 0
42
{security => filesystems}/cfs/files/cfsd.in        | 0
45
{security => filesystems}/cfs/files/pkg-message.in | 0
43
{security => filesystems}/cfs/files/pkg-message.in | 0
46
{security => filesystems}/cfs/pkg-descr            | 0
44
{security => filesystems}/cfs/pkg-descr            | 0
47
{security => filesystems}/cfs/pkg-plist            | 0
45
{security => filesystems}/cfs/pkg-plist            | 0
48
security/Makefile                                  | 1 -
46
security/Makefile                                  | 1 -
49
9 files changed, 3 insertions(+), 2 deletions(-)
47
9 files changed, 3 insertions(+), 2 deletions(-)
50
rename {security => filesystems}/cfs/Makefile (97%)
48
rename {security => filesystems}/cfs/Makefile (97%)
51
rename {security => filesystems}/cfs/distinfo (100%)
49
rename {security => filesystems}/cfs/distinfo (100%)
52
rename {security => filesystems}/cfs/files/cfsd.in (100%)
50
rename {security => filesystems}/cfs/files/cfsd.in (100%)
53
rename {security => filesystems}/cfs/files/pkg-message.in (100%)
51
rename {security => filesystems}/cfs/files/pkg-message.in (100%)
54
rename {security => filesystems}/cfs/pkg-descr (100%)
52
rename {security => filesystems}/cfs/pkg-descr (100%)
55
rename {security => filesystems}/cfs/pkg-plist (100%)
53
rename {security => filesystems}/cfs/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3569-3571 sysutils/fswatch-mon|filesystems/fswatch-mon|2024-10-21|Moved to new category fi Link Here
3569
sysutils/fstyp|filesystems/fstyp|2024-10-21|Moved to new category filesystems
3569
sysutils/fstyp|filesystems/fstyp|2024-10-21|Moved to new category filesystems
3570
sysutils/zxfer|filesystems/zxfer|2024-10-21|Moved to new category filesystems
3570
sysutils/zxfer|filesystems/zxfer|2024-10-21|Moved to new category filesystems
3571
security/py-dfvfs|filesystems/py-dfvfs|2024-10-21|Moved to new category filesystems
3571
security/py-dfvfs|filesystems/py-dfvfs|2024-10-21|Moved to new category filesystems
3572
security/cfs|filesystems/cfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 1-5 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += cfs
3
    SUBDIR += fstyp
4
    SUBDIR += fstyp
4
    SUBDIR += fswatch-mon
5
    SUBDIR += fswatch-mon
5
    SUBDIR += hfsexplorer
6
    SUBDIR += hfsexplorer
(-)b/filesystems/cfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	cfs
1
PORTNAME=	cfs
2
DISTVERSION=	1.5.0
2
DISTVERSION=	1.5.0
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	security
4
CATEGORIES=	filesystems security
5
MASTER_SITES=	http://www.bayofrum.net/dist/${PORTNAME}/
5
MASTER_SITES=	http://www.bayofrum.net/dist/${PORTNAME}/
6
6
7
MAINTAINER=	crees@FreeBSD.org
7
MAINTAINER=	crees@FreeBSD.org
(-)b/security/Makefile (-3 lines)
Lines 76-82 Link Here
76
    SUBDIR += ccsrch
76
    SUBDIR += ccsrch
77
    SUBDIR += certmgr
77
    SUBDIR += certmgr
78
    SUBDIR += certspotter
78
    SUBDIR += certspotter
79
    SUBDIR += cfs
80
    SUBDIR += cfssl
79
    SUBDIR += cfssl
81
    SUBDIR += cfv
80
    SUBDIR += cfv
82
    SUBDIR += chaosreader
81
    SUBDIR += chaosreader
83
- 
84
filesystems/py-fsspec-xrootd
82
filesystems/py-fsspec-xrootd
85
--
86
MOVED                                             | 1 +
83
MOVED                                             | 1 +
87
devel/Makefile                                    | 1 -
84
devel/Makefile                                    | 1 -
88
devel/py-uproot/Makefile                          | 2 +-
85
devel/py-uproot/Makefile                          | 2 +-
89
filesystems/Makefile                              | 1 +
86
filesystems/Makefile                              | 1 +
90
{devel => filesystems}/py-fsspec-xrootd/Makefile  | 2 +-
87
{devel => filesystems}/py-fsspec-xrootd/Makefile  | 2 +-
91
{devel => filesystems}/py-fsspec-xrootd/distinfo  | 0
88
{devel => filesystems}/py-fsspec-xrootd/distinfo  | 0
92
{devel => filesystems}/py-fsspec-xrootd/pkg-descr | 0
89
{devel => filesystems}/py-fsspec-xrootd/pkg-descr | 0
93
7 files changed, 4 insertions(+), 3 deletions(-)
90
7 files changed, 4 insertions(+), 3 deletions(-)
94
rename {devel => filesystems}/py-fsspec-xrootd/Makefile (95%)
91
rename {devel => filesystems}/py-fsspec-xrootd/Makefile (95%)
95
rename {devel => filesystems}/py-fsspec-xrootd/distinfo (100%)
92
rename {devel => filesystems}/py-fsspec-xrootd/distinfo (100%)
96
rename {devel => filesystems}/py-fsspec-xrootd/pkg-descr (100%)
93
rename {devel => filesystems}/py-fsspec-xrootd/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3570-3572 sysutils/fstyp|filesystems/fstyp|2024-10-21|Moved to new category filesystems Link Here
3570
sysutils/zxfer|filesystems/zxfer|2024-10-21|Moved to new category filesystems
3570
sysutils/zxfer|filesystems/zxfer|2024-10-21|Moved to new category filesystems
3571
security/py-dfvfs|filesystems/py-dfvfs|2024-10-21|Moved to new category filesystems
3571
security/py-dfvfs|filesystems/py-dfvfs|2024-10-21|Moved to new category filesystems
3572
security/cfs|filesystems/cfs|2024-10-21|Moved to new category filesystems
3572
security/cfs|filesystems/cfs|2024-10-21|Moved to new category filesystems
3573
devel/py-fsspec-xrootd|filesystems/py-fsspec-xrootd|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 4893-4899 Link Here
4893
    SUBDIR += py-fs
4893
    SUBDIR += py-fs
4894
    SUBDIR += py-fs2
4894
    SUBDIR += py-fs2
4895
    SUBDIR += py-fsspec
4895
    SUBDIR += py-fsspec
4896
    SUBDIR += py-fsspec-xrootd
4897
    SUBDIR += py-fudge
4896
    SUBDIR += py-fudge
4898
    SUBDIR += py-funcparserlib
4897
    SUBDIR += py-funcparserlib
4899
    SUBDIR += py-funcsigs
4898
    SUBDIR += py-funcsigs
(-)b/devel/py-uproot/Makefile (-1 / +1 lines)
Lines 33-39 XROOTD_DESC= Access extended ROOT daemon Link Here
33
33
34
HTTP_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR}
34
HTTP_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR}
35
S3_RUN_DEPENDS=		${PYTHON_PKGNAMEPREFIX}s3fs>=0:devel/py-s3fs@${PY_FLAVOR}
35
S3_RUN_DEPENDS=		${PYTHON_PKGNAMEPREFIX}s3fs>=0:devel/py-s3fs@${PY_FLAVOR}
36
XROOTD_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec-xrootd>=0:devel/py-fsspec-xrootd@${PY_FLAVOR}
36
XROOTD_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec-xrootd>=0:filesystems/py-fsspec-xrootd@${PY_FLAVOR}
37
37
38
.include <bsd.port.pre.mk>
38
.include <bsd.port.pre.mk>
39
39
(-)b/filesystems/Makefile (+1 lines)
Lines 8-13 Link Here
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += py-dfvfs
10
    SUBDIR += py-dfvfs
11
    SUBDIR += py-fsspec-xrootd
11
    SUBDIR += py-zfs-autobackup
12
    SUBDIR += py-zfs-autobackup
12
    SUBDIR += squashfs-tools
13
    SUBDIR += squashfs-tools
13
    SUBDIR += squashfs-tools-ng
14
    SUBDIR += squashfs-tools-ng
(-)b/filesystems/py-fsspec-xrootd/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	fsspec-xrootd
1
PORTNAME=	fsspec-xrootd
2
PORTVERSION=	0.4.0
2
PORTVERSION=	0.4.0
3
CATEGORIES=	devel python
3
CATEGORIES=	filesystems devel python
4
MASTER_SITES=	PYPI
4
MASTER_SITES=	PYPI
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
6
DISTNAME=	fsspec_xrootd-${PORTVERSION}
6
DISTNAME=	fsspec_xrootd-${PORTVERSION}
(-)b/MOVED (+1 lines)
Lines 3571-3573 sysutils/zxfer|filesystems/zxfer|2024-10-21|Moved to new category filesystems Link Here
3571
security/py-dfvfs|filesystems/py-dfvfs|2024-10-21|Moved to new category filesystems
3571
security/py-dfvfs|filesystems/py-dfvfs|2024-10-21|Moved to new category filesystems
3572
security/cfs|filesystems/cfs|2024-10-21|Moved to new category filesystems
3572
security/cfs|filesystems/cfs|2024-10-21|Moved to new category filesystems
3573
devel/py-fsspec-xrootd|filesystems/py-fsspec-xrootd|2024-10-21|Moved to new category filesystems
3573
devel/py-fsspec-xrootd|filesystems/py-fsspec-xrootd|2024-10-21|Moved to new category filesystems
3574
devel/py-fsspec|filesystems/py-fsspec|2024-10-21|Moved to new category filesystems
(-)b/databases/py-duckdb/Makefile (-1 / +1 lines)
Lines 14-20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>=2.6.0:devel/py-pybind11@${PY_FLA Link Here
14
		${PYNUMPY}
14
		${PYNUMPY}
15
RUN_DEPENDS=	${PYNUMPY} \
15
RUN_DEPENDS=	${PYNUMPY} \
16
		${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR}
16
		${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR}
17
TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>0:devel/py-fsspec@${PY_FLAVOR} \
17
TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>0:filesystems/py-fsspec@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}google-cloud-storage>0:www/py-google-cloud-storage@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}google-cloud-storage>0:www/py-google-cloud-storage@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}mypy>0:devel/py-mypy@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}mypy>0:devel/py-mypy@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
20
		${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
(-)b/databases/py-fastparquet/Makefile (-1 / +1 lines)
Lines 17-23 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ Link Here
17
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \
18
		thrift:devel/thrift
18
		thrift:devel/thrift
19
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cramjam>=2.3:archivers/py-cramjam@${PY_FLAVOR} \
19
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cramjam>=2.3:archivers/py-cramjam@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}fsspec>=0:devel/py-fsspec@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}fsspec>=0:filesystems/py-fsspec@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}numpy>=1.20.3,1:math/py-numpy@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}numpy>=1.20.3,1:math/py-numpy@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
23
		${PYTHON_PKGNAMEPREFIX}pandas>=1.5.0,1:math/py-pandas@${PY_FLAVOR}
23
		${PYTHON_PKGNAMEPREFIX}pandas>=1.5.0,1:math/py-pandas@${PY_FLAVOR}
(-)b/devel/Makefile (-1 lines)
Lines 4892-4898 Link Here
4892
    SUBDIR += py-frozenlist
4892
    SUBDIR += py-frozenlist
4893
    SUBDIR += py-fs
4893
    SUBDIR += py-fs
4894
    SUBDIR += py-fs2
4894
    SUBDIR += py-fs2
4895
    SUBDIR += py-fsspec
4896
    SUBDIR += py-fudge
4895
    SUBDIR += py-fudge
4897
    SUBDIR += py-funcparserlib
4896
    SUBDIR += py-funcparserlib
4898
    SUBDIR += py-funcsigs
4897
    SUBDIR += py-funcsigs
(-)b/devel/py-dask/Makefile (-1 / +1 lines)
Lines 17-23 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=62.6:devel/py-setuptools@${PY_ Link Here
17
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
17
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
18
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=8.1:devel/py-click@${PY_FLAVOR} \
18
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=8.1:devel/py-click@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}cloudpickle>=3.0.0:devel/py-cloudpickle@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}cloudpickle>=3.0.0:devel/py-cloudpickle@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}fsspec>=2021.09.0:devel/py-fsspec@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}fsspec>=2021.09.0:filesystems/py-fsspec@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}packaging>=20.0:devel/py-packaging@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}packaging>=20.0:devel/py-packaging@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}partd>=1.4.0:databases/py-partd@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}partd>=1.4.0:databases/py-partd@${PY_FLAVOR} \
23
		${PYTHON_PKGNAMEPREFIX}pyyaml>=5.3.1:devel/py-pyyaml@${PY_FLAVOR} \
23
		${PYTHON_PKGNAMEPREFIX}pyyaml>=5.3.1:devel/py-pyyaml@${PY_FLAVOR} \
(-)b/devel/py-etils/Makefile (-1 / +1 lines)
Lines 51-57 ECOLAB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter>=0:devel/py-jupyter@${PY_FLAV Link Here
51
			${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
51
			${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
52
			${PYTHON_PKGNAMEPREFIX}protobuf>=0,1:devel/py-protobuf@${PY_FLAVOR}
52
			${PYTHON_PKGNAMEPREFIX}protobuf>=0,1:devel/py-protobuf@${PY_FLAVOR}
53
ENP_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
53
ENP_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
54
EPATH_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=0:devel/py-fsspec@${PY_FLAVOR} \
54
EPATH_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=0:filesystems/py-fsspec@${PY_FLAVOR} \
55
			${PYTHON_PKGNAMEPREFIX}importlib-resources>=0:devel/py-importlib-resources@${PY_FLAVOR} \
55
			${PYTHON_PKGNAMEPREFIX}importlib-resources>=0:devel/py-importlib-resources@${PY_FLAVOR} \
56
			${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} \
56
			${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} \
57
			${PYTHON_PKGNAMEPREFIX}zipp>=0:devel/py-zipp@${PY_FLAVOR}
57
			${PYTHON_PKGNAMEPREFIX}zipp>=0:devel/py-zipp@${PY_FLAVOR}
(-)b/devel/py-gcsfs/Makefile (-1 / +1 lines)
Lines 16-22 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA Link Here
16
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
16
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}decorator>=4.1.2:devel/py-decorator@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}decorator>=4.1.2:devel/py-decorator@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}fsspec>=${PORTVERSION}<${PORTVERSION}_99:devel/py-fsspec@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}fsspec>=${PORTVERSION}<${PORTVERSION}_99:filesystems/py-fsspec@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}google-auth-oauthlib>=0:security/py-google-auth-oauthlib@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}google-auth-oauthlib>=0:security/py-google-auth-oauthlib@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}google-auth>=1.2:security/py-google-auth@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}google-auth>=1.2:security/py-google-auth@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}google-cloud-storage>=0:www/py-google-cloud-storage@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}google-cloud-storage>=0:www/py-google-cloud-storage@${PY_FLAVOR} \
(-)b/devel/py-pyyaml-include/Makefile (-1 / +1 lines)
Lines 16-22 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
16
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \
16
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8:devel/py-setuptools-scm@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8:devel/py-setuptools-scm@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
18
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
19
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=2021.04.0:devel/py-fsspec@${PY_FLAVOR} \
19
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=2021.04.0:filesystems/py-fsspec@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0<7.0:devel/py-pyyaml@${PY_FLAVOR}
20
		${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0<7.0:devel/py-pyyaml@${PY_FLAVOR}
21
TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR}
21
TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR}
22
22
(-)b/devel/py-s3fs/Makefile (-1 / +1 lines)
Lines 16-22 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA Link Here
16
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
16
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiobotocore>=2.5.4<3.0.0:devel/py-aiobotocore@${PY_FLAVOR} \
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiobotocore>=2.5.4<3.0.0:devel/py-aiobotocore@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}fsspec>=${PORTVERSION}<${PORTVERSION}_99:devel/py-fsspec@${PY_FLAVOR}
19
		${PYTHON_PKGNAMEPREFIX}fsspec>=${PORTVERSION}<${PORTVERSION}_99:filesystems/py-fsspec@${PY_FLAVOR}
20
20
21
USES=		python
21
USES=		python
22
USE_PYTHON=	autoplist concurrent pep517
22
USE_PYTHON=	autoplist concurrent pep517
(-)b/devel/py-uproot/Makefile (-1 / +1 lines)
Lines 16-22 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVO Link Here
16
		${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
16
		${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}awkward>=2.4.6:math/py-awkward@${PY_FLAVOR} \
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}awkward>=2.4.6:math/py-awkward@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}cramjam>=2.5.0:archivers/py-cramjam@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}cramjam>=2.5.0:archivers/py-cramjam@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}fsspec>=0:devel/py-fsspec@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}fsspec>=0:filesystems/py-fsspec@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}xxhash>=0:devel/py-xxhash@${PY_FLAVOR}
22
		${PYTHON_PKGNAMEPREFIX}xxhash>=0:devel/py-xxhash@${PY_FLAVOR}
(-)b/devel/py-zarr/Makefile (-1 / +1 lines)
Lines 18-24 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asciitree>0:graphics/py-asciitree@${PY_FLAVO Link Here
18
		${PYTHON_PKGNAMEPREFIX}fasteners>0:devel/py-fasteners@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}fasteners>0:devel/py-fasteners@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}numcodecs>=0.10.0:misc/py-numcodecs@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}numcodecs>=0.10.0:misc/py-numcodecs@${PY_FLAVOR} \
20
		${PYNUMPY}
20
		${PYNUMPY}
21
RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}fsspec>0:devel/py-fsspec@${PY_FLAVOR} \
21
RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}fsspec>0:filesystems/py-fsspec@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR}
22
		${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR}
23
23
24
USES=		python
24
USES=		python
(-)b/filesystems/Makefile (+1 lines)
Lines 8-13 Link Here
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += py-dfvfs
10
    SUBDIR += py-dfvfs
11
    SUBDIR += py-fsspec
11
    SUBDIR += py-fsspec-xrootd
12
    SUBDIR += py-fsspec-xrootd
12
    SUBDIR += py-zfs-autobackup
13
    SUBDIR += py-zfs-autobackup
13
    SUBDIR += squashfs-tools
14
    SUBDIR += squashfs-tools
(-)b/filesystems/py-fsspec-xrootd/Makefile (-1 / +1 lines)
Lines 16-22 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
16
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \
16
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4:devel/py-setuptools-scm@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4:devel/py-setuptools-scm@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
18
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
19
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=0:devel/py-fsspec@${PY_FLAVOR}
19
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=0:filesystems/py-fsspec@${PY_FLAVOR}
20
20
21
USES=		python
21
USES=		python
22
USE_PYTHON=	autoplist concurrent pep517
22
USE_PYTHON=	autoplist concurrent pep517
(-)b/filesystems/py-fsspec/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	fsspec
1
PORTNAME=	fsspec
2
PORTVERSION=	2024.10.0
2
PORTVERSION=	2024.10.0
3
CATEGORIES=	devel python
3
CATEGORIES=	filesystems devel python
4
MASTER_SITES=	PYPI
4
MASTER_SITES=	PYPI
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
6
6
(-)b/graphics/py-geosnap/Makefile (-1 / +1 lines)
Lines 17-23 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0:devel/py-setuptools@${PY_ Link Here
17
		${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2:devel/py-setuptools-scm@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2:devel/py-setuptools-scm@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
18
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
19
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}contextily>=0:graphics/py-contextily@${PY_FLAVOR} \
19
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}contextily>=0:graphics/py-contextily@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}fsspec>=:devel/py-fsspec@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}fsspec>=:filesystems/py-fsspec@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}geopandas>=0.9:graphics/py-geopandas@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}geopandas>=0.9:graphics/py-geopandas@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}giddy>=2.2.1:graphics/py-giddy@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}giddy>=2.2.1:graphics/py-giddy@${PY_FLAVOR} \
23
		${PYTHON_PKGNAMEPREFIX}libpysal>=0:science/py-libpysal@${PY_FLAVOR} \
23
		${PYTHON_PKGNAMEPREFIX}libpysal>=0:science/py-libpysal@${PY_FLAVOR} \
(-)b/graphics/py-imageio/Makefile (-2 / +2 lines)
Lines 22-31 TEST_DEPENDS= opencv>=0:graphics/opencv \ Link Here
22
		${PYTHON_PKGNAMEPREFIX}astropy>=0:astro/py-astropy@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}astropy>=0:astro/py-astropy@${PY_FLAVOR} \
23
		${PYTHON_PKGNAMEPREFIX}av>=0:multimedia/py-av@${PY_FLAVOR} \
23
		${PYTHON_PKGNAMEPREFIX}av>=0:multimedia/py-av@${PY_FLAVOR} \
24
		${PYTHON_PKGNAMEPREFIX}gdal>=0:graphics/py-gdal@${PY_FLAVOR} \
24
		${PYTHON_PKGNAMEPREFIX}gdal>=0:graphics/py-gdal@${PY_FLAVOR} \
25
		${PYTHON_PKGNAMEPREFIX}fsspec>=0:devel/py-fsspec@${PY_FLAVOR} \
25
		${PYTHON_PKGNAMEPREFIX}fsspec>=0:filesystems/py-fsspec@${PY_FLAVOR} \
26
		${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
26
		${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
27
		${PYTHON_PKGNAMEPREFIX}tifffile>=0:graphics/py-tifffile@${PY_FLAVOR}
27
		${PYTHON_PKGNAMEPREFIX}tifffile>=0:graphics/py-tifffile@${PY_FLAVOR}
28
# devel/py-fsspec[github]
28
# filesystems/py-fsspec[github]
29
TEST_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
29
TEST_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
30
30
31
USES=		python:3.9+
31
USES=		python:3.9+
(-)b/graphics/py-tifffile/Makefile (-1 / +1 lines)
Lines 31-37 CODECS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}imagecodecs>=2023.8.12:graphics/py-im Link Here
31
PLOT_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR}
31
PLOT_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR}
32
XML_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${PY_FLAVOR} \
32
XML_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${PY_FLAVOR} \
33
			${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR}
33
			${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR}
34
ZARR_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=0:devel/py-fsspec@${PY_FLAVOR} \
34
ZARR_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=0:filesystems/py-fsspec@${PY_FLAVOR} \
35
			${PYTHON_PKGNAMEPREFIX}zarr>=0:devel/py-zarr@${PY_FLAVOR}
35
			${PYTHON_PKGNAMEPREFIX}zarr>=0:devel/py-zarr@${PY_FLAVOR}
36
36
37
.include <bsd.port.mk>
37
.include <bsd.port.mk>
(-)b/math/py-awkward/Makefile (-1 / +1 lines)
Lines 15-21 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
15
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} \
15
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} \
16
		${PYTHON_PKGNAMEPREFIX}hatchling>=1.10.0:devel/py-hatchling@${PY_FLAVOR}
16
		${PYTHON_PKGNAMEPREFIX}hatchling>=1.10.0:devel/py-hatchling@${PY_FLAVOR}
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}awkward-cpp>=39<39_99:math/py-awkward-cpp@${PY_FLAVOR} \
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}awkward-cpp>=39<39_99:math/py-awkward-cpp@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}fsspec>=2022.11.0:devel/py-fsspec@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}fsspec>=2022.11.0:filesystems/py-fsspec@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}numpy>=1.18.0,1:math/py-numpy@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}numpy>=1.18.0,1:math/py-numpy@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
21
21
(-)b/math/py-modin/Makefile (-1 / +1 lines)
Lines 14-20 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
14
14
15
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
15
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
16
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
16
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=2022.11.0:devel/py-fsspec@${PY_FLAVOR} \
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=2022.11.0:filesystems/py-fsspec@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}numpy>=1.22.4,1:math/py-numpy@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}numpy>=1.22.4,1:math/py-numpy@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}packaging>=21.0:devel/py-packaging@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}packaging>=21.0:devel/py-packaging@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}pandas>=2,1<2.3,1:math/py-pandas@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}pandas>=2,1<2.3,1:math/py-pandas@${PY_FLAVOR} \
(-)b/misc/py-datasets/Makefile (-1 / +1 lines)
Lines 18-24 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyproject-hooks>0:devel/py-pyproject-hooks Link Here
18
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} \
18
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}dill>0.3.0:devel/py-dill@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}dill>0.3.0:devel/py-dill@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}filelock>0:sysutils/py-filelock@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}filelock>0:sysutils/py-filelock@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}fsspec>=2023.1.0:devel/py-fsspec@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}fsspec>=2023.1.0:filesystems/py-fsspec@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}huggingface-hub>0.21.2:misc/py-huggingface-hub@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}huggingface-hub>0.21.2:misc/py-huggingface-hub@${PY_FLAVOR} \
23
		${PYTHON_PKGNAMEPREFIX}multiprocess>0:devel/py-multiprocess@${PY_FLAVOR} \
23
		${PYTHON_PKGNAMEPREFIX}multiprocess>0:devel/py-multiprocess@${PY_FLAVOR} \
24
		${PYNUMPY} \
24
		${PYNUMPY} \
(-)b/misc/py-huggingface-hub/Makefile (-1 / +1 lines)
Lines 13-19 LICENSE= APACHE20 Link Here
13
LICENSE_FILE=	${WRKSRC}/LICENSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
14
14
15
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}filelock>0:sysutils/py-filelock@${PY_FLAVOR} \
15
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}filelock>0:sysutils/py-filelock@${PY_FLAVOR} \
16
		${PYTHON_PKGNAMEPREFIX}fsspec>=2023.5.0:devel/py-fsspec@${PY_FLAVOR} \
16
		${PYTHON_PKGNAMEPREFIX}fsspec>=2023.5.0:filesystems/py-fsspec@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}packaging>=20.9:devel/py-packaging@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}packaging>=20.9:devel/py-packaging@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}pyyaml>=5.1:devel/py-pyyaml@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}pyyaml>=5.1:devel/py-pyyaml@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
(-)b/misc/py-pytorch-lightning/Makefile (-1 / +1 lines)
Lines 13-19 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
13
13
14
BUILD_DEPENDS=	${PY_SETUPTOOLS} \
14
BUILD_DEPENDS=	${PY_SETUPTOOLS} \
15
		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
15
		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
16
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=2022.5.0:devel/py-fsspec@${PY_FLAVOR} \
16
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=2022.5.0:filesystems/py-fsspec@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}lightning-utilities>=0.10.0:misc/py-lightning-utilities@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}lightning-utilities>=0.10.0:misc/py-lightning-utilities@${PY_FLAVOR} \
18
		${PYNUMPY} \
18
		${PYNUMPY} \
19
		${PYTHON_PKGNAMEPREFIX}packaging>=20.0:devel/py-packaging@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}packaging>=20.0:devel/py-packaging@${PY_FLAVOR} \
(-)b/misc/py-torch-geometric/Makefile (-1 / +1 lines)
Lines 15-21 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>0:devel/py-flit-core@${PY_FLAVOR Link Here
15
		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
15
		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
16
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} \
16
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}dgl>0:math/py-dgl@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}dgl>0:math/py-dgl@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}fsspec>0:devel/py-fsspec@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}fsspec>0:filesystems/py-fsspec@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
20
		${PYNUMPY}  \
20
		${PYNUMPY}  \
21
		${PYTHON_PKGNAMEPREFIX}psutil>=5.8.0:sysutils/py-psutil@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}psutil>=5.8.0:sysutils/py-psutil@${PY_FLAVOR} \
(-)b/science/py-asdf/Makefile (-1 / +1 lines)
Lines 23-29 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asdf-standard>=1.1.0:science/py-asdf-standar Link Here
23
		${PYTHON_PKGNAMEPREFIX}packaging>=19:devel/py-packaging@${PY_FLAVOR} \
23
		${PYTHON_PKGNAMEPREFIX}packaging>=19:devel/py-packaging@${PY_FLAVOR} \
24
		${PYTHON_PKGNAMEPREFIX}pyyaml>=5.4.1:devel/py-pyyaml@${PY_FLAVOR} \
24
		${PYTHON_PKGNAMEPREFIX}pyyaml>=5.4.1:devel/py-pyyaml@${PY_FLAVOR} \
25
		${PYTHON_PKGNAMEPREFIX}semantic-version>=2.8:devel/py-semantic-version@${PY_FLAVOR}
25
		${PYTHON_PKGNAMEPREFIX}semantic-version>=2.8:devel/py-semantic-version@${PY_FLAVOR}
26
TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=2022.8.2:devel/py-fsspec@${PY_FLAVOR} \
26
TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=2022.8.2:filesystems/py-fsspec@${PY_FLAVOR} \
27
		${PYTHON_PKGNAMEPREFIX}lz4>=0.10:archivers/py-lz4@${PY_FLAVOR} \
27
		${PYTHON_PKGNAMEPREFIX}lz4>=0.10:archivers/py-lz4@${PY_FLAVOR} \
28
		${PYTHON_PKGNAMEPREFIX}psutil>=0:sysutils/py-psutil@${PY_FLAVOR} \
28
		${PYTHON_PKGNAMEPREFIX}psutil>=0:sysutils/py-psutil@${PY_FLAVOR} \
29
		${PYTHON_PKGNAMEPREFIX}pytest-doctestplus>=0:devel/py-pytest-doctestplus@${PY_FLAVOR} \
29
		${PYTHON_PKGNAMEPREFIX}pytest-doctestplus>=0:devel/py-pytest-doctestplus@${PY_FLAVOR} \
(-)b/textproc/py-petl/Makefile (-3 / +1 lines)
Lines 48-54 HTTP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.6.2:www/py-aiohttp@${PY_FLAV Link Here
48
INTERVAL_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}intervaltree>=3.0.2:devel/py-intervaltree@${PY_FLAVOR}
48
INTERVAL_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}intervaltree>=3.0.2:devel/py-intervaltree@${PY_FLAVOR}
49
NUMPY_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=1.16.4,1:math/py-numpy@${PY_FLAVOR}
49
NUMPY_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=1.16.4,1:math/py-numpy@${PY_FLAVOR}
50
PANDAS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pandas>=0.24.2,1:math/py-pandas@${PY_FLAVOR}
50
PANDAS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pandas>=0.24.2,1:math/py-pandas@${PY_FLAVOR}
51
REMOTE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=0.7.4:devel/py-fsspec@${PY_FLAVOR}
51
REMOTE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=0.7.4:filesystems/py-fsspec@${PY_FLAVOR}
52
SMB_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}smbprotocol>=1.0.1:net/py-smbprotocol@${PY_FLAVOR}
52
SMB_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}smbprotocol>=1.0.1:net/py-smbprotocol@${PY_FLAVOR}
53
XLS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}xlrd>=2.0.1:textproc/py-xlrd@${PY_FLAVOR} \
53
XLS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}xlrd>=2.0.1:textproc/py-xlrd@${PY_FLAVOR} \
54
			${PYTHON_PKGNAMEPREFIX}xlwt>=1.3.0:textproc/py-xlwt@${PY_FLAVOR}
54
			${PYTHON_PKGNAMEPREFIX}xlwt>=1.3.0:textproc/py-xlwt@${PY_FLAVOR}
55
- 
56
--
57
MOVED                                   | 1 +
55
MOVED                                   | 1 +
58
devel/Makefile                          | 1 -
56
devel/Makefile                          | 1 -
59
filesystems/Makefile                    | 1 +
57
filesystems/Makefile                    | 1 +
60
{devel => filesystems}/py-fs2/Makefile  | 2 +-
58
{devel => filesystems}/py-fs2/Makefile  | 2 +-
61
{devel => filesystems}/py-fs2/distinfo  | 0
59
{devel => filesystems}/py-fs2/distinfo  | 0
62
{devel => filesystems}/py-fs2/pkg-descr | 0
60
{devel => filesystems}/py-fs2/pkg-descr | 0
63
print/py-fonttools/Makefile             | 2 +-
61
print/py-fonttools/Makefile             | 2 +-
64
www/py-django-bakery/Makefile           | 2 +-
62
www/py-django-bakery/Makefile           | 2 +-
65
x11-fonts/py-fontfeatures/Makefile      | 2 +-
63
x11-fonts/py-fontfeatures/Makefile      | 2 +-
66
9 files changed, 6 insertions(+), 5 deletions(-)
64
9 files changed, 6 insertions(+), 5 deletions(-)
67
rename {devel => filesystems}/py-fs2/Makefile (95%)
65
rename {devel => filesystems}/py-fs2/Makefile (95%)
68
rename {devel => filesystems}/py-fs2/distinfo (100%)
66
rename {devel => filesystems}/py-fs2/distinfo (100%)
69
rename {devel => filesystems}/py-fs2/pkg-descr (100%)
67
rename {devel => filesystems}/py-fs2/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3572-3574 security/py-dfvfs|filesystems/py-dfvfs|2024-10-21|Moved to new category filesyst Link Here
3572
security/cfs|filesystems/cfs|2024-10-21|Moved to new category filesystems
3572
security/cfs|filesystems/cfs|2024-10-21|Moved to new category filesystems
3573
devel/py-fsspec-xrootd|filesystems/py-fsspec-xrootd|2024-10-21|Moved to new category filesystems
3573
devel/py-fsspec-xrootd|filesystems/py-fsspec-xrootd|2024-10-21|Moved to new category filesystems
3574
devel/py-fsspec|filesystems/py-fsspec|2024-10-21|Moved to new category filesystems
3574
devel/py-fsspec|filesystems/py-fsspec|2024-10-21|Moved to new category filesystems
3575
devel/py-fs2|filesystems/py-fs2|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 4891-4897 Link Here
4891
    SUBDIR += py-frozendict
4891
    SUBDIR += py-frozendict
4892
    SUBDIR += py-frozenlist
4892
    SUBDIR += py-frozenlist
4893
    SUBDIR += py-fs
4893
    SUBDIR += py-fs
4894
    SUBDIR += py-fs2
4895
    SUBDIR += py-fudge
4894
    SUBDIR += py-fudge
4896
    SUBDIR += py-funcparserlib
4895
    SUBDIR += py-funcparserlib
4897
    SUBDIR += py-funcsigs
4896
    SUBDIR += py-funcsigs
(-)b/filesystems/Makefile (+1 lines)
Lines 8-13 Link Here
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += py-dfvfs
10
    SUBDIR += py-dfvfs
11
    SUBDIR += py-fs2
11
    SUBDIR += py-fsspec
12
    SUBDIR += py-fsspec
12
    SUBDIR += py-fsspec-xrootd
13
    SUBDIR += py-fsspec-xrootd
13
    SUBDIR += py-zfs-autobackup
14
    SUBDIR += py-zfs-autobackup
(-)b/filesystems/py-fs2/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	fs
1
PORTNAME=	fs
2
PORTVERSION=	2.4.16
2
PORTVERSION=	2.4.16
3
CATEGORIES=	devel
3
CATEGORIES=	filesystems devel
4
MASTER_SITES=	PYPI
4
MASTER_SITES=	PYPI
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
6
PKGNAMESUFFIX=	2
6
PKGNAMESUFFIX=	2
(-)b/print/py-fonttools/Makefile (-1 / +1 lines)
Lines 37-43 LXML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=4.0:devel/py-lxml@${PY_FLAVOR} Link Here
37
PLOT_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR}
37
PLOT_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR}
38
REPACKER_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}uharfbuzz>=0.23.0:print/py-uharfbuzz@${PY_FLAVOR}
38
REPACKER_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}uharfbuzz>=0.23.0:print/py-uharfbuzz@${PY_FLAVOR}
39
SYMFONT_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sympy>=0:math/py-sympy@${PY_FLAVOR}
39
SYMFONT_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sympy>=0:math/py-sympy@${PY_FLAVOR}
40
UFO_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fs2>=2.2.0<3:devel/py-fs2@${PY_FLAVOR}
40
UFO_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fs2>=2.2.0<3:filesystems/py-fs2@${PY_FLAVOR}
41
WOFF_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}brotli>=1.0.1:archivers/py-brotli@${PY_FLAVOR} \
41
WOFF_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}brotli>=1.0.1:archivers/py-brotli@${PY_FLAVOR} \
42
			${PYTHON_PKGNAMEPREFIX}zopfli>=0.1.4:archivers/py-zopfli@${PY_FLAVOR}
42
			${PYTHON_PKGNAMEPREFIX}zopfli>=0.1.4:archivers/py-zopfli@${PY_FLAVOR}
43
43
(-)b/www/py-django-bakery/Makefile (-1 / +1 lines)
Lines 13-19 LICENSE= MIT Link Here
13
13
14
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>1.5.2:devel/py-six@${PY_FLAVOR} \
14
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>1.5.2:devel/py-six@${PY_FLAVOR} \
15
		${PYTHON_PKGNAMEPREFIX}boto3>=1.4.4:www/py-boto3@${PY_FLAVOR} \
15
		${PYTHON_PKGNAMEPREFIX}boto3>=1.4.4:www/py-boto3@${PY_FLAVOR} \
16
		${PYTHON_PKGNAMEPREFIX}fs2>=2.0.17:devel/py-fs2@${PY_FLAVOR}
16
		${PYTHON_PKGNAMEPREFIX}fs2>=2.0.17:filesystems/py-fs2@${PY_FLAVOR}
17
17
18
USES=		python
18
USES=		python
19
USE_PYTHON=	autoplist distutils
19
USE_PYTHON=	autoplist distutils
(-)b/x11-fonts/py-fontfeatures/Makefile (-3 / +1 lines)
Lines 16-22 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
16
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
16
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
17
		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
18
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools>=4.28.0:print/py-fonttools@${PY_FLAVOR} \
18
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools>=4.28.0:print/py-fonttools@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}fs2>=0:devel/py-fs2@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}fs2>=0:filesystems/py-fs2@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR}
20
		${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR}
21
21
22
USES=		python
22
USES=		python
23
- 
24
filesystems/zrepl-dsh2dsh
23
filesystems/zrepl-dsh2dsh
25
--
26
MOVED                                                        | 1 +
24
MOVED                                                        | 1 +
27
filesystems/Makefile                                         | 1 +
25
filesystems/Makefile                                         | 1 +
28
{sysutils => filesystems}/zrepl-dsh2dsh/Makefile             | 2 +-
26
{sysutils => filesystems}/zrepl-dsh2dsh/Makefile             | 2 +-
29
{sysutils => filesystems}/zrepl-dsh2dsh/distinfo             | 0
27
{sysutils => filesystems}/zrepl-dsh2dsh/distinfo             | 0
30
{sysutils => filesystems}/zrepl-dsh2dsh/files/pkg-message.in | 2 +-
28
{sysutils => filesystems}/zrepl-dsh2dsh/files/pkg-message.in | 2 +-
31
{sysutils => filesystems}/zrepl-dsh2dsh/pkg-descr            | 0
29
{sysutils => filesystems}/zrepl-dsh2dsh/pkg-descr            | 0
32
{sysutils => filesystems}/zrepl-dsh2dsh/pkg-plist            | 0
30
{sysutils => filesystems}/zrepl-dsh2dsh/pkg-plist            | 0
33
sysutils/Makefile                                            | 1 -
31
sysutils/Makefile                                            | 1 -
34
8 files changed, 4 insertions(+), 3 deletions(-)
32
8 files changed, 4 insertions(+), 3 deletions(-)
35
rename {sysutils => filesystems}/zrepl-dsh2dsh/Makefile (98%)
33
rename {sysutils => filesystems}/zrepl-dsh2dsh/Makefile (98%)
36
rename {sysutils => filesystems}/zrepl-dsh2dsh/distinfo (100%)
34
rename {sysutils => filesystems}/zrepl-dsh2dsh/distinfo (100%)
37
rename {sysutils => filesystems}/zrepl-dsh2dsh/files/pkg-message.in (96%)
35
rename {sysutils => filesystems}/zrepl-dsh2dsh/files/pkg-message.in (96%)
38
rename {sysutils => filesystems}/zrepl-dsh2dsh/pkg-descr (100%)
36
rename {sysutils => filesystems}/zrepl-dsh2dsh/pkg-descr (100%)
39
rename {sysutils => filesystems}/zrepl-dsh2dsh/pkg-plist (100%)
37
rename {sysutils => filesystems}/zrepl-dsh2dsh/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3573-3575 security/cfs|filesystems/cfs|2024-10-21|Moved to new category filesystems Link Here
3573
devel/py-fsspec-xrootd|filesystems/py-fsspec-xrootd|2024-10-21|Moved to new category filesystems
3573
devel/py-fsspec-xrootd|filesystems/py-fsspec-xrootd|2024-10-21|Moved to new category filesystems
3574
devel/py-fsspec|filesystems/py-fsspec|2024-10-21|Moved to new category filesystems
3574
devel/py-fsspec|filesystems/py-fsspec|2024-10-21|Moved to new category filesystems
3575
devel/py-fs2|filesystems/py-fs2|2024-10-21|Moved to new category filesystems
3575
devel/py-fs2|filesystems/py-fs2|2024-10-21|Moved to new category filesystems
3576
sysutils/zrepl-dsh2dsh|filesystems/zrepl-dsh2dsh|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 15-20 Link Here
15
    SUBDIR += squashfs-tools
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += zap
17
    SUBDIR += zap
18
    SUBDIR += zrepl-dsh2dsh
18
    SUBDIR += zxfer
19
    SUBDIR += zxfer
19
20
20
.include <bsd.port.subdir.mk>
21
.include <bsd.port.subdir.mk>
(-)b/filesystems/zrepl-dsh2dsh/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	zrepl
1
PORTNAME=	zrepl
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	0.8.9
3
DISTVERSION=	0.8.9
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
PKGNAMESUFFIX=	-dsh2dsh
5
PKGNAMESUFFIX=	-dsh2dsh
6
6
7
MAINTAINER=	dsh@bamus.cz
7
MAINTAINER=	dsh@bamus.cz
(-)b/filesystems/zrepl-dsh2dsh/files/pkg-message.in (-1 / +1 lines)
Lines 1-7 Link Here
1
[
1
[
2
{ type: install
2
{ type: install
3
  message: <<EOM
3
  message: <<EOM
4
Messages from sysutils/zrepl:
4
Messages from filesystems/zrepl-dsh2dsh:
5
5
6
SETUP BEFORE FIRST USE:
6
SETUP BEFORE FIRST USE:
7
- Create the log file /var/log/zrepl.log:
7
- Create the log file /var/log/zrepl.log:
(-)b/sysutils/Makefile (-3 lines)
Lines 1708-1714 Link Here
1708
    SUBDIR += zpool-iostat-viz
1708
    SUBDIR += zpool-iostat-viz
1709
    SUBDIR += zrep
1709
    SUBDIR += zrep
1710
    SUBDIR += zrepl
1710
    SUBDIR += zrepl
1711
    SUBDIR += zrepl-dsh2dsh
1712
    SUBDIR += zsd
1711
    SUBDIR += zsd
1713
    SUBDIR += zsm
1712
    SUBDIR += zsm
1714
    SUBDIR += ztop
1713
    SUBDIR += ztop
1715
- 
1716
--
1717
MOVED                                                          | 1 +
1714
MOVED                                                          | 1 +
1718
filesystems/Makefile                                           | 1 +
1715
filesystems/Makefile                                           | 1 +
1719
{sysutils => filesystems}/zrepl/Makefile                       | 2 +-
1716
{sysutils => filesystems}/zrepl/Makefile                       | 2 +-
1720
{sysutils => filesystems}/zrepl/distinfo                       | 0
1717
{sysutils => filesystems}/zrepl/distinfo                       | 0
1721
{sysutils => filesystems}/zrepl/files/500.zrepl.in             | 0
1718
{sysutils => filesystems}/zrepl/files/500.zrepl.in             | 0
1722
{sysutils => filesystems}/zrepl/files/newsyslog.conf           | 0
1719
{sysutils => filesystems}/zrepl/files/newsyslog.conf           | 0
1723
{sysutils => filesystems}/zrepl/files/patch-go.mod             | 0
1720
{sysutils => filesystems}/zrepl/files/patch-go.mod             | 0
1724
{sysutils => filesystems}/zrepl/files/patch-go.sum             | 0
1721
{sysutils => filesystems}/zrepl/files/patch-go.sum             | 0
1725
{sysutils => filesystems}/zrepl/files/patch-vendor_modules.txt | 0
1722
{sysutils => filesystems}/zrepl/files/patch-vendor_modules.txt | 0
1726
{sysutils => filesystems}/zrepl/files/pkg-message.in           | 2 +-
1723
{sysutils => filesystems}/zrepl/files/pkg-message.in           | 2 +-
1727
{sysutils => filesystems}/zrepl/files/syslog.conf              | 0
1724
{sysutils => filesystems}/zrepl/files/syslog.conf              | 0
1728
{sysutils => filesystems}/zrepl/files/zrepl.in                 | 0
1725
{sysutils => filesystems}/zrepl/files/zrepl.in                 | 0
1729
{sysutils => filesystems}/zrepl/files/zrepl.yml                | 0
1726
{sysutils => filesystems}/zrepl/files/zrepl.yml                | 0
1730
{sysutils => filesystems}/zrepl/pkg-descr                      | 0
1727
{sysutils => filesystems}/zrepl/pkg-descr                      | 0
1731
{sysutils => filesystems}/zrepl/pkg-plist                      | 0
1728
{sysutils => filesystems}/zrepl/pkg-plist                      | 0
1732
sysutils/Makefile                                              | 1 -
1729
sysutils/Makefile                                              | 1 -
1733
16 files changed, 4 insertions(+), 3 deletions(-)
1730
16 files changed, 4 insertions(+), 3 deletions(-)
1734
rename {sysutils => filesystems}/zrepl/Makefile (98%)
1731
rename {sysutils => filesystems}/zrepl/Makefile (98%)
1735
rename {sysutils => filesystems}/zrepl/distinfo (100%)
1732
rename {sysutils => filesystems}/zrepl/distinfo (100%)
1736
rename {sysutils => filesystems}/zrepl/files/500.zrepl.in (100%)
1733
rename {sysutils => filesystems}/zrepl/files/500.zrepl.in (100%)
1737
rename {sysutils => filesystems}/zrepl/files/newsyslog.conf (100%)
1734
rename {sysutils => filesystems}/zrepl/files/newsyslog.conf (100%)
1738
rename {sysutils => filesystems}/zrepl/files/patch-go.mod (100%)
1735
rename {sysutils => filesystems}/zrepl/files/patch-go.mod (100%)
1739
rename {sysutils => filesystems}/zrepl/files/patch-go.sum (100%)
1736
rename {sysutils => filesystems}/zrepl/files/patch-go.sum (100%)
1740
rename {sysutils => filesystems}/zrepl/files/patch-vendor_modules.txt (100%)
1737
rename {sysutils => filesystems}/zrepl/files/patch-vendor_modules.txt (100%)
1741
rename {sysutils => filesystems}/zrepl/files/pkg-message.in (97%)
1738
rename {sysutils => filesystems}/zrepl/files/pkg-message.in (97%)
1742
rename {sysutils => filesystems}/zrepl/files/syslog.conf (100%)
1739
rename {sysutils => filesystems}/zrepl/files/syslog.conf (100%)
1743
rename {sysutils => filesystems}/zrepl/files/zrepl.in (100%)
1740
rename {sysutils => filesystems}/zrepl/files/zrepl.in (100%)
1744
rename {sysutils => filesystems}/zrepl/files/zrepl.yml (100%)
1741
rename {sysutils => filesystems}/zrepl/files/zrepl.yml (100%)
1745
rename {sysutils => filesystems}/zrepl/pkg-descr (100%)
1742
rename {sysutils => filesystems}/zrepl/pkg-descr (100%)
1746
rename {sysutils => filesystems}/zrepl/pkg-plist (100%)
1743
rename {sysutils => filesystems}/zrepl/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3574-3576 devel/py-fsspec-xrootd|filesystems/py-fsspec-xrootd|2024-10-21|Moved to new cate Link Here
3574
devel/py-fsspec|filesystems/py-fsspec|2024-10-21|Moved to new category filesystems
3574
devel/py-fsspec|filesystems/py-fsspec|2024-10-21|Moved to new category filesystems
3575
devel/py-fs2|filesystems/py-fs2|2024-10-21|Moved to new category filesystems
3575
devel/py-fs2|filesystems/py-fs2|2024-10-21|Moved to new category filesystems
3576
sysutils/zrepl-dsh2dsh|filesystems/zrepl-dsh2dsh|2024-10-21|Moved to new category filesystems
3576
sysutils/zrepl-dsh2dsh|filesystems/zrepl-dsh2dsh|2024-10-21|Moved to new category filesystems
3577
sysutils/zrepl|filesystems/zrepl|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 15-20 Link Here
15
    SUBDIR += squashfs-tools
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += zap
17
    SUBDIR += zap
18
    SUBDIR += zrepl
18
    SUBDIR += zrepl-dsh2dsh
19
    SUBDIR += zrepl-dsh2dsh
19
    SUBDIR += zxfer
20
    SUBDIR += zxfer
20
21
(-)b/filesystems/zrepl/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= zrepl Link Here
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	0.6.1
3
DISTVERSION=	0.6.1
4
PORTREVISION=	9
4
PORTREVISION=	9
5
CATEGORIES=	sysutils
5
CATEGORIES=	filesystems sysutils
6
6
7
MAINTAINER=	driesm@FreeBSD.org
7
MAINTAINER=	driesm@FreeBSD.org
8
COMMENT=	ZFS dataset replication tool
8
COMMENT=	ZFS dataset replication tool
(-)b/filesystems/zrepl/files/pkg-message.in (-1 / +1 lines)
Lines 1-7 Link Here
1
[
1
[
2
{ type: install
2
{ type: install
3
  message: <<EOM
3
  message: <<EOM
4
Messages from sysutils/zrepl:
4
Messages from filesystems/zrepl:
5
5
6
SETUP BEFORE FIRST USE:
6
SETUP BEFORE FIRST USE:
7
- Create the log file /var/log/zrepl.log:
7
- Create the log file /var/log/zrepl.log:
(-)b/sysutils/Makefile (-3 lines)
Lines 1707-1713 Link Here
1707
    SUBDIR += zoxide
1707
    SUBDIR += zoxide
1708
    SUBDIR += zpool-iostat-viz
1708
    SUBDIR += zpool-iostat-viz
1709
    SUBDIR += zrep
1709
    SUBDIR += zrep
1710
    SUBDIR += zrepl
1711
    SUBDIR += zsd
1710
    SUBDIR += zsd
1712
    SUBDIR += zsm
1711
    SUBDIR += zsm
1713
    SUBDIR += ztop
1712
    SUBDIR += ztop
1714
- 
1715
filesystems/zisofs-tools
1713
filesystems/zisofs-tools
1716
--
1717
MOVED                                                         | 1 +
1714
MOVED                                                         | 1 +
1718
filesystems/Makefile                                          | 1 +
1715
filesystems/Makefile                                          | 1 +
1719
{sysutils => filesystems}/zisofs-tools/Makefile               | 2 +-
1716
{sysutils => filesystems}/zisofs-tools/Makefile               | 2 +-
1720
{sysutils => filesystems}/zisofs-tools/distinfo               | 0
1717
{sysutils => filesystems}/zisofs-tools/distinfo               | 0
1721
{sysutils => filesystems}/zisofs-tools/files/patch-compress.c | 0
1718
{sysutils => filesystems}/zisofs-tools/files/patch-compress.c | 0
1722
{sysutils => filesystems}/zisofs-tools/pkg-descr              | 0
1719
{sysutils => filesystems}/zisofs-tools/pkg-descr              | 0
1723
sysutils/Makefile                                             | 1 -
1720
sysutils/Makefile                                             | 1 -
1724
7 files changed, 3 insertions(+), 2 deletions(-)
1721
7 files changed, 3 insertions(+), 2 deletions(-)
1725
rename {sysutils => filesystems}/zisofs-tools/Makefile (95%)
1722
rename {sysutils => filesystems}/zisofs-tools/Makefile (95%)
1726
rename {sysutils => filesystems}/zisofs-tools/distinfo (100%)
1723
rename {sysutils => filesystems}/zisofs-tools/distinfo (100%)
1727
rename {sysutils => filesystems}/zisofs-tools/files/patch-compress.c (100%)
1724
rename {sysutils => filesystems}/zisofs-tools/files/patch-compress.c (100%)
1728
rename {sysutils => filesystems}/zisofs-tools/pkg-descr (100%)
1725
rename {sysutils => filesystems}/zisofs-tools/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3575-3577 devel/py-fsspec|filesystems/py-fsspec|2024-10-21|Moved to new category filesyste Link Here
3575
devel/py-fs2|filesystems/py-fs2|2024-10-21|Moved to new category filesystems
3575
devel/py-fs2|filesystems/py-fs2|2024-10-21|Moved to new category filesystems
3576
sysutils/zrepl-dsh2dsh|filesystems/zrepl-dsh2dsh|2024-10-21|Moved to new category filesystems
3576
sysutils/zrepl-dsh2dsh|filesystems/zrepl-dsh2dsh|2024-10-21|Moved to new category filesystems
3577
sysutils/zrepl|filesystems/zrepl|2024-10-21|Moved to new category filesystems
3577
sysutils/zrepl|filesystems/zrepl|2024-10-21|Moved to new category filesystems
3578
sysutils/zisofs-tools|filesystems/zisofs-tools|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 15-20 Link Here
15
    SUBDIR += squashfs-tools
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += zap
17
    SUBDIR += zap
18
    SUBDIR += zisofs-tools
18
    SUBDIR += zrepl
19
    SUBDIR += zrepl
19
    SUBDIR += zrepl-dsh2dsh
20
    SUBDIR += zrepl-dsh2dsh
20
    SUBDIR += zxfer
21
    SUBDIR += zxfer
(-)b/filesystems/zisofs-tools/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	zisofs-tools
1
PORTNAME=	zisofs-tools
2
PORTVERSION=	1.0.8
2
PORTVERSION=	1.0.8
3
PORTREVISION=	2
3
PORTREVISION=	2
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
MASTER_SITES=	KERNEL_ORG/linux/utils/fs/zisofs
5
MASTER_SITES=	KERNEL_ORG/linux/utils/fs/zisofs
6
6
7
MAINTAINER=	chip-set@mail.ru
7
MAINTAINER=	chip-set@mail.ru
(-)b/sysutils/Makefile (-3 lines)
Lines 1701-1707 Link Here
1701
    SUBDIR += zfsnap2
1701
    SUBDIR += zfsnap2
1702
    SUBDIR += zfstools
1702
    SUBDIR += zfstools
1703
    SUBDIR += zidrav
1703
    SUBDIR += zidrav
1704
    SUBDIR += zisofs-tools
1705
    SUBDIR += znapzend
1704
    SUBDIR += znapzend
1706
    SUBDIR += zogftw
1705
    SUBDIR += zogftw
1707
    SUBDIR += zoxide
1706
    SUBDIR += zoxide
1708
- 
1709
--
1710
MOVED                                                   | 1 +
1707
MOVED                                                   | 1 +
1711
filesystems/Makefile                                    | 1 +
1708
filesystems/Makefile                                    | 1 +
1712
{sysutils => filesystems}/zfstools/Makefile             | 2 +-
1709
{sysutils => filesystems}/zfstools/Makefile             | 2 +-
1713
{sysutils => filesystems}/zfstools/distinfo             | 0
1710
{sysutils => filesystems}/zfstools/distinfo             | 0
1714
{sysutils => filesystems}/zfstools/files/pkg-message.in | 0
1711
{sysutils => filesystems}/zfstools/files/pkg-message.in | 0
1715
{sysutils => filesystems}/zfstools/pkg-descr            | 0
1712
{sysutils => filesystems}/zfstools/pkg-descr            | 0
1716
{sysutils => filesystems}/zfstools/pkg-plist            | 0
1713
{sysutils => filesystems}/zfstools/pkg-plist            | 0
1717
sysutils/Makefile                                       | 1 -
1714
sysutils/Makefile                                       | 1 -
1718
8 files changed, 3 insertions(+), 2 deletions(-)
1715
8 files changed, 3 insertions(+), 2 deletions(-)
1719
rename {sysutils => filesystems}/zfstools/Makefile (95%)
1716
rename {sysutils => filesystems}/zfstools/Makefile (95%)
1720
rename {sysutils => filesystems}/zfstools/distinfo (100%)
1717
rename {sysutils => filesystems}/zfstools/distinfo (100%)
1721
rename {sysutils => filesystems}/zfstools/files/pkg-message.in (100%)
1718
rename {sysutils => filesystems}/zfstools/files/pkg-message.in (100%)
1722
rename {sysutils => filesystems}/zfstools/pkg-descr (100%)
1719
rename {sysutils => filesystems}/zfstools/pkg-descr (100%)
1723
rename {sysutils => filesystems}/zfstools/pkg-plist (100%)
1720
rename {sysutils => filesystems}/zfstools/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3576-3578 devel/py-fs2|filesystems/py-fs2|2024-10-21|Moved to new category filesystems Link Here
3576
sysutils/zrepl-dsh2dsh|filesystems/zrepl-dsh2dsh|2024-10-21|Moved to new category filesystems
3576
sysutils/zrepl-dsh2dsh|filesystems/zrepl-dsh2dsh|2024-10-21|Moved to new category filesystems
3577
sysutils/zrepl|filesystems/zrepl|2024-10-21|Moved to new category filesystems
3577
sysutils/zrepl|filesystems/zrepl|2024-10-21|Moved to new category filesystems
3578
sysutils/zisofs-tools|filesystems/zisofs-tools|2024-10-21|Moved to new category filesystems
3578
sysutils/zisofs-tools|filesystems/zisofs-tools|2024-10-21|Moved to new category filesystems
3579
sysutils/zfstools|filesystems/zfstools|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 15-20 Link Here
15
    SUBDIR += squashfs-tools
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += zap
17
    SUBDIR += zap
18
    SUBDIR += zfstools
18
    SUBDIR += zisofs-tools
19
    SUBDIR += zisofs-tools
19
    SUBDIR += zrepl
20
    SUBDIR += zrepl
20
    SUBDIR += zrepl-dsh2dsh
21
    SUBDIR += zrepl-dsh2dsh
(-)b/filesystems/zfstools/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= zfstools Link Here
2
DISTVERSIONPREFIX=v
2
DISTVERSIONPREFIX=v
3
DISTVERSION=	0.3.6
3
DISTVERSION=	0.3.6
4
PORTREVISION=	2
4
PORTREVISION=	2
5
CATEGORIES=	sysutils ruby
5
CATEGORIES=	filesystems sysutils ruby
6
MASTER_SITES=	GH \
6
MASTER_SITES=	GH \
7
		http://mirror.shatow.net/freebsd/${PORTNAME}/
7
		http://mirror.shatow.net/freebsd/${PORTNAME}/
8
8
(-)b/sysutils/Makefile (-3 lines)
Lines 1699-1705 Link Here
1699
    SUBDIR += zfs-stats-lite
1699
    SUBDIR += zfs-stats-lite
1700
    SUBDIR += zfsnap
1700
    SUBDIR += zfsnap
1701
    SUBDIR += zfsnap2
1701
    SUBDIR += zfsnap2
1702
    SUBDIR += zfstools
1703
    SUBDIR += zidrav
1702
    SUBDIR += zidrav
1704
    SUBDIR += znapzend
1703
    SUBDIR += znapzend
1705
    SUBDIR += zogftw
1704
    SUBDIR += zogftw
1706
- 
1707
--
1708
MOVED                                                           | 1 +
1705
MOVED                                                           | 1 +
1709
filesystems/Makefile                                            | 1 +
1706
filesystems/Makefile                                            | 1 +
1710
{sysutils => filesystems}/zfsnap2/Makefile                      | 2 +-
1707
{sysutils => filesystems}/zfsnap2/Makefile                      | 2 +-
1711
{sysutils => filesystems}/zfsnap2/distinfo                      | 0
1708
{sysutils => filesystems}/zfsnap2/distinfo                      | 0
1712
.../zfsnap2/files/patch-periodic_xPERIODICx__zfsnap.sh          | 0
1709
.../zfsnap2/files/patch-periodic_xPERIODICx__zfsnap.sh          | 0
1713
{sysutils => filesystems}/zfsnap2/pkg-descr                     | 0
1710
{sysutils => filesystems}/zfsnap2/pkg-descr                     | 0
1714
{sysutils => filesystems}/zfsnap2/pkg-plist                     | 0
1711
{sysutils => filesystems}/zfsnap2/pkg-plist                     | 0
1715
sysutils/Makefile                                               | 1 -
1712
sysutils/Makefile                                               | 1 -
1716
8 files changed, 3 insertions(+), 2 deletions(-)
1713
8 files changed, 3 insertions(+), 2 deletions(-)
1717
rename {sysutils => filesystems}/zfsnap2/Makefile (98%)
1714
rename {sysutils => filesystems}/zfsnap2/Makefile (98%)
1718
rename {sysutils => filesystems}/zfsnap2/distinfo (100%)
1715
rename {sysutils => filesystems}/zfsnap2/distinfo (100%)
1719
rename {sysutils => filesystems}/zfsnap2/files/patch-periodic_xPERIODICx__zfsnap.sh (100%)
1716
rename {sysutils => filesystems}/zfsnap2/files/patch-periodic_xPERIODICx__zfsnap.sh (100%)
1720
rename {sysutils => filesystems}/zfsnap2/pkg-descr (100%)
1717
rename {sysutils => filesystems}/zfsnap2/pkg-descr (100%)
1721
rename {sysutils => filesystems}/zfsnap2/pkg-plist (100%)
1718
rename {sysutils => filesystems}/zfsnap2/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3577-3579 sysutils/zrepl-dsh2dsh|filesystems/zrepl-dsh2dsh|2024-10-21|Moved to new categor Link Here
3577
sysutils/zrepl|filesystems/zrepl|2024-10-21|Moved to new category filesystems
3577
sysutils/zrepl|filesystems/zrepl|2024-10-21|Moved to new category filesystems
3578
sysutils/zisofs-tools|filesystems/zisofs-tools|2024-10-21|Moved to new category filesystems
3578
sysutils/zisofs-tools|filesystems/zisofs-tools|2024-10-21|Moved to new category filesystems
3579
sysutils/zfstools|filesystems/zfstools|2024-10-21|Moved to new category filesystems
3579
sysutils/zfstools|filesystems/zfstools|2024-10-21|Moved to new category filesystems
3580
sysutils/zfsnap2|filesystems/zfsnap2|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 15-20 Link Here
15
    SUBDIR += squashfs-tools
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += zap
17
    SUBDIR += zap
18
    SUBDIR += zfsnap2
18
    SUBDIR += zfstools
19
    SUBDIR += zfstools
19
    SUBDIR += zisofs-tools
20
    SUBDIR += zisofs-tools
20
    SUBDIR += zrepl
21
    SUBDIR += zrepl
(-)b/filesystems/zfsnap2/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= zfsnap Link Here
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	2.0.0-beta3
3
DISTVERSION=	2.0.0-beta3
4
PORTREVISION=	4
4
PORTREVISION=	4
5
CATEGORIES=	sysutils
5
CATEGORIES=	filesystems sysutils
6
PKGNAMESUFFIX=	2
6
PKGNAMESUFFIX=	2
7
7
8
MAINTAINER=	mm@FreeBSD.org
8
MAINTAINER=	mm@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 1698-1704 Link Here
1698
    SUBDIR += zfs-stats
1698
    SUBDIR += zfs-stats
1699
    SUBDIR += zfs-stats-lite
1699
    SUBDIR += zfs-stats-lite
1700
    SUBDIR += zfsnap
1700
    SUBDIR += zfsnap
1701
    SUBDIR += zfsnap2
1702
    SUBDIR += zidrav
1701
    SUBDIR += zidrav
1703
    SUBDIR += znapzend
1702
    SUBDIR += znapzend
1704
    SUBDIR += zogftw
1703
    SUBDIR += zogftw
1705
- 
1706
--
1707
MOVED                                                  | 1 +
1704
MOVED                                                  | 1 +
1708
filesystems/Makefile                                   | 1 +
1705
filesystems/Makefile                                   | 1 +
1709
{sysutils => filesystems}/zfsnap/Makefile              | 2 +-
1706
{sysutils => filesystems}/zfsnap/Makefile              | 2 +-
1710
{sysutils => filesystems}/zfsnap/distinfo              | 0
1707
{sysutils => filesystems}/zfsnap/distinfo              | 0
1711
{sysutils => filesystems}/zfsnap/files/patch-zfSnap.sh | 0
1708
{sysutils => filesystems}/zfsnap/files/patch-zfSnap.sh | 0
1712
{sysutils => filesystems}/zfsnap/pkg-descr             | 0
1709
{sysutils => filesystems}/zfsnap/pkg-descr             | 0
1713
{sysutils => filesystems}/zfsnap/pkg-message           | 0
1710
{sysutils => filesystems}/zfsnap/pkg-message           | 0
1714
{sysutils => filesystems}/zfsnap/pkg-plist             | 0
1711
{sysutils => filesystems}/zfsnap/pkg-plist             | 0
1715
sysutils/Makefile                                      | 1 -
1712
sysutils/Makefile                                      | 1 -
1716
9 files changed, 3 insertions(+), 2 deletions(-)
1713
9 files changed, 3 insertions(+), 2 deletions(-)
1717
rename {sysutils => filesystems}/zfsnap/Makefile (97%)
1714
rename {sysutils => filesystems}/zfsnap/Makefile (97%)
1718
rename {sysutils => filesystems}/zfsnap/distinfo (100%)
1715
rename {sysutils => filesystems}/zfsnap/distinfo (100%)
1719
rename {sysutils => filesystems}/zfsnap/files/patch-zfSnap.sh (100%)
1716
rename {sysutils => filesystems}/zfsnap/files/patch-zfSnap.sh (100%)
1720
rename {sysutils => filesystems}/zfsnap/pkg-descr (100%)
1717
rename {sysutils => filesystems}/zfsnap/pkg-descr (100%)
1721
rename {sysutils => filesystems}/zfsnap/pkg-message (100%)
1718
rename {sysutils => filesystems}/zfsnap/pkg-message (100%)
1722
rename {sysutils => filesystems}/zfsnap/pkg-plist (100%)
1719
rename {sysutils => filesystems}/zfsnap/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3578-3580 sysutils/zrepl|filesystems/zrepl|2024-10-21|Moved to new category filesystems Link Here
3578
sysutils/zisofs-tools|filesystems/zisofs-tools|2024-10-21|Moved to new category filesystems
3578
sysutils/zisofs-tools|filesystems/zisofs-tools|2024-10-21|Moved to new category filesystems
3579
sysutils/zfstools|filesystems/zfstools|2024-10-21|Moved to new category filesystems
3579
sysutils/zfstools|filesystems/zfstools|2024-10-21|Moved to new category filesystems
3580
sysutils/zfsnap2|filesystems/zfsnap2|2024-10-21|Moved to new category filesystems
3580
sysutils/zfsnap2|filesystems/zfsnap2|2024-10-21|Moved to new category filesystems
3581
sysutils/zfsnap|filesystems/zfsnap|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 15-20 Link Here
15
    SUBDIR += squashfs-tools
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += zap
17
    SUBDIR += zap
18
    SUBDIR += zfsnap
18
    SUBDIR += zfsnap2
19
    SUBDIR += zfsnap2
19
    SUBDIR += zfstools
20
    SUBDIR += zfstools
20
    SUBDIR += zisofs-tools
21
    SUBDIR += zisofs-tools
(-)b/filesystems/zfsnap/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= zfsnap Link Here
2
PORTVERSION=	1.11.1
2
PORTVERSION=	1.11.1
3
DISTVERSIONPREFIX=	v
3
DISTVERSIONPREFIX=	v
4
PORTREVISION=	1
4
PORTREVISION=	1
5
CATEGORIES=	sysutils
5
CATEGORIES=	filesystems sysutils
6
6
7
MAINTAINER=	yamagi@yamagi.org
7
MAINTAINER=	yamagi@yamagi.org
8
COMMENT=	Simple sh script to make zfs rolling snaphosts with cron
8
COMMENT=	Simple sh script to make zfs rolling snaphosts with cron
(-)b/sysutils/Makefile (-3 lines)
Lines 1697-1703 Link Here
1697
    SUBDIR += zfs-snapshot-mgmt
1697
    SUBDIR += zfs-snapshot-mgmt
1698
    SUBDIR += zfs-stats
1698
    SUBDIR += zfs-stats
1699
    SUBDIR += zfs-stats-lite
1699
    SUBDIR += zfs-stats-lite
1700
    SUBDIR += zfsnap
1701
    SUBDIR += zidrav
1700
    SUBDIR += zidrav
1702
    SUBDIR += znapzend
1701
    SUBDIR += znapzend
1703
    SUBDIR += zogftw
1702
    SUBDIR += zogftw
1704
- 
1705
filesystems/zfs-stats-lite
1703
filesystems/zfs-stats-lite
1706
--
1707
MOVED                                              | 1 +
1704
MOVED                                              | 1 +
1708
filesystems/Makefile                               | 1 +
1705
filesystems/Makefile                               | 1 +
1709
{sysutils => filesystems}/zfs-stats-lite/Makefile  | 2 +-
1706
{sysutils => filesystems}/zfs-stats-lite/Makefile  | 2 +-
1710
{sysutils => filesystems}/zfs-stats-lite/distinfo  | 0
1707
{sysutils => filesystems}/zfs-stats-lite/distinfo  | 0
1711
{sysutils => filesystems}/zfs-stats-lite/pkg-descr | 0
1708
{sysutils => filesystems}/zfs-stats-lite/pkg-descr | 0
1712
sysutils/Makefile                                  | 1 -
1709
sysutils/Makefile                                  | 1 -
1713
6 files changed, 3 insertions(+), 2 deletions(-)
1710
6 files changed, 3 insertions(+), 2 deletions(-)
1714
rename {sysutils => filesystems}/zfs-stats-lite/Makefile (93%)
1711
rename {sysutils => filesystems}/zfs-stats-lite/Makefile (93%)
1715
rename {sysutils => filesystems}/zfs-stats-lite/distinfo (100%)
1712
rename {sysutils => filesystems}/zfs-stats-lite/distinfo (100%)
1716
rename {sysutils => filesystems}/zfs-stats-lite/pkg-descr (100%)
1713
rename {sysutils => filesystems}/zfs-stats-lite/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3579-3581 sysutils/zisofs-tools|filesystems/zisofs-tools|2024-10-21|Moved to new category Link Here
3579
sysutils/zfstools|filesystems/zfstools|2024-10-21|Moved to new category filesystems
3579
sysutils/zfstools|filesystems/zfstools|2024-10-21|Moved to new category filesystems
3580
sysutils/zfsnap2|filesystems/zfsnap2|2024-10-21|Moved to new category filesystems
3580
sysutils/zfsnap2|filesystems/zfsnap2|2024-10-21|Moved to new category filesystems
3581
sysutils/zfsnap|filesystems/zfsnap|2024-10-21|Moved to new category filesystems
3581
sysutils/zfsnap|filesystems/zfsnap|2024-10-21|Moved to new category filesystems
3582
sysutils/zfs-stats-lite|filesystems/zfs-stats-lite|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 15-20 Link Here
15
    SUBDIR += squashfs-tools
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += zap
17
    SUBDIR += zap
18
    SUBDIR += zfs-stats-lite
18
    SUBDIR += zfsnap
19
    SUBDIR += zfsnap
19
    SUBDIR += zfsnap2
20
    SUBDIR += zfsnap2
20
    SUBDIR += zfstools
21
    SUBDIR += zfstools
(-)b/filesystems/zfs-stats-lite/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	zfs-stats-lite
1
PORTNAME=	zfs-stats-lite
2
PORTVERSION=	1.4
2
PORTVERSION=	1.4
3
CATEGORIES=	sysutils
3
CATEGORIES=	filesystems sysutils
4
MASTER_SITES=	http://druidbsd.sourceforge.net/download/
4
MASTER_SITES=	http://druidbsd.sourceforge.net/download/
5
5
6
MAINTAINER=	ports@FreeBSD.org
6
MAINTAINER=	ports@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 1696-1702 Link Here
1696
    SUBDIR += zfs-snapshot-clean
1696
    SUBDIR += zfs-snapshot-clean
1697
    SUBDIR += zfs-snapshot-mgmt
1697
    SUBDIR += zfs-snapshot-mgmt
1698
    SUBDIR += zfs-stats
1698
    SUBDIR += zfs-stats
1699
    SUBDIR += zfs-stats-lite
1700
    SUBDIR += zidrav
1699
    SUBDIR += zidrav
1701
    SUBDIR += znapzend
1700
    SUBDIR += znapzend
1702
    SUBDIR += zogftw
1701
    SUBDIR += zogftw
1703
- 
1704
--
1705
MOVED                                         | 1 +
1702
MOVED                                         | 1 +
1706
filesystems/Makefile                          | 1 +
1703
filesystems/Makefile                          | 1 +
1707
filesystems/zfs-stats-lite/pkg-descr          | 2 +-
1704
filesystems/zfs-stats-lite/pkg-descr          | 2 +-
1708
{sysutils => filesystems}/zfs-stats/Makefile  | 2 +-
1705
{sysutils => filesystems}/zfs-stats/Makefile  | 2 +-
1709
{sysutils => filesystems}/zfs-stats/distinfo  | 0
1706
{sysutils => filesystems}/zfs-stats/distinfo  | 0
1710
{sysutils => filesystems}/zfs-stats/pkg-descr | 0
1707
{sysutils => filesystems}/zfs-stats/pkg-descr | 0
1711
sysutils/Makefile                             | 1 -
1708
sysutils/Makefile                             | 1 -
1712
7 files changed, 4 insertions(+), 3 deletions(-)
1709
7 files changed, 4 insertions(+), 3 deletions(-)
1713
rename {sysutils => filesystems}/zfs-stats/Makefile (93%)
1710
rename {sysutils => filesystems}/zfs-stats/Makefile (93%)
1714
rename {sysutils => filesystems}/zfs-stats/distinfo (100%)
1711
rename {sysutils => filesystems}/zfs-stats/distinfo (100%)
1715
rename {sysutils => filesystems}/zfs-stats/pkg-descr (100%)
1712
rename {sysutils => filesystems}/zfs-stats/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3580-3582 sysutils/zfstools|filesystems/zfstools|2024-10-21|Moved to new category filesyst Link Here
3580
sysutils/zfsnap2|filesystems/zfsnap2|2024-10-21|Moved to new category filesystems
3580
sysutils/zfsnap2|filesystems/zfsnap2|2024-10-21|Moved to new category filesystems
3581
sysutils/zfsnap|filesystems/zfsnap|2024-10-21|Moved to new category filesystems
3581
sysutils/zfsnap|filesystems/zfsnap|2024-10-21|Moved to new category filesystems
3582
sysutils/zfs-stats-lite|filesystems/zfs-stats-lite|2024-10-21|Moved to new category filesystems
3582
sysutils/zfs-stats-lite|filesystems/zfs-stats-lite|2024-10-21|Moved to new category filesystems
3583
sysutils/zfs-stats|filesystems/zfs-stats|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 15-20 Link Here
15
    SUBDIR += squashfs-tools
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += zap
17
    SUBDIR += zap
18
    SUBDIR += zfs-stats
18
    SUBDIR += zfs-stats-lite
19
    SUBDIR += zfs-stats-lite
19
    SUBDIR += zfsnap
20
    SUBDIR += zfsnap
20
    SUBDIR += zfsnap2
21
    SUBDIR += zfsnap2
(-)b/filesystems/zfs-stats-lite/pkg-descr (-1 / +1 lines)
Lines 1-5 Link Here
1
zfs-stats displays ZFS statistics in human-readable format including
1
zfs-stats displays ZFS statistics in human-readable format including
2
ARC, L2ARC, zfetch (DMU) and vdev cache statistics.
2
ARC, L2ARC, zfetch (DMU) and vdev cache statistics.
3
3
4
This script is a fork of sysutils/zfs-stats which has no dependency on perl or
4
This script is a fork of filesystems/zfs-stats which has no dependency on perl or
5
other ports.
5
other ports.
(-)b/filesystems/zfs-stats/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	zfs-stats
1
PORTNAME=	zfs-stats
2
DISTVERSION=	1.3.2
2
DISTVERSION=	1.3.2
3
CATEGORIES=	sysutils
3
CATEGORIES=	filesystems sysutils
4
4
5
MAINTAINER=	mm@FreeBSD.org
5
MAINTAINER=	mm@FreeBSD.org
6
COMMENT=	Displays general ZFS information and human-readable statistics
6
COMMENT=	Displays general ZFS information and human-readable statistics
(-)b/sysutils/Makefile (-3 lines)
Lines 1695-1701 Link Here
1695
    SUBDIR += zfs-snap-diff
1695
    SUBDIR += zfs-snap-diff
1696
    SUBDIR += zfs-snapshot-clean
1696
    SUBDIR += zfs-snapshot-clean
1697
    SUBDIR += zfs-snapshot-mgmt
1697
    SUBDIR += zfs-snapshot-mgmt
1698
    SUBDIR += zfs-stats
1699
    SUBDIR += zidrav
1698
    SUBDIR += zidrav
1700
    SUBDIR += znapzend
1699
    SUBDIR += znapzend
1701
    SUBDIR += zogftw
1700
    SUBDIR += zogftw
1702
- 
1703
filesystems/zfs-snapshot-mgmt
1701
filesystems/zfs-snapshot-mgmt
1704
--
1705
MOVED                                                           | 1 +
1702
MOVED                                                           | 1 +
1706
filesystems/Makefile                                            | 1 +
1703
filesystems/Makefile                                            | 1 +
1707
{sysutils => filesystems}/zfs-snapshot-mgmt/Makefile            | 2 +-
1704
{sysutils => filesystems}/zfs-snapshot-mgmt/Makefile            | 2 +-
1708
{sysutils => filesystems}/zfs-snapshot-mgmt/distinfo            | 0
1705
{sysutils => filesystems}/zfs-snapshot-mgmt/distinfo            | 0
1709
.../zfs-snapshot-mgmt/files/patch-zfs-snapshot-mgmt             | 0
1706
.../zfs-snapshot-mgmt/files/patch-zfs-snapshot-mgmt             | 0
1710
.../zfs-snapshot-mgmt/files/pkg-message.in                      | 0
1707
.../zfs-snapshot-mgmt/files/pkg-message.in                      | 0
1711
{sysutils => filesystems}/zfs-snapshot-mgmt/pkg-descr           | 0
1708
{sysutils => filesystems}/zfs-snapshot-mgmt/pkg-descr           | 0
1712
{sysutils => filesystems}/zfs-snapshot-mgmt/pkg-plist           | 0
1709
{sysutils => filesystems}/zfs-snapshot-mgmt/pkg-plist           | 0
1713
sysutils/Makefile                                               | 1 -
1710
sysutils/Makefile                                               | 1 -
1714
9 files changed, 3 insertions(+), 2 deletions(-)
1711
9 files changed, 3 insertions(+), 2 deletions(-)
1715
rename {sysutils => filesystems}/zfs-snapshot-mgmt/Makefile (95%)
1712
rename {sysutils => filesystems}/zfs-snapshot-mgmt/Makefile (95%)
1716
rename {sysutils => filesystems}/zfs-snapshot-mgmt/distinfo (100%)
1713
rename {sysutils => filesystems}/zfs-snapshot-mgmt/distinfo (100%)
1717
rename {sysutils => filesystems}/zfs-snapshot-mgmt/files/patch-zfs-snapshot-mgmt (100%)
1714
rename {sysutils => filesystems}/zfs-snapshot-mgmt/files/patch-zfs-snapshot-mgmt (100%)
1718
rename {sysutils => filesystems}/zfs-snapshot-mgmt/files/pkg-message.in (100%)
1715
rename {sysutils => filesystems}/zfs-snapshot-mgmt/files/pkg-message.in (100%)
1719
rename {sysutils => filesystems}/zfs-snapshot-mgmt/pkg-descr (100%)
1716
rename {sysutils => filesystems}/zfs-snapshot-mgmt/pkg-descr (100%)
1720
rename {sysutils => filesystems}/zfs-snapshot-mgmt/pkg-plist (100%)
1717
rename {sysutils => filesystems}/zfs-snapshot-mgmt/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3581-3583 sysutils/zfsnap2|filesystems/zfsnap2|2024-10-21|Moved to new category filesystem Link Here
3581
sysutils/zfsnap|filesystems/zfsnap|2024-10-21|Moved to new category filesystems
3581
sysutils/zfsnap|filesystems/zfsnap|2024-10-21|Moved to new category filesystems
3582
sysutils/zfs-stats-lite|filesystems/zfs-stats-lite|2024-10-21|Moved to new category filesystems
3582
sysutils/zfs-stats-lite|filesystems/zfs-stats-lite|2024-10-21|Moved to new category filesystems
3583
sysutils/zfs-stats|filesystems/zfs-stats|2024-10-21|Moved to new category filesystems
3583
sysutils/zfs-stats|filesystems/zfs-stats|2024-10-21|Moved to new category filesystems
3584
sysutils/zfs-snapshot-mgmt|filesystems/zfs-snapshot-mgmt|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 15-20 Link Here
15
    SUBDIR += squashfs-tools
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += zap
17
    SUBDIR += zap
18
    SUBDIR += zfs-snapshot-mgmt
18
    SUBDIR += zfs-stats
19
    SUBDIR += zfs-stats
19
    SUBDIR += zfs-stats-lite
20
    SUBDIR += zfs-stats-lite
20
    SUBDIR += zfsnap
21
    SUBDIR += zfsnap
(-)b/filesystems/zfs-snapshot-mgmt/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	zfs-snapshot-mgmt
1
PORTNAME=	zfs-snapshot-mgmt
2
PORTVERSION=	20090201
2
PORTVERSION=	20090201
3
PORTREVISION=	4
3
PORTREVISION=	4
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
MASTER_SITES=	http://marcin.studio4plus.com/files/
5
MASTER_SITES=	http://marcin.studio4plus.com/files/
6
6
7
MAINTAINER=	johntdarrah@gmail.com
7
MAINTAINER=	johntdarrah@gmail.com
(-)b/sysutils/Makefile (-3 lines)
Lines 1694-1700 Link Here
1694
    SUBDIR += zfs-replicate
1694
    SUBDIR += zfs-replicate
1695
    SUBDIR += zfs-snap-diff
1695
    SUBDIR += zfs-snap-diff
1696
    SUBDIR += zfs-snapshot-clean
1696
    SUBDIR += zfs-snapshot-clean
1697
    SUBDIR += zfs-snapshot-mgmt
1698
    SUBDIR += zidrav
1697
    SUBDIR += zidrav
1699
    SUBDIR += znapzend
1698
    SUBDIR += znapzend
1700
    SUBDIR += zogftw
1699
    SUBDIR += zogftw
1701
- 
1702
filesystems/zfs-snapshot-clean
1700
filesystems/zfs-snapshot-clean
1703
--
1704
MOVED                                                  | 1 +
1701
MOVED                                                  | 1 +
1705
filesystems/Makefile                                   | 1 +
1702
filesystems/Makefile                                   | 1 +
1706
{sysutils => filesystems}/zfs-snapshot-clean/Makefile  | 2 +-
1703
{sysutils => filesystems}/zfs-snapshot-clean/Makefile  | 2 +-
1707
{sysutils => filesystems}/zfs-snapshot-clean/distinfo  | 0
1704
{sysutils => filesystems}/zfs-snapshot-clean/distinfo  | 0
1708
{sysutils => filesystems}/zfs-snapshot-clean/pkg-descr | 0
1705
{sysutils => filesystems}/zfs-snapshot-clean/pkg-descr | 0
1709
sysutils/Makefile                                      | 1 -
1706
sysutils/Makefile                                      | 1 -
1710
6 files changed, 3 insertions(+), 2 deletions(-)
1707
6 files changed, 3 insertions(+), 2 deletions(-)
1711
rename {sysutils => filesystems}/zfs-snapshot-clean/Makefile (92%)
1708
rename {sysutils => filesystems}/zfs-snapshot-clean/Makefile (92%)
1712
rename {sysutils => filesystems}/zfs-snapshot-clean/distinfo (100%)
1709
rename {sysutils => filesystems}/zfs-snapshot-clean/distinfo (100%)
1713
rename {sysutils => filesystems}/zfs-snapshot-clean/pkg-descr (100%)
1710
rename {sysutils => filesystems}/zfs-snapshot-clean/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3582-3584 sysutils/zfsnap|filesystems/zfsnap|2024-10-21|Moved to new category filesystems Link Here
3582
sysutils/zfs-stats-lite|filesystems/zfs-stats-lite|2024-10-21|Moved to new category filesystems
3582
sysutils/zfs-stats-lite|filesystems/zfs-stats-lite|2024-10-21|Moved to new category filesystems
3583
sysutils/zfs-stats|filesystems/zfs-stats|2024-10-21|Moved to new category filesystems
3583
sysutils/zfs-stats|filesystems/zfs-stats|2024-10-21|Moved to new category filesystems
3584
sysutils/zfs-snapshot-mgmt|filesystems/zfs-snapshot-mgmt|2024-10-21|Moved to new category filesystems
3584
sysutils/zfs-snapshot-mgmt|filesystems/zfs-snapshot-mgmt|2024-10-21|Moved to new category filesystems
3585
sysutils/zfs-snapshot-clean|filesystems/zfs-snapshot-clean|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 15-20 Link Here
15
    SUBDIR += squashfs-tools
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += zap
17
    SUBDIR += zap
18
    SUBDIR += zfs-snapshot-clean
18
    SUBDIR += zfs-snapshot-mgmt
19
    SUBDIR += zfs-snapshot-mgmt
19
    SUBDIR += zfs-stats
20
    SUBDIR += zfs-stats
20
    SUBDIR += zfs-stats-lite
21
    SUBDIR += zfs-stats-lite
(-)b/filesystems/zfs-snapshot-clean/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	zfs-snapshot-clean
1
PORTNAME=	zfs-snapshot-clean
2
PORTVERSION=	0.2.0
2
PORTVERSION=	0.2.0
3
DISTVERSIONPREFIX=	v
3
DISTVERSIONPREFIX=	v
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
5
6
MAINTAINER=	ports@FreeBSD.org
6
MAINTAINER=	ports@FreeBSD.org
7
COMMENT=	Tool to sieve ZFS snapshots as per given spec a la 'pdumpfs-clean'
7
COMMENT=	Tool to sieve ZFS snapshots as per given spec a la 'pdumpfs-clean'
(-)b/sysutils/Makefile (-3 lines)
Lines 1693-1699 Link Here
1693
    SUBDIR += zfs-periodic
1693
    SUBDIR += zfs-periodic
1694
    SUBDIR += zfs-replicate
1694
    SUBDIR += zfs-replicate
1695
    SUBDIR += zfs-snap-diff
1695
    SUBDIR += zfs-snap-diff
1696
    SUBDIR += zfs-snapshot-clean
1697
    SUBDIR += zidrav
1696
    SUBDIR += zidrav
1698
    SUBDIR += znapzend
1697
    SUBDIR += znapzend
1699
    SUBDIR += zogftw
1698
    SUBDIR += zogftw
1700
- 
1701
filesystems/zfs-snap-diff
1699
filesystems/zfs-snap-diff
1702
--
1703
MOVED                                             | 1 +
1700
MOVED                                             | 1 +
1704
filesystems/Makefile                              | 1 +
1701
filesystems/Makefile                              | 1 +
1705
{sysutils => filesystems}/zfs-snap-diff/Makefile  | 2 +-
1702
{sysutils => filesystems}/zfs-snap-diff/Makefile  | 2 +-
1706
{sysutils => filesystems}/zfs-snap-diff/distinfo  | 0
1703
{sysutils => filesystems}/zfs-snap-diff/distinfo  | 0
1707
{sysutils => filesystems}/zfs-snap-diff/pkg-descr | 0
1704
{sysutils => filesystems}/zfs-snap-diff/pkg-descr | 0
1708
sysutils/Makefile                                 | 1 -
1705
sysutils/Makefile                                 | 1 -
1709
6 files changed, 3 insertions(+), 2 deletions(-)
1706
6 files changed, 3 insertions(+), 2 deletions(-)
1710
rename {sysutils => filesystems}/zfs-snap-diff/Makefile (95%)
1707
rename {sysutils => filesystems}/zfs-snap-diff/Makefile (95%)
1711
rename {sysutils => filesystems}/zfs-snap-diff/distinfo (100%)
1708
rename {sysutils => filesystems}/zfs-snap-diff/distinfo (100%)
1712
rename {sysutils => filesystems}/zfs-snap-diff/pkg-descr (100%)
1709
rename {sysutils => filesystems}/zfs-snap-diff/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3583-3585 sysutils/zfs-stats-lite|filesystems/zfs-stats-lite|2024-10-21|Moved to new categ Link Here
3583
sysutils/zfs-stats|filesystems/zfs-stats|2024-10-21|Moved to new category filesystems
3583
sysutils/zfs-stats|filesystems/zfs-stats|2024-10-21|Moved to new category filesystems
3584
sysutils/zfs-snapshot-mgmt|filesystems/zfs-snapshot-mgmt|2024-10-21|Moved to new category filesystems
3584
sysutils/zfs-snapshot-mgmt|filesystems/zfs-snapshot-mgmt|2024-10-21|Moved to new category filesystems
3585
sysutils/zfs-snapshot-clean|filesystems/zfs-snapshot-clean|2024-10-21|Moved to new category filesystems
3585
sysutils/zfs-snapshot-clean|filesystems/zfs-snapshot-clean|2024-10-21|Moved to new category filesystems
3586
sysutils/zfs-snap-diff|filesystems/zfs-snap-diff|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 15-20 Link Here
15
    SUBDIR += squashfs-tools
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += zap
17
    SUBDIR += zap
18
    SUBDIR += zfs-snap-diff
18
    SUBDIR += zfs-snapshot-clean
19
    SUBDIR += zfs-snapshot-clean
19
    SUBDIR += zfs-snapshot-mgmt
20
    SUBDIR += zfs-snapshot-mgmt
20
    SUBDIR += zfs-stats
21
    SUBDIR += zfs-stats
(-)b/filesystems/zfs-snap-diff/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= zfs-snap-diff Link Here
2
PORTVERSION=	1.1.3
2
PORTVERSION=	1.1.3
3
DISTVERSIONPREFIX=	v
3
DISTVERSIONPREFIX=	v
4
PORTREVISION=	22
4
PORTREVISION=	22
5
CATEGORIES=	sysutils
5
CATEGORIES=	filesystems sysutils
6
6
7
MAINTAINER=	ports@FreeBSD.org
7
MAINTAINER=	ports@FreeBSD.org
8
COMMENT=	View ZFS snapshot differences via a web browser
8
COMMENT=	View ZFS snapshot differences via a web browser
(-)b/sysutils/Makefile (-3 lines)
Lines 1692-1698 Link Here
1692
    SUBDIR += zetaback-devel
1692
    SUBDIR += zetaback-devel
1693
    SUBDIR += zfs-periodic
1693
    SUBDIR += zfs-periodic
1694
    SUBDIR += zfs-replicate
1694
    SUBDIR += zfs-replicate
1695
    SUBDIR += zfs-snap-diff
1696
    SUBDIR += zidrav
1695
    SUBDIR += zidrav
1697
    SUBDIR += znapzend
1696
    SUBDIR += znapzend
1698
    SUBDIR += zogftw
1697
    SUBDIR += zogftw
1699
- 
1700
filesystems/zfs-replicate
1698
filesystems/zfs-replicate
1701
--
1702
MOVED                                               | 1 +
1699
MOVED                                               | 1 +
1703
filesystems/Makefile                                | 1 +
1700
filesystems/Makefile                                | 1 +
1704
{sysutils => filesystems}/zfs-replicate/Makefile    | 2 +-
1701
{sysutils => filesystems}/zfs-replicate/Makefile    | 2 +-
1705
{sysutils => filesystems}/zfs-replicate/distinfo    | 0
1702
{sysutils => filesystems}/zfs-replicate/distinfo    | 0
1706
{sysutils => filesystems}/zfs-replicate/pkg-descr   | 0
1703
{sysutils => filesystems}/zfs-replicate/pkg-descr   | 0
1707
{sysutils => filesystems}/zfs-replicate/pkg-message | 0
1704
{sysutils => filesystems}/zfs-replicate/pkg-message | 0
1708
sysutils/Makefile                                   | 1 -
1705
sysutils/Makefile                                   | 1 -
1709
7 files changed, 3 insertions(+), 2 deletions(-)
1706
7 files changed, 3 insertions(+), 2 deletions(-)
1710
rename {sysutils => filesystems}/zfs-replicate/Makefile (96%)
1707
rename {sysutils => filesystems}/zfs-replicate/Makefile (96%)
1711
rename {sysutils => filesystems}/zfs-replicate/distinfo (100%)
1708
rename {sysutils => filesystems}/zfs-replicate/distinfo (100%)
1712
rename {sysutils => filesystems}/zfs-replicate/pkg-descr (100%)
1709
rename {sysutils => filesystems}/zfs-replicate/pkg-descr (100%)
1713
rename {sysutils => filesystems}/zfs-replicate/pkg-message (100%)
1710
rename {sysutils => filesystems}/zfs-replicate/pkg-message (100%)
(-)b/MOVED (+1 lines)
Lines 3584-3586 sysutils/zfs-stats|filesystems/zfs-stats|2024-10-21|Moved to new category filesy Link Here
3584
sysutils/zfs-snapshot-mgmt|filesystems/zfs-snapshot-mgmt|2024-10-21|Moved to new category filesystems
3584
sysutils/zfs-snapshot-mgmt|filesystems/zfs-snapshot-mgmt|2024-10-21|Moved to new category filesystems
3585
sysutils/zfs-snapshot-clean|filesystems/zfs-snapshot-clean|2024-10-21|Moved to new category filesystems
3585
sysutils/zfs-snapshot-clean|filesystems/zfs-snapshot-clean|2024-10-21|Moved to new category filesystems
3586
sysutils/zfs-snap-diff|filesystems/zfs-snap-diff|2024-10-21|Moved to new category filesystems
3586
sysutils/zfs-snap-diff|filesystems/zfs-snap-diff|2024-10-21|Moved to new category filesystems
3587
sysutils/zfs-replicate|filesystems/zfs-replicate|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 15-20 Link Here
15
    SUBDIR += squashfs-tools
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += zap
17
    SUBDIR += zap
18
    SUBDIR += zfs-replicate
18
    SUBDIR += zfs-snap-diff
19
    SUBDIR += zfs-snap-diff
19
    SUBDIR += zfs-snapshot-clean
20
    SUBDIR += zfs-snapshot-clean
20
    SUBDIR += zfs-snapshot-mgmt
21
    SUBDIR += zfs-snapshot-mgmt
(-)b/filesystems/zfs-replicate/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	zfs-replicate
1
PORTNAME=	zfs-replicate
2
PORTVERSION=	2.0.2
2
PORTVERSION=	2.0.2
3
DISTVERSIONPREFIX=	v
3
DISTVERSIONPREFIX=	v
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
5
6
MAINTAINER=	tschetter.victor@gmail.com
6
MAINTAINER=	tschetter.victor@gmail.com
7
COMMENT=	ZFS Snapshot Replication Script
7
COMMENT=	ZFS Snapshot Replication Script
(-)b/sysutils/Makefile (-3 lines)
Lines 1691-1697 Link Here
1691
    SUBDIR += zetaback
1691
    SUBDIR += zetaback
1692
    SUBDIR += zetaback-devel
1692
    SUBDIR += zetaback-devel
1693
    SUBDIR += zfs-periodic
1693
    SUBDIR += zfs-periodic
1694
    SUBDIR += zfs-replicate
1695
    SUBDIR += zidrav
1694
    SUBDIR += zidrav
1696
    SUBDIR += znapzend
1695
    SUBDIR += znapzend
1697
    SUBDIR += zogftw
1696
    SUBDIR += zogftw
1698
- 
1699
filesystems/zfs-periodic
1697
filesystems/zfs-periodic
1700
--
1701
MOVED                                              | 1 +
1698
MOVED                                              | 1 +
1702
filesystems/Makefile                               | 1 +
1699
filesystems/Makefile                               | 1 +
1703
{sysutils => filesystems}/zfs-periodic/Makefile    | 2 +-
1700
{sysutils => filesystems}/zfs-periodic/Makefile    | 2 +-
1704
{sysutils => filesystems}/zfs-periodic/distinfo    | 0
1701
{sysutils => filesystems}/zfs-periodic/distinfo    | 0
1705
{sysutils => filesystems}/zfs-periodic/pkg-descr   | 0
1702
{sysutils => filesystems}/zfs-periodic/pkg-descr   | 0
1706
{sysutils => filesystems}/zfs-periodic/pkg-message | 0
1703
{sysutils => filesystems}/zfs-periodic/pkg-message | 0
1707
sysutils/Makefile                                  | 1 -
1704
sysutils/Makefile                                  | 1 -
1708
7 files changed, 3 insertions(+), 2 deletions(-)
1705
7 files changed, 3 insertions(+), 2 deletions(-)
1709
rename {sysutils => filesystems}/zfs-periodic/Makefile (97%)
1706
rename {sysutils => filesystems}/zfs-periodic/Makefile (97%)
1710
rename {sysutils => filesystems}/zfs-periodic/distinfo (100%)
1707
rename {sysutils => filesystems}/zfs-periodic/distinfo (100%)
1711
rename {sysutils => filesystems}/zfs-periodic/pkg-descr (100%)
1708
rename {sysutils => filesystems}/zfs-periodic/pkg-descr (100%)
1712
rename {sysutils => filesystems}/zfs-periodic/pkg-message (100%)
1709
rename {sysutils => filesystems}/zfs-periodic/pkg-message (100%)
(-)b/MOVED (+1 lines)
Lines 3585-3587 sysutils/zfs-snapshot-mgmt|filesystems/zfs-snapshot-mgmt|2024-10-21|Moved to new Link Here
3585
sysutils/zfs-snapshot-clean|filesystems/zfs-snapshot-clean|2024-10-21|Moved to new category filesystems
3585
sysutils/zfs-snapshot-clean|filesystems/zfs-snapshot-clean|2024-10-21|Moved to new category filesystems
3586
sysutils/zfs-snap-diff|filesystems/zfs-snap-diff|2024-10-21|Moved to new category filesystems
3586
sysutils/zfs-snap-diff|filesystems/zfs-snap-diff|2024-10-21|Moved to new category filesystems
3587
sysutils/zfs-replicate|filesystems/zfs-replicate|2024-10-21|Moved to new category filesystems
3587
sysutils/zfs-replicate|filesystems/zfs-replicate|2024-10-21|Moved to new category filesystems
3588
sysutils/zfs-periodic|filesystems/zfs-periodic|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 15-20 Link Here
15
    SUBDIR += squashfs-tools
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += zap
17
    SUBDIR += zap
18
    SUBDIR += zfs-periodic
18
    SUBDIR += zfs-replicate
19
    SUBDIR += zfs-replicate
19
    SUBDIR += zfs-snap-diff
20
    SUBDIR += zfs-snap-diff
20
    SUBDIR += zfs-snapshot-clean
21
    SUBDIR += zfs-snapshot-clean
(-)b/filesystems/zfs-periodic/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	zfs-periodic
1
PORTNAME=	zfs-periodic
2
PORTVERSION=	1.0.20130213
2
PORTVERSION=	1.0.20130213
3
CATEGORIES=	sysutils
3
CATEGORIES=	filesystems sysutils
4
4
5
MAINTAINER=	peter@pean.org
5
MAINTAINER=	peter@pean.org
6
COMMENT=	Simple way of maintaining zfs snapshots using the periodic system
6
COMMENT=	Simple way of maintaining zfs snapshots using the periodic system
(-)b/sysutils/Makefile (-3 lines)
Lines 1690-1696 Link Here
1690
    SUBDIR += zeroer
1690
    SUBDIR += zeroer
1691
    SUBDIR += zetaback
1691
    SUBDIR += zetaback
1692
    SUBDIR += zetaback-devel
1692
    SUBDIR += zetaback-devel
1693
    SUBDIR += zfs-periodic
1694
    SUBDIR += zidrav
1693
    SUBDIR += zidrav
1695
    SUBDIR += znapzend
1694
    SUBDIR += znapzend
1696
    SUBDIR += zogftw
1695
    SUBDIR += zogftw
1697
- 
1698
--
1699
MOVED                                                           | 1 +
1696
MOVED                                                           | 1 +
1700
filesystems/Makefile                                            | 1 +
1697
filesystems/Makefile                                            | 1 +
1701
{sysutils => filesystems}/xfsprogs/Makefile                     | 2 +-
1698
{sysutils => filesystems}/xfsprogs/Makefile                     | 2 +-
1702
{sysutils => filesystems}/xfsprogs/distinfo                     | 0
1699
{sysutils => filesystems}/xfsprogs/distinfo                     | 0
1703
{sysutils => filesystems}/xfsprogs/files/patch-fsr_xfs__fsr.c   | 0
1700
{sysutils => filesystems}/xfsprogs/files/patch-fsr_xfs__fsr.c   | 0
1704
.../xfsprogs/files/patch-include_freebsd.h                      | 0
1701
.../xfsprogs/files/patch-include_freebsd.h                      | 0
1705
{sysutils => filesystems}/xfsprogs/files/patch-include_libxfs.h | 0
1702
{sysutils => filesystems}/xfsprogs/files/patch-include_libxfs.h | 0
1706
{sysutils => filesystems}/xfsprogs/files/patch-include_list.h   | 0
1703
{sysutils => filesystems}/xfsprogs/files/patch-include_list.h   | 0
1707
.../xfsprogs/files/patch-include_xfs__bit.h                     | 0
1704
.../xfsprogs/files/patch-include_xfs__bit.h                     | 0
1708
{sysutils => filesystems}/xfsprogs/files/patch-io_mmap.c        | 0
1705
{sysutils => filesystems}/xfsprogs/files/patch-io_mmap.c        | 0
1709
{sysutils => filesystems}/xfsprogs/files/patch-io_readdir.c     | 0
1706
{sysutils => filesystems}/xfsprogs/files/patch-io_readdir.c     | 0
1710
.../xfsprogs/files/patch-libhandle_handle.c                     | 0
1707
.../xfsprogs/files/patch-libhandle_handle.c                     | 0
1711
{sysutils => filesystems}/xfsprogs/files/patch-libhandle_jdm.c  | 0
1708
{sysutils => filesystems}/xfsprogs/files/patch-libhandle_jdm.c  | 0
1712
{sysutils => filesystems}/xfsprogs/files/patch-libxcmd_paths.c  | 0
1709
{sysutils => filesystems}/xfsprogs/files/patch-libxcmd_paths.c  | 0
1713
{sysutils => filesystems}/xfsprogs/files/patch-libxfs_crc32.c   | 0
1710
{sysutils => filesystems}/xfsprogs/files/patch-libxfs_crc32.c   | 0
1714
{sysutils => filesystems}/xfsprogs/files/patch-libxfs_rdwr.c    | 0
1711
{sysutils => filesystems}/xfsprogs/files/patch-libxfs_rdwr.c    | 0
1715
{sysutils => filesystems}/xfsprogs/files/patch-libxfs_util.c    | 0
1712
{sysutils => filesystems}/xfsprogs/files/patch-libxfs_util.c    | 0
1716
.../xfsprogs/files/patch-libxfs_xfs__attr__remote.c             | 0
1713
.../xfsprogs/files/patch-libxfs_xfs__attr__remote.c             | 0
1717
{sysutils => filesystems}/xfsprogs/files/patch-libxlog_util.c   | 0
1714
{sysutils => filesystems}/xfsprogs/files/patch-libxlog_util.c   | 0
1718
{sysutils => filesystems}/xfsprogs/files/patch-po_de.po         | 0
1715
{sysutils => filesystems}/xfsprogs/files/patch-po_de.po         | 0
1719
.../xfsprogs/files/patch-repair_agheader.c                      | 0
1716
.../xfsprogs/files/patch-repair_agheader.c                      | 0
1720
.../xfsprogs/files/patch-repair_attr__repair.c                  | 0
1717
.../xfsprogs/files/patch-repair_attr__repair.c                  | 0
1721
.../xfsprogs/files/patch-repair_attr__repair.h                  | 0
1718
.../xfsprogs/files/patch-repair_attr__repair.h                  | 0
1722
{sysutils => filesystems}/xfsprogs/files/patch-repair_bmap.c    | 0
1719
{sysutils => filesystems}/xfsprogs/files/patch-repair_bmap.c    | 0
1723
.../xfsprogs/files/patch-repair_dino__chunks.c                  | 0
1720
.../xfsprogs/files/patch-repair_dino__chunks.c                  | 0
1724
{sysutils => filesystems}/xfsprogs/files/patch-repair_dinode.c  | 0
1721
{sysutils => filesystems}/xfsprogs/files/patch-repair_dinode.c  | 0
1725
{sysutils => filesystems}/xfsprogs/files/patch-repair_dir2.c    | 0
1722
{sysutils => filesystems}/xfsprogs/files/patch-repair_dir2.c    | 0
1726
{sysutils => filesystems}/xfsprogs/files/patch-repair_incore.c  | 0
1723
{sysutils => filesystems}/xfsprogs/files/patch-repair_incore.c  | 0
1727
{sysutils => filesystems}/xfsprogs/files/patch-repair_phase2.c  | 0
1724
{sysutils => filesystems}/xfsprogs/files/patch-repair_phase2.c  | 0
1728
{sysutils => filesystems}/xfsprogs/files/patch-repair_phase3.c  | 0
1725
{sysutils => filesystems}/xfsprogs/files/patch-repair_phase3.c  | 0
1729
{sysutils => filesystems}/xfsprogs/files/patch-repair_phase4.c  | 0
1726
{sysutils => filesystems}/xfsprogs/files/patch-repair_phase4.c  | 0
1730
{sysutils => filesystems}/xfsprogs/files/patch-repair_phase6.c  | 0
1727
{sysutils => filesystems}/xfsprogs/files/patch-repair_phase6.c  | 0
1731
{sysutils => filesystems}/xfsprogs/files/patch-repair_phase7.c  | 0
1728
{sysutils => filesystems}/xfsprogs/files/patch-repair_phase7.c  | 0
1732
.../xfsprogs/files/patch-repair_progress.c                      | 0
1729
.../xfsprogs/files/patch-repair_progress.c                      | 0
1733
{sysutils => filesystems}/xfsprogs/files/patch-repair_sb.c      | 0
1730
{sysutils => filesystems}/xfsprogs/files/patch-repair_sb.c      | 0
1734
{sysutils => filesystems}/xfsprogs/files/patch-repair_scan.c    | 0
1731
{sysutils => filesystems}/xfsprogs/files/patch-repair_scan.c    | 0
1735
.../xfsprogs/files/patch-repair_xfs__repair.c                   | 0
1732
.../xfsprogs/files/patch-repair_xfs__repair.c                   | 0
1736
{sysutils => filesystems}/xfsprogs/pkg-descr                    | 0
1733
{sysutils => filesystems}/xfsprogs/pkg-descr                    | 0
1737
{sysutils => filesystems}/xfsprogs/pkg-plist                    | 0
1734
{sysutils => filesystems}/xfsprogs/pkg-plist                    | 0
1738
sysutils/Makefile                                               | 1 -
1735
sysutils/Makefile                                               | 1 -
1739
sysutils/vzvol/Makefile                                         | 2 +-
1736
sysutils/vzvol/Makefile                                         | 2 +-
1740
41 files changed, 4 insertions(+), 3 deletions(-)
1737
41 files changed, 4 insertions(+), 3 deletions(-)
1741
rename {sysutils => filesystems}/xfsprogs/Makefile (97%)
1738
rename {sysutils => filesystems}/xfsprogs/Makefile (97%)
1742
rename {sysutils => filesystems}/xfsprogs/distinfo (100%)
1739
rename {sysutils => filesystems}/xfsprogs/distinfo (100%)
1743
rename {sysutils => filesystems}/xfsprogs/files/patch-fsr_xfs__fsr.c (100%)
1740
rename {sysutils => filesystems}/xfsprogs/files/patch-fsr_xfs__fsr.c (100%)
1744
rename {sysutils => filesystems}/xfsprogs/files/patch-include_freebsd.h (100%)
1741
rename {sysutils => filesystems}/xfsprogs/files/patch-include_freebsd.h (100%)
1745
rename {sysutils => filesystems}/xfsprogs/files/patch-include_libxfs.h (100%)
1742
rename {sysutils => filesystems}/xfsprogs/files/patch-include_libxfs.h (100%)
1746
rename {sysutils => filesystems}/xfsprogs/files/patch-include_list.h (100%)
1743
rename {sysutils => filesystems}/xfsprogs/files/patch-include_list.h (100%)
1747
rename {sysutils => filesystems}/xfsprogs/files/patch-include_xfs__bit.h (100%)
1744
rename {sysutils => filesystems}/xfsprogs/files/patch-include_xfs__bit.h (100%)
1748
rename {sysutils => filesystems}/xfsprogs/files/patch-io_mmap.c (100%)
1745
rename {sysutils => filesystems}/xfsprogs/files/patch-io_mmap.c (100%)
1749
rename {sysutils => filesystems}/xfsprogs/files/patch-io_readdir.c (100%)
1746
rename {sysutils => filesystems}/xfsprogs/files/patch-io_readdir.c (100%)
1750
rename {sysutils => filesystems}/xfsprogs/files/patch-libhandle_handle.c (100%)
1747
rename {sysutils => filesystems}/xfsprogs/files/patch-libhandle_handle.c (100%)
1751
rename {sysutils => filesystems}/xfsprogs/files/patch-libhandle_jdm.c (100%)
1748
rename {sysutils => filesystems}/xfsprogs/files/patch-libhandle_jdm.c (100%)
1752
rename {sysutils => filesystems}/xfsprogs/files/patch-libxcmd_paths.c (100%)
1749
rename {sysutils => filesystems}/xfsprogs/files/patch-libxcmd_paths.c (100%)
1753
rename {sysutils => filesystems}/xfsprogs/files/patch-libxfs_crc32.c (100%)
1750
rename {sysutils => filesystems}/xfsprogs/files/patch-libxfs_crc32.c (100%)
1754
rename {sysutils => filesystems}/xfsprogs/files/patch-libxfs_rdwr.c (100%)
1751
rename {sysutils => filesystems}/xfsprogs/files/patch-libxfs_rdwr.c (100%)
1755
rename {sysutils => filesystems}/xfsprogs/files/patch-libxfs_util.c (100%)
1752
rename {sysutils => filesystems}/xfsprogs/files/patch-libxfs_util.c (100%)
1756
rename {sysutils => filesystems}/xfsprogs/files/patch-libxfs_xfs__attr__remote.c (100%)
1753
rename {sysutils => filesystems}/xfsprogs/files/patch-libxfs_xfs__attr__remote.c (100%)
1757
rename {sysutils => filesystems}/xfsprogs/files/patch-libxlog_util.c (100%)
1754
rename {sysutils => filesystems}/xfsprogs/files/patch-libxlog_util.c (100%)
1758
rename {sysutils => filesystems}/xfsprogs/files/patch-po_de.po (100%)
1755
rename {sysutils => filesystems}/xfsprogs/files/patch-po_de.po (100%)
1759
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_agheader.c (100%)
1756
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_agheader.c (100%)
1760
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_attr__repair.c (100%)
1757
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_attr__repair.c (100%)
1761
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_attr__repair.h (100%)
1758
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_attr__repair.h (100%)
1762
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_bmap.c (100%)
1759
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_bmap.c (100%)
1763
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_dino__chunks.c (100%)
1760
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_dino__chunks.c (100%)
1764
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_dinode.c (100%)
1761
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_dinode.c (100%)
1765
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_dir2.c (100%)
1762
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_dir2.c (100%)
1766
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_incore.c (100%)
1763
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_incore.c (100%)
1767
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_phase2.c (100%)
1764
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_phase2.c (100%)
1768
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_phase3.c (100%)
1765
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_phase3.c (100%)
1769
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_phase4.c (100%)
1766
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_phase4.c (100%)
1770
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_phase6.c (100%)
1767
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_phase6.c (100%)
1771
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_phase7.c (100%)
1768
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_phase7.c (100%)
1772
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_progress.c (100%)
1769
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_progress.c (100%)
1773
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_sb.c (100%)
1770
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_sb.c (100%)
1774
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_scan.c (100%)
1771
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_scan.c (100%)
1775
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_xfs__repair.c (100%)
1772
rename {sysutils => filesystems}/xfsprogs/files/patch-repair_xfs__repair.c (100%)
1776
rename {sysutils => filesystems}/xfsprogs/pkg-descr (100%)
1773
rename {sysutils => filesystems}/xfsprogs/pkg-descr (100%)
1777
rename {sysutils => filesystems}/xfsprogs/pkg-plist (100%)
1774
rename {sysutils => filesystems}/xfsprogs/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3586-3588 sysutils/zfs-snapshot-clean|filesystems/zfs-snapshot-clean|2024-10-21|Moved to n Link Here
3586
sysutils/zfs-snap-diff|filesystems/zfs-snap-diff|2024-10-21|Moved to new category filesystems
3586
sysutils/zfs-snap-diff|filesystems/zfs-snap-diff|2024-10-21|Moved to new category filesystems
3587
sysutils/zfs-replicate|filesystems/zfs-replicate|2024-10-21|Moved to new category filesystems
3587
sysutils/zfs-replicate|filesystems/zfs-replicate|2024-10-21|Moved to new category filesystems
3588
sysutils/zfs-periodic|filesystems/zfs-periodic|2024-10-21|Moved to new category filesystems
3588
sysutils/zfs-periodic|filesystems/zfs-periodic|2024-10-21|Moved to new category filesystems
3589
sysutils/xfsprogs|filesystems/xfsprogs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 14-19 Link Here
14
    SUBDIR += py-zfs-autobackup
14
    SUBDIR += py-zfs-autobackup
15
    SUBDIR += squashfs-tools
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += xfsprogs
17
    SUBDIR += zap
18
    SUBDIR += zap
18
    SUBDIR += zfs-periodic
19
    SUBDIR += zfs-periodic
19
    SUBDIR += zfs-replicate
20
    SUBDIR += zfs-replicate
(-)b/filesystems/xfsprogs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	xfsprogs
1
PORTNAME=	xfsprogs
2
DISTVERSION=	3.2.4
2
DISTVERSION=	3.2.4
3
PORTREVISION=	4
3
PORTREVISION=	4
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
MASTER_SITES=	ftp://oss.sgi.com/projects/xfs/cmd_tars/ \
5
MASTER_SITES=	ftp://oss.sgi.com/projects/xfs/cmd_tars/ \
6
		ftp://oss.sgi.com/projects/xfs/previous/cmd_tars/
6
		ftp://oss.sgi.com/projects/xfs/previous/cmd_tars/
7
7
(-)b/sysutils/Makefile (-1 lines)
Lines 1667-1673 Link Here
1667
    SUBDIR += xfce4-systemload-plugin
1667
    SUBDIR += xfce4-systemload-plugin
1668
    SUBDIR += xfce4-wavelan-plugin
1668
    SUBDIR += xfce4-wavelan-plugin
1669
    SUBDIR += xfsm
1669
    SUBDIR += xfsm
1670
    SUBDIR += xfsprogs
1671
    SUBDIR += xin
1670
    SUBDIR += xin
1672
    SUBDIR += xjobs
1671
    SUBDIR += xjobs
1673
    SUBDIR += xmbmon
1672
    SUBDIR += xmbmon
(-)b/sysutils/vzvol/Makefile (-3 / +1 lines)
Lines 28-34 OPTIONS_DEFAULT= EXT PROGRESS VIRTUALBOX XFS Link Here
28
EXT_RUN_DEPENDS=	mke2fs:sysutils/e2fsprogs-core
28
EXT_RUN_DEPENDS=	mke2fs:sysutils/e2fsprogs-core
29
PROGRESS_RUN_DEPENDS=	pv:sysutils/pv
29
PROGRESS_RUN_DEPENDS=	pv:sysutils/pv
30
VIRTUALBOX_RUN_DEPENDS=	VBoxManage:emulators/virtualbox-ose
30
VIRTUALBOX_RUN_DEPENDS=	VBoxManage:emulators/virtualbox-ose
31
XFS_RUN_DEPENDS=	mkfs.xfs:sysutils/xfsprogs
31
XFS_RUN_DEPENDS=	mkfs.xfs:filesystems/xfsprogs
32
32
33
EXT_DESC=		Install support for ext2, ext3, and ext4
33
EXT_DESC=		Install support for ext2, ext3, and ext4
34
PROGRESS_DESC=		Enables progress bars for import
34
PROGRESS_DESC=		Enables progress bars for import
35
- 
36
--
37
MOVED                                                  | 1 +
35
MOVED                                                  | 1 +
38
filesystems/Makefile                                   | 1 +
36
filesystems/Makefile                                   | 1 +
39
{sysutils => filesystems}/xfsm/Makefile                | 2 +-
37
{sysutils => filesystems}/xfsm/Makefile                | 2 +-
40
{sysutils => filesystems}/xfsm/distinfo                | 0
38
{sysutils => filesystems}/xfsm/distinfo                | 0
41
{sysutils => filesystems}/xfsm/files/patch-xfsm_util.c | 0
39
{sysutils => filesystems}/xfsm/files/patch-xfsm_util.c | 0
42
{sysutils => filesystems}/xfsm/pkg-descr               | 0
40
{sysutils => filesystems}/xfsm/pkg-descr               | 0
43
sysutils/Makefile                                      | 1 -
41
sysutils/Makefile                                      | 1 -
44
7 files changed, 3 insertions(+), 2 deletions(-)
42
7 files changed, 3 insertions(+), 2 deletions(-)
45
rename {sysutils => filesystems}/xfsm/Makefile (90%)
43
rename {sysutils => filesystems}/xfsm/Makefile (90%)
46
rename {sysutils => filesystems}/xfsm/distinfo (100%)
44
rename {sysutils => filesystems}/xfsm/distinfo (100%)
47
rename {sysutils => filesystems}/xfsm/files/patch-xfsm_util.c (100%)
45
rename {sysutils => filesystems}/xfsm/files/patch-xfsm_util.c (100%)
48
rename {sysutils => filesystems}/xfsm/pkg-descr (100%)
46
rename {sysutils => filesystems}/xfsm/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3587-3589 sysutils/zfs-snap-diff|filesystems/zfs-snap-diff|2024-10-21|Moved to new categor Link Here
3587
sysutils/zfs-replicate|filesystems/zfs-replicate|2024-10-21|Moved to new category filesystems
3587
sysutils/zfs-replicate|filesystems/zfs-replicate|2024-10-21|Moved to new category filesystems
3588
sysutils/zfs-periodic|filesystems/zfs-periodic|2024-10-21|Moved to new category filesystems
3588
sysutils/zfs-periodic|filesystems/zfs-periodic|2024-10-21|Moved to new category filesystems
3589
sysutils/xfsprogs|filesystems/xfsprogs|2024-10-21|Moved to new category filesystems
3589
sysutils/xfsprogs|filesystems/xfsprogs|2024-10-21|Moved to new category filesystems
3590
sysutils/xfsm|filesystems/xfsm|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 14-19 Link Here
14
    SUBDIR += py-zfs-autobackup
14
    SUBDIR += py-zfs-autobackup
15
    SUBDIR += squashfs-tools
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += xfsm
17
    SUBDIR += xfsprogs
18
    SUBDIR += xfsprogs
18
    SUBDIR += zap
19
    SUBDIR += zap
19
    SUBDIR += zfs-periodic
20
    SUBDIR += zfs-periodic
(-)b/filesystems/xfsm/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	xfsm
1
PORTNAME=	xfsm
2
PORTVERSION=	1.99
2
PORTVERSION=	1.99
3
PORTREVISION=	2
3
PORTREVISION=	2
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
MASTER_SITES=	SUNSITE/system/status/xstatus
5
MASTER_SITES=	SUNSITE/system/status/xstatus
6
6
7
MAINTAINER=	ports@FreeBSD.org
7
MAINTAINER=	ports@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 1666-1672 Link Here
1666
    SUBDIR += xfce4-settings
1666
    SUBDIR += xfce4-settings
1667
    SUBDIR += xfce4-systemload-plugin
1667
    SUBDIR += xfce4-systemload-plugin
1668
    SUBDIR += xfce4-wavelan-plugin
1668
    SUBDIR += xfce4-wavelan-plugin
1669
    SUBDIR += xfsm
1670
    SUBDIR += xin
1669
    SUBDIR += xin
1671
    SUBDIR += xjobs
1670
    SUBDIR += xjobs
1672
    SUBDIR += xmbmon
1671
    SUBDIR += xmbmon
1673
- 
1674
--
1675
MOVED                                      | 1 +
1672
MOVED                                      | 1 +
1676
filesystems/Makefile                       | 1 +
1673
filesystems/Makefile                       | 1 +
1677
{sysutils => filesystems}/wimlib/Makefile  | 2 +-
1674
{sysutils => filesystems}/wimlib/Makefile  | 2 +-
1678
{sysutils => filesystems}/wimlib/distinfo  | 0
1675
{sysutils => filesystems}/wimlib/distinfo  | 0
1679
{sysutils => filesystems}/wimlib/pkg-descr | 0
1676
{sysutils => filesystems}/wimlib/pkg-descr | 0
1680
{sysutils => filesystems}/wimlib/pkg-plist | 0
1677
{sysutils => filesystems}/wimlib/pkg-plist | 0
1681
sysutils/Makefile                          | 1 -
1678
sysutils/Makefile                          | 1 -
1682
7 files changed, 3 insertions(+), 2 deletions(-)
1679
7 files changed, 3 insertions(+), 2 deletions(-)
1683
rename {sysutils => filesystems}/wimlib/Makefile (95%)
1680
rename {sysutils => filesystems}/wimlib/Makefile (95%)
1684
rename {sysutils => filesystems}/wimlib/distinfo (100%)
1681
rename {sysutils => filesystems}/wimlib/distinfo (100%)
1685
rename {sysutils => filesystems}/wimlib/pkg-descr (100%)
1682
rename {sysutils => filesystems}/wimlib/pkg-descr (100%)
1686
rename {sysutils => filesystems}/wimlib/pkg-plist (100%)
1683
rename {sysutils => filesystems}/wimlib/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3588-3590 sysutils/zfs-replicate|filesystems/zfs-replicate|2024-10-21|Moved to new categor Link Here
3588
sysutils/zfs-periodic|filesystems/zfs-periodic|2024-10-21|Moved to new category filesystems
3588
sysutils/zfs-periodic|filesystems/zfs-periodic|2024-10-21|Moved to new category filesystems
3589
sysutils/xfsprogs|filesystems/xfsprogs|2024-10-21|Moved to new category filesystems
3589
sysutils/xfsprogs|filesystems/xfsprogs|2024-10-21|Moved to new category filesystems
3590
sysutils/xfsm|filesystems/xfsm|2024-10-21|Moved to new category filesystems
3590
sysutils/xfsm|filesystems/xfsm|2024-10-21|Moved to new category filesystems
3591
sysutils/wimlib|filesystems/wimlib|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 14-19 Link Here
14
    SUBDIR += py-zfs-autobackup
14
    SUBDIR += py-zfs-autobackup
15
    SUBDIR += squashfs-tools
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += wimlib
17
    SUBDIR += xfsm
18
    SUBDIR += xfsm
18
    SUBDIR += xfsprogs
19
    SUBDIR += xfsprogs
19
    SUBDIR += zap
20
    SUBDIR += zap
(-)b/filesystems/wimlib/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	wimlib
1
PORTNAME=	wimlib
2
PORTVERSION=	1.13.0
2
PORTVERSION=	1.13.0
3
PORTREVISION=	3
3
PORTREVISION=	3
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
MASTER_SITES=	https://wimlib.net/downloads/
5
MASTER_SITES=	https://wimlib.net/downloads/
6
6
7
MAINTAINER=	mail_of_sergey@mail.ru
7
MAINTAINER=	mail_of_sergey@mail.ru
(-)b/sysutils/Makefile (-3 lines)
Lines 1625-1631 Link Here
1625
    SUBDIR += whatpix
1625
    SUBDIR += whatpix
1626
    SUBDIR += whowatch
1626
    SUBDIR += whowatch
1627
    SUBDIR += wiimms
1627
    SUBDIR += wiimms
1628
    SUBDIR += wimlib
1629
    SUBDIR += wiper
1628
    SUBDIR += wiper
1630
    SUBDIR += wmapmload
1629
    SUBDIR += wmapmload
1631
    SUBDIR += wmbluecpu
1630
    SUBDIR += wmbluecpu
1632
- 
1633
--
1634
MOVED                                     | 1 +
1631
MOVED                                     | 1 +
1635
filesystems/Makefile                      | 1 +
1632
filesystems/Makefile                      | 1 +
1636
{sysutils => filesystems}/vzvol/Makefile  | 2 +-
1633
{sysutils => filesystems}/vzvol/Makefile  | 2 +-
1637
{sysutils => filesystems}/vzvol/distinfo  | 0
1634
{sysutils => filesystems}/vzvol/distinfo  | 0
1638
{sysutils => filesystems}/vzvol/pkg-descr | 0
1635
{sysutils => filesystems}/vzvol/pkg-descr | 0
1639
{sysutils => filesystems}/vzvol/pkg-plist | 0
1636
{sysutils => filesystems}/vzvol/pkg-plist | 0
1640
sysutils/Makefile                         | 1 -
1637
sysutils/Makefile                         | 1 -
1641
7 files changed, 3 insertions(+), 2 deletions(-)
1638
7 files changed, 3 insertions(+), 2 deletions(-)
1642
rename {sysutils => filesystems}/vzvol/Makefile (97%)
1639
rename {sysutils => filesystems}/vzvol/Makefile (97%)
1643
rename {sysutils => filesystems}/vzvol/distinfo (100%)
1640
rename {sysutils => filesystems}/vzvol/distinfo (100%)
1644
rename {sysutils => filesystems}/vzvol/pkg-descr (100%)
1641
rename {sysutils => filesystems}/vzvol/pkg-descr (100%)
1645
rename {sysutils => filesystems}/vzvol/pkg-plist (100%)
1642
rename {sysutils => filesystems}/vzvol/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3589-3591 sysutils/zfs-periodic|filesystems/zfs-periodic|2024-10-21|Moved to new category Link Here
3589
sysutils/xfsprogs|filesystems/xfsprogs|2024-10-21|Moved to new category filesystems
3589
sysutils/xfsprogs|filesystems/xfsprogs|2024-10-21|Moved to new category filesystems
3590
sysutils/xfsm|filesystems/xfsm|2024-10-21|Moved to new category filesystems
3590
sysutils/xfsm|filesystems/xfsm|2024-10-21|Moved to new category filesystems
3591
sysutils/wimlib|filesystems/wimlib|2024-10-21|Moved to new category filesystems
3591
sysutils/wimlib|filesystems/wimlib|2024-10-21|Moved to new category filesystems
3592
sysutils/vzvol|filesystems/vzvol|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 14-19 Link Here
14
    SUBDIR += py-zfs-autobackup
14
    SUBDIR += py-zfs-autobackup
15
    SUBDIR += squashfs-tools
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += vzvol
17
    SUBDIR += wimlib
18
    SUBDIR += wimlib
18
    SUBDIR += xfsm
19
    SUBDIR += xfsm
19
    SUBDIR += xfsprogs
20
    SUBDIR += xfsprogs
(-)b/filesystems/vzvol/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= vzvol Link Here
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	0.7.0
3
DISTVERSION=	0.7.0
4
PORTREVISION=	3
4
PORTREVISION=	3
5
CATEGORIES=	sysutils
5
CATEGORIES=	filesystems sysutils
6
6
7
MAINTAINER=	rainbow@sanitylinux.org
7
MAINTAINER=	rainbow@sanitylinux.org
8
COMMENT=	Feature-rich ZFS zvol management tool
8
COMMENT=	Feature-rich ZFS zvol management tool
(-)b/sysutils/Makefile (-3 lines)
Lines 1612-1618 Link Here
1612
    SUBDIR += volman
1612
    SUBDIR += volman
1613
    SUBDIR += vpnc-scripts
1613
    SUBDIR += vpnc-scripts
1614
    SUBDIR += vttest
1614
    SUBDIR += vttest
1615
    SUBDIR += vzvol
1616
    SUBDIR += wait_on
1615
    SUBDIR += wait_on
1617
    SUBDIR += walk
1616
    SUBDIR += walk
1618
    SUBDIR += watchfolder
1617
    SUBDIR += watchfolder
1619
- 
1620
--
1621
MOVED                                                     | 1 +
1618
MOVED                                                     | 1 +
1622
filesystems/Makefile                                      | 1 +
1619
filesystems/Makefile                                      | 1 +
1623
{sysutils => filesystems}/ufs_copy/Makefile               | 2 +-
1620
{sysutils => filesystems}/ufs_copy/Makefile               | 2 +-
1624
{sysutils => filesystems}/ufs_copy/distinfo               | 0
1621
{sysutils => filesystems}/ufs_copy/distinfo               | 0
1625
{sysutils => filesystems}/ufs_copy/files/patch-ufs_copy.c | 0
1622
{sysutils => filesystems}/ufs_copy/files/patch-ufs_copy.c | 0
1626
{sysutils => filesystems}/ufs_copy/pkg-descr              | 0
1623
{sysutils => filesystems}/ufs_copy/pkg-descr              | 0
1627
sysutils/Makefile                                         | 1 -
1624
sysutils/Makefile                                         | 1 -
1628
7 files changed, 3 insertions(+), 2 deletions(-)
1625
7 files changed, 3 insertions(+), 2 deletions(-)
1629
rename {sysutils => filesystems}/ufs_copy/Makefile (94%)
1626
rename {sysutils => filesystems}/ufs_copy/Makefile (94%)
1630
rename {sysutils => filesystems}/ufs_copy/distinfo (100%)
1627
rename {sysutils => filesystems}/ufs_copy/distinfo (100%)
1631
rename {sysutils => filesystems}/ufs_copy/files/patch-ufs_copy.c (100%)
1628
rename {sysutils => filesystems}/ufs_copy/files/patch-ufs_copy.c (100%)
1632
rename {sysutils => filesystems}/ufs_copy/pkg-descr (100%)
1629
rename {sysutils => filesystems}/ufs_copy/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3590-3592 sysutils/xfsprogs|filesystems/xfsprogs|2024-10-21|Moved to new category filesyst Link Here
3590
sysutils/xfsm|filesystems/xfsm|2024-10-21|Moved to new category filesystems
3590
sysutils/xfsm|filesystems/xfsm|2024-10-21|Moved to new category filesystems
3591
sysutils/wimlib|filesystems/wimlib|2024-10-21|Moved to new category filesystems
3591
sysutils/wimlib|filesystems/wimlib|2024-10-21|Moved to new category filesystems
3592
sysutils/vzvol|filesystems/vzvol|2024-10-21|Moved to new category filesystems
3592
sysutils/vzvol|filesystems/vzvol|2024-10-21|Moved to new category filesystems
3593
sysutils/ufs_copy|filesystems/ufs_copy|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 14-19 Link Here
14
    SUBDIR += py-zfs-autobackup
14
    SUBDIR += py-zfs-autobackup
15
    SUBDIR += squashfs-tools
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += ufs_copy
17
    SUBDIR += vzvol
18
    SUBDIR += vzvol
18
    SUBDIR += wimlib
19
    SUBDIR += wimlib
19
    SUBDIR += xfsm
20
    SUBDIR += xfsm
(-)b/filesystems/ufs_copy/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	ufs_copy
1
PORTNAME=	ufs_copy
2
PORTVERSION=	20060921
2
PORTVERSION=	20060921
3
PORTREVISION=	2
3
PORTREVISION=	2
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
MASTER_SITES=	https://people.freebsd.org/~simokawa/ufs/
5
MASTER_SITES=	https://people.freebsd.org/~simokawa/ufs/
6
DISTNAME=	ufs-${PORTVERSION}
6
DISTNAME=	ufs-${PORTVERSION}
7
7
(-)b/sysutils/Makefile (-3 lines)
Lines 1568-1574 Link Here
1568
    SUBDIR += ucspi-unix
1568
    SUBDIR += ucspi-unix
1569
    SUBDIR += udfclient
1569
    SUBDIR += udfclient
1570
    SUBDIR += ufetch
1570
    SUBDIR += ufetch
1571
    SUBDIR += ufs_copy
1572
    SUBDIR += uhidd
1571
    SUBDIR += uhidd
1573
    SUBDIR += uif2iso
1572
    SUBDIR += uif2iso
1574
    SUBDIR += unetbootin
1573
    SUBDIR += unetbootin
1575
- 
1576
--
1577
MOVED                                        | 1 +
1574
MOVED                                        | 1 +
1578
filesystems/Makefile                         | 1 +
1575
filesystems/Makefile                         | 1 +
1579
{sysutils => filesystems}/scan_ffs/Makefile  | 2 +-
1576
{sysutils => filesystems}/scan_ffs/Makefile  | 2 +-
1580
{sysutils => filesystems}/scan_ffs/distinfo  | 0
1577
{sysutils => filesystems}/scan_ffs/distinfo  | 0
1581
{sysutils => filesystems}/scan_ffs/pkg-descr | 0
1578
{sysutils => filesystems}/scan_ffs/pkg-descr | 0
1582
sysutils/Makefile                            | 1 -
1579
sysutils/Makefile                            | 1 -
1583
6 files changed, 3 insertions(+), 2 deletions(-)
1580
6 files changed, 3 insertions(+), 2 deletions(-)
1584
rename {sysutils => filesystems}/scan_ffs/Makefile (92%)
1581
rename {sysutils => filesystems}/scan_ffs/Makefile (92%)
1585
rename {sysutils => filesystems}/scan_ffs/distinfo (100%)
1582
rename {sysutils => filesystems}/scan_ffs/distinfo (100%)
1586
rename {sysutils => filesystems}/scan_ffs/pkg-descr (100%)
1583
rename {sysutils => filesystems}/scan_ffs/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3591-3593 sysutils/xfsm|filesystems/xfsm|2024-10-21|Moved to new category filesystems Link Here
3591
sysutils/wimlib|filesystems/wimlib|2024-10-21|Moved to new category filesystems
3591
sysutils/wimlib|filesystems/wimlib|2024-10-21|Moved to new category filesystems
3592
sysutils/vzvol|filesystems/vzvol|2024-10-21|Moved to new category filesystems
3592
sysutils/vzvol|filesystems/vzvol|2024-10-21|Moved to new category filesystems
3593
sysutils/ufs_copy|filesystems/ufs_copy|2024-10-21|Moved to new category filesystems
3593
sysutils/ufs_copy|filesystems/ufs_copy|2024-10-21|Moved to new category filesystems
3594
sysutils/scan_ffs|filesystems/scan_ffs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 12-17 Link Here
12
    SUBDIR += py-fsspec
12
    SUBDIR += py-fsspec
13
    SUBDIR += py-fsspec-xrootd
13
    SUBDIR += py-fsspec-xrootd
14
    SUBDIR += py-zfs-autobackup
14
    SUBDIR += py-zfs-autobackup
15
    SUBDIR += scan_ffs
15
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools
16
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += squashfs-tools-ng
17
    SUBDIR += ufs_copy
18
    SUBDIR += ufs_copy
(-)b/filesystems/scan_ffs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	scan_ffs
1
PORTNAME=	scan_ffs
2
PORTVERSION=	1.2
2
PORTVERSION=	1.2
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
MASTER_SITES=	http://www.ranner.eu/stuff/
5
MASTER_SITES=	http://www.ranner.eu/stuff/
6
6
7
MAINTAINER=	michael@ranner.eu
7
MAINTAINER=	michael@ranner.eu
(-)b/sysutils/Makefile (-3 lines)
Lines 1345-1351 Link Here
1345
    SUBDIR += sas3ircu
1345
    SUBDIR += sas3ircu
1346
    SUBDIR += savelogs
1346
    SUBDIR += savelogs
1347
    SUBDIR += scalpel
1347
    SUBDIR += scalpel
1348
    SUBDIR += scan_ffs
1349
    SUBDIR += scanbd
1348
    SUBDIR += scanbd
1350
    SUBDIR += scanbuttond
1349
    SUBDIR += scanbuttond
1351
    SUBDIR += scanmem
1350
    SUBDIR += scanmem
1352
- 
1353
filesystems/rubygem-winrm-fs
1351
filesystems/rubygem-winrm-fs
1354
--
1355
MOVED                                                | 1 +
1352
MOVED                                                | 1 +
1356
filesystems/Makefile                                 | 1 +
1353
filesystems/Makefile                                 | 1 +
1357
{sysutils => filesystems}/rubygem-winrm-fs/Makefile  | 2 +-
1354
{sysutils => filesystems}/rubygem-winrm-fs/Makefile  | 2 +-
1358
{sysutils => filesystems}/rubygem-winrm-fs/distinfo  | 0
1355
{sysutils => filesystems}/rubygem-winrm-fs/distinfo  | 0
1359
{sysutils => filesystems}/rubygem-winrm-fs/pkg-descr | 0
1356
{sysutils => filesystems}/rubygem-winrm-fs/pkg-descr | 0
1360
net/rubygem-train-winrm/Makefile                     | 2 +-
1357
net/rubygem-train-winrm/Makefile                     | 2 +-
1361
sysutils/Makefile                                    | 1 -
1358
sysutils/Makefile                                    | 1 -
1362
sysutils/rubygem-bolt/Makefile                       | 2 +-
1359
sysutils/rubygem-bolt/Makefile                       | 2 +-
1363
sysutils/rubygem-winrm-elevated/Makefile             | 2 +-
1360
sysutils/rubygem-winrm-elevated/Makefile             | 2 +-
1364
sysutils/vagrant/Makefile                            | 2 +-
1361
sysutils/vagrant/Makefile                            | 2 +-
1365
10 files changed, 7 insertions(+), 6 deletions(-)
1362
10 files changed, 7 insertions(+), 6 deletions(-)
1366
rename {sysutils => filesystems}/rubygem-winrm-fs/Makefile (92%)
1363
rename {sysutils => filesystems}/rubygem-winrm-fs/Makefile (92%)
1367
rename {sysutils => filesystems}/rubygem-winrm-fs/distinfo (100%)
1364
rename {sysutils => filesystems}/rubygem-winrm-fs/distinfo (100%)
1368
rename {sysutils => filesystems}/rubygem-winrm-fs/pkg-descr (100%)
1365
rename {sysutils => filesystems}/rubygem-winrm-fs/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3592-3594 sysutils/wimlib|filesystems/wimlib|2024-10-21|Moved to new category filesystems Link Here
3592
sysutils/vzvol|filesystems/vzvol|2024-10-21|Moved to new category filesystems
3592
sysutils/vzvol|filesystems/vzvol|2024-10-21|Moved to new category filesystems
3593
sysutils/ufs_copy|filesystems/ufs_copy|2024-10-21|Moved to new category filesystems
3593
sysutils/ufs_copy|filesystems/ufs_copy|2024-10-21|Moved to new category filesystems
3594
sysutils/scan_ffs|filesystems/scan_ffs|2024-10-21|Moved to new category filesystems
3594
sysutils/scan_ffs|filesystems/scan_ffs|2024-10-21|Moved to new category filesystems
3595
sysutils/rubygem-winrm-fs|filesystems/rubygem-winrm-fs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 12-17 Link Here
12
    SUBDIR += py-fsspec
12
    SUBDIR += py-fsspec
13
    SUBDIR += py-fsspec-xrootd
13
    SUBDIR += py-fsspec-xrootd
14
    SUBDIR += py-zfs-autobackup
14
    SUBDIR += py-zfs-autobackup
15
    SUBDIR += rubygem-winrm-fs
15
    SUBDIR += scan_ffs
16
    SUBDIR += scan_ffs
16
    SUBDIR += squashfs-tools
17
    SUBDIR += squashfs-tools
17
    SUBDIR += squashfs-tools-ng
18
    SUBDIR += squashfs-tools-ng
(-)b/filesystems/rubygem-winrm-fs/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	winrm-fs
1
PORTNAME=	winrm-fs
2
PORTVERSION=	1.3.5
2
PORTVERSION=	1.3.5
3
CATEGORIES=	sysutils rubygems
3
CATEGORIES=	filesystems sysutils rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	ruby@FreeBSD.org
6
MAINTAINER=	ruby@FreeBSD.org
(-)b/net/rubygem-train-winrm/Makefile (-1 / +1 lines)
Lines 12-18 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
12
12
13
RUN_DEPENDS=	rubygem-winrm>=2.3.6<3.0:sysutils/rubygem-winrm \
13
RUN_DEPENDS=	rubygem-winrm>=2.3.6<3.0:sysutils/rubygem-winrm \
14
		rubygem-winrm-elevated>=1.2.2<1.3:sysutils/rubygem-winrm-elevated \
14
		rubygem-winrm-elevated>=1.2.2<1.3:sysutils/rubygem-winrm-elevated \
15
		rubygem-winrm-fs>=1.0<2:sysutils/rubygem-winrm-fs
15
		rubygem-winrm-fs>=1.0<2:filesystems/rubygem-winrm-fs
16
16
17
USES=		gem
17
USES=		gem
18
18
(-)b/sysutils/Makefile (-1 lines)
Lines 1315-1321 Link Here
1315
    SUBDIR += rubygem-win32-file-stat
1315
    SUBDIR += rubygem-win32-file-stat
1316
    SUBDIR += rubygem-winrm
1316
    SUBDIR += rubygem-winrm
1317
    SUBDIR += rubygem-winrm-elevated
1317
    SUBDIR += rubygem-winrm-elevated
1318
    SUBDIR += rubygem-winrm-fs
1319
    SUBDIR += rubygem-yell
1318
    SUBDIR += rubygem-yell
1320
    SUBDIR += runas
1319
    SUBDIR += runas
1321
    SUBDIR += rundeck
1320
    SUBDIR += rundeck
(-)b/sysutils/rubygem-bolt/Makefile (-1 / +1 lines)
Lines 29-35 RUN_DEPENDS= r10k:sysutils/rubygem-r10k \ Link Here
29
		rubygem-puppetfile-resolver>=0.6.2:sysutils/rubygem-puppetfile-resolver \
29
		rubygem-puppetfile-resolver>=0.6.2:sysutils/rubygem-puppetfile-resolver \
30
		rubygem-ruby_smb>=1.0:net/rubygem-ruby_smb \
30
		rubygem-ruby_smb>=1.0:net/rubygem-ruby_smb \
31
		rubygem-terminal-table>=3.0<4:textproc/rubygem-terminal-table \
31
		rubygem-terminal-table>=3.0<4:textproc/rubygem-terminal-table \
32
		rubygem-winrm-fs>=1.3:sysutils/rubygem-winrm-fs \
32
		rubygem-winrm-fs>=1.3:filesystems/rubygem-winrm-fs \
33
		rubygem-winrm>=2.0:sysutils/rubygem-winrm
33
		rubygem-winrm>=2.0:sysutils/rubygem-winrm
34
34
35
USES=		gem shebangfix
35
USES=		gem shebangfix
(-)b/sysutils/rubygem-winrm-elevated/Makefile (-1 / +1 lines)
Lines 12-18 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
12
12
13
RUN_DEPENDS=	rubygem-erubi>=1.8<2:www/rubygem-erubi \
13
RUN_DEPENDS=	rubygem-erubi>=1.8<2:www/rubygem-erubi \
14
		rubygem-winrm>=2.0<3:sysutils/rubygem-winrm \
14
		rubygem-winrm>=2.0<3:sysutils/rubygem-winrm \
15
		rubygem-winrm-fs>=1.0<2:sysutils/rubygem-winrm-fs
15
		rubygem-winrm-fs>=1.0<2:filesystems/rubygem-winrm-fs
16
16
17
USES=		gem
17
USES=		gem
18
18
(-)b/sysutils/vagrant/Makefile (-3 / +1 lines)
Lines 39-45 RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ Link Here
39
		rubygem-vagrant_cloud>=3.1.1:sysutils/rubygem-vagrant_cloud \
39
		rubygem-vagrant_cloud>=3.1.1:sysutils/rubygem-vagrant_cloud \
40
		rubygem-wdm>=0.1.1:devel/rubygem-wdm \
40
		rubygem-wdm>=0.1.1:devel/rubygem-wdm \
41
		rubygem-winrm-elevated>=1.2.3<2:sysutils/rubygem-winrm-elevated \
41
		rubygem-winrm-elevated>=1.2.3<2:sysutils/rubygem-winrm-elevated \
42
		rubygem-winrm-fs>=1.3.5<2:sysutils/rubygem-winrm-fs \
42
		rubygem-winrm-fs>=1.3.5<2:filesystems/rubygem-winrm-fs \
43
		rubygem-winrm>=2.3.6<3:sysutils/rubygem-winrm
43
		rubygem-winrm>=2.3.6<3:sysutils/rubygem-winrm
44
44
45
USES=		cpe ruby shebangfix
45
USES=		cpe ruby shebangfix
46
- 
47
filesystems/progsreiserfs
46
filesystems/progsreiserfs
48
--
49
MOVED                                                           | 1 +
47
MOVED                                                           | 1 +
50
filesystems/Makefile                                            | 1 +
48
filesystems/Makefile                                            | 1 +
51
{sysutils => filesystems}/progsreiserfs/Makefile                | 2 +-
49
{sysutils => filesystems}/progsreiserfs/Makefile                | 2 +-
52
{sysutils => filesystems}/progsreiserfs/distinfo                | 0
50
{sysutils => filesystems}/progsreiserfs/distinfo                | 0
53
.../files/extrapatch-progsreiserfs_libmisc_Makefile.in          | 0
51
.../files/extrapatch-progsreiserfs_libmisc_Makefile.in          | 0
54
.../progsreiserfs/files/patch-libdal_file.c                     | 0
52
.../progsreiserfs/files/patch-libdal_file.c                     | 0
55
.../progsreiserfs/files/patch-libreiserfs_journal.c             | 0
53
.../progsreiserfs/files/patch-libreiserfs_journal.c             | 0
56
{sysutils => filesystems}/progsreiserfs/pkg-descr               | 0
54
{sysutils => filesystems}/progsreiserfs/pkg-descr               | 0
57
{sysutils => filesystems}/progsreiserfs/pkg-plist               | 0
55
{sysutils => filesystems}/progsreiserfs/pkg-plist               | 0
58
sysutils/Makefile                                               | 1 -
56
sysutils/Makefile                                               | 1 -
59
sysutils/testdisk/Makefile                                      | 2 +-
57
sysutils/testdisk/Makefile                                      | 2 +-
60
11 files changed, 4 insertions(+), 3 deletions(-)
58
11 files changed, 4 insertions(+), 3 deletions(-)
61
rename {sysutils => filesystems}/progsreiserfs/Makefile (96%)
59
rename {sysutils => filesystems}/progsreiserfs/Makefile (96%)
62
rename {sysutils => filesystems}/progsreiserfs/distinfo (100%)
60
rename {sysutils => filesystems}/progsreiserfs/distinfo (100%)
63
rename {sysutils => filesystems}/progsreiserfs/files/extrapatch-progsreiserfs_libmisc_Makefile.in (100%)
61
rename {sysutils => filesystems}/progsreiserfs/files/extrapatch-progsreiserfs_libmisc_Makefile.in (100%)
64
rename {sysutils => filesystems}/progsreiserfs/files/patch-libdal_file.c (100%)
62
rename {sysutils => filesystems}/progsreiserfs/files/patch-libdal_file.c (100%)
65
rename {sysutils => filesystems}/progsreiserfs/files/patch-libreiserfs_journal.c (100%)
63
rename {sysutils => filesystems}/progsreiserfs/files/patch-libreiserfs_journal.c (100%)
66
rename {sysutils => filesystems}/progsreiserfs/pkg-descr (100%)
64
rename {sysutils => filesystems}/progsreiserfs/pkg-descr (100%)
67
rename {sysutils => filesystems}/progsreiserfs/pkg-plist (100%)
65
rename {sysutils => filesystems}/progsreiserfs/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3593-3595 sysutils/vzvol|filesystems/vzvol|2024-10-21|Moved to new category filesystems Link Here
3593
sysutils/ufs_copy|filesystems/ufs_copy|2024-10-21|Moved to new category filesystems
3593
sysutils/ufs_copy|filesystems/ufs_copy|2024-10-21|Moved to new category filesystems
3594
sysutils/scan_ffs|filesystems/scan_ffs|2024-10-21|Moved to new category filesystems
3594
sysutils/scan_ffs|filesystems/scan_ffs|2024-10-21|Moved to new category filesystems
3595
sysutils/rubygem-winrm-fs|filesystems/rubygem-winrm-fs|2024-10-21|Moved to new category filesystems
3595
sysutils/rubygem-winrm-fs|filesystems/rubygem-winrm-fs|2024-10-21|Moved to new category filesystems
3596
sysutils/progsreiserfs|filesystems/progsreiserfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += progsreiserfs
10
    SUBDIR += py-dfvfs
11
    SUBDIR += py-dfvfs
11
    SUBDIR += py-fs2
12
    SUBDIR += py-fs2
12
    SUBDIR += py-fsspec
13
    SUBDIR += py-fsspec
(-)b/filesystems/progsreiserfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	progsreiserfs
1
PORTNAME=	progsreiserfs
2
DISTVERSION=	0.3.1-rc8
2
DISTVERSION=	0.3.1-rc8
3
PORTREVISION=	8
3
PORTREVISION=	8
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
MASTER_SITES=	http://www.cgsecurity.org/
5
MASTER_SITES=	http://www.cgsecurity.org/
6
6
7
MAINTAINER=	ports@FreeBSD.org
7
MAINTAINER=	ports@FreeBSD.org
(-)b/sysutils/Makefile (-1 lines)
Lines 1067-1073 Link Here
1067
    SUBDIR += process-viewer
1067
    SUBDIR += process-viewer
1068
    SUBDIR += procmap
1068
    SUBDIR += procmap
1069
    SUBDIR += procs
1069
    SUBDIR += procs
1070
    SUBDIR += progsreiserfs
1071
    SUBDIR += pslist
1070
    SUBDIR += pslist
1072
    SUBDIR += psmisc
1071
    SUBDIR += psmisc
1073
    SUBDIR += pstack
1072
    SUBDIR += pstack
(-)b/sysutils/testdisk/Makefile (-3 / +1 lines)
Lines 30-36 ICONV_CONFIGURE_OFF= --without-iconv Link Here
30
NTFS_LIB_DEPENDS=	libntfs-3g.so:sysutils/fusefs-ntfs
30
NTFS_LIB_DEPENDS=	libntfs-3g.so:sysutils/fusefs-ntfs
31
NTFS_CONFIGURE_OFF=	--without-ntfs3g
31
NTFS_CONFIGURE_OFF=	--without-ntfs3g
32
32
33
PROGSREISERFS_LIB_DEPENDS=	libreiserfs-0.3.so.0:sysutils/progsreiserfs
33
PROGSREISERFS_LIB_DEPENDS=	libreiserfs-0.3.so.0:filesystems/progsreiserfs
34
PROGSREISERFS_CONFIGURE_OFF=	--without-reiserfs
34
PROGSREISERFS_CONFIGURE_OFF=	--without-reiserfs
35
35
36
.include <bsd.port.mk>
36
.include <bsd.port.mk>
37
- 
38
filesystems/pear-Horde_Vfs
37
filesystems/pear-Horde_Vfs
39
--
40
MOVED                                              | 1 +
38
MOVED                                              | 1 +
41
Mk/Uses/horde.mk                                   | 2 +-
39
Mk/Uses/horde.mk                                   | 2 +-
42
filesystems/Makefile                               | 1 +
40
filesystems/Makefile                               | 1 +
43
{sysutils => filesystems}/pear-Horde_Vfs/Makefile  | 2 +-
41
{sysutils => filesystems}/pear-Horde_Vfs/Makefile  | 2 +-
44
{sysutils => filesystems}/pear-Horde_Vfs/distinfo  | 0
42
{sysutils => filesystems}/pear-Horde_Vfs/distinfo  | 0
45
{sysutils => filesystems}/pear-Horde_Vfs/pkg-descr | 0
43
{sysutils => filesystems}/pear-Horde_Vfs/pkg-descr | 0
46
sysutils/Makefile                                  | 1 -
44
sysutils/Makefile                                  | 1 -
47
7 files changed, 4 insertions(+), 3 deletions(-)
45
7 files changed, 4 insertions(+), 3 deletions(-)
48
rename {sysutils => filesystems}/pear-Horde_Vfs/Makefile (91%)
46
rename {sysutils => filesystems}/pear-Horde_Vfs/Makefile (91%)
49
rename {sysutils => filesystems}/pear-Horde_Vfs/distinfo (100%)
47
rename {sysutils => filesystems}/pear-Horde_Vfs/distinfo (100%)
50
rename {sysutils => filesystems}/pear-Horde_Vfs/pkg-descr (100%)
48
rename {sysutils => filesystems}/pear-Horde_Vfs/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3594-3596 sysutils/ufs_copy|filesystems/ufs_copy|2024-10-21|Moved to new category filesyst Link Here
3594
sysutils/scan_ffs|filesystems/scan_ffs|2024-10-21|Moved to new category filesystems
3594
sysutils/scan_ffs|filesystems/scan_ffs|2024-10-21|Moved to new category filesystems
3595
sysutils/rubygem-winrm-fs|filesystems/rubygem-winrm-fs|2024-10-21|Moved to new category filesystems
3595
sysutils/rubygem-winrm-fs|filesystems/rubygem-winrm-fs|2024-10-21|Moved to new category filesystems
3596
sysutils/progsreiserfs|filesystems/progsreiserfs|2024-10-21|Moved to new category filesystems
3596
sysutils/progsreiserfs|filesystems/progsreiserfs|2024-10-21|Moved to new category filesystems
3597
sysutils/pear-Horde_Vfs|filesystems/pear-Horde_Vfs|2024-10-21|Moved to new category filesystems
(-)b/Mk/Uses/horde.mk (-1 / +1 lines)
Lines 113-119 horde-Horde_Timezone-DEPEND= ${PEARDIR}/Horde/Timezone.php:devel/pear-Horde_Time Link Here
113
horde-Horde_Token-DEPEND=	${PEARDIR}/Horde/Token.php:devel/pear-Horde_Token
113
horde-Horde_Token-DEPEND=	${PEARDIR}/Horde/Token.php:devel/pear-Horde_Token
114
horde-Horde_Translation-DEPEND=	${PEARDIR}/Horde/Translation.php:devel/pear-Horde_Translation
114
horde-Horde_Translation-DEPEND=	${PEARDIR}/Horde/Translation.php:devel/pear-Horde_Translation
115
horde-Horde_Tree-DEPEND=	${PEARDIR}/Horde/Tree.php:devel/pear-Horde_Tree
115
horde-Horde_Tree-DEPEND=	${PEARDIR}/Horde/Tree.php:devel/pear-Horde_Tree
116
horde-Horde_Vfs-DEPEND=		${PEARDIR}/Horde/Vfs.php:sysutils/pear-Horde_Vfs
116
horde-Horde_Vfs-DEPEND=		${PEARDIR}/Horde/Vfs.php:filesystems/pear-Horde_Vfs
117
horde-Horde_View-DEPEND=	${PEARDIR}/Horde/View.php:devel/pear-Horde_View
117
horde-Horde_View-DEPEND=	${PEARDIR}/Horde/View.php:devel/pear-Horde_View
118
horde-Horde_Xml_Element-DEPEND=	${PEARDIR}/Horde/Xml/Element.php:textproc/pear-Horde_Xml_Element
118
horde-Horde_Xml_Element-DEPEND=	${PEARDIR}/Horde/Xml/Element.php:textproc/pear-Horde_Xml_Element
119
horde-Horde_Xml_Wbxml-DEPEND=	${PEARDIR}/Horde/Xml/Wbxml.php:textproc/pear-Horde_Xml_Wbxml
119
horde-Horde_Xml_Wbxml-DEPEND=	${PEARDIR}/Horde/Xml/Wbxml.php:textproc/pear-Horde_Xml_Wbxml
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += pear-Horde_Vfs
10
    SUBDIR += progsreiserfs
11
    SUBDIR += progsreiserfs
11
    SUBDIR += py-dfvfs
12
    SUBDIR += py-dfvfs
12
    SUBDIR += py-fs2
13
    SUBDIR += py-fs2
(-)b/filesystems/pear-Horde_Vfs/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	Horde_Vfs
1
PORTNAME=	Horde_Vfs
2
PORTVERSION=	2.4.2
2
PORTVERSION=	2.4.2
3
CATEGORIES=	sysutils www pear
3
CATEGORIES=	filesystems sysutils www pear
4
PKGNAMEPREFIX=	${PEAR_PKGNAMEPREFIX}
4
PKGNAMEPREFIX=	${PEAR_PKGNAMEPREFIX}
5
5
6
MAINTAINER=	horde@FreeBSD.org
6
MAINTAINER=	horde@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 991-997 Link Here
991
    SUBDIR += pear-File_Fstab
991
    SUBDIR += pear-File_Fstab
992
    SUBDIR += pear-File_Gettext
992
    SUBDIR += pear-File_Gettext
993
    SUBDIR += pear-Horde_Log
993
    SUBDIR += pear-Horde_Log
994
    SUBDIR += pear-Horde_Vfs
995
    SUBDIR += pear-I18Nv2
994
    SUBDIR += pear-I18Nv2
996
    SUBDIR += pear-Log
995
    SUBDIR += pear-Log
997
    SUBDIR += pear-Translation2
996
    SUBDIR += pear-Translation2
998
- 
999
filesystems/py-prometheus-zfs
997
filesystems/py-prometheus-zfs
1000
--
1001
MOVED                                                        | 1 +
998
MOVED                                                        | 1 +
1002
filesystems/Makefile                                         | 1 +
999
filesystems/Makefile                                         | 1 +
1003
{sysutils => filesystems}/py-prometheus-zfs/Makefile         | 2 +-
1000
{sysutils => filesystems}/py-prometheus-zfs/Makefile         | 2 +-
1004
{sysutils => filesystems}/py-prometheus-zfs/distinfo         | 0
1001
{sysutils => filesystems}/py-prometheus-zfs/distinfo         | 0
1005
{sysutils => filesystems}/py-prometheus-zfs/files/zfsprom.in | 0
1002
{sysutils => filesystems}/py-prometheus-zfs/files/zfsprom.in | 0
1006
{sysutils => filesystems}/py-prometheus-zfs/pkg-descr        | 0
1003
{sysutils => filesystems}/py-prometheus-zfs/pkg-descr        | 0
1007
sysutils/Makefile                                            | 1 -
1004
sysutils/Makefile                                            | 1 -
1008
7 files changed, 3 insertions(+), 2 deletions(-)
1005
7 files changed, 3 insertions(+), 2 deletions(-)
1009
rename {sysutils => filesystems}/py-prometheus-zfs/Makefile (95%)
1006
rename {sysutils => filesystems}/py-prometheus-zfs/Makefile (95%)
1010
rename {sysutils => filesystems}/py-prometheus-zfs/distinfo (100%)
1007
rename {sysutils => filesystems}/py-prometheus-zfs/distinfo (100%)
1011
rename {sysutils => filesystems}/py-prometheus-zfs/files/zfsprom.in (100%)
1008
rename {sysutils => filesystems}/py-prometheus-zfs/files/zfsprom.in (100%)
1012
rename {sysutils => filesystems}/py-prometheus-zfs/pkg-descr (100%)
1009
rename {sysutils => filesystems}/py-prometheus-zfs/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3595-3597 sysutils/scan_ffs|filesystems/scan_ffs|2024-10-21|Moved to new category filesyst Link Here
3595
sysutils/rubygem-winrm-fs|filesystems/rubygem-winrm-fs|2024-10-21|Moved to new category filesystems
3595
sysutils/rubygem-winrm-fs|filesystems/rubygem-winrm-fs|2024-10-21|Moved to new category filesystems
3596
sysutils/progsreiserfs|filesystems/progsreiserfs|2024-10-21|Moved to new category filesystems
3596
sysutils/progsreiserfs|filesystems/progsreiserfs|2024-10-21|Moved to new category filesystems
3597
sysutils/pear-Horde_Vfs|filesystems/pear-Horde_Vfs|2024-10-21|Moved to new category filesystems
3597
sysutils/pear-Horde_Vfs|filesystems/pear-Horde_Vfs|2024-10-21|Moved to new category filesystems
3598
sysutils/py-prometheus-zfs|filesystems/py-prometheus-zfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 13-18 Link Here
13
    SUBDIR += py-fs2
13
    SUBDIR += py-fs2
14
    SUBDIR += py-fsspec
14
    SUBDIR += py-fsspec
15
    SUBDIR += py-fsspec-xrootd
15
    SUBDIR += py-fsspec-xrootd
16
    SUBDIR += py-prometheus-zfs
16
    SUBDIR += py-zfs-autobackup
17
    SUBDIR += py-zfs-autobackup
17
    SUBDIR += rubygem-winrm-fs
18
    SUBDIR += rubygem-winrm-fs
18
    SUBDIR += scan_ffs
19
    SUBDIR += scan_ffs
(-)b/filesystems/py-prometheus-zfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	prometheus-zfs
1
PORTNAME=	prometheus-zfs
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	1.0.4
3
DISTVERSION=	1.0.4
4
CATEGORIES=	sysutils python
4
CATEGORIES=	filesystems sysutils python
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
6
6
7
MAINTAINER=	0mp@FreeBSD.org
7
MAINTAINER=	0mp@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 1135-1141 Link Here
1135
    SUBDIR += py-ploy_ezjail
1135
    SUBDIR += py-ploy_ezjail
1136
    SUBDIR += py-plumbum
1136
    SUBDIR += py-plumbum
1137
    SUBDIR += py-power
1137
    SUBDIR += py-power
1138
    SUBDIR += py-prometheus-zfs
1139
    SUBDIR += py-psutil
1138
    SUBDIR += py-psutil
1140
    SUBDIR += py-ptyprocess
1139
    SUBDIR += py-ptyprocess
1141
    SUBDIR += py-puremagic
1140
    SUBDIR += py-puremagic
1142
- 
1143
--
1144
MOVED                                       | 1 +
1141
MOVED                                       | 1 +
1145
filesystems/Makefile                        | 1 +
1142
filesystems/Makefile                        | 1 +
1146
{sysutils => filesystems}/p5-Fuse/Makefile  | 2 +-
1143
{sysutils => filesystems}/p5-Fuse/Makefile  | 2 +-
1147
{sysutils => filesystems}/p5-Fuse/distinfo  | 0
1144
{sysutils => filesystems}/p5-Fuse/distinfo  | 0
1148
{sysutils => filesystems}/p5-Fuse/pkg-descr | 0
1145
{sysutils => filesystems}/p5-Fuse/pkg-descr | 0
1149
{sysutils => filesystems}/p5-Fuse/pkg-plist | 0
1146
{sysutils => filesystems}/p5-Fuse/pkg-plist | 0
1150
sysutils/Makefile                           | 1 -
1147
sysutils/Makefile                           | 1 -
1151
sysutils/p5-Brackup/Makefile                | 2 +-
1148
sysutils/p5-Brackup/Makefile                | 2 +-
1152
sysutils/p5-Fuse-Simple/Makefile            | 2 +-
1149
sysutils/p5-Fuse-Simple/Makefile            | 2 +-
1153
9 files changed, 5 insertions(+), 4 deletions(-)
1150
9 files changed, 5 insertions(+), 4 deletions(-)
1154
rename {sysutils => filesystems}/p5-Fuse/Makefile (91%)
1151
rename {sysutils => filesystems}/p5-Fuse/Makefile (91%)
1155
rename {sysutils => filesystems}/p5-Fuse/distinfo (100%)
1152
rename {sysutils => filesystems}/p5-Fuse/distinfo (100%)
1156
rename {sysutils => filesystems}/p5-Fuse/pkg-descr (100%)
1153
rename {sysutils => filesystems}/p5-Fuse/pkg-descr (100%)
1157
rename {sysutils => filesystems}/p5-Fuse/pkg-plist (100%)
1154
rename {sysutils => filesystems}/p5-Fuse/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3596-3598 sysutils/rubygem-winrm-fs|filesystems/rubygem-winrm-fs|2024-10-21|Moved to new c Link Here
3596
sysutils/progsreiserfs|filesystems/progsreiserfs|2024-10-21|Moved to new category filesystems
3596
sysutils/progsreiserfs|filesystems/progsreiserfs|2024-10-21|Moved to new category filesystems
3597
sysutils/pear-Horde_Vfs|filesystems/pear-Horde_Vfs|2024-10-21|Moved to new category filesystems
3597
sysutils/pear-Horde_Vfs|filesystems/pear-Horde_Vfs|2024-10-21|Moved to new category filesystems
3598
sysutils/py-prometheus-zfs|filesystems/py-prometheus-zfs|2024-10-21|Moved to new category filesystems
3598
sysutils/py-prometheus-zfs|filesystems/py-prometheus-zfs|2024-10-21|Moved to new category filesystems
3599
sysutils/p5-Fuse|filesystems/p5-Fuse|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += p5-Fuse
10
    SUBDIR += pear-Horde_Vfs
11
    SUBDIR += pear-Horde_Vfs
11
    SUBDIR += progsreiserfs
12
    SUBDIR += progsreiserfs
12
    SUBDIR += py-dfvfs
13
    SUBDIR += py-dfvfs
(-)b/filesystems/p5-Fuse/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	Fuse
1
PORTNAME=	Fuse
2
PORTVERSION=	0.16.1
2
PORTVERSION=	0.16.1
3
PORTREVISION=	2
3
PORTREVISION=	2
4
CATEGORIES=	sysutils perl5
4
CATEGORIES=	filesystems sysutils perl5
5
MASTER_SITES=	CPAN
5
MASTER_SITES=	CPAN
6
MASTER_SITE_SUBDIR=	CPAN:DPATES
6
MASTER_SITE_SUBDIR=	CPAN:DPATES
7
PKGNAMEPREFIX=	p5-
7
PKGNAMEPREFIX=	p5-
(-)b/sysutils/Makefile (-1 lines)
Lines 899-905 Link Here
899
    SUBDIR += p5-Filesys-Statvfs
899
    SUBDIR += p5-Filesys-Statvfs
900
    SUBDIR += p5-Filesys-ZFS
900
    SUBDIR += p5-Filesys-ZFS
901
    SUBDIR += p5-Filesys-ZFS-Stat
901
    SUBDIR += p5-Filesys-ZFS-Stat
902
    SUBDIR += p5-Fuse
903
    SUBDIR += p5-Fuse-Simple
902
    SUBDIR += p5-Fuse-Simple
904
    SUBDIR += p5-Giovanni
903
    SUBDIR += p5-Giovanni
905
    SUBDIR += p5-Iterator-File
904
    SUBDIR += p5-Iterator-File
(-)b/sysutils/p5-Brackup/Makefile (-1 / +1 lines)
Lines 15-21 RUN_DEPENDS= p5-DBD-SQLite>0:databases/p5-DBD-SQLite \ Link Here
15
		p5-DBI>0:databases/p5-DBI \
15
		p5-DBI>0:databases/p5-DBI \
16
		p5-DateTime-Format-ISO8601>0:devel/p5-DateTime-Format-ISO8601 \
16
		p5-DateTime-Format-ISO8601>0:devel/p5-DateTime-Format-ISO8601 \
17
		p5-Digest-SHA1>0:security/p5-Digest-SHA1 \
17
		p5-Digest-SHA1>0:security/p5-Digest-SHA1 \
18
		p5-Fuse>0:sysutils/p5-Fuse \
18
		p5-Fuse>0:filesystems/p5-Fuse \
19
		p5-IO-Stringy>0:devel/p5-IO-Stringy \
19
		p5-IO-Stringy>0:devel/p5-IO-Stringy \
20
		p5-Net-Amazon-S3>0:net/p5-Net-Amazon-S3 \
20
		p5-Net-Amazon-S3>0:net/p5-Net-Amazon-S3 \
21
		p5-Net-SFTP>0:net/p5-Net-SFTP \
21
		p5-Net-SFTP>0:net/p5-Net-SFTP \
(-)b/sysutils/p5-Fuse-Simple/Makefile (-3 / +1 lines)
Lines 14-20 LICENSE= ART10 GPLv1+ Link Here
14
LICENSE_COMB=	dual
14
LICENSE_COMB=	dual
15
15
16
BUILD_DEPENDS=	${RUN_DEPENDS}
16
BUILD_DEPENDS=	${RUN_DEPENDS}
17
RUN_DEPENDS=	p5-Fuse>=0:sysutils/p5-Fuse
17
RUN_DEPENDS=	p5-Fuse>=0:filesystems/p5-Fuse
18
18
19
USES=		perl5
19
USES=		perl5
20
USE_PERL5=	configure
20
USE_PERL5=	configure
21
- 
22
filesystems/p5-Filesys-Statvfs
21
filesystems/p5-Filesys-Statvfs
23
--
24
MOVED                                                  | 1 +
22
MOVED                                                  | 1 +
25
filesystems/Makefile                                   | 1 +
23
filesystems/Makefile                                   | 1 +
26
{sysutils => filesystems}/p5-Filesys-Statvfs/Makefile  | 2 +-
24
{sysutils => filesystems}/p5-Filesys-Statvfs/Makefile  | 2 +-
27
{sysutils => filesystems}/p5-Filesys-Statvfs/distinfo  | 0
25
{sysutils => filesystems}/p5-Filesys-Statvfs/distinfo  | 0
28
{sysutils => filesystems}/p5-Filesys-Statvfs/pkg-descr | 0
26
{sysutils => filesystems}/p5-Filesys-Statvfs/pkg-descr | 0
29
{sysutils => filesystems}/p5-Filesys-Statvfs/pkg-plist | 0
27
{sysutils => filesystems}/p5-Filesys-Statvfs/pkg-plist | 0
30
sysutils/Makefile                                      | 1 -
28
sysutils/Makefile                                      | 1 -
31
7 files changed, 3 insertions(+), 2 deletions(-)
29
7 files changed, 3 insertions(+), 2 deletions(-)
32
rename {sysutils => filesystems}/p5-Filesys-Statvfs/Makefile (88%)
30
rename {sysutils => filesystems}/p5-Filesys-Statvfs/Makefile (88%)
33
rename {sysutils => filesystems}/p5-Filesys-Statvfs/distinfo (100%)
31
rename {sysutils => filesystems}/p5-Filesys-Statvfs/distinfo (100%)
34
rename {sysutils => filesystems}/p5-Filesys-Statvfs/pkg-descr (100%)
32
rename {sysutils => filesystems}/p5-Filesys-Statvfs/pkg-descr (100%)
35
rename {sysutils => filesystems}/p5-Filesys-Statvfs/pkg-plist (100%)
33
rename {sysutils => filesystems}/p5-Filesys-Statvfs/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3597-3599 sysutils/progsreiserfs|filesystems/progsreiserfs|2024-10-21|Moved to new categor Link Here
3597
sysutils/pear-Horde_Vfs|filesystems/pear-Horde_Vfs|2024-10-21|Moved to new category filesystems
3597
sysutils/pear-Horde_Vfs|filesystems/pear-Horde_Vfs|2024-10-21|Moved to new category filesystems
3598
sysutils/py-prometheus-zfs|filesystems/py-prometheus-zfs|2024-10-21|Moved to new category filesystems
3598
sysutils/py-prometheus-zfs|filesystems/py-prometheus-zfs|2024-10-21|Moved to new category filesystems
3599
sysutils/p5-Fuse|filesystems/p5-Fuse|2024-10-21|Moved to new category filesystems
3599
sysutils/p5-Fuse|filesystems/p5-Fuse|2024-10-21|Moved to new category filesystems
3600
sysutils/p5-Filesys-Statvfs|filesystems/p5-Filesys-Statvfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += p5-Filesys-Statvfs
10
    SUBDIR += p5-Fuse
11
    SUBDIR += p5-Fuse
11
    SUBDIR += pear-Horde_Vfs
12
    SUBDIR += pear-Horde_Vfs
12
    SUBDIR += progsreiserfs
13
    SUBDIR += progsreiserfs
(-)b/filesystems/p5-Filesys-Statvfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	Filesys-Statvfs
1
PORTNAME=	Filesys-Statvfs
2
PORTVERSION=	0.82
2
PORTVERSION=	0.82
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils perl5
4
CATEGORIES=	filesystems sysutils perl5
5
MASTER_SITES=	CPAN
5
MASTER_SITES=	CPAN
6
PKGNAMEPREFIX=	p5-
6
PKGNAMEPREFIX=	p5-
7
7
(-)b/sysutils/Makefile (-3 lines)
Lines 896-902 Link Here
896
    SUBDIR += p5-Filesys-DiskFree
896
    SUBDIR += p5-Filesys-DiskFree
897
    SUBDIR += p5-Filesys-DiskSpace
897
    SUBDIR += p5-Filesys-DiskSpace
898
    SUBDIR += p5-Filesys-DiskUsage
898
    SUBDIR += p5-Filesys-DiskUsage
899
    SUBDIR += p5-Filesys-Statvfs
900
    SUBDIR += p5-Filesys-ZFS
899
    SUBDIR += p5-Filesys-ZFS
901
    SUBDIR += p5-Filesys-ZFS-Stat
900
    SUBDIR += p5-Filesys-ZFS-Stat
902
    SUBDIR += p5-Fuse-Simple
901
    SUBDIR += p5-Fuse-Simple
903
- 
904
--
905
MOVED                                         | 1 +
902
MOVED                                         | 1 +
906
filesystems/Makefile                          | 1 +
903
filesystems/Makefile                          | 1 +
907
{sysutils => filesystems}/openzfs/Makefile    | 4 ++--
904
{sysutils => filesystems}/openzfs/Makefile    | 4 ++--
908
{sysutils => filesystems}/openzfs/distinfo    | 0
905
{sysutils => filesystems}/openzfs/distinfo    | 0
909
{sysutils => filesystems}/openzfs/pkg-descr   | 0
906
{sysutils => filesystems}/openzfs/pkg-descr   | 0
910
{sysutils => filesystems}/openzfs/pkg-message | 0
907
{sysutils => filesystems}/openzfs/pkg-message | 0
911
{sysutils => filesystems}/openzfs/pkg-plist   | 0
908
{sysutils => filesystems}/openzfs/pkg-plist   | 0
912
sysutils/Makefile                             | 1 -
909
sysutils/Makefile                             | 1 -
913
8 files changed, 4 insertions(+), 3 deletions(-)
910
8 files changed, 4 insertions(+), 3 deletions(-)
914
rename {sysutils => filesystems}/openzfs/Makefile (95%)
911
rename {sysutils => filesystems}/openzfs/Makefile (95%)
915
rename {sysutils => filesystems}/openzfs/distinfo (100%)
912
rename {sysutils => filesystems}/openzfs/distinfo (100%)
916
rename {sysutils => filesystems}/openzfs/pkg-descr (100%)
913
rename {sysutils => filesystems}/openzfs/pkg-descr (100%)
917
rename {sysutils => filesystems}/openzfs/pkg-message (100%)
914
rename {sysutils => filesystems}/openzfs/pkg-message (100%)
918
rename {sysutils => filesystems}/openzfs/pkg-plist (100%)
915
rename {sysutils => filesystems}/openzfs/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3598-3600 sysutils/pear-Horde_Vfs|filesystems/pear-Horde_Vfs|2024-10-21|Moved to new categ Link Here
3598
sysutils/py-prometheus-zfs|filesystems/py-prometheus-zfs|2024-10-21|Moved to new category filesystems
3598
sysutils/py-prometheus-zfs|filesystems/py-prometheus-zfs|2024-10-21|Moved to new category filesystems
3599
sysutils/p5-Fuse|filesystems/p5-Fuse|2024-10-21|Moved to new category filesystems
3599
sysutils/p5-Fuse|filesystems/p5-Fuse|2024-10-21|Moved to new category filesystems
3600
sysutils/p5-Filesys-Statvfs|filesystems/p5-Filesys-Statvfs|2024-10-21|Moved to new category filesystems
3600
sysutils/p5-Filesys-Statvfs|filesystems/p5-Filesys-Statvfs|2024-10-21|Moved to new category filesystems
3601
sysutils/openzfs|filesystems/openzfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += openzfs
10
    SUBDIR += p5-Filesys-Statvfs
11
    SUBDIR += p5-Filesys-Statvfs
11
    SUBDIR += p5-Fuse
12
    SUBDIR += p5-Fuse
12
    SUBDIR += pear-Horde_Vfs
13
    SUBDIR += pear-Horde_Vfs
(-)b/filesystems/openzfs/Makefile (-2 / +2 lines)
Lines 2-8 PORTNAME= openzfs Link Here
2
PORTVERSION=	2023113000
2
PORTVERSION=	2023113000
3
DISTVERSIONPREFIX=	v
3
DISTVERSIONPREFIX=	v
4
PORTREVISION=	1
4
PORTREVISION=	1
5
CATEGORIES=	sysutils
5
CATEGORIES=	filesystems sysutils
6
6
7
MAINTAINER=	freqlabs@FreeBSD.org
7
MAINTAINER=	freqlabs@FreeBSD.org
8
COMMENT=	OpenZFS userland for FreeBSD
8
COMMENT=	OpenZFS userland for FreeBSD
Lines 14-20 BROKEN_aarch64= invokes x86 assembler Link Here
14
BROKEN_riscv64=	fails to compile: btree_test.c:462:49: result of comparison of constant -1 with expression of type 'char' is always true
14
BROKEN_riscv64=	fails to compile: btree_test.c:462:49: result of comparison of constant -1 with expression of type 'char' is always true
15
15
16
BUILD_DEPENDS=	ksh93:shells/ksh93
16
BUILD_DEPENDS=	ksh93:shells/ksh93
17
RUN_DEPENDS=	openzfs-kmod>=0:sysutils/openzfs-kmod
17
RUN_DEPENDS=	openzfs-kmod>=0:filesystems/openzfs-kmod
18
18
19
USES+=		autoreconf:build cpe libtool gmake gettext-runtime python:build shebangfix ssl
19
USES+=		autoreconf:build cpe libtool gmake gettext-runtime python:build shebangfix ssl
20
SHEBANG_GLOB=	*.ksh *.ksh.in *.kshlib *.py.in
20
SHEBANG_GLOB=	*.ksh *.ksh.in *.kshlib *.py.in
(-)b/sysutils/Makefile (-3 lines)
Lines 864-870 Link Here
864
    SUBDIR += openseachest
864
    SUBDIR += openseachest
865
    SUBDIR += opentofu
865
    SUBDIR += opentofu
866
    SUBDIR += openupsd
866
    SUBDIR += openupsd
867
    SUBDIR += openzfs
868
    SUBDIR += openzfs-kmod
867
    SUBDIR += openzfs-kmod
869
    SUBDIR += osinfo-db-tools
868
    SUBDIR += osinfo-db-tools
870
    SUBDIR += p5-App-Regather
869
    SUBDIR += p5-App-Regather
871
- 
872
filesystems/openzfs-kmod
870
filesystems/openzfs-kmod
873
--
874
MOVED                                              | 1 +
871
MOVED                                              | 1 +
875
filesystems/Makefile                               | 1 +
872
filesystems/Makefile                               | 1 +
876
{sysutils => filesystems}/openzfs-kmod/Makefile    | 2 +-
873
{sysutils => filesystems}/openzfs-kmod/Makefile    | 2 +-
877
{sysutils => filesystems}/openzfs-kmod/distinfo    | 0
874
{sysutils => filesystems}/openzfs-kmod/distinfo    | 0
878
{sysutils => filesystems}/openzfs-kmod/pkg-descr   | 0
875
{sysutils => filesystems}/openzfs-kmod/pkg-descr   | 0
879
{sysutils => filesystems}/openzfs-kmod/pkg-message | 0
876
{sysutils => filesystems}/openzfs-kmod/pkg-message | 0
880
sysutils/Makefile                                  | 1 -
877
sysutils/Makefile                                  | 1 -
881
7 files changed, 3 insertions(+), 2 deletions(-)
878
7 files changed, 3 insertions(+), 2 deletions(-)
882
rename {sysutils => filesystems}/openzfs-kmod/Makefile (98%)
879
rename {sysutils => filesystems}/openzfs-kmod/Makefile (98%)
883
rename {sysutils => filesystems}/openzfs-kmod/distinfo (100%)
880
rename {sysutils => filesystems}/openzfs-kmod/distinfo (100%)
884
rename {sysutils => filesystems}/openzfs-kmod/pkg-descr (100%)
881
rename {sysutils => filesystems}/openzfs-kmod/pkg-descr (100%)
885
rename {sysutils => filesystems}/openzfs-kmod/pkg-message (100%)
882
rename {sysutils => filesystems}/openzfs-kmod/pkg-message (100%)
(-)b/MOVED (+1 lines)
Lines 3599-3601 sysutils/py-prometheus-zfs|filesystems/py-prometheus-zfs|2024-10-21|Moved to new Link Here
3599
sysutils/p5-Fuse|filesystems/p5-Fuse|2024-10-21|Moved to new category filesystems
3599
sysutils/p5-Fuse|filesystems/p5-Fuse|2024-10-21|Moved to new category filesystems
3600
sysutils/p5-Filesys-Statvfs|filesystems/p5-Filesys-Statvfs|2024-10-21|Moved to new category filesystems
3600
sysutils/p5-Filesys-Statvfs|filesystems/p5-Filesys-Statvfs|2024-10-21|Moved to new category filesystems
3601
sysutils/openzfs|filesystems/openzfs|2024-10-21|Moved to new category filesystems
3601
sysutils/openzfs|filesystems/openzfs|2024-10-21|Moved to new category filesystems
3602
sysutils/openzfs-kmod|filesystems/openzfs-kmod|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 8-13 Link Here
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += openzfs
10
    SUBDIR += openzfs
11
    SUBDIR += openzfs-kmod
11
    SUBDIR += p5-Filesys-Statvfs
12
    SUBDIR += p5-Filesys-Statvfs
12
    SUBDIR += p5-Fuse
13
    SUBDIR += p5-Fuse
13
    SUBDIR += pear-Horde_Vfs
14
    SUBDIR += pear-Horde_Vfs
(-)b/filesystems/openzfs-kmod/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	openzfs
1
PORTNAME=	openzfs
2
PORTVERSION=	2023113000
2
PORTVERSION=	2023113000
3
DISTVERSIONPREFIX=	v
3
DISTVERSIONPREFIX=	v
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
PKGNAMESUFFIX?=	-kmod
5
PKGNAMESUFFIX?=	-kmod
6
6
7
MAINTAINER=	freqlabs@FreeBSD.org
7
MAINTAINER=	freqlabs@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 864-870 Link Here
864
    SUBDIR += openseachest
864
    SUBDIR += openseachest
865
    SUBDIR += opentofu
865
    SUBDIR += opentofu
866
    SUBDIR += openupsd
866
    SUBDIR += openupsd
867
    SUBDIR += openzfs-kmod
868
    SUBDIR += osinfo-db-tools
867
    SUBDIR += osinfo-db-tools
869
    SUBDIR += p5-App-Regather
868
    SUBDIR += p5-App-Regather
870
    SUBDIR += p5-App-RunCron
869
    SUBDIR += p5-App-RunCron
871
- 
872
--
873
MOVED                                                         | 1 +
870
MOVED                                                         | 1 +
874
filesystems/Makefile                                          | 1 +
871
filesystems/Makefile                                          | 1 +
875
{sysutils => filesystems}/ntfs2btrfs/Makefile                 | 2 +-
872
{sysutils => filesystems}/ntfs2btrfs/Makefile                 | 2 +-
876
{sysutils => filesystems}/ntfs2btrfs/distinfo                 | 0
873
{sysutils => filesystems}/ntfs2btrfs/distinfo                 | 0
877
{sysutils => filesystems}/ntfs2btrfs/files/patch-src_ntfs.cpp | 0
874
{sysutils => filesystems}/ntfs2btrfs/files/patch-src_ntfs.cpp | 0
878
{sysutils => filesystems}/ntfs2btrfs/pkg-descr                | 0
875
{sysutils => filesystems}/ntfs2btrfs/pkg-descr                | 0
879
sysutils/Makefile                                             | 1 -
876
sysutils/Makefile                                             | 1 -
880
7 files changed, 3 insertions(+), 2 deletions(-)
877
7 files changed, 3 insertions(+), 2 deletions(-)
881
rename {sysutils => filesystems}/ntfs2btrfs/Makefile (95%)
878
rename {sysutils => filesystems}/ntfs2btrfs/Makefile (95%)
882
rename {sysutils => filesystems}/ntfs2btrfs/distinfo (100%)
879
rename {sysutils => filesystems}/ntfs2btrfs/distinfo (100%)
883
rename {sysutils => filesystems}/ntfs2btrfs/files/patch-src_ntfs.cpp (100%)
880
rename {sysutils => filesystems}/ntfs2btrfs/files/patch-src_ntfs.cpp (100%)
884
rename {sysutils => filesystems}/ntfs2btrfs/pkg-descr (100%)
881
rename {sysutils => filesystems}/ntfs2btrfs/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3600-3602 sysutils/p5-Fuse|filesystems/p5-Fuse|2024-10-21|Moved to new category filesystem Link Here
3600
sysutils/p5-Filesys-Statvfs|filesystems/p5-Filesys-Statvfs|2024-10-21|Moved to new category filesystems
3600
sysutils/p5-Filesys-Statvfs|filesystems/p5-Filesys-Statvfs|2024-10-21|Moved to new category filesystems
3601
sysutils/openzfs|filesystems/openzfs|2024-10-21|Moved to new category filesystems
3601
sysutils/openzfs|filesystems/openzfs|2024-10-21|Moved to new category filesystems
3602
sysutils/openzfs-kmod|filesystems/openzfs-kmod|2024-10-21|Moved to new category filesystems
3602
sysutils/openzfs-kmod|filesystems/openzfs-kmod|2024-10-21|Moved to new category filesystems
3603
sysutils/ntfs2btrfs|filesystems/ntfs2btrfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += ntfs2btrfs
10
    SUBDIR += openzfs
11
    SUBDIR += openzfs
11
    SUBDIR += openzfs-kmod
12
    SUBDIR += openzfs-kmod
12
    SUBDIR += p5-Filesys-Statvfs
13
    SUBDIR += p5-Filesys-Statvfs
(-)b/filesystems/ntfs2btrfs/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	ntfs2btrfs
1
PORTNAME=	ntfs2btrfs
2
PORTVERSION=	20230501
2
PORTVERSION=	20230501
3
CATEGORIES=	sysutils
3
CATEGORIES=	filesystems sysutils
4
4
5
MAINTAINER=	danfe@FreeBSD.org
5
MAINTAINER=	danfe@FreeBSD.org
6
COMMENT=	NTFS to Btrfs in-place conversion utility
6
COMMENT=	NTFS to Btrfs in-place conversion utility
(-)b/sysutils/Makefile (-3 lines)
Lines 836-842 Link Here
836
    SUBDIR += nrg2iso
836
    SUBDIR += nrg2iso
837
    SUBDIR += nss_ndb
837
    SUBDIR += nss_ndb
838
    SUBDIR += nsysctl
838
    SUBDIR += nsysctl
839
    SUBDIR += ntfs2btrfs
840
    SUBDIR += ntfy
839
    SUBDIR += ntfy
841
    SUBDIR += ntpstat
840
    SUBDIR += ntpstat
842
    SUBDIR += nut
841
    SUBDIR += nut
843
- 
844
--
845
MOVED                                                   | 1 +
842
MOVED                                                   | 1 +
846
filesystems/Makefile                                    | 1 +
843
filesystems/Makefile                                    | 1 +
847
{sysutils => filesystems}/mtpfs/Makefile                | 2 +-
844
{sysutils => filesystems}/mtpfs/Makefile                | 2 +-
848
{sysutils => filesystems}/mtpfs/distinfo                | 0
845
{sysutils => filesystems}/mtpfs/distinfo                | 0
849
{sysutils => filesystems}/mtpfs/files/patch-Makefile.am | 0
846
{sysutils => filesystems}/mtpfs/files/patch-Makefile.am | 0
850
{sysutils => filesystems}/mtpfs/files/patch-Makefile.in | 0
847
{sysutils => filesystems}/mtpfs/files/patch-Makefile.in | 0
851
{sysutils => filesystems}/mtpfs/files/patch-mtpfs.c     | 0
848
{sysutils => filesystems}/mtpfs/files/patch-mtpfs.c     | 0
852
{sysutils => filesystems}/mtpfs/files/patch-mtpfs.h     | 0
849
{sysutils => filesystems}/mtpfs/files/patch-mtpfs.h     | 0
853
{sysutils => filesystems}/mtpfs/pkg-descr               | 0
850
{sysutils => filesystems}/mtpfs/pkg-descr               | 0
854
sysutils/Makefile                                       | 1 -
851
sysutils/Makefile                                       | 1 -
855
10 files changed, 3 insertions(+), 2 deletions(-)
852
10 files changed, 3 insertions(+), 2 deletions(-)
856
rename {sysutils => filesystems}/mtpfs/Makefile (95%)
853
rename {sysutils => filesystems}/mtpfs/Makefile (95%)
857
rename {sysutils => filesystems}/mtpfs/distinfo (100%)
854
rename {sysutils => filesystems}/mtpfs/distinfo (100%)
858
rename {sysutils => filesystems}/mtpfs/files/patch-Makefile.am (100%)
855
rename {sysutils => filesystems}/mtpfs/files/patch-Makefile.am (100%)
859
rename {sysutils => filesystems}/mtpfs/files/patch-Makefile.in (100%)
856
rename {sysutils => filesystems}/mtpfs/files/patch-Makefile.in (100%)
860
rename {sysutils => filesystems}/mtpfs/files/patch-mtpfs.c (100%)
857
rename {sysutils => filesystems}/mtpfs/files/patch-mtpfs.c (100%)
861
rename {sysutils => filesystems}/mtpfs/files/patch-mtpfs.h (100%)
858
rename {sysutils => filesystems}/mtpfs/files/patch-mtpfs.h (100%)
862
rename {sysutils => filesystems}/mtpfs/pkg-descr (100%)
859
rename {sysutils => filesystems}/mtpfs/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3601-3603 sysutils/p5-Filesys-Statvfs|filesystems/p5-Filesys-Statvfs|2024-10-21|Moved to n Link Here
3601
sysutils/openzfs|filesystems/openzfs|2024-10-21|Moved to new category filesystems
3601
sysutils/openzfs|filesystems/openzfs|2024-10-21|Moved to new category filesystems
3602
sysutils/openzfs-kmod|filesystems/openzfs-kmod|2024-10-21|Moved to new category filesystems
3602
sysutils/openzfs-kmod|filesystems/openzfs-kmod|2024-10-21|Moved to new category filesystems
3603
sysutils/ntfs2btrfs|filesystems/ntfs2btrfs|2024-10-21|Moved to new category filesystems
3603
sysutils/ntfs2btrfs|filesystems/ntfs2btrfs|2024-10-21|Moved to new category filesystems
3604
sysutils/mtpfs|filesystems/mtpfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += mtpfs
10
    SUBDIR += ntfs2btrfs
11
    SUBDIR += ntfs2btrfs
11
    SUBDIR += openzfs
12
    SUBDIR += openzfs
12
    SUBDIR += openzfs-kmod
13
    SUBDIR += openzfs-kmod
(-)b/filesystems/mtpfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	mtpfs
1
PORTNAME=	mtpfs
2
PORTVERSION=	1.1
2
PORTVERSION=	1.1
3
PORTREVISION=	5
3
PORTREVISION=	5
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
5
6
MAINTAINER=	jhixson@FreeBSD.org
6
MAINTAINER=	jhixson@FreeBSD.org
7
COMMENT=	MTP device filesystem
7
COMMENT=	MTP device filesystem
(-)b/sysutils/Makefile (-3 lines)
Lines 801-807 Link Here
801
    SUBDIR += msktutil
801
    SUBDIR += msktutil
802
    SUBDIR += mstflint
802
    SUBDIR += mstflint
803
    SUBDIR += mtm
803
    SUBDIR += mtm
804
    SUBDIR += mtpfs
805
    SUBDIR += mtxorbd
804
    SUBDIR += mtxorbd
806
    SUBDIR += multitail
805
    SUBDIR += multitail
807
    SUBDIR += munin-common
806
    SUBDIR += munin-common
808
- 
809
filesystems/moosefs3-netdump
807
filesystems/moosefs3-netdump
810
--
811
MOVED                                                | 1 +
808
MOVED                                                | 1 +
812
filesystems/Makefile                                 | 1 +
809
filesystems/Makefile                                 | 1 +
813
{sysutils => filesystems}/moosefs3-netdump/Makefile  | 0
810
{sysutils => filesystems}/moosefs3-netdump/Makefile  | 0
814
{sysutils => filesystems}/moosefs3-netdump/pkg-descr | 0
811
{sysutils => filesystems}/moosefs3-netdump/pkg-descr | 0
815
{sysutils => filesystems}/moosefs3-netdump/pkg-plist | 0
812
{sysutils => filesystems}/moosefs3-netdump/pkg-plist | 0
816
sysutils/Makefile                                    | 1 -
813
sysutils/Makefile                                    | 1 -
817
6 files changed, 2 insertions(+), 1 deletion(-)
814
6 files changed, 2 insertions(+), 1 deletion(-)
818
rename {sysutils => filesystems}/moosefs3-netdump/Makefile (100%)
815
rename {sysutils => filesystems}/moosefs3-netdump/Makefile (100%)
819
rename {sysutils => filesystems}/moosefs3-netdump/pkg-descr (100%)
816
rename {sysutils => filesystems}/moosefs3-netdump/pkg-descr (100%)
820
rename {sysutils => filesystems}/moosefs3-netdump/pkg-plist (100%)
817
rename {sysutils => filesystems}/moosefs3-netdump/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3602-3604 sysutils/openzfs|filesystems/openzfs|2024-10-21|Moved to new category filesystem Link Here
3602
sysutils/openzfs-kmod|filesystems/openzfs-kmod|2024-10-21|Moved to new category filesystems
3602
sysutils/openzfs-kmod|filesystems/openzfs-kmod|2024-10-21|Moved to new category filesystems
3603
sysutils/ntfs2btrfs|filesystems/ntfs2btrfs|2024-10-21|Moved to new category filesystems
3603
sysutils/ntfs2btrfs|filesystems/ntfs2btrfs|2024-10-21|Moved to new category filesystems
3604
sysutils/mtpfs|filesystems/mtpfs|2024-10-21|Moved to new category filesystems
3604
sysutils/mtpfs|filesystems/mtpfs|2024-10-21|Moved to new category filesystems
3605
sysutils/moosefs3-netdump|filesystems/moosefs3-netdump|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += moosefs3-netdump
10
    SUBDIR += mtpfs
11
    SUBDIR += mtpfs
11
    SUBDIR += ntfs2btrfs
12
    SUBDIR += ntfs2btrfs
12
    SUBDIR += openzfs
13
    SUBDIR += openzfs
(-)b/sysutils/Makefile (-3 lines)
Lines 790-796 Link Here
790
    SUBDIR += moosefs3-client
790
    SUBDIR += moosefs3-client
791
    SUBDIR += moosefs3-master
791
    SUBDIR += moosefs3-master
792
    SUBDIR += moosefs3-metalogger
792
    SUBDIR += moosefs3-metalogger
793
    SUBDIR += moosefs3-netdump
794
    SUBDIR += moreutils
793
    SUBDIR += moreutils
795
    SUBDIR += most
794
    SUBDIR += most
796
    SUBDIR += mountsmb2
795
    SUBDIR += mountsmb2
797
- 
798
filesystems/moosefs3-metalogger
796
filesystems/moosefs3-metalogger
799
--
800
MOVED                                                   | 1 +
797
MOVED                                                   | 1 +
801
filesystems/Makefile                                    | 1 +
798
filesystems/Makefile                                    | 1 +
802
{sysutils => filesystems}/moosefs3-metalogger/Makefile  | 0
799
{sysutils => filesystems}/moosefs3-metalogger/Makefile  | 0
803
{sysutils => filesystems}/moosefs3-metalogger/pkg-descr | 0
800
{sysutils => filesystems}/moosefs3-metalogger/pkg-descr | 0
804
{sysutils => filesystems}/moosefs3-metalogger/pkg-plist | 0
801
{sysutils => filesystems}/moosefs3-metalogger/pkg-plist | 0
805
sysutils/Makefile                                       | 1 -
802
sysutils/Makefile                                       | 1 -
806
6 files changed, 2 insertions(+), 1 deletion(-)
803
6 files changed, 2 insertions(+), 1 deletion(-)
807
rename {sysutils => filesystems}/moosefs3-metalogger/Makefile (100%)
804
rename {sysutils => filesystems}/moosefs3-metalogger/Makefile (100%)
808
rename {sysutils => filesystems}/moosefs3-metalogger/pkg-descr (100%)
805
rename {sysutils => filesystems}/moosefs3-metalogger/pkg-descr (100%)
809
rename {sysutils => filesystems}/moosefs3-metalogger/pkg-plist (100%)
806
rename {sysutils => filesystems}/moosefs3-metalogger/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3603-3605 sysutils/openzfs-kmod|filesystems/openzfs-kmod|2024-10-21|Moved to new category Link Here
3603
sysutils/ntfs2btrfs|filesystems/ntfs2btrfs|2024-10-21|Moved to new category filesystems
3603
sysutils/ntfs2btrfs|filesystems/ntfs2btrfs|2024-10-21|Moved to new category filesystems
3604
sysutils/mtpfs|filesystems/mtpfs|2024-10-21|Moved to new category filesystems
3604
sysutils/mtpfs|filesystems/mtpfs|2024-10-21|Moved to new category filesystems
3605
sysutils/moosefs3-netdump|filesystems/moosefs3-netdump|2024-10-21|Moved to new category filesystems
3605
sysutils/moosefs3-netdump|filesystems/moosefs3-netdump|2024-10-21|Moved to new category filesystems
3606
sysutils/moosefs3-metalogger|filesystems/moosefs3-metalogger|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += moosefs3-metalogger
10
    SUBDIR += moosefs3-netdump
11
    SUBDIR += moosefs3-netdump
11
    SUBDIR += mtpfs
12
    SUBDIR += mtpfs
12
    SUBDIR += ntfs2btrfs
13
    SUBDIR += ntfs2btrfs
(-)b/sysutils/Makefile (-3 lines)
Lines 789-795 Link Here
789
    SUBDIR += moosefs3-cli
789
    SUBDIR += moosefs3-cli
790
    SUBDIR += moosefs3-client
790
    SUBDIR += moosefs3-client
791
    SUBDIR += moosefs3-master
791
    SUBDIR += moosefs3-master
792
    SUBDIR += moosefs3-metalogger
793
    SUBDIR += moreutils
792
    SUBDIR += moreutils
794
    SUBDIR += most
793
    SUBDIR += most
795
    SUBDIR += mountsmb2
794
    SUBDIR += mountsmb2
796
- 
797
filesystems/moosefs3-master
795
filesystems/moosefs3-master
798
--
799
MOVED                                                           | 1 +
796
MOVED                                                           | 1 +
800
filesystems/Makefile                                            | 1 +
797
filesystems/Makefile                                            | 1 +
801
{sysutils => filesystems}/moosefs3-master/Makefile              | 2 +-
798
{sysutils => filesystems}/moosefs3-master/Makefile              | 2 +-
802
{sysutils => filesystems}/moosefs3-master/distinfo              | 0
799
{sysutils => filesystems}/moosefs3-master/distinfo              | 0
803
{sysutils => filesystems}/moosefs3-master/files/mfscgiserv.in   | 0
800
{sysutils => filesystems}/moosefs3-master/files/mfscgiserv.in   | 0
804
.../moosefs3-master/files/mfschunkserver.in                     | 0
801
.../moosefs3-master/files/mfschunkserver.in                     | 0
805
{sysutils => filesystems}/moosefs3-master/files/mfsmaster.in    | 0
802
{sysutils => filesystems}/moosefs3-master/files/mfsmaster.in    | 0
806
.../moosefs3-master/files/mfsmetalogger.in                      | 0
803
.../moosefs3-master/files/mfsmetalogger.in                      | 0
807
.../moosefs3-master/files/pkg-message-cgiserv.in                | 0
804
.../moosefs3-master/files/pkg-message-cgiserv.in                | 0
808
.../moosefs3-master/files/pkg-message-chunkserver.in            | 0
805
.../moosefs3-master/files/pkg-message-chunkserver.in            | 0
809
.../moosefs3-master/files/pkg-message-master.in                 | 0
806
.../moosefs3-master/files/pkg-message-master.in                 | 0
810
.../moosefs3-master/files/pkg-message-metalogger.in             | 0
807
.../moosefs3-master/files/pkg-message-metalogger.in             | 0
811
{sysutils => filesystems}/moosefs3-master/pkg-descr             | 0
808
{sysutils => filesystems}/moosefs3-master/pkg-descr             | 0
812
{sysutils => filesystems}/moosefs3-master/pkg-plist             | 0
809
{sysutils => filesystems}/moosefs3-master/pkg-plist             | 0
813
sysutils/Makefile                                               | 1 -
810
sysutils/Makefile                                               | 1 -
814
15 files changed, 3 insertions(+), 2 deletions(-)
811
15 files changed, 3 insertions(+), 2 deletions(-)
815
rename {sysutils => filesystems}/moosefs3-master/Makefile (98%)
812
rename {sysutils => filesystems}/moosefs3-master/Makefile (98%)
816
rename {sysutils => filesystems}/moosefs3-master/distinfo (100%)
813
rename {sysutils => filesystems}/moosefs3-master/distinfo (100%)
817
rename {sysutils => filesystems}/moosefs3-master/files/mfscgiserv.in (100%)
814
rename {sysutils => filesystems}/moosefs3-master/files/mfscgiserv.in (100%)
818
rename {sysutils => filesystems}/moosefs3-master/files/mfschunkserver.in (100%)
815
rename {sysutils => filesystems}/moosefs3-master/files/mfschunkserver.in (100%)
819
rename {sysutils => filesystems}/moosefs3-master/files/mfsmaster.in (100%)
816
rename {sysutils => filesystems}/moosefs3-master/files/mfsmaster.in (100%)
820
rename {sysutils => filesystems}/moosefs3-master/files/mfsmetalogger.in (100%)
817
rename {sysutils => filesystems}/moosefs3-master/files/mfsmetalogger.in (100%)
821
rename {sysutils => filesystems}/moosefs3-master/files/pkg-message-cgiserv.in (100%)
818
rename {sysutils => filesystems}/moosefs3-master/files/pkg-message-cgiserv.in (100%)
822
rename {sysutils => filesystems}/moosefs3-master/files/pkg-message-chunkserver.in (100%)
819
rename {sysutils => filesystems}/moosefs3-master/files/pkg-message-chunkserver.in (100%)
823
rename {sysutils => filesystems}/moosefs3-master/files/pkg-message-master.in (100%)
820
rename {sysutils => filesystems}/moosefs3-master/files/pkg-message-master.in (100%)
824
rename {sysutils => filesystems}/moosefs3-master/files/pkg-message-metalogger.in (100%)
821
rename {sysutils => filesystems}/moosefs3-master/files/pkg-message-metalogger.in (100%)
825
rename {sysutils => filesystems}/moosefs3-master/pkg-descr (100%)
822
rename {sysutils => filesystems}/moosefs3-master/pkg-descr (100%)
826
rename {sysutils => filesystems}/moosefs3-master/pkg-plist (100%)
823
rename {sysutils => filesystems}/moosefs3-master/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3604-3606 sysutils/ntfs2btrfs|filesystems/ntfs2btrfs|2024-10-21|Moved to new category file Link Here
3604
sysutils/mtpfs|filesystems/mtpfs|2024-10-21|Moved to new category filesystems
3604
sysutils/mtpfs|filesystems/mtpfs|2024-10-21|Moved to new category filesystems
3605
sysutils/moosefs3-netdump|filesystems/moosefs3-netdump|2024-10-21|Moved to new category filesystems
3605
sysutils/moosefs3-netdump|filesystems/moosefs3-netdump|2024-10-21|Moved to new category filesystems
3606
sysutils/moosefs3-metalogger|filesystems/moosefs3-metalogger|2024-10-21|Moved to new category filesystems
3606
sysutils/moosefs3-metalogger|filesystems/moosefs3-metalogger|2024-10-21|Moved to new category filesystems
3607
sysutils/moosefs3-master|filesystems/moosefs3-master|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += moosefs3-master
10
    SUBDIR += moosefs3-metalogger
11
    SUBDIR += moosefs3-metalogger
11
    SUBDIR += moosefs3-netdump
12
    SUBDIR += moosefs3-netdump
12
    SUBDIR += mtpfs
13
    SUBDIR += mtpfs
(-)b/filesystems/moosefs3-master/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= moosefs3 Link Here
2
DISTVERSION=		3.0.117
2
DISTVERSION=		3.0.117
3
DISTVERSIONSUFFIX=	1
3
DISTVERSIONSUFFIX=	1
4
PORTREVISION=		1
4
PORTREVISION=		1
5
CATEGORIES=		sysutils
5
CATEGORIES=		filesystems sysutils
6
MASTER_SITES=		http://ppa.moosefs.com/src/
6
MASTER_SITES=		http://ppa.moosefs.com/src/
7
PKGNAMESUFFIX?=		-master
7
PKGNAMESUFFIX?=		-master
8
DISTNAME=		moosefs-${DISTVERSION}-${DISTVERSIONSUFFIX}
8
DISTNAME=		moosefs-${DISTVERSION}-${DISTVERSIONSUFFIX}
(-)b/sysutils/Makefile (-3 lines)
Lines 788-794 Link Here
788
    SUBDIR += moosefs3-chunkserver
788
    SUBDIR += moosefs3-chunkserver
789
    SUBDIR += moosefs3-cli
789
    SUBDIR += moosefs3-cli
790
    SUBDIR += moosefs3-client
790
    SUBDIR += moosefs3-client
791
    SUBDIR += moosefs3-master
792
    SUBDIR += moreutils
791
    SUBDIR += moreutils
793
    SUBDIR += most
792
    SUBDIR += most
794
    SUBDIR += mountsmb2
793
    SUBDIR += mountsmb2
795
- 
796
filesystems/moosefs3-client
794
filesystems/moosefs3-client
797
--
798
MOVED                                               | 1 +
795
MOVED                                               | 1 +
799
filesystems/Makefile                                | 1 +
796
filesystems/Makefile                                | 1 +
800
{sysutils => filesystems}/moosefs3-client/Makefile  | 0
797
{sysutils => filesystems}/moosefs3-client/Makefile  | 0
801
{sysutils => filesystems}/moosefs3-client/pkg-descr | 0
798
{sysutils => filesystems}/moosefs3-client/pkg-descr | 0
802
{sysutils => filesystems}/moosefs3-client/pkg-plist | 0
799
{sysutils => filesystems}/moosefs3-client/pkg-plist | 0
803
sysutils/Makefile                                   | 1 -
800
sysutils/Makefile                                   | 1 -
804
6 files changed, 2 insertions(+), 1 deletion(-)
801
6 files changed, 2 insertions(+), 1 deletion(-)
805
rename {sysutils => filesystems}/moosefs3-client/Makefile (100%)
802
rename {sysutils => filesystems}/moosefs3-client/Makefile (100%)
806
rename {sysutils => filesystems}/moosefs3-client/pkg-descr (100%)
803
rename {sysutils => filesystems}/moosefs3-client/pkg-descr (100%)
807
rename {sysutils => filesystems}/moosefs3-client/pkg-plist (100%)
804
rename {sysutils => filesystems}/moosefs3-client/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3605-3607 sysutils/mtpfs|filesystems/mtpfs|2024-10-21|Moved to new category filesystems Link Here
3605
sysutils/moosefs3-netdump|filesystems/moosefs3-netdump|2024-10-21|Moved to new category filesystems
3605
sysutils/moosefs3-netdump|filesystems/moosefs3-netdump|2024-10-21|Moved to new category filesystems
3606
sysutils/moosefs3-metalogger|filesystems/moosefs3-metalogger|2024-10-21|Moved to new category filesystems
3606
sysutils/moosefs3-metalogger|filesystems/moosefs3-metalogger|2024-10-21|Moved to new category filesystems
3607
sysutils/moosefs3-master|filesystems/moosefs3-master|2024-10-21|Moved to new category filesystems
3607
sysutils/moosefs3-master|filesystems/moosefs3-master|2024-10-21|Moved to new category filesystems
3608
sysutils/moosefs3-client|filesystems/moosefs3-client|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += moosefs3-client
10
    SUBDIR += moosefs3-master
11
    SUBDIR += moosefs3-master
11
    SUBDIR += moosefs3-metalogger
12
    SUBDIR += moosefs3-metalogger
12
    SUBDIR += moosefs3-netdump
13
    SUBDIR += moosefs3-netdump
(-)b/sysutils/Makefile (-3 lines)
Lines 787-793 Link Here
787
    SUBDIR += moosefs3-cgiserv
787
    SUBDIR += moosefs3-cgiserv
788
    SUBDIR += moosefs3-chunkserver
788
    SUBDIR += moosefs3-chunkserver
789
    SUBDIR += moosefs3-cli
789
    SUBDIR += moosefs3-cli
790
    SUBDIR += moosefs3-client
791
    SUBDIR += moreutils
790
    SUBDIR += moreutils
792
    SUBDIR += most
791
    SUBDIR += most
793
    SUBDIR += mountsmb2
792
    SUBDIR += mountsmb2
794
- 
795
filesystems/moosefs3-cli
793
filesystems/moosefs3-cli
796
--
797
MOVED                                            | 1 +
794
MOVED                                            | 1 +
798
filesystems/Makefile                             | 1 +
795
filesystems/Makefile                             | 1 +
799
{sysutils => filesystems}/moosefs3-cli/Makefile  | 0
796
{sysutils => filesystems}/moosefs3-cli/Makefile  | 0
800
{sysutils => filesystems}/moosefs3-cli/pkg-descr | 0
797
{sysutils => filesystems}/moosefs3-cli/pkg-descr | 0
801
{sysutils => filesystems}/moosefs3-cli/pkg-plist | 0
798
{sysutils => filesystems}/moosefs3-cli/pkg-plist | 0
802
sysutils/Makefile                                | 1 -
799
sysutils/Makefile                                | 1 -
803
6 files changed, 2 insertions(+), 1 deletion(-)
800
6 files changed, 2 insertions(+), 1 deletion(-)
804
rename {sysutils => filesystems}/moosefs3-cli/Makefile (100%)
801
rename {sysutils => filesystems}/moosefs3-cli/Makefile (100%)
805
rename {sysutils => filesystems}/moosefs3-cli/pkg-descr (100%)
802
rename {sysutils => filesystems}/moosefs3-cli/pkg-descr (100%)
806
rename {sysutils => filesystems}/moosefs3-cli/pkg-plist (100%)
803
rename {sysutils => filesystems}/moosefs3-cli/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3606-3608 sysutils/moosefs3-netdump|filesystems/moosefs3-netdump|2024-10-21|Moved to new c Link Here
3606
sysutils/moosefs3-metalogger|filesystems/moosefs3-metalogger|2024-10-21|Moved to new category filesystems
3606
sysutils/moosefs3-metalogger|filesystems/moosefs3-metalogger|2024-10-21|Moved to new category filesystems
3607
sysutils/moosefs3-master|filesystems/moosefs3-master|2024-10-21|Moved to new category filesystems
3607
sysutils/moosefs3-master|filesystems/moosefs3-master|2024-10-21|Moved to new category filesystems
3608
sysutils/moosefs3-client|filesystems/moosefs3-client|2024-10-21|Moved to new category filesystems
3608
sysutils/moosefs3-client|filesystems/moosefs3-client|2024-10-21|Moved to new category filesystems
3609
sysutils/moosefs3-cli|filesystems/moosefs3-cli|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += moosefs3-cli
10
    SUBDIR += moosefs3-client
11
    SUBDIR += moosefs3-client
11
    SUBDIR += moosefs3-master
12
    SUBDIR += moosefs3-master
12
    SUBDIR += moosefs3-metalogger
13
    SUBDIR += moosefs3-metalogger
(-)b/sysutils/Makefile (-3 lines)
Lines 786-792 Link Here
786
    SUBDIR += moosefs3-cgi
786
    SUBDIR += moosefs3-cgi
787
    SUBDIR += moosefs3-cgiserv
787
    SUBDIR += moosefs3-cgiserv
788
    SUBDIR += moosefs3-chunkserver
788
    SUBDIR += moosefs3-chunkserver
789
    SUBDIR += moosefs3-cli
790
    SUBDIR += moreutils
789
    SUBDIR += moreutils
791
    SUBDIR += most
790
    SUBDIR += most
792
    SUBDIR += mountsmb2
791
    SUBDIR += mountsmb2
793
- 
794
filesystems/moosefs3-chunkserver
792
filesystems/moosefs3-chunkserver
795
--
796
MOVED                                                    | 1 +
793
MOVED                                                    | 1 +
797
filesystems/Makefile                                     | 1 +
794
filesystems/Makefile                                     | 1 +
798
{sysutils => filesystems}/moosefs3-chunkserver/Makefile  | 0
795
{sysutils => filesystems}/moosefs3-chunkserver/Makefile  | 0
799
{sysutils => filesystems}/moosefs3-chunkserver/pkg-descr | 0
796
{sysutils => filesystems}/moosefs3-chunkserver/pkg-descr | 0
800
{sysutils => filesystems}/moosefs3-chunkserver/pkg-plist | 0
797
{sysutils => filesystems}/moosefs3-chunkserver/pkg-plist | 0
801
sysutils/Makefile                                        | 1 -
798
sysutils/Makefile                                        | 1 -
802
6 files changed, 2 insertions(+), 1 deletion(-)
799
6 files changed, 2 insertions(+), 1 deletion(-)
803
rename {sysutils => filesystems}/moosefs3-chunkserver/Makefile (100%)
800
rename {sysutils => filesystems}/moosefs3-chunkserver/Makefile (100%)
804
rename {sysutils => filesystems}/moosefs3-chunkserver/pkg-descr (100%)
801
rename {sysutils => filesystems}/moosefs3-chunkserver/pkg-descr (100%)
805
rename {sysutils => filesystems}/moosefs3-chunkserver/pkg-plist (100%)
802
rename {sysutils => filesystems}/moosefs3-chunkserver/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3607-3609 sysutils/moosefs3-metalogger|filesystems/moosefs3-metalogger|2024-10-21|Moved to Link Here
3607
sysutils/moosefs3-master|filesystems/moosefs3-master|2024-10-21|Moved to new category filesystems
3607
sysutils/moosefs3-master|filesystems/moosefs3-master|2024-10-21|Moved to new category filesystems
3608
sysutils/moosefs3-client|filesystems/moosefs3-client|2024-10-21|Moved to new category filesystems
3608
sysutils/moosefs3-client|filesystems/moosefs3-client|2024-10-21|Moved to new category filesystems
3609
sysutils/moosefs3-cli|filesystems/moosefs3-cli|2024-10-21|Moved to new category filesystems
3609
sysutils/moosefs3-cli|filesystems/moosefs3-cli|2024-10-21|Moved to new category filesystems
3610
sysutils/moosefs3-chunkserver|filesystems/moosefs3-chunkserver|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += moosefs3-chunkserver
10
    SUBDIR += moosefs3-cli
11
    SUBDIR += moosefs3-cli
11
    SUBDIR += moosefs3-client
12
    SUBDIR += moosefs3-client
12
    SUBDIR += moosefs3-master
13
    SUBDIR += moosefs3-master
(-)b/sysutils/Makefile (-3 lines)
Lines 785-791 Link Here
785
    SUBDIR += moosefs2-netdump
785
    SUBDIR += moosefs2-netdump
786
    SUBDIR += moosefs3-cgi
786
    SUBDIR += moosefs3-cgi
787
    SUBDIR += moosefs3-cgiserv
787
    SUBDIR += moosefs3-cgiserv
788
    SUBDIR += moosefs3-chunkserver
789
    SUBDIR += moreutils
788
    SUBDIR += moreutils
790
    SUBDIR += most
789
    SUBDIR += most
791
    SUBDIR += mountsmb2
790
    SUBDIR += mountsmb2
792
- 
793
filesystems/moosefs3-cgiserv
791
filesystems/moosefs3-cgiserv
794
--
795
MOVED                                                | 1 +
792
MOVED                                                | 1 +
796
filesystems/Makefile                                 | 1 +
793
filesystems/Makefile                                 | 1 +
797
{sysutils => filesystems}/moosefs3-cgiserv/Makefile  | 0
794
{sysutils => filesystems}/moosefs3-cgiserv/Makefile  | 0
798
{sysutils => filesystems}/moosefs3-cgiserv/pkg-descr | 0
795
{sysutils => filesystems}/moosefs3-cgiserv/pkg-descr | 0
799
{sysutils => filesystems}/moosefs3-cgiserv/pkg-plist | 0
796
{sysutils => filesystems}/moosefs3-cgiserv/pkg-plist | 0
800
sysutils/Makefile                                    | 1 -
797
sysutils/Makefile                                    | 1 -
801
6 files changed, 2 insertions(+), 1 deletion(-)
798
6 files changed, 2 insertions(+), 1 deletion(-)
802
rename {sysutils => filesystems}/moosefs3-cgiserv/Makefile (100%)
799
rename {sysutils => filesystems}/moosefs3-cgiserv/Makefile (100%)
803
rename {sysutils => filesystems}/moosefs3-cgiserv/pkg-descr (100%)
800
rename {sysutils => filesystems}/moosefs3-cgiserv/pkg-descr (100%)
804
rename {sysutils => filesystems}/moosefs3-cgiserv/pkg-plist (100%)
801
rename {sysutils => filesystems}/moosefs3-cgiserv/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3608-3610 sysutils/moosefs3-master|filesystems/moosefs3-master|2024-10-21|Moved to new cat Link Here
3608
sysutils/moosefs3-client|filesystems/moosefs3-client|2024-10-21|Moved to new category filesystems
3608
sysutils/moosefs3-client|filesystems/moosefs3-client|2024-10-21|Moved to new category filesystems
3609
sysutils/moosefs3-cli|filesystems/moosefs3-cli|2024-10-21|Moved to new category filesystems
3609
sysutils/moosefs3-cli|filesystems/moosefs3-cli|2024-10-21|Moved to new category filesystems
3610
sysutils/moosefs3-chunkserver|filesystems/moosefs3-chunkserver|2024-10-21|Moved to new category filesystems
3610
sysutils/moosefs3-chunkserver|filesystems/moosefs3-chunkserver|2024-10-21|Moved to new category filesystems
3611
sysutils/moosefs3-cgiserv|filesystems/moosefs3-cgiserv|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += moosefs3-cgiserv
10
    SUBDIR += moosefs3-chunkserver
11
    SUBDIR += moosefs3-chunkserver
11
    SUBDIR += moosefs3-cli
12
    SUBDIR += moosefs3-cli
12
    SUBDIR += moosefs3-client
13
    SUBDIR += moosefs3-client
(-)b/sysutils/Makefile (-3 lines)
Lines 784-790 Link Here
784
    SUBDIR += moosefs2-metalogger
784
    SUBDIR += moosefs2-metalogger
785
    SUBDIR += moosefs2-netdump
785
    SUBDIR += moosefs2-netdump
786
    SUBDIR += moosefs3-cgi
786
    SUBDIR += moosefs3-cgi
787
    SUBDIR += moosefs3-cgiserv
788
    SUBDIR += moreutils
787
    SUBDIR += moreutils
789
    SUBDIR += most
788
    SUBDIR += most
790
    SUBDIR += mountsmb2
789
    SUBDIR += mountsmb2
791
- 
792
filesystems/moosefs3-cgi
790
filesystems/moosefs3-cgi
793
--
794
MOVED                                            | 1 +
791
MOVED                                            | 1 +
795
filesystems/Makefile                             | 1 +
792
filesystems/Makefile                             | 1 +
796
{sysutils => filesystems}/moosefs3-cgi/Makefile  | 0
793
{sysutils => filesystems}/moosefs3-cgi/Makefile  | 0
797
{sysutils => filesystems}/moosefs3-cgi/pkg-descr | 0
794
{sysutils => filesystems}/moosefs3-cgi/pkg-descr | 0
798
{sysutils => filesystems}/moosefs3-cgi/pkg-plist | 0
795
{sysutils => filesystems}/moosefs3-cgi/pkg-plist | 0
799
filesystems/moosefs3-master/Makefile             | 2 +-
796
filesystems/moosefs3-master/Makefile             | 2 +-
800
sysutils/Makefile                                | 1 -
797
sysutils/Makefile                                | 1 -
801
7 files changed, 3 insertions(+), 2 deletions(-)
798
7 files changed, 3 insertions(+), 2 deletions(-)
802
rename {sysutils => filesystems}/moosefs3-cgi/Makefile (100%)
799
rename {sysutils => filesystems}/moosefs3-cgi/Makefile (100%)
803
rename {sysutils => filesystems}/moosefs3-cgi/pkg-descr (100%)
800
rename {sysutils => filesystems}/moosefs3-cgi/pkg-descr (100%)
804
rename {sysutils => filesystems}/moosefs3-cgi/pkg-plist (100%)
801
rename {sysutils => filesystems}/moosefs3-cgi/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3609-3611 sysutils/moosefs3-client|filesystems/moosefs3-client|2024-10-21|Moved to new cat Link Here
3609
sysutils/moosefs3-cli|filesystems/moosefs3-cli|2024-10-21|Moved to new category filesystems
3609
sysutils/moosefs3-cli|filesystems/moosefs3-cli|2024-10-21|Moved to new category filesystems
3610
sysutils/moosefs3-chunkserver|filesystems/moosefs3-chunkserver|2024-10-21|Moved to new category filesystems
3610
sysutils/moosefs3-chunkserver|filesystems/moosefs3-chunkserver|2024-10-21|Moved to new category filesystems
3611
sysutils/moosefs3-cgiserv|filesystems/moosefs3-cgiserv|2024-10-21|Moved to new category filesystems
3611
sysutils/moosefs3-cgiserv|filesystems/moosefs3-cgiserv|2024-10-21|Moved to new category filesystems
3612
sysutils/moosefs3-cgi|filesystems/moosefs3-cgi|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += moosefs3-cgi
10
    SUBDIR += moosefs3-cgiserv
11
    SUBDIR += moosefs3-cgiserv
11
    SUBDIR += moosefs3-chunkserver
12
    SUBDIR += moosefs3-chunkserver
12
    SUBDIR += moosefs3-cli
13
    SUBDIR += moosefs3-cli
(-)b/filesystems/moosefs3-master/Makefile (-1 / +1 lines)
Lines 52-58 PKGMESSAGE= ${WRKDIR}/pkg-message-cgiserv Link Here
52
PLIST_SUB+=		MFS_WORKDIR="${MFS_WORKDIR}"
52
PLIST_SUB+=		MFS_WORKDIR="${MFS_WORKDIR}"
53
CONFIGURE_ARGS+=	--enable-mfscgiserv \
53
CONFIGURE_ARGS+=	--enable-mfscgiserv \
54
			--with-mfscgiserv-dir=${MFS_CGISERVDIR}
54
			--with-mfscgiserv-dir=${MFS_CGISERVDIR}
55
RUN_DEPENDS=		moosefs3-cgi>0:sysutils/moosefs3-cgi
55
RUN_DEPENDS=		moosefs3-cgi>0:filesystems/moosefs3-cgi
56
.else
56
.else
57
CONFIGURE_ARGS+=	--disable-mfscgiserv
57
CONFIGURE_ARGS+=	--disable-mfscgiserv
58
.endif
58
.endif
(-)b/sysutils/Makefile (-3 lines)
Lines 783-789 Link Here
783
    SUBDIR += moosefs2-master
783
    SUBDIR += moosefs2-master
784
    SUBDIR += moosefs2-metalogger
784
    SUBDIR += moosefs2-metalogger
785
    SUBDIR += moosefs2-netdump
785
    SUBDIR += moosefs2-netdump
786
    SUBDIR += moosefs3-cgi
787
    SUBDIR += moreutils
786
    SUBDIR += moreutils
788
    SUBDIR += most
787
    SUBDIR += most
789
    SUBDIR += mountsmb2
788
    SUBDIR += mountsmb2
790
- 
791
filesystems/moosefs2-netdump
789
filesystems/moosefs2-netdump
792
--
793
MOVED                                                | 1 +
790
MOVED                                                | 1 +
794
filesystems/Makefile                                 | 1 +
791
filesystems/Makefile                                 | 1 +
795
{sysutils => filesystems}/moosefs2-netdump/Makefile  | 0
792
{sysutils => filesystems}/moosefs2-netdump/Makefile  | 0
796
{sysutils => filesystems}/moosefs2-netdump/pkg-descr | 0
793
{sysutils => filesystems}/moosefs2-netdump/pkg-descr | 0
797
{sysutils => filesystems}/moosefs2-netdump/pkg-plist | 0
794
{sysutils => filesystems}/moosefs2-netdump/pkg-plist | 0
798
sysutils/Makefile                                    | 1 -
795
sysutils/Makefile                                    | 1 -
799
6 files changed, 2 insertions(+), 1 deletion(-)
796
6 files changed, 2 insertions(+), 1 deletion(-)
800
rename {sysutils => filesystems}/moosefs2-netdump/Makefile (100%)
797
rename {sysutils => filesystems}/moosefs2-netdump/Makefile (100%)
801
rename {sysutils => filesystems}/moosefs2-netdump/pkg-descr (100%)
798
rename {sysutils => filesystems}/moosefs2-netdump/pkg-descr (100%)
802
rename {sysutils => filesystems}/moosefs2-netdump/pkg-plist (100%)
799
rename {sysutils => filesystems}/moosefs2-netdump/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3610-3612 sysutils/moosefs3-cli|filesystems/moosefs3-cli|2024-10-21|Moved to new category Link Here
3610
sysutils/moosefs3-chunkserver|filesystems/moosefs3-chunkserver|2024-10-21|Moved to new category filesystems
3610
sysutils/moosefs3-chunkserver|filesystems/moosefs3-chunkserver|2024-10-21|Moved to new category filesystems
3611
sysutils/moosefs3-cgiserv|filesystems/moosefs3-cgiserv|2024-10-21|Moved to new category filesystems
3611
sysutils/moosefs3-cgiserv|filesystems/moosefs3-cgiserv|2024-10-21|Moved to new category filesystems
3612
sysutils/moosefs3-cgi|filesystems/moosefs3-cgi|2024-10-21|Moved to new category filesystems
3612
sysutils/moosefs3-cgi|filesystems/moosefs3-cgi|2024-10-21|Moved to new category filesystems
3613
sysutils/moosefs2-netdump|filesystems/moosefs2-netdump|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += moosefs2-netdump
10
    SUBDIR += moosefs3-cgi
11
    SUBDIR += moosefs3-cgi
11
    SUBDIR += moosefs3-cgiserv
12
    SUBDIR += moosefs3-cgiserv
12
    SUBDIR += moosefs3-chunkserver
13
    SUBDIR += moosefs3-chunkserver
(-)b/sysutils/Makefile (-3 lines)
Lines 782-788 Link Here
782
    SUBDIR += moosefs2-client
782
    SUBDIR += moosefs2-client
783
    SUBDIR += moosefs2-master
783
    SUBDIR += moosefs2-master
784
    SUBDIR += moosefs2-metalogger
784
    SUBDIR += moosefs2-metalogger
785
    SUBDIR += moosefs2-netdump
786
    SUBDIR += moreutils
785
    SUBDIR += moreutils
787
    SUBDIR += most
786
    SUBDIR += most
788
    SUBDIR += mountsmb2
787
    SUBDIR += mountsmb2
789
- 
790
filesystems/moosefs2-metalogger
788
filesystems/moosefs2-metalogger
791
--
792
MOVED                                                   | 1 +
789
MOVED                                                   | 1 +
793
filesystems/Makefile                                    | 1 +
790
filesystems/Makefile                                    | 1 +
794
{sysutils => filesystems}/moosefs2-metalogger/Makefile  | 0
791
{sysutils => filesystems}/moosefs2-metalogger/Makefile  | 0
795
{sysutils => filesystems}/moosefs2-metalogger/pkg-descr | 0
792
{sysutils => filesystems}/moosefs2-metalogger/pkg-descr | 0
796
{sysutils => filesystems}/moosefs2-metalogger/pkg-plist | 0
793
{sysutils => filesystems}/moosefs2-metalogger/pkg-plist | 0
797
sysutils/Makefile                                       | 1 -
794
sysutils/Makefile                                       | 1 -
798
6 files changed, 2 insertions(+), 1 deletion(-)
795
6 files changed, 2 insertions(+), 1 deletion(-)
799
rename {sysutils => filesystems}/moosefs2-metalogger/Makefile (100%)
796
rename {sysutils => filesystems}/moosefs2-metalogger/Makefile (100%)
800
rename {sysutils => filesystems}/moosefs2-metalogger/pkg-descr (100%)
797
rename {sysutils => filesystems}/moosefs2-metalogger/pkg-descr (100%)
801
rename {sysutils => filesystems}/moosefs2-metalogger/pkg-plist (100%)
798
rename {sysutils => filesystems}/moosefs2-metalogger/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3611-3613 sysutils/moosefs3-chunkserver|filesystems/moosefs3-chunkserver|2024-10-21|Moved Link Here
3611
sysutils/moosefs3-cgiserv|filesystems/moosefs3-cgiserv|2024-10-21|Moved to new category filesystems
3611
sysutils/moosefs3-cgiserv|filesystems/moosefs3-cgiserv|2024-10-21|Moved to new category filesystems
3612
sysutils/moosefs3-cgi|filesystems/moosefs3-cgi|2024-10-21|Moved to new category filesystems
3612
sysutils/moosefs3-cgi|filesystems/moosefs3-cgi|2024-10-21|Moved to new category filesystems
3613
sysutils/moosefs2-netdump|filesystems/moosefs2-netdump|2024-10-21|Moved to new category filesystems
3613
sysutils/moosefs2-netdump|filesystems/moosefs2-netdump|2024-10-21|Moved to new category filesystems
3614
sysutils/moosefs2-metalogger|filesystems/moosefs2-metalogger|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += moosefs2-metalogger
10
    SUBDIR += moosefs2-netdump
11
    SUBDIR += moosefs2-netdump
11
    SUBDIR += moosefs3-cgi
12
    SUBDIR += moosefs3-cgi
12
    SUBDIR += moosefs3-cgiserv
13
    SUBDIR += moosefs3-cgiserv
(-)b/sysutils/Makefile (-3 lines)
Lines 781-787 Link Here
781
    SUBDIR += moosefs2-cli
781
    SUBDIR += moosefs2-cli
782
    SUBDIR += moosefs2-client
782
    SUBDIR += moosefs2-client
783
    SUBDIR += moosefs2-master
783
    SUBDIR += moosefs2-master
784
    SUBDIR += moosefs2-metalogger
785
    SUBDIR += moreutils
784
    SUBDIR += moreutils
786
    SUBDIR += most
785
    SUBDIR += most
787
    SUBDIR += mountsmb2
786
    SUBDIR += mountsmb2
788
- 
789
filesystems/moosefs2-master
787
filesystems/moosefs2-master
790
--
791
MOVED                                                           | 1 +
788
MOVED                                                           | 1 +
792
filesystems/Makefile                                            | 1 +
789
filesystems/Makefile                                            | 1 +
793
{sysutils => filesystems}/moosefs2-master/Makefile              | 2 +-
790
{sysutils => filesystems}/moosefs2-master/Makefile              | 2 +-
794
{sysutils => filesystems}/moosefs2-master/distinfo              | 0
791
{sysutils => filesystems}/moosefs2-master/distinfo              | 0
795
{sysutils => filesystems}/moosefs2-master/files/mfscgiserv.in   | 0
792
{sysutils => filesystems}/moosefs2-master/files/mfscgiserv.in   | 0
796
.../moosefs2-master/files/mfschunkserver.in                     | 0
793
.../moosefs2-master/files/mfschunkserver.in                     | 0
797
{sysutils => filesystems}/moosefs2-master/files/mfsmaster.in    | 0
794
{sysutils => filesystems}/moosefs2-master/files/mfsmaster.in    | 0
798
.../moosefs2-master/files/mfsmetalogger.in                      | 0
795
.../moosefs2-master/files/mfsmetalogger.in                      | 0
799
.../moosefs2-master/files/patch-mfsdata_Makefile.in             | 0
796
.../moosefs2-master/files/patch-mfsdata_Makefile.in             | 0
800
.../moosefs2-master/files/pkg-message-cgiserv.in                | 0
797
.../moosefs2-master/files/pkg-message-cgiserv.in                | 0
801
.../moosefs2-master/files/pkg-message-chunkserver.in            | 0
798
.../moosefs2-master/files/pkg-message-chunkserver.in            | 0
802
.../moosefs2-master/files/pkg-message-master.in                 | 0
799
.../moosefs2-master/files/pkg-message-master.in                 | 0
803
.../moosefs2-master/files/pkg-message-metalogger.in             | 0
800
.../moosefs2-master/files/pkg-message-metalogger.in             | 0
804
{sysutils => filesystems}/moosefs2-master/pkg-descr             | 0
801
{sysutils => filesystems}/moosefs2-master/pkg-descr             | 0
805
{sysutils => filesystems}/moosefs2-master/pkg-plist             | 0
802
{sysutils => filesystems}/moosefs2-master/pkg-plist             | 0
806
sysutils/Makefile                                               | 1 -
803
sysutils/Makefile                                               | 1 -
807
16 files changed, 3 insertions(+), 2 deletions(-)
804
16 files changed, 3 insertions(+), 2 deletions(-)
808
rename {sysutils => filesystems}/moosefs2-master/Makefile (98%)
805
rename {sysutils => filesystems}/moosefs2-master/Makefile (98%)
809
rename {sysutils => filesystems}/moosefs2-master/distinfo (100%)
806
rename {sysutils => filesystems}/moosefs2-master/distinfo (100%)
810
rename {sysutils => filesystems}/moosefs2-master/files/mfscgiserv.in (100%)
807
rename {sysutils => filesystems}/moosefs2-master/files/mfscgiserv.in (100%)
811
rename {sysutils => filesystems}/moosefs2-master/files/mfschunkserver.in (100%)
808
rename {sysutils => filesystems}/moosefs2-master/files/mfschunkserver.in (100%)
812
rename {sysutils => filesystems}/moosefs2-master/files/mfsmaster.in (100%)
809
rename {sysutils => filesystems}/moosefs2-master/files/mfsmaster.in (100%)
813
rename {sysutils => filesystems}/moosefs2-master/files/mfsmetalogger.in (100%)
810
rename {sysutils => filesystems}/moosefs2-master/files/mfsmetalogger.in (100%)
814
rename {sysutils => filesystems}/moosefs2-master/files/patch-mfsdata_Makefile.in (100%)
811
rename {sysutils => filesystems}/moosefs2-master/files/patch-mfsdata_Makefile.in (100%)
815
rename {sysutils => filesystems}/moosefs2-master/files/pkg-message-cgiserv.in (100%)
812
rename {sysutils => filesystems}/moosefs2-master/files/pkg-message-cgiserv.in (100%)
816
rename {sysutils => filesystems}/moosefs2-master/files/pkg-message-chunkserver.in (100%)
813
rename {sysutils => filesystems}/moosefs2-master/files/pkg-message-chunkserver.in (100%)
817
rename {sysutils => filesystems}/moosefs2-master/files/pkg-message-master.in (100%)
814
rename {sysutils => filesystems}/moosefs2-master/files/pkg-message-master.in (100%)
818
rename {sysutils => filesystems}/moosefs2-master/files/pkg-message-metalogger.in (100%)
815
rename {sysutils => filesystems}/moosefs2-master/files/pkg-message-metalogger.in (100%)
819
rename {sysutils => filesystems}/moosefs2-master/pkg-descr (100%)
816
rename {sysutils => filesystems}/moosefs2-master/pkg-descr (100%)
820
rename {sysutils => filesystems}/moosefs2-master/pkg-plist (100%)
817
rename {sysutils => filesystems}/moosefs2-master/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3612-3614 sysutils/moosefs3-cgiserv|filesystems/moosefs3-cgiserv|2024-10-21|Moved to new c Link Here
3612
sysutils/moosefs3-cgi|filesystems/moosefs3-cgi|2024-10-21|Moved to new category filesystems
3612
sysutils/moosefs3-cgi|filesystems/moosefs3-cgi|2024-10-21|Moved to new category filesystems
3613
sysutils/moosefs2-netdump|filesystems/moosefs2-netdump|2024-10-21|Moved to new category filesystems
3613
sysutils/moosefs2-netdump|filesystems/moosefs2-netdump|2024-10-21|Moved to new category filesystems
3614
sysutils/moosefs2-metalogger|filesystems/moosefs2-metalogger|2024-10-21|Moved to new category filesystems
3614
sysutils/moosefs2-metalogger|filesystems/moosefs2-metalogger|2024-10-21|Moved to new category filesystems
3615
sysutils/moosefs2-master|filesystems/moosefs2-master|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += moosefs2-master
10
    SUBDIR += moosefs2-metalogger
11
    SUBDIR += moosefs2-metalogger
11
    SUBDIR += moosefs2-netdump
12
    SUBDIR += moosefs2-netdump
12
    SUBDIR += moosefs3-cgi
13
    SUBDIR += moosefs3-cgi
(-)b/filesystems/moosefs2-master/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=		moosefs2
1
PORTNAME=		moosefs2
2
PORTVERSION=		2.0.91
2
PORTVERSION=		2.0.91
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=		sysutils
4
CATEGORIES=		filesystems sysutils
5
MASTER_SITES=		http://ppa.moosefs.com/src/
5
MASTER_SITES=		http://ppa.moosefs.com/src/
6
PKGNAMESUFFIX?=		-master
6
PKGNAMESUFFIX?=		-master
7
DISTNAME=		moosefs-${PORTVERSION}-1
7
DISTNAME=		moosefs-${PORTVERSION}-1
(-)b/sysutils/Makefile (-3 lines)
Lines 780-786 Link Here
780
    SUBDIR += moosefs2-chunkserver
780
    SUBDIR += moosefs2-chunkserver
781
    SUBDIR += moosefs2-cli
781
    SUBDIR += moosefs2-cli
782
    SUBDIR += moosefs2-client
782
    SUBDIR += moosefs2-client
783
    SUBDIR += moosefs2-master
784
    SUBDIR += moreutils
783
    SUBDIR += moreutils
785
    SUBDIR += most
784
    SUBDIR += most
786
    SUBDIR += mountsmb2
785
    SUBDIR += mountsmb2
787
- 
788
filesystems/moosefs2-client
786
filesystems/moosefs2-client
789
--
790
MOVED                                               | 1 +
787
MOVED                                               | 1 +
791
filesystems/Makefile                                | 1 +
788
filesystems/Makefile                                | 1 +
792
{sysutils => filesystems}/moosefs2-client/Makefile  | 0
789
{sysutils => filesystems}/moosefs2-client/Makefile  | 0
793
{sysutils => filesystems}/moosefs2-client/pkg-descr | 0
790
{sysutils => filesystems}/moosefs2-client/pkg-descr | 0
794
{sysutils => filesystems}/moosefs2-client/pkg-plist | 0
791
{sysutils => filesystems}/moosefs2-client/pkg-plist | 0
795
sysutils/Makefile                                   | 1 -
792
sysutils/Makefile                                   | 1 -
796
6 files changed, 2 insertions(+), 1 deletion(-)
793
6 files changed, 2 insertions(+), 1 deletion(-)
797
rename {sysutils => filesystems}/moosefs2-client/Makefile (100%)
794
rename {sysutils => filesystems}/moosefs2-client/Makefile (100%)
798
rename {sysutils => filesystems}/moosefs2-client/pkg-descr (100%)
795
rename {sysutils => filesystems}/moosefs2-client/pkg-descr (100%)
799
rename {sysutils => filesystems}/moosefs2-client/pkg-plist (100%)
796
rename {sysutils => filesystems}/moosefs2-client/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3613-3615 sysutils/moosefs3-cgi|filesystems/moosefs3-cgi|2024-10-21|Moved to new category Link Here
3613
sysutils/moosefs2-netdump|filesystems/moosefs2-netdump|2024-10-21|Moved to new category filesystems
3613
sysutils/moosefs2-netdump|filesystems/moosefs2-netdump|2024-10-21|Moved to new category filesystems
3614
sysutils/moosefs2-metalogger|filesystems/moosefs2-metalogger|2024-10-21|Moved to new category filesystems
3614
sysutils/moosefs2-metalogger|filesystems/moosefs2-metalogger|2024-10-21|Moved to new category filesystems
3615
sysutils/moosefs2-master|filesystems/moosefs2-master|2024-10-21|Moved to new category filesystems
3615
sysutils/moosefs2-master|filesystems/moosefs2-master|2024-10-21|Moved to new category filesystems
3616
sysutils/moosefs2-client|filesystems/moosefs2-client|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += moosefs2-client
10
    SUBDIR += moosefs2-master
11
    SUBDIR += moosefs2-master
11
    SUBDIR += moosefs2-metalogger
12
    SUBDIR += moosefs2-metalogger
12
    SUBDIR += moosefs2-netdump
13
    SUBDIR += moosefs2-netdump
(-)b/sysutils/Makefile (-3 lines)
Lines 779-785 Link Here
779
    SUBDIR += moosefs2-cgiserv
779
    SUBDIR += moosefs2-cgiserv
780
    SUBDIR += moosefs2-chunkserver
780
    SUBDIR += moosefs2-chunkserver
781
    SUBDIR += moosefs2-cli
781
    SUBDIR += moosefs2-cli
782
    SUBDIR += moosefs2-client
783
    SUBDIR += moreutils
782
    SUBDIR += moreutils
784
    SUBDIR += most
783
    SUBDIR += most
785
    SUBDIR += mountsmb2
784
    SUBDIR += mountsmb2
786
- 
787
filesystems/moosefs2-cli
785
filesystems/moosefs2-cli
788
--
789
MOVED                                            | 1 +
786
MOVED                                            | 1 +
790
filesystems/Makefile                             | 1 +
787
filesystems/Makefile                             | 1 +
791
{sysutils => filesystems}/moosefs2-cli/Makefile  | 0
788
{sysutils => filesystems}/moosefs2-cli/Makefile  | 0
792
{sysutils => filesystems}/moosefs2-cli/pkg-descr | 0
789
{sysutils => filesystems}/moosefs2-cli/pkg-descr | 0
793
{sysutils => filesystems}/moosefs2-cli/pkg-plist | 0
790
{sysutils => filesystems}/moosefs2-cli/pkg-plist | 0
794
sysutils/Makefile                                | 1 -
791
sysutils/Makefile                                | 1 -
795
6 files changed, 2 insertions(+), 1 deletion(-)
792
6 files changed, 2 insertions(+), 1 deletion(-)
796
rename {sysutils => filesystems}/moosefs2-cli/Makefile (100%)
793
rename {sysutils => filesystems}/moosefs2-cli/Makefile (100%)
797
rename {sysutils => filesystems}/moosefs2-cli/pkg-descr (100%)
794
rename {sysutils => filesystems}/moosefs2-cli/pkg-descr (100%)
798
rename {sysutils => filesystems}/moosefs2-cli/pkg-plist (100%)
795
rename {sysutils => filesystems}/moosefs2-cli/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3614-3616 sysutils/moosefs2-netdump|filesystems/moosefs2-netdump|2024-10-21|Moved to new c Link Here
3614
sysutils/moosefs2-metalogger|filesystems/moosefs2-metalogger|2024-10-21|Moved to new category filesystems
3614
sysutils/moosefs2-metalogger|filesystems/moosefs2-metalogger|2024-10-21|Moved to new category filesystems
3615
sysutils/moosefs2-master|filesystems/moosefs2-master|2024-10-21|Moved to new category filesystems
3615
sysutils/moosefs2-master|filesystems/moosefs2-master|2024-10-21|Moved to new category filesystems
3616
sysutils/moosefs2-client|filesystems/moosefs2-client|2024-10-21|Moved to new category filesystems
3616
sysutils/moosefs2-client|filesystems/moosefs2-client|2024-10-21|Moved to new category filesystems
3617
sysutils/moosefs2-cli|filesystems/moosefs2-cli|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += moosefs2-cli
10
    SUBDIR += moosefs2-client
11
    SUBDIR += moosefs2-client
11
    SUBDIR += moosefs2-master
12
    SUBDIR += moosefs2-master
12
    SUBDIR += moosefs2-metalogger
13
    SUBDIR += moosefs2-metalogger
(-)b/sysutils/Makefile (-3 lines)
Lines 778-784 Link Here
778
    SUBDIR += moosefs2-cgi
778
    SUBDIR += moosefs2-cgi
779
    SUBDIR += moosefs2-cgiserv
779
    SUBDIR += moosefs2-cgiserv
780
    SUBDIR += moosefs2-chunkserver
780
    SUBDIR += moosefs2-chunkserver
781
    SUBDIR += moosefs2-cli
782
    SUBDIR += moreutils
781
    SUBDIR += moreutils
783
    SUBDIR += most
782
    SUBDIR += most
784
    SUBDIR += mountsmb2
783
    SUBDIR += mountsmb2
785
- 
786
filesystems/moosefs2-chunkserver
784
filesystems/moosefs2-chunkserver
787
--
788
MOVED                                                    | 1 +
785
MOVED                                                    | 1 +
789
filesystems/Makefile                                     | 1 +
786
filesystems/Makefile                                     | 1 +
790
{sysutils => filesystems}/moosefs2-chunkserver/Makefile  | 0
787
{sysutils => filesystems}/moosefs2-chunkserver/Makefile  | 0
791
{sysutils => filesystems}/moosefs2-chunkserver/pkg-descr | 0
788
{sysutils => filesystems}/moosefs2-chunkserver/pkg-descr | 0
792
{sysutils => filesystems}/moosefs2-chunkserver/pkg-plist | 0
789
{sysutils => filesystems}/moosefs2-chunkserver/pkg-plist | 0
793
sysutils/Makefile                                        | 1 -
790
sysutils/Makefile                                        | 1 -
794
6 files changed, 2 insertions(+), 1 deletion(-)
791
6 files changed, 2 insertions(+), 1 deletion(-)
795
rename {sysutils => filesystems}/moosefs2-chunkserver/Makefile (100%)
792
rename {sysutils => filesystems}/moosefs2-chunkserver/Makefile (100%)
796
rename {sysutils => filesystems}/moosefs2-chunkserver/pkg-descr (100%)
793
rename {sysutils => filesystems}/moosefs2-chunkserver/pkg-descr (100%)
797
rename {sysutils => filesystems}/moosefs2-chunkserver/pkg-plist (100%)
794
rename {sysutils => filesystems}/moosefs2-chunkserver/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3615-3617 sysutils/moosefs2-metalogger|filesystems/moosefs2-metalogger|2024-10-21|Moved to Link Here
3615
sysutils/moosefs2-master|filesystems/moosefs2-master|2024-10-21|Moved to new category filesystems
3615
sysutils/moosefs2-master|filesystems/moosefs2-master|2024-10-21|Moved to new category filesystems
3616
sysutils/moosefs2-client|filesystems/moosefs2-client|2024-10-21|Moved to new category filesystems
3616
sysutils/moosefs2-client|filesystems/moosefs2-client|2024-10-21|Moved to new category filesystems
3617
sysutils/moosefs2-cli|filesystems/moosefs2-cli|2024-10-21|Moved to new category filesystems
3617
sysutils/moosefs2-cli|filesystems/moosefs2-cli|2024-10-21|Moved to new category filesystems
3618
sysutils/moosefs2-chunkserver|filesystems/moosefs2-chunkserver|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += moosefs2-chunkserver
10
    SUBDIR += moosefs2-cli
11
    SUBDIR += moosefs2-cli
11
    SUBDIR += moosefs2-client
12
    SUBDIR += moosefs2-client
12
    SUBDIR += moosefs2-master
13
    SUBDIR += moosefs2-master
(-)b/sysutils/Makefile (-3 lines)
Lines 777-783 Link Here
777
    SUBDIR += monitorix
777
    SUBDIR += monitorix
778
    SUBDIR += moosefs2-cgi
778
    SUBDIR += moosefs2-cgi
779
    SUBDIR += moosefs2-cgiserv
779
    SUBDIR += moosefs2-cgiserv
780
    SUBDIR += moosefs2-chunkserver
781
    SUBDIR += moreutils
780
    SUBDIR += moreutils
782
    SUBDIR += most
781
    SUBDIR += most
783
    SUBDIR += mountsmb2
782
    SUBDIR += mountsmb2
784
- 
785
filesystems/moosefs2-cgiserv
783
filesystems/moosefs2-cgiserv
786
--
787
MOVED                                                | 1 +
784
MOVED                                                | 1 +
788
filesystems/Makefile                                 | 1 +
785
filesystems/Makefile                                 | 1 +
789
{sysutils => filesystems}/moosefs2-cgiserv/Makefile  | 0
786
{sysutils => filesystems}/moosefs2-cgiserv/Makefile  | 0
790
{sysutils => filesystems}/moosefs2-cgiserv/pkg-descr | 0
787
{sysutils => filesystems}/moosefs2-cgiserv/pkg-descr | 0
791
{sysutils => filesystems}/moosefs2-cgiserv/pkg-plist | 0
788
{sysutils => filesystems}/moosefs2-cgiserv/pkg-plist | 0
792
sysutils/Makefile                                    | 1 -
789
sysutils/Makefile                                    | 1 -
793
6 files changed, 2 insertions(+), 1 deletion(-)
790
6 files changed, 2 insertions(+), 1 deletion(-)
794
rename {sysutils => filesystems}/moosefs2-cgiserv/Makefile (100%)
791
rename {sysutils => filesystems}/moosefs2-cgiserv/Makefile (100%)
795
rename {sysutils => filesystems}/moosefs2-cgiserv/pkg-descr (100%)
792
rename {sysutils => filesystems}/moosefs2-cgiserv/pkg-descr (100%)
796
rename {sysutils => filesystems}/moosefs2-cgiserv/pkg-plist (100%)
793
rename {sysutils => filesystems}/moosefs2-cgiserv/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3616-3618 sysutils/moosefs2-master|filesystems/moosefs2-master|2024-10-21|Moved to new cat Link Here
3616
sysutils/moosefs2-client|filesystems/moosefs2-client|2024-10-21|Moved to new category filesystems
3616
sysutils/moosefs2-client|filesystems/moosefs2-client|2024-10-21|Moved to new category filesystems
3617
sysutils/moosefs2-cli|filesystems/moosefs2-cli|2024-10-21|Moved to new category filesystems
3617
sysutils/moosefs2-cli|filesystems/moosefs2-cli|2024-10-21|Moved to new category filesystems
3618
sysutils/moosefs2-chunkserver|filesystems/moosefs2-chunkserver|2024-10-21|Moved to new category filesystems
3618
sysutils/moosefs2-chunkserver|filesystems/moosefs2-chunkserver|2024-10-21|Moved to new category filesystems
3619
sysutils/moosefs2-cgiserv|filesystems/moosefs2-cgiserv|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += moosefs2-cgiserv
10
    SUBDIR += moosefs2-chunkserver
11
    SUBDIR += moosefs2-chunkserver
11
    SUBDIR += moosefs2-cli
12
    SUBDIR += moosefs2-cli
12
    SUBDIR += moosefs2-client
13
    SUBDIR += moosefs2-client
(-)b/sysutils/Makefile (-3 lines)
Lines 776-782 Link Here
776
    SUBDIR += monitord
776
    SUBDIR += monitord
777
    SUBDIR += monitorix
777
    SUBDIR += monitorix
778
    SUBDIR += moosefs2-cgi
778
    SUBDIR += moosefs2-cgi
779
    SUBDIR += moosefs2-cgiserv
780
    SUBDIR += moreutils
779
    SUBDIR += moreutils
781
    SUBDIR += most
780
    SUBDIR += most
782
    SUBDIR += mountsmb2
781
    SUBDIR += mountsmb2
783
- 
784
filesystems/moosefs2-cgi
782
filesystems/moosefs2-cgi
785
--
786
MOVED                                            | 1 +
783
MOVED                                            | 1 +
787
filesystems/Makefile                             | 1 +
784
filesystems/Makefile                             | 1 +
788
{sysutils => filesystems}/moosefs2-cgi/Makefile  | 0
785
{sysutils => filesystems}/moosefs2-cgi/Makefile  | 0
789
{sysutils => filesystems}/moosefs2-cgi/pkg-descr | 0
786
{sysutils => filesystems}/moosefs2-cgi/pkg-descr | 0
790
{sysutils => filesystems}/moosefs2-cgi/pkg-plist | 0
787
{sysutils => filesystems}/moosefs2-cgi/pkg-plist | 0
791
filesystems/moosefs2-master/Makefile             | 2 +-
788
filesystems/moosefs2-master/Makefile             | 2 +-
792
sysutils/Makefile                                | 1 -
789
sysutils/Makefile                                | 1 -
793
7 files changed, 3 insertions(+), 2 deletions(-)
790
7 files changed, 3 insertions(+), 2 deletions(-)
794
rename {sysutils => filesystems}/moosefs2-cgi/Makefile (100%)
791
rename {sysutils => filesystems}/moosefs2-cgi/Makefile (100%)
795
rename {sysutils => filesystems}/moosefs2-cgi/pkg-descr (100%)
792
rename {sysutils => filesystems}/moosefs2-cgi/pkg-descr (100%)
796
rename {sysutils => filesystems}/moosefs2-cgi/pkg-plist (100%)
793
rename {sysutils => filesystems}/moosefs2-cgi/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3617-3619 sysutils/moosefs2-client|filesystems/moosefs2-client|2024-10-21|Moved to new cat Link Here
3617
sysutils/moosefs2-cli|filesystems/moosefs2-cli|2024-10-21|Moved to new category filesystems
3617
sysutils/moosefs2-cli|filesystems/moosefs2-cli|2024-10-21|Moved to new category filesystems
3618
sysutils/moosefs2-chunkserver|filesystems/moosefs2-chunkserver|2024-10-21|Moved to new category filesystems
3618
sysutils/moosefs2-chunkserver|filesystems/moosefs2-chunkserver|2024-10-21|Moved to new category filesystems
3619
sysutils/moosefs2-cgiserv|filesystems/moosefs2-cgiserv|2024-10-21|Moved to new category filesystems
3619
sysutils/moosefs2-cgiserv|filesystems/moosefs2-cgiserv|2024-10-21|Moved to new category filesystems
3620
sysutils/moosefs2-cgi|filesystems/moosefs2-cgi|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 7-12 Link Here
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += mergerfs
9
    SUBDIR += mergerfs
10
    SUBDIR += moosefs2-cgi
10
    SUBDIR += moosefs2-cgiserv
11
    SUBDIR += moosefs2-cgiserv
11
    SUBDIR += moosefs2-chunkserver
12
    SUBDIR += moosefs2-chunkserver
12
    SUBDIR += moosefs2-cli
13
    SUBDIR += moosefs2-cli
(-)b/filesystems/moosefs2-master/Makefile (-1 / +1 lines)
Lines 49-55 PKGMESSAGE= ${WRKDIR}/pkg-message-cgiserv Link Here
49
PLIST_SUB+=		MFS_WORKDIR="${MFS_WORKDIR}"
49
PLIST_SUB+=		MFS_WORKDIR="${MFS_WORKDIR}"
50
CONFIGURE_ARGS+=	--enable-mfscgiserv \
50
CONFIGURE_ARGS+=	--enable-mfscgiserv \
51
			--with-mfscgiserv-dir=${MFS_CGISERVDIR}
51
			--with-mfscgiserv-dir=${MFS_CGISERVDIR}
52
RUN_DEPENDS=		moosefs2-cgi>0:sysutils/moosefs2-cgi
52
RUN_DEPENDS=		moosefs2-cgi>0:filesystems/moosefs2-cgi
53
.else
53
.else
54
CONFIGURE_ARGS+=	--disable-mfscgiserv
54
CONFIGURE_ARGS+=	--disable-mfscgiserv
55
.endif
55
.endif
(-)b/sysutils/Makefile (-3 lines)
Lines 775-781 Link Here
775
    SUBDIR += monit
775
    SUBDIR += monit
776
    SUBDIR += monitord
776
    SUBDIR += monitord
777
    SUBDIR += monitorix
777
    SUBDIR += monitorix
778
    SUBDIR += moosefs2-cgi
779
    SUBDIR += moreutils
778
    SUBDIR += moreutils
780
    SUBDIR += most
779
    SUBDIR += most
781
    SUBDIR += mountsmb2
780
    SUBDIR += mountsmb2
782
- 
783
--
784
MOVED                                                           | 1 +
781
MOVED                                                           | 1 +
785
filesystems/Makefile                                            | 1 +
782
filesystems/Makefile                                            | 1 +
786
{sysutils => filesystems}/ltfs/Makefile                         | 2 +-
783
{sysutils => filesystems}/ltfs/Makefile                         | 2 +-
787
{sysutils => filesystems}/ltfs/distinfo                         | 0
784
{sysutils => filesystems}/ltfs/distinfo                         | 0
788
.../ltfs/files/patch-src_tape__drivers_freebsd_cam_cam__tc.c    | 0
785
.../ltfs/files/patch-src_tape__drivers_freebsd_cam_cam__tc.c    | 0
789
{sysutils => filesystems}/ltfs/pkg-descr                        | 0
786
{sysutils => filesystems}/ltfs/pkg-descr                        | 0
790
{sysutils => filesystems}/ltfs/pkg-message                      | 0
787
{sysutils => filesystems}/ltfs/pkg-message                      | 0
791
{sysutils => filesystems}/ltfs/pkg-plist                        | 0
788
{sysutils => filesystems}/ltfs/pkg-plist                        | 0
792
sysutils/Makefile                                               | 1 -
789
sysutils/Makefile                                               | 1 -
793
9 files changed, 3 insertions(+), 2 deletions(-)
790
9 files changed, 3 insertions(+), 2 deletions(-)
794
rename {sysutils => filesystems}/ltfs/Makefile (97%)
791
rename {sysutils => filesystems}/ltfs/Makefile (97%)
795
rename {sysutils => filesystems}/ltfs/distinfo (100%)
792
rename {sysutils => filesystems}/ltfs/distinfo (100%)
796
rename {sysutils => filesystems}/ltfs/files/patch-src_tape__drivers_freebsd_cam_cam__tc.c (100%)
793
rename {sysutils => filesystems}/ltfs/files/patch-src_tape__drivers_freebsd_cam_cam__tc.c (100%)
797
rename {sysutils => filesystems}/ltfs/pkg-descr (100%)
794
rename {sysutils => filesystems}/ltfs/pkg-descr (100%)
798
rename {sysutils => filesystems}/ltfs/pkg-message (100%)
795
rename {sysutils => filesystems}/ltfs/pkg-message (100%)
799
rename {sysutils => filesystems}/ltfs/pkg-plist (100%)
796
rename {sysutils => filesystems}/ltfs/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3618-3620 sysutils/moosefs2-cli|filesystems/moosefs2-cli|2024-10-21|Moved to new category Link Here
3618
sysutils/moosefs2-chunkserver|filesystems/moosefs2-chunkserver|2024-10-21|Moved to new category filesystems
3618
sysutils/moosefs2-chunkserver|filesystems/moosefs2-chunkserver|2024-10-21|Moved to new category filesystems
3619
sysutils/moosefs2-cgiserv|filesystems/moosefs2-cgiserv|2024-10-21|Moved to new category filesystems
3619
sysutils/moosefs2-cgiserv|filesystems/moosefs2-cgiserv|2024-10-21|Moved to new category filesystems
3620
sysutils/moosefs2-cgi|filesystems/moosefs2-cgi|2024-10-21|Moved to new category filesystems
3620
sysutils/moosefs2-cgi|filesystems/moosefs2-cgi|2024-10-21|Moved to new category filesystems
3621
sysutils/ltfs|filesystems/ltfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 6-11 Link Here
6
    SUBDIR += hfsexplorer
6
    SUBDIR += hfsexplorer
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += ltfs
9
    SUBDIR += mergerfs
10
    SUBDIR += mergerfs
10
    SUBDIR += moosefs2-cgi
11
    SUBDIR += moosefs2-cgi
11
    SUBDIR += moosefs2-cgiserv
12
    SUBDIR += moosefs2-cgiserv
(-)b/filesystems/ltfs/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= ltfs Link Here
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	2.4.6.2
3
DISTVERSION=	2.4.6.2
4
DISTVERSIONSUFFIX=	-10513
4
DISTVERSIONSUFFIX=	-10513
5
CATEGORIES=	sysutils
5
CATEGORIES=	filesystems sysutils
6
6
7
MAINTAINER=	kbowling@FreeBSD.org
7
MAINTAINER=	kbowling@FreeBSD.org
8
COMMENT=	Reference implementation of LTFS for stand-alone tape drive
8
COMMENT=	Reference implementation of LTFS for stand-alone tape drive
(-)b/sysutils/Makefile (-3 lines)
Lines 713-719 Link Here
713
    SUBDIR += lsof
713
    SUBDIR += lsof
714
    SUBDIR += lsop
714
    SUBDIR += lsop
715
    SUBDIR += lsyncd
715
    SUBDIR += lsyncd
716
    SUBDIR += ltfs
717
    SUBDIR += ltrace
716
    SUBDIR += ltrace
718
    SUBDIR += lttng-ust
717
    SUBDIR += lttng-ust
719
    SUBDIR += lua-puremagic
718
    SUBDIR += lua-puremagic
720
- 
721
--
722
MOVED                                                           | 1 +
719
MOVED                                                           | 1 +
723
filesystems/Makefile                                            | 1 +
720
filesystems/Makefile                                            | 1 +
724
{sysutils => filesystems}/lizardfs/Makefile                     | 2 +-
721
{sysutils => filesystems}/lizardfs/Makefile                     | 2 +-
725
{sysutils => filesystems}/lizardfs/distinfo                     | 0
722
{sysutils => filesystems}/lizardfs/distinfo                     | 0
726
{sysutils => filesystems}/lizardfs/files/mfscgiserv.in          | 0
723
{sysutils => filesystems}/lizardfs/files/mfscgiserv.in          | 0
727
{sysutils => filesystems}/lizardfs/files/mfschunkserver.in      | 0
724
{sysutils => filesystems}/lizardfs/files/mfschunkserver.in      | 0
728
{sysutils => filesystems}/lizardfs/files/mfsmaster.in           | 0
725
{sysutils => filesystems}/lizardfs/files/mfsmaster.in           | 0
729
{sysutils => filesystems}/lizardfs/files/mfsmetalogger.in       | 0
726
{sysutils => filesystems}/lizardfs/files/mfsmetalogger.in       | 0
730
{sysutils => filesystems}/lizardfs/files/mfspingserv.in         | 0
727
{sysutils => filesystems}/lizardfs/files/mfspingserv.in         | 0
731
{sysutils => filesystems}/lizardfs/files/patch-CMakeLists.txt   | 0
728
{sysutils => filesystems}/lizardfs/files/patch-CMakeLists.txt   | 0
732
.../lizardfs/files/patch-cmake_CheckIncludes.cmake              | 0
729
.../lizardfs/files/patch-cmake_CheckIncludes.cmake              | 0
733
.../lizardfs/files/patch-cmake__Libraries.cmake                 | 0
730
.../lizardfs/files/patch-cmake__Libraries.cmake                 | 0
734
.../lizardfs/files/patch-src_common_slogger.cc                  | 0
731
.../lizardfs/files/patch-src_common_slogger.cc                  | 0
735
.../lizardfs/files/patch-src_common_slogger.h                   | 0
732
.../lizardfs/files/patch-src_common_slogger.h                   | 0
736
{sysutils => filesystems}/lizardfs/pkg-descr                    | 0
733
{sysutils => filesystems}/lizardfs/pkg-descr                    | 0
737
{sysutils => filesystems}/lizardfs/pkg-plist                    | 0
734
{sysutils => filesystems}/lizardfs/pkg-plist                    | 0
738
sysutils/Makefile                                               | 1 -
735
sysutils/Makefile                                               | 1 -
739
17 files changed, 3 insertions(+), 2 deletions(-)
736
17 files changed, 3 insertions(+), 2 deletions(-)
740
rename {sysutils => filesystems}/lizardfs/Makefile (97%)
737
rename {sysutils => filesystems}/lizardfs/Makefile (97%)
741
rename {sysutils => filesystems}/lizardfs/distinfo (100%)
738
rename {sysutils => filesystems}/lizardfs/distinfo (100%)
742
rename {sysutils => filesystems}/lizardfs/files/mfscgiserv.in (100%)
739
rename {sysutils => filesystems}/lizardfs/files/mfscgiserv.in (100%)
743
rename {sysutils => filesystems}/lizardfs/files/mfschunkserver.in (100%)
740
rename {sysutils => filesystems}/lizardfs/files/mfschunkserver.in (100%)
744
rename {sysutils => filesystems}/lizardfs/files/mfsmaster.in (100%)
741
rename {sysutils => filesystems}/lizardfs/files/mfsmaster.in (100%)
745
rename {sysutils => filesystems}/lizardfs/files/mfsmetalogger.in (100%)
742
rename {sysutils => filesystems}/lizardfs/files/mfsmetalogger.in (100%)
746
rename {sysutils => filesystems}/lizardfs/files/mfspingserv.in (100%)
743
rename {sysutils => filesystems}/lizardfs/files/mfspingserv.in (100%)
747
rename {sysutils => filesystems}/lizardfs/files/patch-CMakeLists.txt (100%)
744
rename {sysutils => filesystems}/lizardfs/files/patch-CMakeLists.txt (100%)
748
rename {sysutils => filesystems}/lizardfs/files/patch-cmake_CheckIncludes.cmake (100%)
745
rename {sysutils => filesystems}/lizardfs/files/patch-cmake_CheckIncludes.cmake (100%)
749
rename {sysutils => filesystems}/lizardfs/files/patch-cmake__Libraries.cmake (100%)
746
rename {sysutils => filesystems}/lizardfs/files/patch-cmake__Libraries.cmake (100%)
750
rename {sysutils => filesystems}/lizardfs/files/patch-src_common_slogger.cc (100%)
747
rename {sysutils => filesystems}/lizardfs/files/patch-src_common_slogger.cc (100%)
751
rename {sysutils => filesystems}/lizardfs/files/patch-src_common_slogger.h (100%)
748
rename {sysutils => filesystems}/lizardfs/files/patch-src_common_slogger.h (100%)
752
rename {sysutils => filesystems}/lizardfs/pkg-descr (100%)
749
rename {sysutils => filesystems}/lizardfs/pkg-descr (100%)
753
rename {sysutils => filesystems}/lizardfs/pkg-plist (100%)
750
rename {sysutils => filesystems}/lizardfs/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3619-3621 sysutils/moosefs2-chunkserver|filesystems/moosefs2-chunkserver|2024-10-21|Moved Link Here
3619
sysutils/moosefs2-cgiserv|filesystems/moosefs2-cgiserv|2024-10-21|Moved to new category filesystems
3619
sysutils/moosefs2-cgiserv|filesystems/moosefs2-cgiserv|2024-10-21|Moved to new category filesystems
3620
sysutils/moosefs2-cgi|filesystems/moosefs2-cgi|2024-10-21|Moved to new category filesystems
3620
sysutils/moosefs2-cgi|filesystems/moosefs2-cgi|2024-10-21|Moved to new category filesystems
3621
sysutils/ltfs|filesystems/ltfs|2024-10-21|Moved to new category filesystems
3621
sysutils/ltfs|filesystems/ltfs|2024-10-21|Moved to new category filesystems
3622
sysutils/lizardfs|filesystems/lizardfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 6-11 Link Here
6
    SUBDIR += hfsexplorer
6
    SUBDIR += hfsexplorer
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += linux-c7-dosfstools
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += lizardfs
9
    SUBDIR += ltfs
10
    SUBDIR += ltfs
10
    SUBDIR += mergerfs
11
    SUBDIR += mergerfs
11
    SUBDIR += moosefs2-cgi
12
    SUBDIR += moosefs2-cgi
(-)b/filesystems/lizardfs/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= lizardfs Link Here
2
PORTVERSION=	3.12.0
2
PORTVERSION=	3.12.0
3
DISTVERSIONPREFIX=	v
3
DISTVERSIONPREFIX=	v
4
PORTREVISION=	22
4
PORTREVISION=	22
5
CATEGORIES=	sysutils
5
CATEGORIES=	filesystems sysutils
6
6
7
MAINTAINER=	jhixson@FreeBSD.org
7
MAINTAINER=	jhixson@FreeBSD.org
8
COMMENT=	Open Source Distributed Filesystem
8
COMMENT=	Open Source Distributed Filesystem
(-)b/sysutils/Makefile (-3 lines)
Lines 691-697 Link Here
691
    SUBDIR += linux-rkbin
691
    SUBDIR += linux-rkbin
692
    SUBDIR += linuxfdisk
692
    SUBDIR += linuxfdisk
693
    SUBDIR += littlejet
693
    SUBDIR += littlejet
694
    SUBDIR += lizardfs
695
    SUBDIR += lmmon
694
    SUBDIR += lmmon
696
    SUBDIR += lmon
695
    SUBDIR += lmon
697
    SUBDIR += lnav
696
    SUBDIR += lnav
698
- 
699
--
700
MOVED                                                         | 1 +
697
MOVED                                                         | 1 +
701
filesystems/Makefile                                          | 1 +
698
filesystems/Makefile                                          | 1 +
702
{sysutils => filesystems}/kio-fuse/Makefile                   | 2 +-
699
{sysutils => filesystems}/kio-fuse/Makefile                   | 2 +-
703
{sysutils => filesystems}/kio-fuse/distinfo                   | 0
700
{sysutils => filesystems}/kio-fuse/distinfo                   | 0
704
{sysutils => filesystems}/kio-fuse/files/patch-CMakeLists.txt | 0
701
{sysutils => filesystems}/kio-fuse/files/patch-CMakeLists.txt | 0
705
{sysutils => filesystems}/kio-fuse/pkg-descr                  | 0
702
{sysutils => filesystems}/kio-fuse/pkg-descr                  | 0
706
{sysutils => filesystems}/kio-fuse/pkg-message                | 0
703
{sysutils => filesystems}/kio-fuse/pkg-message                | 0
707
sysutils/Makefile                                             | 1 -
704
sysutils/Makefile                                             | 1 -
708
8 files changed, 3 insertions(+), 2 deletions(-)
705
8 files changed, 3 insertions(+), 2 deletions(-)
709
rename {sysutils => filesystems}/kio-fuse/Makefile (93%)
706
rename {sysutils => filesystems}/kio-fuse/Makefile (93%)
710
rename {sysutils => filesystems}/kio-fuse/distinfo (100%)
707
rename {sysutils => filesystems}/kio-fuse/distinfo (100%)
711
rename {sysutils => filesystems}/kio-fuse/files/patch-CMakeLists.txt (100%)
708
rename {sysutils => filesystems}/kio-fuse/files/patch-CMakeLists.txt (100%)
712
rename {sysutils => filesystems}/kio-fuse/pkg-descr (100%)
709
rename {sysutils => filesystems}/kio-fuse/pkg-descr (100%)
713
rename {sysutils => filesystems}/kio-fuse/pkg-message (100%)
710
rename {sysutils => filesystems}/kio-fuse/pkg-message (100%)
(-)b/MOVED (+1 lines)
Lines 3620-3622 sysutils/moosefs2-cgiserv|filesystems/moosefs2-cgiserv|2024-10-21|Moved to new c Link Here
3620
sysutils/moosefs2-cgi|filesystems/moosefs2-cgi|2024-10-21|Moved to new category filesystems
3620
sysutils/moosefs2-cgi|filesystems/moosefs2-cgi|2024-10-21|Moved to new category filesystems
3621
sysutils/ltfs|filesystems/ltfs|2024-10-21|Moved to new category filesystems
3621
sysutils/ltfs|filesystems/ltfs|2024-10-21|Moved to new category filesystems
3622
sysutils/lizardfs|filesystems/lizardfs|2024-10-21|Moved to new category filesystems
3622
sysutils/lizardfs|filesystems/lizardfs|2024-10-21|Moved to new category filesystems
3623
sysutils/kio-fuse|filesystems/kio-fuse|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 5-10 Link Here
5
    SUBDIR += fswatch-mon
5
    SUBDIR += fswatch-mon
6
    SUBDIR += hfsexplorer
6
    SUBDIR += hfsexplorer
7
    SUBDIR += hfsutils
7
    SUBDIR += hfsutils
8
    SUBDIR += kio-fuse
8
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += linux-c7-dosfstools
9
    SUBDIR += lizardfs
10
    SUBDIR += lizardfs
10
    SUBDIR += ltfs
11
    SUBDIR += ltfs
(-)b/filesystems/kio-fuse/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	kio-fuse
1
PORTNAME=	kio-fuse
2
DISTVERSION=	5.1.0
2
DISTVERSION=	5.1.0
3
CATEGORIES=	sysutils kde
3
CATEGORIES=	filesystems sysutils kde
4
MASTER_SITES=	KDE/stable/${PORTNAME}
4
MASTER_SITES=	KDE/stable/${PORTNAME}
5
5
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 638-644 Link Here
638
    SUBDIR += kf6-kwallet
638
    SUBDIR += kf6-kwallet
639
    SUBDIR += khelpcenter
639
    SUBDIR += khelpcenter
640
    SUBDIR += kiconvtool
640
    SUBDIR += kiconvtool
641
    SUBDIR += kio-fuse
642
    SUBDIR += kldfind
641
    SUBDIR += kldfind
643
    SUBDIR += kldpatch
642
    SUBDIR += kldpatch
644
    SUBDIR += kopia
643
    SUBDIR += kopia
645
- 
646
--
647
MOVED                                                          | 1 +
644
MOVED                                                          | 1 +
648
filesystems/Makefile                                           | 1 +
645
filesystems/Makefile                                           | 1 +
649
{sysutils => filesystems}/exfat-utils/Makefile                 | 2 +-
646
{sysutils => filesystems}/exfat-utils/Makefile                 | 2 +-
650
{sysutils => filesystems}/exfat-utils/distinfo                 | 0
647
{sysutils => filesystems}/exfat-utils/distinfo                 | 0
651
{sysutils => filesystems}/exfat-utils/files/patch-Makefile.am  | 0
648
{sysutils => filesystems}/exfat-utils/files/patch-Makefile.am  | 0
652
{sysutils => filesystems}/exfat-utils/files/patch-configure.ac | 0
649
{sysutils => filesystems}/exfat-utils/files/patch-configure.ac | 0
653
{sysutils => filesystems}/exfat-utils/pkg-descr                | 0
650
{sysutils => filesystems}/exfat-utils/pkg-descr                | 0
654
sysutils/Makefile                                              | 1 -
651
sysutils/Makefile                                              | 1 -
655
sysutils/automount/Makefile                                    | 2 +-
652
sysutils/automount/Makefile                                    | 2 +-
656
9 files changed, 4 insertions(+), 3 deletions(-)
653
9 files changed, 4 insertions(+), 3 deletions(-)
657
rename {sysutils => filesystems}/exfat-utils/Makefile (96%)
654
rename {sysutils => filesystems}/exfat-utils/Makefile (96%)
658
rename {sysutils => filesystems}/exfat-utils/distinfo (100%)
655
rename {sysutils => filesystems}/exfat-utils/distinfo (100%)
659
rename {sysutils => filesystems}/exfat-utils/files/patch-Makefile.am (100%)
656
rename {sysutils => filesystems}/exfat-utils/files/patch-Makefile.am (100%)
660
rename {sysutils => filesystems}/exfat-utils/files/patch-configure.ac (100%)
657
rename {sysutils => filesystems}/exfat-utils/files/patch-configure.ac (100%)
661
rename {sysutils => filesystems}/exfat-utils/pkg-descr (100%)
658
rename {sysutils => filesystems}/exfat-utils/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3621-3623 sysutils/moosefs2-cgi|filesystems/moosefs2-cgi|2024-10-21|Moved to new category Link Here
3621
sysutils/ltfs|filesystems/ltfs|2024-10-21|Moved to new category filesystems
3621
sysutils/ltfs|filesystems/ltfs|2024-10-21|Moved to new category filesystems
3622
sysutils/lizardfs|filesystems/lizardfs|2024-10-21|Moved to new category filesystems
3622
sysutils/lizardfs|filesystems/lizardfs|2024-10-21|Moved to new category filesystems
3623
sysutils/kio-fuse|filesystems/kio-fuse|2024-10-21|Moved to new category filesystems
3623
sysutils/kio-fuse|filesystems/kio-fuse|2024-10-21|Moved to new category filesystems
3624
sysutils/exfat-utils|filesystems/exfat-utils|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 1-6 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += cfs
3
    SUBDIR += cfs
4
    SUBDIR += exfat-utils
4
    SUBDIR += fstyp
5
    SUBDIR += fstyp
5
    SUBDIR += fswatch-mon
6
    SUBDIR += fswatch-mon
6
    SUBDIR += hfsexplorer
7
    SUBDIR += hfsexplorer
(-)b/filesystems/exfat-utils/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= exfat Link Here
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	1.4.0
3
DISTVERSION=	1.4.0
4
PORTREVISION=	1
4
PORTREVISION=	1
5
CATEGORIES=	sysutils
5
CATEGORIES=	filesystems sysutils
6
PKGNAMESUFFIX=	-utils
6
PKGNAMESUFFIX=	-utils
7
7
8
MAINTAINER=	samm@FreeBSD.org
8
MAINTAINER=	samm@FreeBSD.org
(-)b/sysutils/Makefile (-1 lines)
Lines 373-379 Link Here
373
    SUBDIR += evisum
373
    SUBDIR += evisum
374
    SUBDIR += evtviewer
374
    SUBDIR += evtviewer
375
    SUBDIR += exa
375
    SUBDIR += exa
376
    SUBDIR += exfat-utils
377
    SUBDIR += extipl
376
    SUBDIR += extipl
378
    SUBDIR += eza
377
    SUBDIR += eza
379
    SUBDIR += ezjail
378
    SUBDIR += ezjail
(-)b/sysutils/automount/Makefile (-3 / +1 lines)
Lines 24-30 HFS_DESC= Support macOS HFS filesystem Link Here
24
HFS_RUN_DEPENDS=	fusefs-hfsfuse>=0:sysutils/fusefs-hfsfuse
24
HFS_RUN_DEPENDS=	fusefs-hfsfuse>=0:sysutils/fusefs-hfsfuse
25
EXFAT_DESC=		Support Microsoft exFAT filesystem
25
EXFAT_DESC=		Support Microsoft exFAT filesystem
26
EXFAT_RUN_DEPENDS=	fusefs-exfat>=0:sysutils/fusefs-exfat \
26
EXFAT_RUN_DEPENDS=	fusefs-exfat>=0:sysutils/fusefs-exfat \
27
			exfat-utils>=0:sysutils/exfat-utils
27
			exfat-utils>=0:filesystems/exfat-utils
28
28
29
do-install:
29
do-install:
30
	${INSTALL_SCRIPT} ${WRKDIR}/automount ${STAGEDIR}${PREFIX}/sbin
30
	${INSTALL_SCRIPT} ${WRKDIR}/automount ${STAGEDIR}${PREFIX}/sbin
31
- 
32
--
33
MOVED                                       | 1 +
31
MOVED                                       | 1 +
34
filesystems/Makefile                        | 1 +
32
filesystems/Makefile                        | 1 +
35
{sysutils => filesystems}/e2tools/Makefile  | 2 +-
33
{sysutils => filesystems}/e2tools/Makefile  | 2 +-
36
{sysutils => filesystems}/e2tools/distinfo  | 0
34
{sysutils => filesystems}/e2tools/distinfo  | 0
37
{sysutils => filesystems}/e2tools/pkg-descr | 0
35
{sysutils => filesystems}/e2tools/pkg-descr | 0
38
{sysutils => filesystems}/e2tools/pkg-plist | 0
36
{sysutils => filesystems}/e2tools/pkg-plist | 0
39
sysutils/Makefile                           | 1 -
37
sysutils/Makefile                           | 1 -
40
7 files changed, 3 insertions(+), 2 deletions(-)
38
7 files changed, 3 insertions(+), 2 deletions(-)
41
rename {sysutils => filesystems}/e2tools/Makefile (93%)
39
rename {sysutils => filesystems}/e2tools/Makefile (93%)
42
rename {sysutils => filesystems}/e2tools/distinfo (100%)
40
rename {sysutils => filesystems}/e2tools/distinfo (100%)
43
rename {sysutils => filesystems}/e2tools/pkg-descr (100%)
41
rename {sysutils => filesystems}/e2tools/pkg-descr (100%)
44
rename {sysutils => filesystems}/e2tools/pkg-plist (100%)
42
rename {sysutils => filesystems}/e2tools/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3622-3624 sysutils/ltfs|filesystems/ltfs|2024-10-21|Moved to new category filesystems Link Here
3622
sysutils/lizardfs|filesystems/lizardfs|2024-10-21|Moved to new category filesystems
3622
sysutils/lizardfs|filesystems/lizardfs|2024-10-21|Moved to new category filesystems
3623
sysutils/kio-fuse|filesystems/kio-fuse|2024-10-21|Moved to new category filesystems
3623
sysutils/kio-fuse|filesystems/kio-fuse|2024-10-21|Moved to new category filesystems
3624
sysutils/exfat-utils|filesystems/exfat-utils|2024-10-21|Moved to new category filesystems
3624
sysutils/exfat-utils|filesystems/exfat-utils|2024-10-21|Moved to new category filesystems
3625
sysutils/e2tools|filesystems/e2tools|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 1-6 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += cfs
3
    SUBDIR += cfs
4
    SUBDIR += e2tools
4
    SUBDIR += exfat-utils
5
    SUBDIR += exfat-utils
5
    SUBDIR += fstyp
6
    SUBDIR += fstyp
6
    SUBDIR += fswatch-mon
7
    SUBDIR += fswatch-mon
(-)b/filesystems/e2tools/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	e2tools
1
PORTNAME=	e2tools
2
DISTVERSION=	0.1.2
2
DISTVERSION=	0.1.2
3
CATEGORIES=	sysutils
3
CATEGORIES=	filesystems sysutils
4
MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
4
MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
5
5
6
MAINTAINER=	fuz@FreeBSD.org
6
MAINTAINER=	fuz@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 349-355 Link Here
349
    SUBDIR += dynamic_motd
349
    SUBDIR += dynamic_motd
350
    SUBDIR += e2fsprogs
350
    SUBDIR += e2fsprogs
351
    SUBDIR += e2fsprogs-core
351
    SUBDIR += e2fsprogs-core
352
    SUBDIR += e2tools
353
    SUBDIR += ebsnvme-id
352
    SUBDIR += ebsnvme-id
354
    SUBDIR += ec2-scripts
353
    SUBDIR += ec2-scripts
355
    SUBDIR += eclat
354
    SUBDIR += eclat
356
- 
357
--
358
MOVED                                         | 1 +
355
MOVED                                         | 1 +
359
filesystems/Makefile                          | 1 +
356
filesystems/Makefile                          | 1 +
360
{sysutils => filesystems}/e2fsprogs/Makefile  | 4 ++--
357
{sysutils => filesystems}/e2fsprogs/Makefile  | 4 ++--
361
{sysutils => filesystems}/e2fsprogs/pkg-descr | 0
358
{sysutils => filesystems}/e2fsprogs/pkg-descr | 0
362
{sysutils => filesystems}/e2fsprogs/pkg-plist | 0
359
{sysutils => filesystems}/e2fsprogs/pkg-plist | 0
363
filesystems/e2tools/Makefile                  | 2 +-
360
filesystems/e2tools/Makefile                  | 2 +-
364
filesystems/vzvol/Makefile                    | 2 +-
361
filesystems/vzvol/Makefile                    | 2 +-
365
misc/e2fsprogs-libblkid/Makefile              | 2 +-
362
misc/e2fsprogs-libblkid/Makefile              | 2 +-
366
misc/e2fsprogs-libuuid/Makefile               | 2 +-
363
misc/e2fsprogs-libuuid/Makefile               | 2 +-
367
misc/mc/Makefile                              | 2 +-
364
misc/mc/Makefile                              | 2 +-
368
security/aide/Makefile                        | 2 +-
365
security/aide/Makefile                        | 2 +-
369
sysutils/Makefile                             | 1 -
366
sysutils/Makefile                             | 1 -
370
sysutils/fusefs-ext2/Makefile                 | 4 ++--
367
sysutils/fusefs-ext2/Makefile                 | 4 ++--
371
sysutils/unetbootin/Makefile                  | 2 +-
368
sysutils/unetbootin/Makefile                  | 2 +-
372
14 files changed, 13 insertions(+), 12 deletions(-)
369
14 files changed, 13 insertions(+), 12 deletions(-)
373
rename {sysutils => filesystems}/e2fsprogs/Makefile (85%)
370
rename {sysutils => filesystems}/e2fsprogs/Makefile (85%)
374
rename {sysutils => filesystems}/e2fsprogs/pkg-descr (100%)
371
rename {sysutils => filesystems}/e2fsprogs/pkg-descr (100%)
375
rename {sysutils => filesystems}/e2fsprogs/pkg-plist (100%)
372
rename {sysutils => filesystems}/e2fsprogs/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3623-3625 sysutils/lizardfs|filesystems/lizardfs|2024-10-21|Moved to new category filesyst Link Here
3623
sysutils/kio-fuse|filesystems/kio-fuse|2024-10-21|Moved to new category filesystems
3623
sysutils/kio-fuse|filesystems/kio-fuse|2024-10-21|Moved to new category filesystems
3624
sysutils/exfat-utils|filesystems/exfat-utils|2024-10-21|Moved to new category filesystems
3624
sysutils/exfat-utils|filesystems/exfat-utils|2024-10-21|Moved to new category filesystems
3625
sysutils/e2tools|filesystems/e2tools|2024-10-21|Moved to new category filesystems
3625
sysutils/e2tools|filesystems/e2tools|2024-10-21|Moved to new category filesystems
3626
sysutils/e2fsprogs|filesystems/e2fsprogs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 1-6 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += cfs
3
    SUBDIR += cfs
4
    SUBDIR += e2fsprogs
4
    SUBDIR += e2tools
5
    SUBDIR += e2tools
5
    SUBDIR += exfat-utils
6
    SUBDIR += exfat-utils
6
    SUBDIR += fstyp
7
    SUBDIR += fstyp
(-)b/filesystems/e2fsprogs/Makefile (-2 / +2 lines)
Lines 1-8 Link Here
1
PORTNAME=	e2fsprogs
1
PORTNAME=	e2fsprogs
2
CATEGORIES=	sysutils
2
CATEGORIES=	filesystems sysutils
3
PORTVERSION=	1.47.1
3
PORTVERSION=	1.47.1
4
PORTREVISION=	0
4
PORTREVISION=	0
5
BUILD_DEPENDS=	e2fsprogs-core=${PORTVERSION}${${PORTREVISION} > 0:?_${PORTREVISION}:}:sysutils/e2fsprogs-core
5
BUILD_DEPENDS=	e2fsprogs-core=${PORTVERSION}${${PORTREVISION} > 0:?_${PORTREVISION}:}:filesystems/e2fsprogs-core
6
RUN_DEPENDS=	${BUILD_DEPENDS}
6
RUN_DEPENDS=	${BUILD_DEPENDS}
7
DISTFILES=	# empty
7
DISTFILES=	# empty
8
NO_BUILD=	yes
8
NO_BUILD=	yes
(-)b/filesystems/e2tools/Makefile (-1 / +1 lines)
Lines 10-16 WWW= https://e2tools.github.io/ Link Here
10
LICENSE=	GPLv2
10
LICENSE=	GPLv2
11
LICENSE_FILE=	${WRKSRC}/COPYING
11
LICENSE_FILE=	${WRKSRC}/COPYING
12
12
13
LIB_DEPENDS=	libext2fs.so:sysutils/e2fsprogs-core
13
LIB_DEPENDS=	libext2fs.so:filesystems/e2fsprogs-core
14
14
15
USES=		pkgconfig
15
USES=		pkgconfig
16
GNU_CONFIGURE_MANPREFIX=        ${PREFIX}/share
16
GNU_CONFIGURE_MANPREFIX=        ${PREFIX}/share
(-)b/filesystems/vzvol/Makefile (-1 / +1 lines)
Lines 25-31 OPTIONS_GROUP= FILESYSTEMS Link Here
25
OPTIONS_GROUP_FILESYSTEMS=	EXT XFS
25
OPTIONS_GROUP_FILESYSTEMS=	EXT XFS
26
OPTIONS_DEFAULT=	EXT PROGRESS VIRTUALBOX XFS
26
OPTIONS_DEFAULT=	EXT PROGRESS VIRTUALBOX XFS
27
27
28
EXT_RUN_DEPENDS=	mke2fs:sysutils/e2fsprogs-core
28
EXT_RUN_DEPENDS=	mke2fs:filesystems/e2fsprogs-core
29
PROGRESS_RUN_DEPENDS=	pv:sysutils/pv
29
PROGRESS_RUN_DEPENDS=	pv:sysutils/pv
30
VIRTUALBOX_RUN_DEPENDS=	VBoxManage:emulators/virtualbox-ose
30
VIRTUALBOX_RUN_DEPENDS=	VBoxManage:emulators/virtualbox-ose
31
XFS_RUN_DEPENDS=	mkfs.xfs:filesystems/xfsprogs
31
XFS_RUN_DEPENDS=	mkfs.xfs:filesystems/xfsprogs
(-)b/misc/e2fsprogs-libblkid/Makefile (-1 / +1 lines)
Lines 11-17 LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid Link Here
11
11
12
CONFIGURE_ARGS=	--enable-elf-shlibs --disable-libuuid --enable-libblkid
12
CONFIGURE_ARGS=	--enable-elf-shlibs --disable-libuuid --enable-libblkid
13
13
14
MASTERDIR=	${.CURDIR}/../../sysutils/e2fsprogs-core
14
MASTERDIR=	${.CURDIR}/../../filesystems/e2fsprogs-core
15
MAKE_ARGS=	LIB_SUBDIRS=lib/blkid LDFLAGS_SHLIB=-L${LOCALBASE}/lib
15
MAKE_ARGS=	LIB_SUBDIRS=lib/blkid LDFLAGS_SHLIB=-L${LOCALBASE}/lib
16
USE_LDCONFIG=	yes
16
USE_LDCONFIG=	yes
17
ALL_TARGET=	libs
17
ALL_TARGET=	libs
(-)b/misc/e2fsprogs-libuuid/Makefile (-1 / +1 lines)
Lines 10-16 LICENSE_FILE= ${INSTALL_WRKSRC}/COPYING Link Here
10
CONFIGURE_ARGS=	--enable-elf-shlibs --enable-libuuid
10
CONFIGURE_ARGS=	--enable-elf-shlibs --enable-libuuid
11
11
12
OPTIONS_EXCLUDE=	NLS
12
OPTIONS_EXCLUDE=	NLS
13
MASTERDIR=	${.CURDIR}/../../sysutils/e2fsprogs-core
13
MASTERDIR=	${.CURDIR}/../../filesystems/e2fsprogs-core
14
MAKE_ARGS=	LIB_SUBDIRS=lib/uuid
14
MAKE_ARGS=	LIB_SUBDIRS=lib/uuid
15
USE_LDCONFIG=	yes
15
USE_LDCONFIG=	yes
16
ALL_TARGET=	libs
16
ALL_TARGET=	libs
(-)b/misc/mc/Makefile (-1 / +1 lines)
Lines 49-55 ASPELL_CONFIGURE_ENABLE=aspell Link Here
49
49
50
EDITOR_CONFIGURE_WITH=	internal-edit
50
EDITOR_CONFIGURE_WITH=	internal-edit
51
51
52
EXTATTR_LIB_DEPENDS=	libe2p.so:sysutils/e2fsprogs-core
52
EXTATTR_LIB_DEPENDS=	libe2p.so:filesystems/e2fsprogs-core
53
53
54
ICONV_USES=		iconv
54
ICONV_USES=		iconv
55
ICONV_CONFIGURE_ENABLE=	charset
55
ICONV_CONFIGURE_ENABLE=	charset
(-)b/security/aide/Makefile (-1 / +1 lines)
Lines 10-16 WWW= https://aide.github.io/ Link Here
10
10
11
LIB_DEPENDS=	libmhash.so:security/mhash \
11
LIB_DEPENDS=	libmhash.so:security/mhash \
12
		libpcre2-8.so:devel/pcre2 \
12
		libpcre2-8.so:devel/pcre2 \
13
		libe2p.so:sysutils/e2fsprogs-core
13
		libe2p.so:filesystems/e2fsprogs-core
14
14
15
USES=		bison gmake localbase pkgconfig:build
15
USES=		bison gmake localbase pkgconfig:build
16
16
(-)b/sysutils/Makefile (-1 lines)
Lines 347-353 Link Here
347
    SUBDIR += dwatch-json
347
    SUBDIR += dwatch-json
348
    SUBDIR += dwatch-pwsnoop
348
    SUBDIR += dwatch-pwsnoop
349
    SUBDIR += dynamic_motd
349
    SUBDIR += dynamic_motd
350
    SUBDIR += e2fsprogs
351
    SUBDIR += e2fsprogs-core
350
    SUBDIR += e2fsprogs-core
352
    SUBDIR += ebsnvme-id
351
    SUBDIR += ebsnvme-id
353
    SUBDIR += ec2-scripts
352
    SUBDIR += ec2-scripts
(-)b/sysutils/fusefs-ext2/Makefile (-2 / +2 lines)
Lines 11-18 WWW= https://github.com/alperakcan/fuse-ext2 Link Here
11
LICENSE=	GPLv2
11
LICENSE=	GPLv2
12
LICENSE_FILE=	${WRKSRC}/COPYING
12
LICENSE_FILE=	${WRKSRC}/COPYING
13
13
14
BUILD_DEPENDS=	mke2fs:sysutils/e2fsprogs-core
14
BUILD_DEPENDS=	mke2fs:filesystems/e2fsprogs-core
15
RUN_DEPENDS=	mke2fs:sysutils/e2fsprogs-core
15
RUN_DEPENDS=	mke2fs:filesystems/e2fsprogs-core
16
16
17
USES=		autoreconf fuse libtool localbase:ldflags pkgconfig
17
USES=		autoreconf fuse libtool localbase:ldflags pkgconfig
18
USE_GITHUB=	yes
18
USE_GITHUB=	yes
(-)b/sysutils/unetbootin/Makefile (-3 / +1 lines)
Lines 14-20 LICENSE= GPLv2+ Link Here
14
14
15
RUN_DEPENDS=	7zz:archivers/7-zip \
15
RUN_DEPENDS=	7zz:archivers/7-zip \
16
		syslinux:sysutils/syslinux \
16
		syslinux:sysutils/syslinux \
17
		mke2fs:sysutils/e2fsprogs-core
17
		mke2fs:filesystems/e2fsprogs-core
18
18
19
USES=		qt:5
19
USES=		qt:5
20
USE_QT=		buildtools:build linguisttools:build qmake:build \
20
USE_QT=		buildtools:build linguisttools:build qmake:build \
21
- 
22
filesystems/e2fsprogs-core
21
filesystems/e2fsprogs-core
23
--
24
MOVED                                                           | 1 +
22
MOVED                                                           | 1 +
25
filesystems/Makefile                                            | 1 +
23
filesystems/Makefile                                            | 1 +
26
{sysutils => filesystems}/e2fsprogs-core/Makefile               | 2 +-
24
{sysutils => filesystems}/e2fsprogs-core/Makefile               | 2 +-
27
{sysutils => filesystems}/e2fsprogs-core/distinfo               | 0
25
{sysutils => filesystems}/e2fsprogs-core/distinfo               | 0
28
.../e2fsprogs-core/files/extrapatch-e2fsck_sigcatcher.c         | 0
26
.../e2fsprogs-core/files/extrapatch-e2fsck_sigcatcher.c         | 0
29
.../e2fsprogs-core/files/extrapatch-no-sbrk                     | 0
27
.../e2fsprogs-core/files/extrapatch-no-sbrk                     | 0
30
{sysutils => filesystems}/e2fsprogs-core/files/fix-ss_err.h.sed | 0
28
{sysutils => filesystems}/e2fsprogs-core/files/fix-ss_err.h.sed | 0
31
{sysutils => filesystems}/e2fsprogs-core/files/fsck_ext2fs.8    | 0
29
{sysutils => filesystems}/e2fsprogs-core/files/fsck_ext2fs.8    | 0
32
{sysutils => filesystems}/e2fsprogs-core/files/fsck_ext2fs.c    | 0
30
{sysutils => filesystems}/e2fsprogs-core/files/fsck_ext2fs.c    | 0
33
.../e2fsprogs-core/files/patch-e2fsck__unix.c                   | 0
31
.../e2fsprogs-core/files/patch-e2fsck__unix.c                   | 0
34
.../e2fsprogs-core/files/patch-lib__uuid__gen_uuid.c            | 0
32
.../e2fsprogs-core/files/patch-lib__uuid__gen_uuid.c            | 0
35
.../e2fsprogs-core/files/patch-lib_blkid_devname.c              | 0
33
.../e2fsprogs-core/files/patch-lib_blkid_devname.c              | 0
36
.../e2fsprogs-core/files/patch-lib_et_com__err.3                | 0
34
.../e2fsprogs-core/files/patch-lib_et_com__err.3                | 0
37
.../e2fsprogs-core/files/patch-lib_support_plausible.c          | 0
35
.../e2fsprogs-core/files/patch-lib_support_plausible.c          | 0
38
.../e2fsprogs-core/files/patch-lib_support_sort__r.h            | 0
36
.../e2fsprogs-core/files/patch-lib_support_sort__r.h            | 0
39
.../e2fsprogs-core/files/patch-misc__Makefile.in                | 0
37
.../e2fsprogs-core/files/patch-misc__Makefile.in                | 0
40
.../e2fsprogs-core/files/patch-misc_blkid.8.in                  | 0
38
.../e2fsprogs-core/files/patch-misc_blkid.8.in                  | 0
41
.../e2fsprogs-core/files/patch-misc_e2fuzz.c                    | 0
39
.../e2fsprogs-core/files/patch-misc_e2fuzz.c                    | 0
42
.../e2fsprogs-core/files/patch-tests_Makefile.in                | 0
40
.../e2fsprogs-core/files/patch-tests_Makefile.in                | 0
43
.../e2fsprogs-core/files/patch-tests_f__detect__junk_script     | 0
41
.../e2fsprogs-core/files/patch-tests_f__detect__junk_script     | 0
44
.../e2fsprogs-core/files/patch-tests_m__offset_script           | 0
42
.../e2fsprogs-core/files/patch-tests_m__offset_script           | 0
45
.../e2fsprogs-core/files/patch-tests_t__mmp__fail_script        | 0
43
.../e2fsprogs-core/files/patch-tests_t__mmp__fail_script        | 0
46
{sysutils => filesystems}/e2fsprogs-core/files/unwanted         | 0
44
{sysutils => filesystems}/e2fsprogs-core/files/unwanted         | 0
47
{sysutils => filesystems}/e2fsprogs-core/pkg-descr              | 0
45
{sysutils => filesystems}/e2fsprogs-core/pkg-descr              | 0
48
{sysutils => filesystems}/e2fsprogs-core/pkg-install            | 0
46
{sysutils => filesystems}/e2fsprogs-core/pkg-install            | 0
49
{sysutils => filesystems}/e2fsprogs-core/pkg-message            | 0
47
{sysutils => filesystems}/e2fsprogs-core/pkg-message            | 0
50
{sysutils => filesystems}/e2fsprogs-core/pkg-plist              | 0
48
{sysutils => filesystems}/e2fsprogs-core/pkg-plist              | 0
51
sysutils/Makefile                                               | 1 -
49
sysutils/Makefile                                               | 1 -
52
28 files changed, 3 insertions(+), 2 deletions(-)
50
28 files changed, 3 insertions(+), 2 deletions(-)
53
rename {sysutils => filesystems}/e2fsprogs-core/Makefile (99%)
51
rename {sysutils => filesystems}/e2fsprogs-core/Makefile (99%)
54
rename {sysutils => filesystems}/e2fsprogs-core/distinfo (100%)
52
rename {sysutils => filesystems}/e2fsprogs-core/distinfo (100%)
55
rename {sysutils => filesystems}/e2fsprogs-core/files/extrapatch-e2fsck_sigcatcher.c (100%)
53
rename {sysutils => filesystems}/e2fsprogs-core/files/extrapatch-e2fsck_sigcatcher.c (100%)
56
rename {sysutils => filesystems}/e2fsprogs-core/files/extrapatch-no-sbrk (100%)
54
rename {sysutils => filesystems}/e2fsprogs-core/files/extrapatch-no-sbrk (100%)
57
rename {sysutils => filesystems}/e2fsprogs-core/files/fix-ss_err.h.sed (100%)
55
rename {sysutils => filesystems}/e2fsprogs-core/files/fix-ss_err.h.sed (100%)
58
rename {sysutils => filesystems}/e2fsprogs-core/files/fsck_ext2fs.8 (100%)
56
rename {sysutils => filesystems}/e2fsprogs-core/files/fsck_ext2fs.8 (100%)
59
rename {sysutils => filesystems}/e2fsprogs-core/files/fsck_ext2fs.c (100%)
57
rename {sysutils => filesystems}/e2fsprogs-core/files/fsck_ext2fs.c (100%)
60
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-e2fsck__unix.c (100%)
58
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-e2fsck__unix.c (100%)
61
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-lib__uuid__gen_uuid.c (100%)
59
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-lib__uuid__gen_uuid.c (100%)
62
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-lib_blkid_devname.c (100%)
60
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-lib_blkid_devname.c (100%)
63
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-lib_et_com__err.3 (100%)
61
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-lib_et_com__err.3 (100%)
64
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-lib_support_plausible.c (100%)
62
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-lib_support_plausible.c (100%)
65
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-lib_support_sort__r.h (100%)
63
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-lib_support_sort__r.h (100%)
66
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-misc__Makefile.in (100%)
64
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-misc__Makefile.in (100%)
67
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-misc_blkid.8.in (100%)
65
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-misc_blkid.8.in (100%)
68
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-misc_e2fuzz.c (100%)
66
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-misc_e2fuzz.c (100%)
69
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-tests_Makefile.in (100%)
67
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-tests_Makefile.in (100%)
70
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-tests_f__detect__junk_script (100%)
68
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-tests_f__detect__junk_script (100%)
71
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-tests_m__offset_script (100%)
69
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-tests_m__offset_script (100%)
72
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-tests_t__mmp__fail_script (100%)
70
rename {sysutils => filesystems}/e2fsprogs-core/files/patch-tests_t__mmp__fail_script (100%)
73
rename {sysutils => filesystems}/e2fsprogs-core/files/unwanted (100%)
71
rename {sysutils => filesystems}/e2fsprogs-core/files/unwanted (100%)
74
rename {sysutils => filesystems}/e2fsprogs-core/pkg-descr (100%)
72
rename {sysutils => filesystems}/e2fsprogs-core/pkg-descr (100%)
75
rename {sysutils => filesystems}/e2fsprogs-core/pkg-install (100%)
73
rename {sysutils => filesystems}/e2fsprogs-core/pkg-install (100%)
76
rename {sysutils => filesystems}/e2fsprogs-core/pkg-message (100%)
74
rename {sysutils => filesystems}/e2fsprogs-core/pkg-message (100%)
77
rename {sysutils => filesystems}/e2fsprogs-core/pkg-plist (100%)
75
rename {sysutils => filesystems}/e2fsprogs-core/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3624-3626 sysutils/kio-fuse|filesystems/kio-fuse|2024-10-21|Moved to new category filesyst Link Here
3624
sysutils/exfat-utils|filesystems/exfat-utils|2024-10-21|Moved to new category filesystems
3624
sysutils/exfat-utils|filesystems/exfat-utils|2024-10-21|Moved to new category filesystems
3625
sysutils/e2tools|filesystems/e2tools|2024-10-21|Moved to new category filesystems
3625
sysutils/e2tools|filesystems/e2tools|2024-10-21|Moved to new category filesystems
3626
sysutils/e2fsprogs|filesystems/e2fsprogs|2024-10-21|Moved to new category filesystems
3626
sysutils/e2fsprogs|filesystems/e2fsprogs|2024-10-21|Moved to new category filesystems
3627
sysutils/e2fsprogs-core|filesystems/e2fsprogs-core|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 2-7 Link Here
2
2
3
    SUBDIR += cfs
3
    SUBDIR += cfs
4
    SUBDIR += e2fsprogs
4
    SUBDIR += e2fsprogs
5
    SUBDIR += e2fsprogs-core
5
    SUBDIR += e2tools
6
    SUBDIR += e2tools
6
    SUBDIR += exfat-utils
7
    SUBDIR += exfat-utils
7
    SUBDIR += fstyp
8
    SUBDIR += fstyp
(-)b/filesystems/e2fsprogs-core/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	e2fsprogs
1
PORTNAME=	e2fsprogs
2
PORTVERSION=	1.47.1
2
PORTVERSION=	1.47.1
3
PORTREVISION?=	0	# NOTE: when bumping PORTREVISION, also bump ../e2fsprogs/Makefile!
3
PORTREVISION?=	0	# NOTE: when bumping PORTREVISION, also bump ../e2fsprogs/Makefile!
4
CATEGORIES?=	sysutils
4
CATEGORIES?=	filesystems sysutils
5
MASTER_SITES=	KERNEL_ORG/linux/kernel/people/tytso/${PORTNAME}/v${PORTVERSION}
5
MASTER_SITES=	KERNEL_ORG/linux/kernel/people/tytso/${PORTNAME}/v${PORTVERSION}
6
6
7
MAINTAINER?=	mandree@FreeBSD.org
7
MAINTAINER?=	mandree@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 347-353 Link Here
347
    SUBDIR += dwatch-json
347
    SUBDIR += dwatch-json
348
    SUBDIR += dwatch-pwsnoop
348
    SUBDIR += dwatch-pwsnoop
349
    SUBDIR += dynamic_motd
349
    SUBDIR += dynamic_motd
350
    SUBDIR += e2fsprogs-core
351
    SUBDIR += ebsnvme-id
350
    SUBDIR += ebsnvme-id
352
    SUBDIR += ec2-scripts
351
    SUBDIR += ec2-scripts
353
    SUBDIR += eclat
352
    SUBDIR += eclat
354
- 
355
--
356
MOVED                                                           | 1 +
353
MOVED                                                           | 1 +
357
filesystems/Makefile                                            | 1 +
354
filesystems/Makefile                                            | 1 +
358
{sysutils => filesystems}/darling-dmg/Makefile                  | 2 +-
355
{sysutils => filesystems}/darling-dmg/Makefile                  | 2 +-
359
{sysutils => filesystems}/darling-dmg/distinfo                  | 0
356
{sysutils => filesystems}/darling-dmg/distinfo                  | 0
360
.../darling-dmg/files/patch-CMakeLists.txt                      | 0
357
.../darling-dmg/files/patch-CMakeLists.txt                      | 0
361
{sysutils => filesystems}/darling-dmg/pkg-descr                 | 0
358
{sysutils => filesystems}/darling-dmg/pkg-descr                 | 0
362
sysutils/Makefile                                               | 1 -
359
sysutils/Makefile                                               | 1 -
363
7 files changed, 3 insertions(+), 2 deletions(-)
360
7 files changed, 3 insertions(+), 2 deletions(-)
364
rename {sysutils => filesystems}/darling-dmg/Makefile (95%)
361
rename {sysutils => filesystems}/darling-dmg/Makefile (95%)
365
rename {sysutils => filesystems}/darling-dmg/distinfo (100%)
362
rename {sysutils => filesystems}/darling-dmg/distinfo (100%)
366
rename {sysutils => filesystems}/darling-dmg/files/patch-CMakeLists.txt (100%)
363
rename {sysutils => filesystems}/darling-dmg/files/patch-CMakeLists.txt (100%)
367
rename {sysutils => filesystems}/darling-dmg/pkg-descr (100%)
364
rename {sysutils => filesystems}/darling-dmg/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3625-3627 sysutils/exfat-utils|filesystems/exfat-utils|2024-10-21|Moved to new category fi Link Here
3625
sysutils/e2tools|filesystems/e2tools|2024-10-21|Moved to new category filesystems
3625
sysutils/e2tools|filesystems/e2tools|2024-10-21|Moved to new category filesystems
3626
sysutils/e2fsprogs|filesystems/e2fsprogs|2024-10-21|Moved to new category filesystems
3626
sysutils/e2fsprogs|filesystems/e2fsprogs|2024-10-21|Moved to new category filesystems
3627
sysutils/e2fsprogs-core|filesystems/e2fsprogs-core|2024-10-21|Moved to new category filesystems
3627
sysutils/e2fsprogs-core|filesystems/e2fsprogs-core|2024-10-21|Moved to new category filesystems
3628
sysutils/darling-dmg|filesystems/darling-dmg|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 1-6 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += cfs
3
    SUBDIR += cfs
4
    SUBDIR += darling-dmg
4
    SUBDIR += e2fsprogs
5
    SUBDIR += e2fsprogs
5
    SUBDIR += e2fsprogs-core
6
    SUBDIR += e2fsprogs-core
6
    SUBDIR += e2tools
7
    SUBDIR += e2tools
(-)b/filesystems/darling-dmg/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	darling-dmg
1
PORTNAME=	darling-dmg
2
DISTVERSIONPREFIX=v
2
DISTVERSIONPREFIX=v
3
DISTVERSION=	1.0.4
3
DISTVERSION=	1.0.4
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
5
6
MAINTAINER=	freebsd@sysctl.cz
6
MAINTAINER=	freebsd@sysctl.cz
7
COMMENT=	FUSE module for .dmg files (containing an HFS+ filesystem)
7
COMMENT=	FUSE module for .dmg files (containing an HFS+ filesystem)
(-)b/sysutils/Makefile (-3 lines)
Lines 270-276 Link Here
270
    SUBDIR += daggy
270
    SUBDIR += daggy
271
    SUBDIR += damager
271
    SUBDIR += damager
272
    SUBDIR += dar
272
    SUBDIR += dar
273
    SUBDIR += darling-dmg
274
    SUBDIR += dateutils
273
    SUBDIR += dateutils
275
    SUBDIR += dc3dd
274
    SUBDIR += dc3dd
276
    SUBDIR += dcfldd
275
    SUBDIR += dcfldd
277
- 
278
--
279
MOVED                                                    | 1 +
276
MOVED                                                    | 1 +
280
filesystems/Makefile                                     | 1 +
277
filesystems/Makefile                                     | 1 +
281
{sysutils => filesystems}/cramfs/Makefile                | 2 +-
278
{sysutils => filesystems}/cramfs/Makefile                | 2 +-
282
{sysutils => filesystems}/cramfs/distinfo                | 0
279
{sysutils => filesystems}/cramfs/distinfo                | 0
283
{sysutils => filesystems}/cramfs/files/patch-GNUmakefile | 0
280
{sysutils => filesystems}/cramfs/files/patch-GNUmakefile | 0
284
{sysutils => filesystems}/cramfs/files/patch-cramfsck.c  | 0
281
{sysutils => filesystems}/cramfs/files/patch-cramfsck.c  | 0
285
{sysutils => filesystems}/cramfs/files/patch-mkcramfs.c  | 0
282
{sysutils => filesystems}/cramfs/files/patch-mkcramfs.c  | 0
286
{sysutils => filesystems}/cramfs/pkg-descr               | 0
283
{sysutils => filesystems}/cramfs/pkg-descr               | 0
287
sysutils/Makefile                                        | 1 -
284
sysutils/Makefile                                        | 1 -
288
9 files changed, 3 insertions(+), 2 deletions(-)
285
9 files changed, 3 insertions(+), 2 deletions(-)
289
rename {sysutils => filesystems}/cramfs/Makefile (94%)
286
rename {sysutils => filesystems}/cramfs/Makefile (94%)
290
rename {sysutils => filesystems}/cramfs/distinfo (100%)
287
rename {sysutils => filesystems}/cramfs/distinfo (100%)
291
rename {sysutils => filesystems}/cramfs/files/patch-GNUmakefile (100%)
288
rename {sysutils => filesystems}/cramfs/files/patch-GNUmakefile (100%)
292
rename {sysutils => filesystems}/cramfs/files/patch-cramfsck.c (100%)
289
rename {sysutils => filesystems}/cramfs/files/patch-cramfsck.c (100%)
293
rename {sysutils => filesystems}/cramfs/files/patch-mkcramfs.c (100%)
290
rename {sysutils => filesystems}/cramfs/files/patch-mkcramfs.c (100%)
294
rename {sysutils => filesystems}/cramfs/pkg-descr (100%)
291
rename {sysutils => filesystems}/cramfs/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3626-3628 sysutils/e2tools|filesystems/e2tools|2024-10-21|Moved to new category filesystem Link Here
3626
sysutils/e2fsprogs|filesystems/e2fsprogs|2024-10-21|Moved to new category filesystems
3626
sysutils/e2fsprogs|filesystems/e2fsprogs|2024-10-21|Moved to new category filesystems
3627
sysutils/e2fsprogs-core|filesystems/e2fsprogs-core|2024-10-21|Moved to new category filesystems
3627
sysutils/e2fsprogs-core|filesystems/e2fsprogs-core|2024-10-21|Moved to new category filesystems
3628
sysutils/darling-dmg|filesystems/darling-dmg|2024-10-21|Moved to new category filesystems
3628
sysutils/darling-dmg|filesystems/darling-dmg|2024-10-21|Moved to new category filesystems
3629
sysutils/cramfs|filesystems/cramfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 1-6 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += cfs
3
    SUBDIR += cfs
4
    SUBDIR += cramfs
4
    SUBDIR += darling-dmg
5
    SUBDIR += darling-dmg
5
    SUBDIR += e2fsprogs
6
    SUBDIR += e2fsprogs
6
    SUBDIR += e2fsprogs-core
7
    SUBDIR += e2fsprogs-core
(-)b/filesystems/cramfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	cramfs
1
PORTNAME=	cramfs
2
PORTVERSION=	1.1
2
PORTVERSION=	1.1
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
MASTER_SITES=	SF
5
MASTER_SITES=	SF
6
6
7
MAINTAINER=	portmaster@BSDforge.com
7
MAINTAINER=	portmaster@BSDforge.com
(-)b/sysutils/Makefile (-3 lines)
Lines 251-257 Link Here
251
    SUBDIR += cpuid2cpuflags
251
    SUBDIR += cpuid2cpuflags
252
    SUBDIR += cpulimit
252
    SUBDIR += cpulimit
253
    SUBDIR += cpupdate
253
    SUBDIR += cpupdate
254
    SUBDIR += cramfs
255
    SUBDIR += crashme
254
    SUBDIR += crashme
256
    SUBDIR += crate
255
    SUBDIR += crate
257
    SUBDIR += createrepo_c
256
    SUBDIR += createrepo_c
258
- 
259
--
260
MOVED                                                         | 1 +
257
MOVED                                                         | 1 +
261
filesystems/Makefile                                          | 1 +
258
filesystems/Makefile                                          | 1 +
262
{sysutils => filesystems}/avfs/Makefile                       | 2 +-
259
{sysutils => filesystems}/avfs/Makefile                       | 2 +-
263
{sysutils => filesystems}/avfs/distinfo                       | 0
260
{sysutils => filesystems}/avfs/distinfo                       | 0
264
{sysutils => filesystems}/avfs/files/patch-scripts_mountavfs  | 0
261
{sysutils => filesystems}/avfs/files/patch-scripts_mountavfs  | 0
265
{sysutils => filesystems}/avfs/files/patch-scripts_umountavfs | 0
262
{sysutils => filesystems}/avfs/files/patch-scripts_umountavfs | 0
266
{sysutils => filesystems}/avfs/pkg-descr                      | 0
263
{sysutils => filesystems}/avfs/pkg-descr                      | 0
267
{sysutils => filesystems}/avfs/pkg-plist                      | 0
264
{sysutils => filesystems}/avfs/pkg-plist                      | 0
268
sysutils/Makefile                                             | 1 -
265
sysutils/Makefile                                             | 1 -
269
x11-fm/worker/Makefile                                        | 2 +-
266
x11-fm/worker/Makefile                                        | 2 +-
270
10 files changed, 4 insertions(+), 3 deletions(-)
267
10 files changed, 4 insertions(+), 3 deletions(-)
271
rename {sysutils => filesystems}/avfs/Makefile (96%)
268
rename {sysutils => filesystems}/avfs/Makefile (96%)
272
rename {sysutils => filesystems}/avfs/distinfo (100%)
269
rename {sysutils => filesystems}/avfs/distinfo (100%)
273
rename {sysutils => filesystems}/avfs/files/patch-scripts_mountavfs (100%)
270
rename {sysutils => filesystems}/avfs/files/patch-scripts_mountavfs (100%)
274
rename {sysutils => filesystems}/avfs/files/patch-scripts_umountavfs (100%)
271
rename {sysutils => filesystems}/avfs/files/patch-scripts_umountavfs (100%)
275
rename {sysutils => filesystems}/avfs/pkg-descr (100%)
272
rename {sysutils => filesystems}/avfs/pkg-descr (100%)
276
rename {sysutils => filesystems}/avfs/pkg-plist (100%)
273
rename {sysutils => filesystems}/avfs/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3627-3629 sysutils/e2fsprogs|filesystems/e2fsprogs|2024-10-21|Moved to new category filesy Link Here
3627
sysutils/e2fsprogs-core|filesystems/e2fsprogs-core|2024-10-21|Moved to new category filesystems
3627
sysutils/e2fsprogs-core|filesystems/e2fsprogs-core|2024-10-21|Moved to new category filesystems
3628
sysutils/darling-dmg|filesystems/darling-dmg|2024-10-21|Moved to new category filesystems
3628
sysutils/darling-dmg|filesystems/darling-dmg|2024-10-21|Moved to new category filesystems
3629
sysutils/cramfs|filesystems/cramfs|2024-10-21|Moved to new category filesystems
3629
sysutils/cramfs|filesystems/cramfs|2024-10-21|Moved to new category filesystems
3630
sysutils/avfs|filesystems/avfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 1-5 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += avfs
3
    SUBDIR += cfs
4
    SUBDIR += cfs
4
    SUBDIR += cramfs
5
    SUBDIR += cramfs
5
    SUBDIR += darling-dmg
6
    SUBDIR += darling-dmg
(-)b/filesystems/avfs/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	avfs
1
PORTNAME=	avfs
2
PORTVERSION=	1.1.4
2
PORTVERSION=	1.1.4
3
CATEGORIES=	sysutils
3
CATEGORIES=	filesystems sysutils
4
MASTER_SITES=	SF/avf/${PORTNAME}/${PORTVERSION}
4
MASTER_SITES=	SF/avf/${PORTNAME}/${PORTVERSION}
5
5
6
MAINTAINER=	danfe@FreeBSD.org
6
MAINTAINER=	danfe@FreeBSD.org
(-)b/sysutils/Makefile (-1 lines)
Lines 78-84 Link Here
78
    SUBDIR += automount
78
    SUBDIR += automount
79
    SUBDIR += automounter
79
    SUBDIR += automounter
80
    SUBDIR += autorestic
80
    SUBDIR += autorestic
81
    SUBDIR += avfs
82
    SUBDIR += azure-agent
81
    SUBDIR += azure-agent
83
    SUBDIR += b2sum
82
    SUBDIR += b2sum
84
    SUBDIR += b3sum
83
    SUBDIR += b3sum
(-)b/x11-fm/worker/Makefile (-3 / +1 lines)
Lines 28-34 INOTIFY_DESC= Monitor directory changes via libinotify Link Here
28
AVFS_DESC=	Use AVFS library to access archives
28
AVFS_DESC=	Use AVFS library to access archives
29
SSL_DESC=	SHA-256 checksum support via OpenSSL
29
SSL_DESC=	SHA-256 checksum support via OpenSSL
30
30
31
AVFS_LIB_DEPENDS=	libavfs.so:sysutils/avfs
31
AVFS_LIB_DEPENDS=	libavfs.so:filesystems/avfs
32
AVFS_CONFIGURE_OFF=	--without-avfs
32
AVFS_CONFIGURE_OFF=	--without-avfs
33
33
34
DBUS_LIB_DEPENDS=	libdbus-1.so:devel/dbus
34
DBUS_LIB_DEPENDS=	libdbus-1.so:devel/dbus
35
- 
36
filesystems/archivemount
35
filesystems/archivemount
37
--
38
MOVED                                                       | 1 +
36
MOVED                                                       | 1 +
39
filesystems/Makefile                                        | 1 +
37
filesystems/Makefile                                        | 1 +
40
{sysutils => filesystems}/archivemount/Makefile             | 2 +-
38
{sysutils => filesystems}/archivemount/Makefile             | 2 +-
41
{sysutils => filesystems}/archivemount/distinfo             | 0
39
{sysutils => filesystems}/archivemount/distinfo             | 0
42
{sysutils => filesystems}/archivemount/files/pkg-message.in | 0
40
{sysutils => filesystems}/archivemount/files/pkg-message.in | 0
43
{sysutils => filesystems}/archivemount/pkg-descr            | 0
41
{sysutils => filesystems}/archivemount/pkg-descr            | 0
44
sysutils/Makefile                                           | 1 -
42
sysutils/Makefile                                           | 1 -
45
7 files changed, 3 insertions(+), 2 deletions(-)
43
7 files changed, 3 insertions(+), 2 deletions(-)
46
rename {sysutils => filesystems}/archivemount/Makefile (95%)
44
rename {sysutils => filesystems}/archivemount/Makefile (95%)
47
rename {sysutils => filesystems}/archivemount/distinfo (100%)
45
rename {sysutils => filesystems}/archivemount/distinfo (100%)
48
rename {sysutils => filesystems}/archivemount/files/pkg-message.in (100%)
46
rename {sysutils => filesystems}/archivemount/files/pkg-message.in (100%)
49
rename {sysutils => filesystems}/archivemount/pkg-descr (100%)
47
rename {sysutils => filesystems}/archivemount/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3628-3630 sysutils/e2fsprogs-core|filesystems/e2fsprogs-core|2024-10-21|Moved to new categ Link Here
3628
sysutils/darling-dmg|filesystems/darling-dmg|2024-10-21|Moved to new category filesystems
3628
sysutils/darling-dmg|filesystems/darling-dmg|2024-10-21|Moved to new category filesystems
3629
sysutils/cramfs|filesystems/cramfs|2024-10-21|Moved to new category filesystems
3629
sysutils/cramfs|filesystems/cramfs|2024-10-21|Moved to new category filesystems
3630
sysutils/avfs|filesystems/avfs|2024-10-21|Moved to new category filesystems
3630
sysutils/avfs|filesystems/avfs|2024-10-21|Moved to new category filesystems
3631
sysutils/archivemount|filesystems/archivemount|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 1-5 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += archivemount
3
    SUBDIR += avfs
4
    SUBDIR += avfs
4
    SUBDIR += cfs
5
    SUBDIR += cfs
5
    SUBDIR += cramfs
6
    SUBDIR += cramfs
(-)b/filesystems/archivemount/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	archivemount
1
PORTNAME=	archivemount
2
DISTVERSION=	0.9.1
2
DISTVERSION=	0.9.1
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
MASTER_SITES=	https://www.cybernoia.de/software/archivemount/
5
MASTER_SITES=	https://www.cybernoia.de/software/archivemount/
6
6
7
MAINTAINER=	jirnov@gmail.com
7
MAINTAINER=	jirnov@gmail.com
(-)b/sysutils/Makefile (-3 lines)
Lines 59-65 Link Here
59
    SUBDIR += arc_summary
59
    SUBDIR += arc_summary
60
    SUBDIR += arcconf
60
    SUBDIR += arcconf
61
    SUBDIR += archey4
61
    SUBDIR += archey4
62
    SUBDIR += archivemount
63
    SUBDIR += ascpu
62
    SUBDIR += ascpu
64
    SUBDIR += asfsm
63
    SUBDIR += asfsm
65
    SUBDIR += asmctl
64
    SUBDIR += asmctl
66
- 
67
--
68
MOVED                                      | 1 +
65
MOVED                                      | 1 +
69
filesystems/Makefile                       | 1 +
66
filesystems/Makefile                       | 1 +
70
{sysutils => filesystems}/acfgfs/Makefile  | 2 +-
67
{sysutils => filesystems}/acfgfs/Makefile  | 2 +-
71
{sysutils => filesystems}/acfgfs/distinfo  | 0
68
{sysutils => filesystems}/acfgfs/distinfo  | 0
72
{sysutils => filesystems}/acfgfs/pkg-descr | 0
69
{sysutils => filesystems}/acfgfs/pkg-descr | 0
73
sysutils/Makefile                          | 1 -
70
sysutils/Makefile                          | 1 -
74
6 files changed, 3 insertions(+), 2 deletions(-)
71
6 files changed, 3 insertions(+), 2 deletions(-)
75
rename {sysutils => filesystems}/acfgfs/Makefile (93%)
72
rename {sysutils => filesystems}/acfgfs/Makefile (93%)
76
rename {sysutils => filesystems}/acfgfs/distinfo (100%)
73
rename {sysutils => filesystems}/acfgfs/distinfo (100%)
77
rename {sysutils => filesystems}/acfgfs/pkg-descr (100%)
74
rename {sysutils => filesystems}/acfgfs/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3629-3631 sysutils/darling-dmg|filesystems/darling-dmg|2024-10-21|Moved to new category fi Link Here
3629
sysutils/cramfs|filesystems/cramfs|2024-10-21|Moved to new category filesystems
3629
sysutils/cramfs|filesystems/cramfs|2024-10-21|Moved to new category filesystems
3630
sysutils/avfs|filesystems/avfs|2024-10-21|Moved to new category filesystems
3630
sysutils/avfs|filesystems/avfs|2024-10-21|Moved to new category filesystems
3631
sysutils/archivemount|filesystems/archivemount|2024-10-21|Moved to new category filesystems
3631
sysutils/archivemount|filesystems/archivemount|2024-10-21|Moved to new category filesystems
3632
sysutils/acfgfs|filesystems/acfgfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 1-5 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += acfgfs
3
    SUBDIR += archivemount
4
    SUBDIR += archivemount
4
    SUBDIR += avfs
5
    SUBDIR += avfs
5
    SUBDIR += cfs
6
    SUBDIR += cfs
(-)b/filesystems/acfgfs/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	acfgfs
1
PORTNAME=	acfgfs
2
DISTVERSION=	0.6.3.4
2
DISTVERSION=	0.6.3.4
3
CATEGORIES=	sysutils
3
CATEGORIES=	filesystems sysutils
4
4
5
MAINTAINER=	ports@FreeBSD.org
5
MAINTAINER=	ports@FreeBSD.org
6
COMMENT=	FUSE file system driver for Arcan window managers
6
COMMENT=	FUSE file system driver for Arcan window managers
(-)b/sysutils/Makefile (-3 lines)
Lines 16-22 Link Here
16
    SUBDIR += accounts-qml-module
16
    SUBDIR += accounts-qml-module
17
    SUBDIR += accountsservice
17
    SUBDIR += accountsservice
18
    SUBDIR += acerhdf-kmod
18
    SUBDIR += acerhdf-kmod
19
    SUBDIR += acfgfs
20
    SUBDIR += acltool
19
    SUBDIR += acltool
21
    SUBDIR += acpi_call
20
    SUBDIR += acpi_call
22
    SUBDIR += acpica-tools
21
    SUBDIR += acpica-tools
23
- 
24
--
25
MOVED                                         | 1 +
22
MOVED                                         | 1 +
26
devel/R-cran-devtools/Makefile                | 2 +-
23
devel/R-cran-devtools/Makefile                | 2 +-
27
devel/R-cran-gargle/Makefile                  | 2 +-
24
devel/R-cran-gargle/Makefile                  | 2 +-
28
devel/R-cran-pkgload/Makefile                 | 2 +-
25
devel/R-cran-pkgload/Makefile                 | 2 +-
29
devel/R-cran-usethis/Makefile                 | 2 +-
26
devel/R-cran-usethis/Makefile                 | 2 +-
30
filesystems/Makefile                          | 1 +
27
filesystems/Makefile                          | 1 +
31
{sysutils => filesystems}/R-cran-fs/Makefile  | 2 +-
28
{sysutils => filesystems}/R-cran-fs/Makefile  | 2 +-
32
{sysutils => filesystems}/R-cran-fs/distinfo  | 0
29
{sysutils => filesystems}/R-cran-fs/distinfo  | 0
33
{sysutils => filesystems}/R-cran-fs/pkg-descr | 0
30
{sysutils => filesystems}/R-cran-fs/pkg-descr | 0
34
sysutils/Makefile                             | 1 -
31
sysutils/Makefile                             | 1 -
35
textproc/R-cran-reprex/Makefile               | 2 +-
32
textproc/R-cran-reprex/Makefile               | 2 +-
36
textproc/R-cran-sass/Makefile                 | 2 +-
33
textproc/R-cran-sass/Makefile                 | 2 +-
37
www/R-cran-pkgdown/Makefile                   | 2 +-
34
www/R-cran-pkgdown/Makefile                   | 2 +-
38
13 files changed, 10 insertions(+), 9 deletions(-)
35
13 files changed, 10 insertions(+), 9 deletions(-)
39
rename {sysutils => filesystems}/R-cran-fs/Makefile (95%)
36
rename {sysutils => filesystems}/R-cran-fs/Makefile (95%)
40
rename {sysutils => filesystems}/R-cran-fs/distinfo (100%)
37
rename {sysutils => filesystems}/R-cran-fs/distinfo (100%)
41
rename {sysutils => filesystems}/R-cran-fs/pkg-descr (100%)
38
rename {sysutils => filesystems}/R-cran-fs/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3630-3632 sysutils/cramfs|filesystems/cramfs|2024-10-21|Moved to new category filesystems Link Here
3630
sysutils/avfs|filesystems/avfs|2024-10-21|Moved to new category filesystems
3630
sysutils/avfs|filesystems/avfs|2024-10-21|Moved to new category filesystems
3631
sysutils/archivemount|filesystems/archivemount|2024-10-21|Moved to new category filesystems
3631
sysutils/archivemount|filesystems/archivemount|2024-10-21|Moved to new category filesystems
3632
sysutils/acfgfs|filesystems/acfgfs|2024-10-21|Moved to new category filesystems
3632
sysutils/acfgfs|filesystems/acfgfs|2024-10-21|Moved to new category filesystems
3633
sysutils/R-cran-fs|filesystems/R-cran-fs|2024-10-21|Moved to new category filesystems
(-)b/devel/R-cran-devtools/Makefile (-1 / +1 lines)
Lines 13-19 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
13
CRAN_DEPENDS=	R-cran-cli>=3.3.0:devel/R-cran-cli \
13
CRAN_DEPENDS=	R-cran-cli>=3.3.0:devel/R-cran-cli \
14
		R-cran-desc>=1.4.1:devel/R-cran-desc \
14
		R-cran-desc>=1.4.1:devel/R-cran-desc \
15
		R-cran-ellipsis>=0.3.2:devel/R-cran-ellipsis \
15
		R-cran-ellipsis>=0.3.2:devel/R-cran-ellipsis \
16
		R-cran-fs>=1.5.2:sysutils/R-cran-fs \
16
		R-cran-fs>=1.5.2:filesystems/R-cran-fs \
17
		R-cran-httr>=1.4.2:www/R-cran-httr \
17
		R-cran-httr>=1.4.2:www/R-cran-httr \
18
		R-cran-lifecycle>=1.0.1:devel/R-cran-lifecycle \
18
		R-cran-lifecycle>=1.0.1:devel/R-cran-lifecycle \
19
		R-cran-memoise>=2.0.1:devel/R-cran-memoise \
19
		R-cran-memoise>=2.0.1:devel/R-cran-memoise \
(-)b/devel/R-cran-gargle/Makefile (-1 / +1 lines)
Lines 10-16 WWW= https://gargle.r-lib.org/ Link Here
10
LICENSE=	MIT
10
LICENSE=	MIT
11
11
12
CRAN_DEPENDS=	R-cran-cli>=3.0.1:devel/R-cran-cli \
12
CRAN_DEPENDS=	R-cran-cli>=3.0.1:devel/R-cran-cli \
13
		R-cran-fs>=1.3.1:sysutils/R-cran-fs \
13
		R-cran-fs>=1.3.1:filesystems/R-cran-fs \
14
		R-cran-glue>=1.3.0:devel/R-cran-glue \
14
		R-cran-glue>=1.3.0:devel/R-cran-glue \
15
		R-cran-httr>=1.4.5:www/R-cran-httr \
15
		R-cran-httr>=1.4.5:www/R-cran-httr \
16
		R-cran-jsonlite>0:converters/R-cran-jsonlite \
16
		R-cran-jsonlite>0:converters/R-cran-jsonlite \
(-)b/devel/R-cran-pkgload/Makefile (-1 / +1 lines)
Lines 11-17 LICENSE= GPLv3 Link Here
11
11
12
RUN_DEPENDS=	R-cran-cli>=3.3.0:devel/R-cran-cli \
12
RUN_DEPENDS=	R-cran-cli>=3.3.0:devel/R-cran-cli \
13
		R-cran-desc>0:devel/R-cran-desc \
13
		R-cran-desc>0:devel/R-cran-desc \
14
		R-cran-fs>0:sysutils/R-cran-fs \
14
		R-cran-fs>0:filesystems/R-cran-fs \
15
		R-cran-glue>0:devel/R-cran-glue \
15
		R-cran-glue>0:devel/R-cran-glue \
16
		R-cran-lifecycle>0:devel/R-cran-lifecycle \
16
		R-cran-lifecycle>0:devel/R-cran-lifecycle \
17
		R-cran-pkgbuild>0:devel/R-cran-pkgbuild \
17
		R-cran-pkgbuild>0:devel/R-cran-pkgbuild \
(-)b/devel/R-cran-usethis/Makefile (-1 / +1 lines)
Lines 14-20 CRAN_DEPENDS= R-cran-cli>=3.0.1:devel/R-cran-cli \ Link Here
14
		R-cran-crayon>0:devel/R-cran-crayon \
14
		R-cran-crayon>0:devel/R-cran-crayon \
15
		R-cran-curl>=2.7:ftp/R-cran-curl \
15
		R-cran-curl>=2.7:ftp/R-cran-curl \
16
		R-cran-desc>=1.4.2:devel/R-cran-desc \
16
		R-cran-desc>=1.4.2:devel/R-cran-desc \
17
		R-cran-fs>=1.3.0:sysutils/R-cran-fs \
17
		R-cran-fs>=1.3.0:filesystems/R-cran-fs \
18
		R-cran-gert>=1.4.1:devel/R-cran-gert \
18
		R-cran-gert>=1.4.1:devel/R-cran-gert \
19
		R-cran-gh>=1.2.1:www/R-cran-gh \
19
		R-cran-gh>=1.2.1:www/R-cran-gh \
20
		R-cran-glue>=1.3.0:devel/R-cran-glue \
20
		R-cran-glue>=1.3.0:devel/R-cran-glue \
(-)b/filesystems/Makefile (+1 lines)
Lines 49-54 Link Here
49
    SUBDIR += py-fsspec-xrootd
49
    SUBDIR += py-fsspec-xrootd
50
    SUBDIR += py-prometheus-zfs
50
    SUBDIR += py-prometheus-zfs
51
    SUBDIR += py-zfs-autobackup
51
    SUBDIR += py-zfs-autobackup
52
    SUBDIR += R-cran-fs
52
    SUBDIR += rubygem-winrm-fs
53
    SUBDIR += rubygem-winrm-fs
53
    SUBDIR += scan_ffs
54
    SUBDIR += scan_ffs
54
    SUBDIR += squashfs-tools
55
    SUBDIR += squashfs-tools
(-)b/filesystems/R-cran-fs/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	fs
1
PORTNAME=	fs
2
DISTVERSION=	1.6.4
2
DISTVERSION=	1.6.4
3
CATEGORIES=	sysutils
3
CATEGORIES=	filesystems sysutils
4
DISTNAME=	${PORTNAME}_${DISTVERSION}
4
DISTNAME=	${PORTNAME}_${DISTVERSION}
5
5
6
MAINTAINER=	uzsolt@FreeBSD.org
6
MAINTAINER=	uzsolt@FreeBSD.org
(-)b/sysutils/Makefile (-1 lines)
Lines 6-12 Link Here
6
    SUBDIR += 915resolution
6
    SUBDIR += 915resolution
7
    SUBDIR += LPRng
7
    SUBDIR += LPRng
8
    SUBDIR += LPRngTool
8
    SUBDIR += LPRngTool
9
    SUBDIR += R-cran-fs
10
    SUBDIR += R-cran-processx
9
    SUBDIR += R-cran-processx
11
    SUBDIR += R-cran-ps
10
    SUBDIR += R-cran-ps
12
    SUBDIR += R-cran-xopen
11
    SUBDIR += R-cran-xopen
(-)b/textproc/R-cran-reprex/Makefile (-1 / +1 lines)
Lines 13-19 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
13
CRAN_DEPENDS=	R-cran-callr>=3.6.0:devel/R-cran-callr \
13
CRAN_DEPENDS=	R-cran-callr>=3.6.0:devel/R-cran-callr \
14
		R-cran-cli>=3.2.0:devel/R-cran-cli \
14
		R-cran-cli>=3.2.0:devel/R-cran-cli \
15
		R-cran-clipr>=0.4.0:devel/R-cran-clipr \
15
		R-cran-clipr>=0.4.0:devel/R-cran-clipr \
16
		R-cran-fs>0:sysutils/R-cran-fs \
16
		R-cran-fs>0:filesystems/R-cran-fs \
17
		R-cran-glue>0:devel/R-cran-glue \
17
		R-cran-glue>0:devel/R-cran-glue \
18
		R-cran-knitr>=1.23:print/R-cran-knitr \
18
		R-cran-knitr>=1.23:print/R-cran-knitr \
19
		R-cran-lifecycle>0:devel/R-cran-lifecycle \
19
		R-cran-lifecycle>0:devel/R-cran-lifecycle \
(-)b/textproc/R-cran-sass/Makefile (-1 / +1 lines)
Lines 9-15 WWW= https://cran.r-project.org/web/packages/sass/ Link Here
9
9
10
LICENSE=	MIT
10
LICENSE=	MIT
11
11
12
CRAN_DEPENDS=	R-cran-fs>0:sysutils/R-cran-fs \
12
CRAN_DEPENDS=	R-cran-fs>0:filesystems/R-cran-fs \
13
		R-cran-htmltools>=0.5.1:textproc/R-cran-htmltools \
13
		R-cran-htmltools>=0.5.1:textproc/R-cran-htmltools \
14
		R-cran-R6>0:devel/R-cran-R6 \
14
		R-cran-R6>0:devel/R-cran-R6 \
15
		R-cran-rappdirs>0:devel/R-cran-rappdirs \
15
		R-cran-rappdirs>0:devel/R-cran-rappdirs \
(-)b/www/R-cran-pkgdown/Makefile (-3 / +1 lines)
Lines 17-23 CRAN_DEPENDS= R-cran-bslib>0:www/R-cran-bslib \ Link Here
17
		R-cran-digest>0:security/R-cran-digest \
17
		R-cran-digest>0:security/R-cran-digest \
18
		R-cran-downlit>0:textproc/R-cran-downlit \
18
		R-cran-downlit>0:textproc/R-cran-downlit \
19
		R-cran-fontawesome>0:devel/R-cran-fontawesome \
19
		R-cran-fontawesome>0:devel/R-cran-fontawesome \
20
		R-cran-fs>0:sysutils/R-cran-fs \
20
		R-cran-fs>0:filesystems/R-cran-fs \
21
		R-cran-httr2>0:www/R-cran-httr2 \
21
		R-cran-httr2>0:www/R-cran-httr2 \
22
		R-cran-jsonlite>0:converters/R-cran-jsonlite \
22
		R-cran-jsonlite>0:converters/R-cran-jsonlite \
23
		R-cran-openssl>0:security/R-cran-openssl \
23
		R-cran-openssl>0:security/R-cran-openssl \
24
- 
25
--
26
MOVED                                        | 1 +
24
MOVED                                        | 1 +
27
filesystems/Makefile                         | 1 +
25
filesystems/Makefile                         | 1 +
28
{security => filesystems}/clamfs/Makefile    | 2 +-
26
{security => filesystems}/clamfs/Makefile    | 2 +-
29
{security => filesystems}/clamfs/distinfo    | 0
27
{security => filesystems}/clamfs/distinfo    | 0
30
{security => filesystems}/clamfs/pkg-descr   | 0
28
{security => filesystems}/clamfs/pkg-descr   | 0
31
{security => filesystems}/clamfs/pkg-message | 0
29
{security => filesystems}/clamfs/pkg-message | 0
32
security/Makefile                            | 1 -
30
security/Makefile                            | 1 -
33
7 files changed, 3 insertions(+), 2 deletions(-)
31
7 files changed, 3 insertions(+), 2 deletions(-)
34
rename {security => filesystems}/clamfs/Makefile (97%)
32
rename {security => filesystems}/clamfs/Makefile (97%)
35
rename {security => filesystems}/clamfs/distinfo (100%)
33
rename {security => filesystems}/clamfs/distinfo (100%)
36
rename {security => filesystems}/clamfs/pkg-descr (100%)
34
rename {security => filesystems}/clamfs/pkg-descr (100%)
37
rename {security => filesystems}/clamfs/pkg-message (100%)
35
rename {security => filesystems}/clamfs/pkg-message (100%)
(-)b/MOVED (+1 lines)
Lines 3631-3633 sysutils/avfs|filesystems/avfs|2024-10-21|Moved to new category filesystems Link Here
3631
sysutils/archivemount|filesystems/archivemount|2024-10-21|Moved to new category filesystems
3631
sysutils/archivemount|filesystems/archivemount|2024-10-21|Moved to new category filesystems
3632
sysutils/acfgfs|filesystems/acfgfs|2024-10-21|Moved to new category filesystems
3632
sysutils/acfgfs|filesystems/acfgfs|2024-10-21|Moved to new category filesystems
3633
sysutils/R-cran-fs|filesystems/R-cran-fs|2024-10-21|Moved to new category filesystems
3633
sysutils/R-cran-fs|filesystems/R-cran-fs|2024-10-21|Moved to new category filesystems
3634
security/clamfs|filesystems/clamfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 4-9 Link Here
4
    SUBDIR += archivemount
4
    SUBDIR += archivemount
5
    SUBDIR += avfs
5
    SUBDIR += avfs
6
    SUBDIR += cfs
6
    SUBDIR += cfs
7
    SUBDIR += clamfs
7
    SUBDIR += cramfs
8
    SUBDIR += cramfs
8
    SUBDIR += darling-dmg
9
    SUBDIR += darling-dmg
9
    SUBDIR += e2fsprogs
10
    SUBDIR += e2fsprogs
(-)b/filesystems/clamfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	clamfs
1
PORTNAME=	clamfs
2
DISTVERSION=	1.2.0
2
DISTVERSION=	1.2.0
3
PORTREVISION=	5
3
PORTREVISION=	5
4
CATEGORIES=	security
4
CATEGORIES=	filesystems security
5
MASTER_SITES=	https://github.com/burghardt/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/
5
MASTER_SITES=	https://github.com/burghardt/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/
6
6
7
MAINTAINER=	anastasios@mageirias.com
7
MAINTAINER=	anastasios@mageirias.com
(-)b/security/Makefile (-3 lines)
Lines 94-100 Link Here
94
    SUBDIR += clamav-lts
94
    SUBDIR += clamav-lts
95
    SUBDIR += clamav-unofficial-sigs
95
    SUBDIR += clamav-unofficial-sigs
96
    SUBDIR += clamd-stream-client
96
    SUBDIR += clamd-stream-client
97
    SUBDIR += clamfs
98
    SUBDIR += clamsmtp
97
    SUBDIR += clamsmtp
99
    SUBDIR += clamtk
98
    SUBDIR += clamtk
100
    SUBDIR += cloak
99
    SUBDIR += cloak
101
- 
102
--
103
MOVED                                                     | 1 +
100
MOVED                                                     | 1 +
104
emulators/Makefile                                        | 1 -
101
emulators/Makefile                                        | 1 -
105
filesystems/Makefile                                      | 1 +
102
filesystems/Makefile                                      | 1 +
106
{emulators => filesystems}/mtools/Makefile                | 2 +-
103
{emulators => filesystems}/mtools/Makefile                | 2 +-
107
{emulators => filesystems}/mtools/distinfo                | 0
104
{emulators => filesystems}/mtools/distinfo                | 0
108
{emulators => filesystems}/mtools/files/patch-Makefile.in | 0
105
{emulators => filesystems}/mtools/files/patch-Makefile.in | 0
109
{emulators => filesystems}/mtools/files/patch-configure   | 0
106
{emulators => filesystems}/mtools/files/patch-configure   | 0
110
{emulators => filesystems}/mtools/files/patch-mtools.texi | 0
107
{emulators => filesystems}/mtools/files/patch-mtools.texi | 0
111
{emulators => filesystems}/mtools/files/patch-scsi.c      | 0
108
{emulators => filesystems}/mtools/files/patch-scsi.c      | 0
112
{emulators => filesystems}/mtools/files/pkg-message.in    | 0
109
{emulators => filesystems}/mtools/files/pkg-message.in    | 0
113
{emulators => filesystems}/mtools/pkg-descr               | 0
110
{emulators => filesystems}/mtools/pkg-descr               | 0
114
{emulators => filesystems}/mtools/pkg-plist               | 0
111
{emulators => filesystems}/mtools/pkg-plist               | 0
115
net/ipxe/Makefile                                         | 2 +-
112
net/ipxe/Makefile                                         | 2 +-
116
sysutils/fwup/Makefile                                    | 2 +-
113
sysutils/fwup/Makefile                                    | 2 +-
117
sysutils/grub2-efi/Makefile                               | 2 +-
114
sysutils/grub2-efi/Makefile                               | 2 +-
118
sysutils/limine/Makefile                                  | 2 +-
115
sysutils/limine/Makefile                                  | 2 +-
119
sysutils/syslinux/Makefile                                | 2 +-
116
sysutils/syslinux/Makefile                                | 2 +-
120
textproc/multimarkdown/Makefile                           | 2 +-
117
textproc/multimarkdown/Makefile                           | 2 +-
121
18 files changed, 9 insertions(+), 8 deletions(-)
118
18 files changed, 9 insertions(+), 8 deletions(-)
122
rename {emulators => filesystems}/mtools/Makefile (97%)
119
rename {emulators => filesystems}/mtools/Makefile (97%)
123
rename {emulators => filesystems}/mtools/distinfo (100%)
120
rename {emulators => filesystems}/mtools/distinfo (100%)
124
rename {emulators => filesystems}/mtools/files/patch-Makefile.in (100%)
121
rename {emulators => filesystems}/mtools/files/patch-Makefile.in (100%)
125
rename {emulators => filesystems}/mtools/files/patch-configure (100%)
122
rename {emulators => filesystems}/mtools/files/patch-configure (100%)
126
rename {emulators => filesystems}/mtools/files/patch-mtools.texi (100%)
123
rename {emulators => filesystems}/mtools/files/patch-mtools.texi (100%)
127
rename {emulators => filesystems}/mtools/files/patch-scsi.c (100%)
124
rename {emulators => filesystems}/mtools/files/patch-scsi.c (100%)
128
rename {emulators => filesystems}/mtools/files/pkg-message.in (100%)
125
rename {emulators => filesystems}/mtools/files/pkg-message.in (100%)
129
rename {emulators => filesystems}/mtools/pkg-descr (100%)
126
rename {emulators => filesystems}/mtools/pkg-descr (100%)
130
rename {emulators => filesystems}/mtools/pkg-plist (100%)
127
rename {emulators => filesystems}/mtools/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3632-3634 sysutils/archivemount|filesystems/archivemount|2024-10-21|Moved to new category Link Here
3632
sysutils/acfgfs|filesystems/acfgfs|2024-10-21|Moved to new category filesystems
3632
sysutils/acfgfs|filesystems/acfgfs|2024-10-21|Moved to new category filesystems
3633
sysutils/R-cran-fs|filesystems/R-cran-fs|2024-10-21|Moved to new category filesystems
3633
sysutils/R-cran-fs|filesystems/R-cran-fs|2024-10-21|Moved to new category filesystems
3634
security/clamfs|filesystems/clamfs|2024-10-21|Moved to new category filesystems
3634
security/clamfs|filesystems/clamfs|2024-10-21|Moved to new category filesystems
3635
emulators/mtools|filesystems/mtools|2024-10-21|Moved to new category filesystems
(-)b/emulators/Makefile (-1 lines)
Lines 78-84 Link Here
78
    SUBDIR += mednafen
78
    SUBDIR += mednafen
79
    SUBDIR += mesen
79
    SUBDIR += mesen
80
    SUBDIR += mgba
80
    SUBDIR += mgba
81
    SUBDIR += mtools
82
    SUBDIR += mupen64plus
81
    SUBDIR += mupen64plus
83
    SUBDIR += mupen64plus-audio-sdl
82
    SUBDIR += mupen64plus-audio-sdl
84
    SUBDIR += mupen64plus-core
83
    SUBDIR += mupen64plus-core
(-)b/filesystems/Makefile (+1 lines)
Lines 36-41 Link Here
36
    SUBDIR += moosefs3-master
36
    SUBDIR += moosefs3-master
37
    SUBDIR += moosefs3-metalogger
37
    SUBDIR += moosefs3-metalogger
38
    SUBDIR += moosefs3-netdump
38
    SUBDIR += moosefs3-netdump
39
    SUBDIR += mtools
39
    SUBDIR += mtpfs
40
    SUBDIR += mtpfs
40
    SUBDIR += ntfs2btrfs
41
    SUBDIR += ntfs2btrfs
41
    SUBDIR += openzfs
42
    SUBDIR += openzfs
(-)b/filesystems/mtools/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	mtools
1
PORTNAME=	mtools
2
PORTVERSION=	4.0.43
2
PORTVERSION=	4.0.43
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	emulators
4
CATEGORIES=	filesystems emulators
5
MASTER_SITES=	GNU
5
MASTER_SITES=	GNU
6
6
7
MAINTAINER=	skreuzer@FreeBSD.org
7
MAINTAINER=	skreuzer@FreeBSD.org
(-)b/net/ipxe/Makefile (-1 / +1 lines)
Lines 68-74 OPTIONS_DEFAULT= EFI ISO Link Here
68
EFI_DESC=	Create EFI images
68
EFI_DESC=	Create EFI images
69
ISO_DESC=	Create bootable CD image
69
ISO_DESC=	Create bootable CD image
70
70
71
EFI_BUILD_DEPENDS=	mformat:emulators/mtools
71
EFI_BUILD_DEPENDS=	mformat:filesystems/mtools
72
_EFI_ARCHS=		${ARCH:Mamd64:S/amd64/x86_64/} i386
72
_EFI_ARCHS=		${ARCH:Mamd64:S/amd64/x86_64/} i386
73
_EFI_TARGETS=		ipxe snp snponly
73
_EFI_TARGETS=		ipxe snp snponly
74
.for _arch in ${_EFI_ARCHS}
74
.for _arch in ${_EFI_ARCHS}
(-)b/sysutils/fwup/Makefile (-1 / +1 lines)
Lines 14-20 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
14
BUILD_DEPENDS=	${LOCALBASE}/bin/autogen:devel/autogen \
14
BUILD_DEPENDS=	${LOCALBASE}/bin/autogen:devel/autogen \
15
		${LOCALBASE}/bin/base64:converters/base64 \
15
		${LOCALBASE}/bin/base64:converters/base64 \
16
		${LOCALBASE}/bin/help2man:misc/help2man \
16
		${LOCALBASE}/bin/help2man:misc/help2man \
17
		${LOCALBASE}/bin/mdir:emulators/mtools \
17
		${LOCALBASE}/bin/mdir:filesystems/mtools \
18
		${LOCALBASE}/bin/zip:archivers/zip
18
		${LOCALBASE}/bin/zip:archivers/zip
19
LIB_DEPENDS=	libconfuse.so:devel/libconfuse \
19
LIB_DEPENDS=	libconfuse.so:devel/libconfuse \
20
		libsodium.so:security/libsodium
20
		libsodium.so:security/libsodium
(-)b/sysutils/grub2-efi/Makefile (-1 / +1 lines)
Lines 11-17 WWW= https://www.gnu.org/software/grub/ Link Here
11
11
12
LICENSE=	GPLv3
12
LICENSE=	GPLv3
13
13
14
RUN_DEPENDS=	${LOCALBASE}/bin/mformat:emulators/mtools \
14
RUN_DEPENDS=	${LOCALBASE}/bin/mformat:filesystems/mtools \
15
		${LOCALBASE}/bin/grub-mkrescue:sysutils/grub2-pcbsd
15
		${LOCALBASE}/bin/grub-mkrescue:sysutils/grub2-pcbsd
16
BUILD_DEPENDS=	${LOCALBASE}/bin/flex:textproc/flex \
16
BUILD_DEPENDS=	${LOCALBASE}/bin/flex:textproc/flex \
17
		${LOCALBASE}/bin/bash:shells/bash \
17
		${LOCALBASE}/bin/bash:shells/bash \
(-)b/sysutils/limine/Makefile (-1 / +1 lines)
Lines 10-16 WWW= https://limine-bootloader.org/ Link Here
10
LICENSE=	BSD2CLAUSE
10
LICENSE=	BSD2CLAUSE
11
LICENSE_FILE=	${WRKSRC}/COPYING
11
LICENSE_FILE=	${WRKSRC}/COPYING
12
12
13
BUILD_DEPENDS=	mtools:emulators/mtools \
13
BUILD_DEPENDS=	mtools:filesystems/mtools \
14
		nasm:devel/nasm
14
		nasm:devel/nasm
15
15
16
USES=		gmake
16
USES=		gmake
(-)b/sysutils/syslinux/Makefile (-1 / +1 lines)
Lines 12-18 LICENSE= GPLv2 Link Here
12
LICENSE_FILE=	${WRKSRC}/COPYING
12
LICENSE_FILE=	${WRKSRC}/COPYING
13
13
14
BUILD_DEPENDS=	nasm:devel/nasm
14
BUILD_DEPENDS=	nasm:devel/nasm
15
RUN_DEPENDS=	mtools:emulators/mtools
15
RUN_DEPENDS=	mtools:filesystems/mtools
16
16
17
USES=		perl5 gmake tar:xz
17
USES=		perl5 gmake tar:xz
18
USE_PERL5=	build
18
USE_PERL5=	build
(-)b/textproc/multimarkdown/Makefile (-3 / +1 lines)
Lines 26-32 OPTIONS_SUB= yes Link Here
26
26
27
CHEAT_SHEET_DESC=	HTML-based cheat sheat
27
CHEAT_SHEET_DESC=	HTML-based cheat sheat
28
EXTRAS_DESC=		Extra scripts and XSLT support
28
EXTRAS_DESC=		Extra scripts and XSLT support
29
HELPERS_DESC=		Helper scripts (conflicts with emulators/mtools)
29
HELPERS_DESC=		Helper scripts (conflicts with filesystems/mtools)
30
30
31
CHEAT_SHEET_GH_PROJECT=	MultiMarkdown-6-Syntax-Guide:cheat
31
CHEAT_SHEET_GH_PROJECT=	MultiMarkdown-6-Syntax-Guide:cheat
32
CHEAT_SHEET_GH_SUBDIR=	cheat-sheet:cheat
32
CHEAT_SHEET_GH_SUBDIR=	cheat-sheet:cheat
33
- 
34
--
35
MOVED                                                   | 1 +
33
MOVED                                                   | 1 +
36
devel/Makefile                                          | 1 -
34
devel/Makefile                                          | 1 -
37
filesystems/Makefile                                    | 1 +
35
filesystems/Makefile                                    | 1 +
38
{devel => filesystems}/tclvfs/Makefile                  | 2 +-
36
{devel => filesystems}/tclvfs/Makefile                  | 2 +-
39
{devel => filesystems}/tclvfs/distinfo                  | 0
37
{devel => filesystems}/tclvfs/distinfo                  | 0
40
{devel => filesystems}/tclvfs/files/patch-Makefile.in   | 0
38
{devel => filesystems}/tclvfs/files/patch-Makefile.in   | 0
41
{devel => filesystems}/tclvfs/files/patch-generic_vfs.c | 0
39
{devel => filesystems}/tclvfs/files/patch-generic_vfs.c | 0
42
{devel => filesystems}/tclvfs/pkg-descr                 | 0
40
{devel => filesystems}/tclvfs/pkg-descr                 | 0
43
{devel => filesystems}/tclvfs/pkg-plist                 | 0
41
{devel => filesystems}/tclvfs/pkg-plist                 | 0
44
9 files changed, 3 insertions(+), 2 deletions(-)
42
9 files changed, 3 insertions(+), 2 deletions(-)
45
rename {devel => filesystems}/tclvfs/Makefile (92%)
43
rename {devel => filesystems}/tclvfs/Makefile (92%)
46
rename {devel => filesystems}/tclvfs/distinfo (100%)
44
rename {devel => filesystems}/tclvfs/distinfo (100%)
47
rename {devel => filesystems}/tclvfs/files/patch-Makefile.in (100%)
45
rename {devel => filesystems}/tclvfs/files/patch-Makefile.in (100%)
48
rename {devel => filesystems}/tclvfs/files/patch-generic_vfs.c (100%)
46
rename {devel => filesystems}/tclvfs/files/patch-generic_vfs.c (100%)
49
rename {devel => filesystems}/tclvfs/pkg-descr (100%)
47
rename {devel => filesystems}/tclvfs/pkg-descr (100%)
50
rename {devel => filesystems}/tclvfs/pkg-plist (100%)
48
rename {devel => filesystems}/tclvfs/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3633-3635 sysutils/acfgfs|filesystems/acfgfs|2024-10-21|Moved to new category filesystems Link Here
3633
sysutils/R-cran-fs|filesystems/R-cran-fs|2024-10-21|Moved to new category filesystems
3633
sysutils/R-cran-fs|filesystems/R-cran-fs|2024-10-21|Moved to new category filesystems
3634
security/clamfs|filesystems/clamfs|2024-10-21|Moved to new category filesystems
3634
security/clamfs|filesystems/clamfs|2024-10-21|Moved to new category filesystems
3635
emulators/mtools|filesystems/mtools|2024-10-21|Moved to new category filesystems
3635
emulators/mtools|filesystems/mtools|2024-10-21|Moved to new category filesystems
3636
devel/tclvfs|filesystems/tclvfs|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 8160-8166 Link Here
8160
    SUBDIR += tclreadline
8160
    SUBDIR += tclreadline
8161
    SUBDIR += tclthread
8161
    SUBDIR += tclthread
8162
    SUBDIR += tcltls
8162
    SUBDIR += tcltls
8163
    SUBDIR += tclvfs
8164
    SUBDIR += tclxml
8163
    SUBDIR += tclxml
8165
    SUBDIR += tdl
8164
    SUBDIR += tdl
8166
    SUBDIR += template-glib
8165
    SUBDIR += template-glib
(-)b/filesystems/Makefile (+1 lines)
Lines 56-61 Link Here
56
    SUBDIR += scan_ffs
56
    SUBDIR += scan_ffs
57
    SUBDIR += squashfs-tools
57
    SUBDIR += squashfs-tools
58
    SUBDIR += squashfs-tools-ng
58
    SUBDIR += squashfs-tools-ng
59
    SUBDIR += tclvfs
59
    SUBDIR += ufs_copy
60
    SUBDIR += ufs_copy
60
    SUBDIR += vzvol
61
    SUBDIR += vzvol
61
    SUBDIR += wimlib
62
    SUBDIR += wimlib
(-)b/filesystems/tclvfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	tclvfs
1
PORTNAME=	tclvfs
2
PORTVERSION=	20080503
2
PORTVERSION=	20080503
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	devel
4
CATEGORIES=	filesystems devel
5
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
5
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
6
6
7
MAINTAINER=	tcltk@FreeBSD.org
7
MAINTAINER=	tcltk@FreeBSD.org
(-)b/MOVED (+1 lines)
Lines 3634-3636 sysutils/R-cran-fs|filesystems/R-cran-fs|2024-10-21|Moved to new category filesy Link Here
3634
security/clamfs|filesystems/clamfs|2024-10-21|Moved to new category filesystems
3634
security/clamfs|filesystems/clamfs|2024-10-21|Moved to new category filesystems
3635
emulators/mtools|filesystems/mtools|2024-10-21|Moved to new category filesystems
3635
emulators/mtools|filesystems/mtools|2024-10-21|Moved to new category filesystems
3636
devel/tclvfs|filesystems/tclvfs|2024-10-21|Moved to new category filesystems
3636
devel/tclvfs|filesystems/tclvfs|2024-10-21|Moved to new category filesystems
3637
devel/rubygem-aws-sdk-efs|filesystems/rubygem-aws-sdk-efs|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 6555-6561 Link Here
6555
    SUBDIR += rubygem-aws-sdk-ecr
6555
    SUBDIR += rubygem-aws-sdk-ecr
6556
    SUBDIR += rubygem-aws-sdk-ecrpublic
6556
    SUBDIR += rubygem-aws-sdk-ecrpublic
6557
    SUBDIR += rubygem-aws-sdk-ecs
6557
    SUBDIR += rubygem-aws-sdk-ecs
6558
    SUBDIR += rubygem-aws-sdk-efs
6559
    SUBDIR += rubygem-aws-sdk-eks
6558
    SUBDIR += rubygem-aws-sdk-eks
6560
    SUBDIR += rubygem-aws-sdk-eksauth
6559
    SUBDIR += rubygem-aws-sdk-eksauth
6561
    SUBDIR += rubygem-aws-sdk-elasticache
6560
    SUBDIR += rubygem-aws-sdk-elasticache
(-)b/devel/rubygem-aws-sdk-resources/Makefile (-1 / +1 lines)
Lines 137-143 RUN_DEPENDS= rubygem-aws-sdk-accessanalyzer>=1<2:devel/rubygem-aws-sdk-accessana Link Here
137
		rubygem-aws-sdk-ecr>=1<2:devel/rubygem-aws-sdk-ecr \
137
		rubygem-aws-sdk-ecr>=1<2:devel/rubygem-aws-sdk-ecr \
138
		rubygem-aws-sdk-ecrpublic>=1<2:devel/rubygem-aws-sdk-ecrpublic \
138
		rubygem-aws-sdk-ecrpublic>=1<2:devel/rubygem-aws-sdk-ecrpublic \
139
		rubygem-aws-sdk-ecs>=1<2:devel/rubygem-aws-sdk-ecs \
139
		rubygem-aws-sdk-ecs>=1<2:devel/rubygem-aws-sdk-ecs \
140
		rubygem-aws-sdk-efs>=1<2:devel/rubygem-aws-sdk-efs \
140
		rubygem-aws-sdk-efs>=1<2:filesystems/rubygem-aws-sdk-efs \
141
		rubygem-aws-sdk-eks>=1<2:devel/rubygem-aws-sdk-eks \
141
		rubygem-aws-sdk-eks>=1<2:devel/rubygem-aws-sdk-eks \
142
		rubygem-aws-sdk-eksauth>=1<2:devel/rubygem-aws-sdk-eksauth \
142
		rubygem-aws-sdk-eksauth>=1<2:devel/rubygem-aws-sdk-eksauth \
143
		rubygem-aws-sdk-elasticache>=1<2:devel/rubygem-aws-sdk-elasticache \
143
		rubygem-aws-sdk-elasticache>=1<2:devel/rubygem-aws-sdk-elasticache \
(-)b/filesystems/Makefile (+1 lines)
Lines 52-57 Link Here
52
    SUBDIR += py-prometheus-zfs
52
    SUBDIR += py-prometheus-zfs
53
    SUBDIR += py-zfs-autobackup
53
    SUBDIR += py-zfs-autobackup
54
    SUBDIR += R-cran-fs
54
    SUBDIR += R-cran-fs
55
    SUBDIR += rubygem-aws-sdk-efs
55
    SUBDIR += rubygem-winrm-fs
56
    SUBDIR += rubygem-winrm-fs
56
    SUBDIR += scan_ffs
57
    SUBDIR += scan_ffs
57
    SUBDIR += squashfs-tools
58
    SUBDIR += squashfs-tools
(-)b/filesystems/rubygem-aws-sdk-efs/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	aws-sdk-efs
1
PORTNAME=	aws-sdk-efs
2
PORTVERSION=	1.86.0
2
PORTVERSION=	1.86.0
3
CATEGORIES=	devel rubygems
3
CATEGORIES=	filesystems devel rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	sunpoet@FreeBSD.org
6
MAINTAINER=	sunpoet@FreeBSD.org
(-)b/MOVED (+1 lines)
Lines 3635-3637 security/clamfs|filesystems/clamfs|2024-10-21|Moved to new category filesystems Link Here
3635
emulators/mtools|filesystems/mtools|2024-10-21|Moved to new category filesystems
3635
emulators/mtools|filesystems/mtools|2024-10-21|Moved to new category filesystems
3636
devel/tclvfs|filesystems/tclvfs|2024-10-21|Moved to new category filesystems
3636
devel/tclvfs|filesystems/tclvfs|2024-10-21|Moved to new category filesystems
3637
devel/rubygem-aws-sdk-efs|filesystems/rubygem-aws-sdk-efs|2024-10-21|Moved to new category filesystems
3637
devel/rubygem-aws-sdk-efs|filesystems/rubygem-aws-sdk-efs|2024-10-21|Moved to new category filesystems
3638
devel/py-s3fs|filesystems/py-s3fs|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 5828-5834 Link Here
5828
    SUBDIR += py-rush
5828
    SUBDIR += py-rush
5829
    SUBDIR += py-rx
5829
    SUBDIR += py-rx
5830
    SUBDIR += py-rx1
5830
    SUBDIR += py-rx1
5831
    SUBDIR += py-s3fs
5832
    SUBDIR += py-saneyaml
5831
    SUBDIR += py-saneyaml
5833
    SUBDIR += py-sarge
5832
    SUBDIR += py-sarge
5834
    SUBDIR += py-sarif-om
5833
    SUBDIR += py-sarif-om
(-)b/devel/py-etils/Makefile (-1 / +1 lines)
Lines 56-62 EPATH_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fsspec>=0:filesystems/py-fsspec@${PY_F Link Here
56
			${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} \
56
			${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} \
57
			${PYTHON_PKGNAMEPREFIX}zipp>=0:devel/py-zipp@${PY_FLAVOR}
57
			${PYTHON_PKGNAMEPREFIX}zipp>=0:devel/py-zipp@${PY_FLAVOR}
58
EPATH_GCS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}gcsfs>=0:devel/py-gcsfs@${PY_FLAVOR}
58
EPATH_GCS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}gcsfs>=0:devel/py-gcsfs@${PY_FLAVOR}
59
EPATH_S3_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}s3fs>=0:devel/py-s3fs@${PY_FLAVOR}
59
EPATH_S3_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}s3fs>=0:filesystems/py-s3fs@${PY_FLAVOR}
60
EPY_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
60
EPY_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
61
ETQDM_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}absl-py>=0:devel/py-absl-py@${PY_FLAVOR} \
61
ETQDM_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}absl-py>=0:devel/py-absl-py@${PY_FLAVOR} \
62
			${PYTHON_PKGNAMEPREFIX}tqdm>=0:misc/py-tqdm@${PY_FLAVOR}
62
			${PYTHON_PKGNAMEPREFIX}tqdm>=0:misc/py-tqdm@${PY_FLAVOR}
(-)b/devel/py-uproot/Makefile (-1 / +1 lines)
Lines 32-38 S3_DESC= Access Amazon S3 storage Link Here
32
XROOTD_DESC=	Access extended ROOT daemon
32
XROOTD_DESC=	Access extended ROOT daemon
33
33
34
HTTP_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR}
34
HTTP_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR}
35
S3_RUN_DEPENDS=		${PYTHON_PKGNAMEPREFIX}s3fs>=0:devel/py-s3fs@${PY_FLAVOR}
35
S3_RUN_DEPENDS=		${PYTHON_PKGNAMEPREFIX}s3fs>=0:filesystems/py-s3fs@${PY_FLAVOR}
36
XROOTD_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec-xrootd>=0:filesystems/py-fsspec-xrootd@${PY_FLAVOR}
36
XROOTD_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec-xrootd>=0:filesystems/py-fsspec-xrootd@${PY_FLAVOR}
37
37
38
.include <bsd.port.pre.mk>
38
.include <bsd.port.pre.mk>
(-)b/filesystems/Makefile (+1 lines)
Lines 50-55 Link Here
50
    SUBDIR += py-fsspec
50
    SUBDIR += py-fsspec
51
    SUBDIR += py-fsspec-xrootd
51
    SUBDIR += py-fsspec-xrootd
52
    SUBDIR += py-prometheus-zfs
52
    SUBDIR += py-prometheus-zfs
53
    SUBDIR += py-s3fs
53
    SUBDIR += py-zfs-autobackup
54
    SUBDIR += py-zfs-autobackup
54
    SUBDIR += R-cran-fs
55
    SUBDIR += R-cran-fs
55
    SUBDIR += rubygem-aws-sdk-efs
56
    SUBDIR += rubygem-aws-sdk-efs
(-)b/filesystems/py-s3fs/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	s3fs
1
PORTNAME=	s3fs
2
PORTVERSION=	2024.10.0
2
PORTVERSION=	2024.10.0
3
CATEGORIES=	devel python
3
CATEGORIES=	filesystems devel python
4
MASTER_SITES=	PYPI
4
MASTER_SITES=	PYPI
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
6
6
(-)b/graphics/py-geosnap/Makefile (-1 / +1 lines)
Lines 32-38 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}contextily>=0:graphics/py-contextily@${PY_FL Link Here
32
		${PYTHON_PKGNAMEPREFIX}pyarrow>=0.14.1:databases/py-pyarrow@${PY_FLAVOR} \
32
		${PYTHON_PKGNAMEPREFIX}pyarrow>=0.14.1:databases/py-pyarrow@${PY_FLAVOR} \
33
		${PYTHON_PKGNAMEPREFIX}pyproj>=3:graphics/py-pyproj@${PY_FLAVOR} \
33
		${PYTHON_PKGNAMEPREFIX}pyproj>=3:graphics/py-pyproj@${PY_FLAVOR} \
34
		${PYTHON_PKGNAMEPREFIX}quilt3>=3.6:www/py-quilt3@${PY_FLAVOR} \
34
		${PYTHON_PKGNAMEPREFIX}quilt3>=3.6:www/py-quilt3@${PY_FLAVOR} \
35
		${PYTHON_PKGNAMEPREFIX}s3fs>=0:devel/py-s3fs@${PY_FLAVOR} \
35
		${PYTHON_PKGNAMEPREFIX}s3fs>=0:filesystems/py-s3fs@${PY_FLAVOR} \
36
		${PYTHON_PKGNAMEPREFIX}scikit-learn>=0:science/py-scikit-learn@${PY_FLAVOR} \
36
		${PYTHON_PKGNAMEPREFIX}scikit-learn>=0:science/py-scikit-learn@${PY_FLAVOR} \
37
		${PYTHON_PKGNAMEPREFIX}seaborn>=0:math/py-seaborn@${PY_FLAVOR} \
37
		${PYTHON_PKGNAMEPREFIX}seaborn>=0:math/py-seaborn@${PY_FLAVOR} \
38
		${PYTHON_PKGNAMEPREFIX}segregation>=2.1:science/py-segregation@${PY_FLAVOR} \
38
		${PYTHON_PKGNAMEPREFIX}segregation>=2.1:science/py-segregation@${PY_FLAVOR} \
(-)b/misc/py-datasets/Makefile (-3 / +1 lines)
Lines 46-52 TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}absl-py>=0:devel/py-absl-py@${PY_FLAVOR} \ Link Here
46
		${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
46
		${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
47
		${PYTHON_PKGNAMEPREFIX}pytorch>=2.0.0:misc/py-pytorch@${PY_FLAVOR} \
47
		${PYTHON_PKGNAMEPREFIX}pytorch>=2.0.0:misc/py-pytorch@${PY_FLAVOR} \
48
		${PYTHON_PKGNAMEPREFIX}rarfile>=4.0:archivers/py-rarfile@${PY_FLAVOR} \
48
		${PYTHON_PKGNAMEPREFIX}rarfile>=4.0:archivers/py-rarfile@${PY_FLAVOR} \
49
		${PYTHON_PKGNAMEPREFIX}s3fs>=2021.11.1:devel/py-s3fs@${PY_FLAVOR} \
49
		${PYTHON_PKGNAMEPREFIX}s3fs>=2021.11.1:filesystems/py-s3fs@${PY_FLAVOR} \
50
		${PYTHON_PKGNAMEPREFIX}tiktoken>=0:textproc/py-tiktoken@${PY_FLAVOR} \
50
		${PYTHON_PKGNAMEPREFIX}tiktoken>=0:textproc/py-tiktoken@${PY_FLAVOR} \
51
		${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.6.1:devel/py-typing-extensions@${PY_FLAVOR} \
51
		${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.6.1:devel/py-typing-extensions@${PY_FLAVOR} \
52
		${PYTHON_PKGNAMEPREFIX}zstandard>=0:archivers/py-zstandard@${PY_FLAVOR}
52
		${PYTHON_PKGNAMEPREFIX}zstandard>=0:archivers/py-zstandard@${PY_FLAVOR}
53
- 
54
--
55
MOVED                                        | 1 +
53
MOVED                                        | 1 +
56
devel/Makefile                               | 1 -
54
devel/Makefile                               | 1 -
57
filesystems/Makefile                         | 1 +
55
filesystems/Makefile                         | 1 +
58
{devel => filesystems}/py-pyfakefs/Makefile  | 2 +-
56
{devel => filesystems}/py-pyfakefs/Makefile  | 2 +-
59
{devel => filesystems}/py-pyfakefs/distinfo  | 0
57
{devel => filesystems}/py-pyfakefs/distinfo  | 0
60
{devel => filesystems}/py-pyfakefs/pkg-descr | 0
58
{devel => filesystems}/py-pyfakefs/pkg-descr | 0
61
6 files changed, 3 insertions(+), 2 deletions(-)
59
6 files changed, 3 insertions(+), 2 deletions(-)
62
rename {devel => filesystems}/py-pyfakefs/Makefile (94%)
60
rename {devel => filesystems}/py-pyfakefs/Makefile (94%)
63
rename {devel => filesystems}/py-pyfakefs/distinfo (100%)
61
rename {devel => filesystems}/py-pyfakefs/distinfo (100%)
64
rename {devel => filesystems}/py-pyfakefs/pkg-descr (100%)
62
rename {devel => filesystems}/py-pyfakefs/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3636-3638 emulators/mtools|filesystems/mtools|2024-10-21|Moved to new category filesystems Link Here
3636
devel/tclvfs|filesystems/tclvfs|2024-10-21|Moved to new category filesystems
3636
devel/tclvfs|filesystems/tclvfs|2024-10-21|Moved to new category filesystems
3637
devel/rubygem-aws-sdk-efs|filesystems/rubygem-aws-sdk-efs|2024-10-21|Moved to new category filesystems
3637
devel/rubygem-aws-sdk-efs|filesystems/rubygem-aws-sdk-efs|2024-10-21|Moved to new category filesystems
3638
devel/py-s3fs|filesystems/py-s3fs|2024-10-21|Moved to new category filesystems
3638
devel/py-s3fs|filesystems/py-s3fs|2024-10-21|Moved to new category filesystems
3639
devel/py-pyfakefs|filesystems/py-pyfakefs|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 5530-5536 Link Here
5530
    SUBDIR += py-pyee11
5530
    SUBDIR += py-pyee11
5531
    SUBDIR += py-pyelftools
5531
    SUBDIR += py-pyelftools
5532
    SUBDIR += py-pyface
5532
    SUBDIR += py-pyface
5533
    SUBDIR += py-pyfakefs
5534
    SUBDIR += py-pyfcm
5533
    SUBDIR += py-pyfcm
5535
    SUBDIR += py-pyflakes
5534
    SUBDIR += py-pyflakes
5536
    SUBDIR += py-pyformance
5535
    SUBDIR += py-pyformance
(-)b/filesystems/Makefile (+1 lines)
Lines 50-55 Link Here
50
    SUBDIR += py-fsspec
50
    SUBDIR += py-fsspec
51
    SUBDIR += py-fsspec-xrootd
51
    SUBDIR += py-fsspec-xrootd
52
    SUBDIR += py-prometheus-zfs
52
    SUBDIR += py-prometheus-zfs
53
    SUBDIR += py-pyfakefs
53
    SUBDIR += py-s3fs
54
    SUBDIR += py-s3fs
54
    SUBDIR += py-zfs-autobackup
55
    SUBDIR += py-zfs-autobackup
55
    SUBDIR += R-cran-fs
56
    SUBDIR += R-cran-fs
(-)b/filesystems/py-pyfakefs/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	pyfakefs
1
PORTNAME=	pyfakefs
2
PORTVERSION=	5.7.1
2
PORTVERSION=	5.7.1
3
CATEGORIES=	devel python
3
CATEGORIES=	filesystems devel python
4
MASTER_SITES=	PYPI
4
MASTER_SITES=	PYPI
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
6
6
(-)b/MOVED (+1 lines)
Lines 3637-3639 devel/tclvfs|filesystems/tclvfs|2024-10-21|Moved to new category filesystems Link Here
3637
devel/rubygem-aws-sdk-efs|filesystems/rubygem-aws-sdk-efs|2024-10-21|Moved to new category filesystems
3637
devel/rubygem-aws-sdk-efs|filesystems/rubygem-aws-sdk-efs|2024-10-21|Moved to new category filesystems
3638
devel/py-s3fs|filesystems/py-s3fs|2024-10-21|Moved to new category filesystems
3638
devel/py-s3fs|filesystems/py-s3fs|2024-10-21|Moved to new category filesystems
3639
devel/py-pyfakefs|filesystems/py-pyfakefs|2024-10-21|Moved to new category filesystems
3639
devel/py-pyfakefs|filesystems/py-pyfakefs|2024-10-21|Moved to new category filesystems
3640
devel/py-llfuse|filesystems/py-llfuse|2024-10-21|Moved to new category filesystems
(-)b/archivers/py-borgbackup/Makefile (-1 / +1 lines)
Lines 35-41 OPTIONS_DEFINE= FUSE Link Here
35
OPTIONS_DEFAULT=	FUSE
35
OPTIONS_DEFAULT=	FUSE
36
36
37
FUSE_DESC=	Support to mount locally borg backup files
37
FUSE_DESC=	Support to mount locally borg backup files
38
FUSE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}llfuse>0:devel/py-llfuse@${PY_FLAVOR}
38
FUSE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}llfuse>0:filesystems/py-llfuse@${PY_FLAVOR}
39
39
40
.include <bsd.port.pre.mk>
40
.include <bsd.port.pre.mk>
41
41
(-)b/archivers/py-borgbackup12/Makefile (-1 / +1 lines)
Lines 36-42 OPTIONS_DEFINE= FUSE Link Here
36
OPTIONS_DEFAULT=	FUSE
36
OPTIONS_DEFAULT=	FUSE
37
37
38
FUSE_DESC=	Support to mount locally borg backup files
38
FUSE_DESC=	Support to mount locally borg backup files
39
FUSE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}llfuse>0:devel/py-llfuse@${PY_FLAVOR}
39
FUSE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}llfuse>0:filesystems/py-llfuse@${PY_FLAVOR}
40
40
41
_BORGHOME=${WRKDIR}/testhome
41
_BORGHOME=${WRKDIR}/testhome
42
_BORGENV=-i BORG_PASSPHRASE=secret123 PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} HOME=${_BORGHOME}
42
_BORGENV=-i BORG_PASSPHRASE=secret123 PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} HOME=${_BORGHOME}
(-)b/devel/Makefile (-1 lines)
Lines 5152-5158 Link Here
5152
    SUBDIR += py-littleutils
5152
    SUBDIR += py-littleutils
5153
    SUBDIR += py-livemark
5153
    SUBDIR += py-livemark
5154
    SUBDIR += py-lizard
5154
    SUBDIR += py-lizard
5155
    SUBDIR += py-llfuse
5156
    SUBDIR += py-llvmcpy
5155
    SUBDIR += py-llvmcpy
5157
    SUBDIR += py-llvmlite
5156
    SUBDIR += py-llvmlite
5158
    SUBDIR += py-lml
5157
    SUBDIR += py-lml
(-)b/filesystems/Makefile (+1 lines)
Lines 49-54 Link Here
49
    SUBDIR += py-fs2
49
    SUBDIR += py-fs2
50
    SUBDIR += py-fsspec
50
    SUBDIR += py-fsspec
51
    SUBDIR += py-fsspec-xrootd
51
    SUBDIR += py-fsspec-xrootd
52
    SUBDIR += py-llfuse
52
    SUBDIR += py-prometheus-zfs
53
    SUBDIR += py-prometheus-zfs
53
    SUBDIR += py-pyfakefs
54
    SUBDIR += py-pyfakefs
54
    SUBDIR += py-s3fs
55
    SUBDIR += py-s3fs
(-)b/filesystems/py-llfuse/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	llfuse
1
PORTNAME=	llfuse
2
PORTVERSION=	1.5.1
2
PORTVERSION=	1.5.1
3
CATEGORIES=	devel python
3
CATEGORIES=	filesystems devel python
4
MASTER_SITES=	PYPI \
4
MASTER_SITES=	PYPI \
5
		https://github.com/python-llfuse/python-llfuse/releases/download/release-${PORTVERSION}/
5
		https://github.com/python-llfuse/python-llfuse/releases/download/release-${PORTVERSION}/
6
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
6
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
(-)b/MOVED (+1 lines)
Lines 3638-3640 devel/rubygem-aws-sdk-efs|filesystems/rubygem-aws-sdk-efs|2024-10-21|Moved to ne Link Here
3638
devel/py-s3fs|filesystems/py-s3fs|2024-10-21|Moved to new category filesystems
3638
devel/py-s3fs|filesystems/py-s3fs|2024-10-21|Moved to new category filesystems
3639
devel/py-pyfakefs|filesystems/py-pyfakefs|2024-10-21|Moved to new category filesystems
3639
devel/py-pyfakefs|filesystems/py-pyfakefs|2024-10-21|Moved to new category filesystems
3640
devel/py-llfuse|filesystems/py-llfuse|2024-10-21|Moved to new category filesystems
3640
devel/py-llfuse|filesystems/py-llfuse|2024-10-21|Moved to new category filesystems
3641
devel/py-libzfs|filesystems/py-libzfs|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 5143-5149 Link Here
5143
    SUBDIR += py-libusb1
5143
    SUBDIR += py-libusb1
5144
    SUBDIR += py-libversion
5144
    SUBDIR += py-libversion
5145
    SUBDIR += py-libvirt
5145
    SUBDIR += py-libvirt
5146
    SUBDIR += py-libzfs
5147
    SUBDIR += py-lief
5146
    SUBDIR += py-lief
5148
    SUBDIR += py-line-profiler
5147
    SUBDIR += py-line-profiler
5149
    SUBDIR += py-linear-tsv
5148
    SUBDIR += py-linear-tsv
(-)b/devel/py-libioc/Makefile (-1 / +1 lines)
Lines 16-22 LICENSE_FILE= ${WRKSRC}/LICENSE.txt Link Here
16
16
17
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR}
17
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR}
18
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}gitpython>0:devel/py-gitpython@${PY_FLAVOR} \
18
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}gitpython>0:devel/py-gitpython@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}libzfs>0:devel/py-libzfs@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}libzfs>0:filesystems/py-libzfs@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}sysctl>0:devel/py-sysctl@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}sysctl>0:devel/py-sysctl@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}ucl>0:textproc/py-ucl@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}ucl>0:textproc/py-ucl@${PY_FLAVOR} \
22
		ca_root_nss>0:security/ca_root_nss \
22
		ca_root_nss>0:security/ca_root_nss \
(-)b/filesystems/Makefile (+1 lines)
Lines 49-54 Link Here
49
    SUBDIR += py-fs2
49
    SUBDIR += py-fs2
50
    SUBDIR += py-fsspec
50
    SUBDIR += py-fsspec
51
    SUBDIR += py-fsspec-xrootd
51
    SUBDIR += py-fsspec-xrootd
52
    SUBDIR += py-libzfs
52
    SUBDIR += py-llfuse
53
    SUBDIR += py-llfuse
53
    SUBDIR += py-prometheus-zfs
54
    SUBDIR += py-prometheus-zfs
54
    SUBDIR += py-pyfakefs
55
    SUBDIR += py-pyfakefs
(-)b/filesystems/py-libzfs/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	libzfs
1
PORTNAME=	libzfs
2
PORTVERSION=	1.1.2023020700
2
PORTVERSION=	1.1.2023020700
3
CATEGORIES=	devel python
3
CATEGORIES=	filesystems devel python
4
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
4
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
5
5
6
MAINTAINER=	freqlabs@FreeBSD.org
6
MAINTAINER=	freqlabs@FreeBSD.org
(-)b/filesystems/py-prometheus-zfs/Makefile (-1 / +1 lines)
Lines 11-17 WWW= https://github.com/matusnovak/prometheus-zfs Link Here
11
LICENSE=	UNLICENSE
11
LICENSE=	UNLICENSE
12
LICENSE_FILE=	${WRKSRC}/LICENSE
12
LICENSE_FILE=	${WRKSRC}/LICENSE
13
13
14
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}libzfs>=0:devel/py-libzfs@${PY_FLAVOR} \
14
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}libzfs>=0:filesystems/py-libzfs@${PY_FLAVOR} \
15
		${PYTHON_PKGNAMEPREFIX}prometheus-client>=0:net-mgmt/py-prometheus-client@${PY_FLAVOR}
15
		${PYTHON_PKGNAMEPREFIX}prometheus-client>=0:net-mgmt/py-prometheus-client@${PY_FLAVOR}
16
16
17
USES=		python shebangfix
17
USES=		python shebangfix
(-)b/sysutils/iocage-devel/Makefile (-1 / +1 lines)
Lines 17-23 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=6.7:devel/py-click@${PY_FLAVOR} \ Link Here
17
		${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}gitpython>=2.1.10:devel/py-gitpython@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}gitpython>=2.1.10:devel/py-gitpython@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}libzfs>=1.0.2:devel/py-libzfs@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}libzfs>=1.0.2:filesystems/py-libzfs@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}netifaces>0:net/py-netifaces@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}netifaces>0:net/py-netifaces@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}pytest-runner>=2.0.0:devel/py-pytest-runner@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}pytest-runner>=2.0.0:devel/py-pytest-runner@${PY_FLAVOR} \
23
		${PYTHON_PKGNAMEPREFIX}requests>=2.11.1:www/py-requests@${PY_FLAVOR} \
23
		${PYTHON_PKGNAMEPREFIX}requests>=2.11.1:www/py-requests@${PY_FLAVOR} \
(-)b/sysutils/iocage/Makefile (-3 / +1 lines)
Lines 19-25 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}netifaces>0:net/py-netifaces@${PY_FLAVOR} \ Link Here
19
		${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}gitpython>0:devel/py-gitpython@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}gitpython>0:devel/py-gitpython@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR}
21
		${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR}
22
TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}libzfs>=1.0.2:devel/py-libzfs@${PY_FLAVOR} \
22
TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}libzfs>=1.0.2:filesystems/py-libzfs@${PY_FLAVOR} \
23
		${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \
23
		${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \
24
		${PYTHON_PKGNAMEPREFIX}pytest4>0:devel/py-pytest4@${PY_FLAVOR} \
24
		${PYTHON_PKGNAMEPREFIX}pytest4>0:devel/py-pytest4@${PY_FLAVOR} \
25
		${PYTHON_PKGNAMEPREFIX}pytest4-cov>0:devel/py-pytest4-cov@${PY_FLAVOR} \
25
		${PYTHON_PKGNAMEPREFIX}pytest4-cov>0:devel/py-pytest4-cov@${PY_FLAVOR} \
26
- 
27
--
28
MOVED                                      | 1 +
26
MOVED                                      | 1 +
29
devel/Makefile                             | 1 -
27
devel/Makefile                             | 1 -
30
devel/py-gcsfs/Makefile                    | 2 +-
28
devel/py-gcsfs/Makefile                    | 2 +-
31
filesystems/Makefile                       | 1 +
29
filesystems/Makefile                       | 1 +
32
{devel => filesystems}/py-fusepy/Makefile  | 2 +-
30
{devel => filesystems}/py-fusepy/Makefile  | 2 +-
33
{devel => filesystems}/py-fusepy/distinfo  | 0
31
{devel => filesystems}/py-fusepy/distinfo  | 0
34
{devel => filesystems}/py-fusepy/pkg-descr | 0
32
{devel => filesystems}/py-fusepy/pkg-descr | 0
35
sysutils/fusefs-gitfs/Makefile             | 2 +-
33
sysutils/fusefs-gitfs/Makefile             | 2 +-
36
8 files changed, 5 insertions(+), 4 deletions(-)
34
8 files changed, 5 insertions(+), 4 deletions(-)
37
rename {devel => filesystems}/py-fusepy/Makefile (93%)
35
rename {devel => filesystems}/py-fusepy/Makefile (93%)
38
rename {devel => filesystems}/py-fusepy/distinfo (100%)
36
rename {devel => filesystems}/py-fusepy/distinfo (100%)
39
rename {devel => filesystems}/py-fusepy/pkg-descr (100%)
37
rename {devel => filesystems}/py-fusepy/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3639-3641 devel/py-s3fs|filesystems/py-s3fs|2024-10-21|Moved to new category filesystems Link Here
3639
devel/py-pyfakefs|filesystems/py-pyfakefs|2024-10-21|Moved to new category filesystems
3639
devel/py-pyfakefs|filesystems/py-pyfakefs|2024-10-21|Moved to new category filesystems
3640
devel/py-llfuse|filesystems/py-llfuse|2024-10-21|Moved to new category filesystems
3640
devel/py-llfuse|filesystems/py-llfuse|2024-10-21|Moved to new category filesystems
3641
devel/py-libzfs|filesystems/py-libzfs|2024-10-21|Moved to new category filesystems
3641
devel/py-libzfs|filesystems/py-libzfs|2024-10-21|Moved to new category filesystems
3642
devel/py-fusepy|filesystems/py-fusepy|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 4896-4902 Link Here
4896
    SUBDIR += py-funcsigs
4896
    SUBDIR += py-funcsigs
4897
    SUBDIR += py-funcy
4897
    SUBDIR += py-funcy
4898
    SUBDIR += py-furl
4898
    SUBDIR += py-furl
4899
    SUBDIR += py-fusepy
4900
    SUBDIR += py-future
4899
    SUBDIR += py-future
4901
    SUBDIR += py-futurist
4900
    SUBDIR += py-futurist
4902
    SUBDIR += py-fuzzywuzzy
4901
    SUBDIR += py-fuzzywuzzy
(-)b/devel/py-gcsfs/Makefile (-1 / +1 lines)
Lines 32-37 GCSFUSE_DESC= Fuse support Link Here
32
CRC_DESC=	CRC support
32
CRC_DESC=	CRC support
33
33
34
GCSFUSE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}crcmod>=0:devel/py-crcmod@${PY_FLAVOR}
34
GCSFUSE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}crcmod>=0:devel/py-crcmod@${PY_FLAVOR}
35
CRC_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fusepy>=0:devel/py-fusepy@${PY_FLAVOR}
35
CRC_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fusepy>=0:filesystems/py-fusepy@${PY_FLAVOR}
36
36
37
.include <bsd.port.mk>
37
.include <bsd.port.mk>
(-)b/filesystems/Makefile (+1 lines)
Lines 49-54 Link Here
49
    SUBDIR += py-fs2
49
    SUBDIR += py-fs2
50
    SUBDIR += py-fsspec
50
    SUBDIR += py-fsspec
51
    SUBDIR += py-fsspec-xrootd
51
    SUBDIR += py-fsspec-xrootd
52
    SUBDIR += py-fusepy
52
    SUBDIR += py-libzfs
53
    SUBDIR += py-libzfs
53
    SUBDIR += py-llfuse
54
    SUBDIR += py-llfuse
54
    SUBDIR += py-prometheus-zfs
55
    SUBDIR += py-prometheus-zfs
(-)b/filesystems/py-fusepy/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	fusepy
1
PORTNAME=	fusepy
2
PORTVERSION=	3.0.1
2
PORTVERSION=	3.0.1
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	devel python
4
CATEGORIES=	filesystems devel python
5
MASTER_SITES=	PYPI
5
MASTER_SITES=	PYPI
6
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
6
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
7
(-)b/sysutils/fusefs-gitfs/Makefile (-3 / +1 lines)
Lines 16-22 EXPIRATION_DATE=2024-12-31 Link Here
16
16
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}atomiclong>=0.1.1:devel/py-atomiclong@${PY_FLAVOR} \
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}atomiclong>=0.1.1:devel/py-atomiclong@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}cffi>=1.12.3:devel/py-cffi@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}cffi>=1.12.3:devel/py-cffi@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}fusepy>=3.0.1:devel/py-fusepy@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}fusepy>=3.0.1:filesystems/py-fusepy@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}pycparser>=2.19:devel/py-pycparser@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}pycparser>=2.19:devel/py-pycparser@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}pygit2>=0.28.2:devel/py-pygit2@${PY_FLAVOR} \
21
		${PYTHON_PKGNAMEPREFIX}pygit2>=0.28.2:devel/py-pygit2@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}raven>=6.10.0:devel/py-raven@${PY_FLAVOR} \
22
		${PYTHON_PKGNAMEPREFIX}raven>=6.10.0:devel/py-raven@${PY_FLAVOR} \
23
- 
24
--
25
MOVED                                     | 1 +
23
MOVED                                     | 1 +
26
devel/Makefile                            | 1 -
24
devel/Makefile                            | 1 -
27
devel/py-etils/Makefile                   | 2 +-
25
devel/py-etils/Makefile                   | 2 +-
28
filesystems/Makefile                      | 1 +
26
filesystems/Makefile                      | 1 +
29
{devel => filesystems}/py-gcsfs/Makefile  | 2 +-
27
{devel => filesystems}/py-gcsfs/Makefile  | 2 +-
30
{devel => filesystems}/py-gcsfs/distinfo  | 0
28
{devel => filesystems}/py-gcsfs/distinfo  | 0
31
{devel => filesystems}/py-gcsfs/pkg-descr | 0
29
{devel => filesystems}/py-gcsfs/pkg-descr | 0
32
7 files changed, 4 insertions(+), 3 deletions(-)
30
7 files changed, 4 insertions(+), 3 deletions(-)
33
rename {devel => filesystems}/py-gcsfs/Makefile (97%)
31
rename {devel => filesystems}/py-gcsfs/Makefile (97%)
34
rename {devel => filesystems}/py-gcsfs/distinfo (100%)
32
rename {devel => filesystems}/py-gcsfs/distinfo (100%)
35
rename {devel => filesystems}/py-gcsfs/pkg-descr (100%)
33
rename {devel => filesystems}/py-gcsfs/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3640-3642 devel/py-pyfakefs|filesystems/py-pyfakefs|2024-10-21|Moved to new category files Link Here
3640
devel/py-llfuse|filesystems/py-llfuse|2024-10-21|Moved to new category filesystems
3640
devel/py-llfuse|filesystems/py-llfuse|2024-10-21|Moved to new category filesystems
3641
devel/py-libzfs|filesystems/py-libzfs|2024-10-21|Moved to new category filesystems
3641
devel/py-libzfs|filesystems/py-libzfs|2024-10-21|Moved to new category filesystems
3642
devel/py-fusepy|filesystems/py-fusepy|2024-10-21|Moved to new category filesystems
3642
devel/py-fusepy|filesystems/py-fusepy|2024-10-21|Moved to new category filesystems
3643
devel/py-gcsfs|filesystems/py-gcsfs|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 4904-4910 Link Here
4904
    SUBDIR += py-game_sdl2
4904
    SUBDIR += py-game_sdl2
4905
    SUBDIR += py-gapic-generator
4905
    SUBDIR += py-gapic-generator
4906
    SUBDIR += py-gast
4906
    SUBDIR += py-gast
4907
    SUBDIR += py-gcsfs
4908
    SUBDIR += py-gelidum
4907
    SUBDIR += py-gelidum
4909
    SUBDIR += py-genson
4908
    SUBDIR += py-genson
4910
    SUBDIR += py-genty
4909
    SUBDIR += py-genty
(-)b/devel/py-etils/Makefile (-1 / +1 lines)
Lines 55-61 EPATH_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fsspec>=0:filesystems/py-fsspec@${PY_F Link Here
55
			${PYTHON_PKGNAMEPREFIX}importlib-resources>=0:devel/py-importlib-resources@${PY_FLAVOR} \
55
			${PYTHON_PKGNAMEPREFIX}importlib-resources>=0:devel/py-importlib-resources@${PY_FLAVOR} \
56
			${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} \
56
			${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} \
57
			${PYTHON_PKGNAMEPREFIX}zipp>=0:devel/py-zipp@${PY_FLAVOR}
57
			${PYTHON_PKGNAMEPREFIX}zipp>=0:devel/py-zipp@${PY_FLAVOR}
58
EPATH_GCS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}gcsfs>=0:devel/py-gcsfs@${PY_FLAVOR}
58
EPATH_GCS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}gcsfs>=0:filesystems/py-gcsfs@${PY_FLAVOR}
59
EPATH_S3_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}s3fs>=0:filesystems/py-s3fs@${PY_FLAVOR}
59
EPATH_S3_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}s3fs>=0:filesystems/py-s3fs@${PY_FLAVOR}
60
EPY_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
60
EPY_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
61
ETQDM_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}absl-py>=0:devel/py-absl-py@${PY_FLAVOR} \
61
ETQDM_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}absl-py>=0:devel/py-absl-py@${PY_FLAVOR} \
(-)b/filesystems/Makefile (+1 lines)
Lines 50-55 Link Here
50
    SUBDIR += py-fsspec
50
    SUBDIR += py-fsspec
51
    SUBDIR += py-fsspec-xrootd
51
    SUBDIR += py-fsspec-xrootd
52
    SUBDIR += py-fusepy
52
    SUBDIR += py-fusepy
53
    SUBDIR += py-gcsfs
53
    SUBDIR += py-libzfs
54
    SUBDIR += py-libzfs
54
    SUBDIR += py-llfuse
55
    SUBDIR += py-llfuse
55
    SUBDIR += py-prometheus-zfs
56
    SUBDIR += py-prometheus-zfs
(-)b/filesystems/py-gcsfs/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	gcsfs
1
PORTNAME=	gcsfs
2
PORTVERSION=	2024.10.0
2
PORTVERSION=	2024.10.0
3
CATEGORIES=	devel python
3
CATEGORIES=	filesystems devel python
4
MASTER_SITES=	PYPI
4
MASTER_SITES=	PYPI
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
6
6
(-)b/MOVED (+1 lines)
Lines 3641-3643 devel/py-llfuse|filesystems/py-llfuse|2024-10-21|Moved to new category filesyste Link Here
3641
devel/py-libzfs|filesystems/py-libzfs|2024-10-21|Moved to new category filesystems
3641
devel/py-libzfs|filesystems/py-libzfs|2024-10-21|Moved to new category filesystems
3642
devel/py-fusepy|filesystems/py-fusepy|2024-10-21|Moved to new category filesystems
3642
devel/py-fusepy|filesystems/py-fusepy|2024-10-21|Moved to new category filesystems
3643
devel/py-gcsfs|filesystems/py-gcsfs|2024-10-21|Moved to new category filesystems
3643
devel/py-gcsfs|filesystems/py-gcsfs|2024-10-21|Moved to new category filesystems
3644
devel/py-fs|filesystems/py-fs|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 4890-4896 Link Here
4890
    SUBDIR += py-frictionless-ckan-mapper
4890
    SUBDIR += py-frictionless-ckan-mapper
4891
    SUBDIR += py-frozendict
4891
    SUBDIR += py-frozendict
4892
    SUBDIR += py-frozenlist
4892
    SUBDIR += py-frozenlist
4893
    SUBDIR += py-fs
4894
    SUBDIR += py-fudge
4893
    SUBDIR += py-fudge
4895
    SUBDIR += py-funcparserlib
4894
    SUBDIR += py-funcparserlib
4896
    SUBDIR += py-funcsigs
4895
    SUBDIR += py-funcsigs
(-)b/filesystems/Makefile (+1 lines)
Lines 46-51 Link Here
46
    SUBDIR += pear-Horde_Vfs
46
    SUBDIR += pear-Horde_Vfs
47
    SUBDIR += progsreiserfs
47
    SUBDIR += progsreiserfs
48
    SUBDIR += py-dfvfs
48
    SUBDIR += py-dfvfs
49
    SUBDIR += py-fs
49
    SUBDIR += py-fs2
50
    SUBDIR += py-fs2
50
    SUBDIR += py-fsspec
51
    SUBDIR += py-fsspec
51
    SUBDIR += py-fsspec-xrootd
52
    SUBDIR += py-fsspec-xrootd
(-)b/filesystems/py-fs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	fs
1
PORTNAME=	fs
2
PORTVERSION=	0.5.4
2
PORTVERSION=	0.5.4
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	devel python
4
CATEGORIES=	filesystems devel python
5
MASTER_SITES=	PYPI
5
MASTER_SITES=	PYPI
6
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
6
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
7
(-)b/security/py-keyrings.alt/Makefile (-4 / +2 lines)
Lines 17-23 TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ Link Here
17
		${PYTHON_PKGNAMEPREFIX}keyring>=10.3.1:security/py-keyring@${PY_FLAVOR} \
17
		${PYTHON_PKGNAMEPREFIX}keyring>=10.3.1:security/py-keyring@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}pycryptodome>0:security/py-pycryptodome@${PY_FLAVOR} \
18
		${PYTHON_PKGNAMEPREFIX}pycryptodome>0:security/py-pycryptodome@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}pycryptodomex>0:security/py-pycryptodomex@${PY_FLAVOR} \
19
		${PYTHON_PKGNAMEPREFIX}pycryptodomex>0:security/py-pycryptodomex@${PY_FLAVOR} \
20
		${PYTHON_PKGNAMEPREFIX}fs>=0.5:devel/py-fs@${PY_FLAVOR}
20
		${PYTHON_PKGNAMEPREFIX}fs>=0.5:filesystems/py-fs@${PY_FLAVOR}
21
21
22
USES=		python
22
USES=		python
23
USE_PYTHON=	autoplist distutils pytest
23
USE_PYTHON=	autoplist distutils pytest
Lines 32-37 PYFS_DESC= Install pyfilesystem to support the pyfs backend Link Here
32
ENCRYPTED_FILE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pycryptodomex>0:security/py-pycryptodomex@${PY_FLAVOR}
32
ENCRYPTED_FILE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pycryptodomex>0:security/py-pycryptodomex@${PY_FLAVOR}
33
GNOME_KEYRING_USES=		gnome
33
GNOME_KEYRING_USES=		gnome
34
GNOME_KEYRING_USE=		GNOME=pygobject3
34
GNOME_KEYRING_USE=		GNOME=pygobject3
35
PYFS_RUN_DEPENDS=		${PYTHON_PKGNAMEPREFIX}fs>=0.5:devel/py-fs@${PY_FLAVOR}
35
PYFS_RUN_DEPENDS=		${PYTHON_PKGNAMEPREFIX}fs>=0.5:filesystems/py-fs@${PY_FLAVOR}
36
36
37
.include <bsd.port.mk>
37
.include <bsd.port.mk>
38
- 
39
--
40
MOVED                                    | 1 +
38
MOVED                                    | 1 +
41
devel/Makefile                           | 1 -
39
devel/Makefile                           | 1 -
42
filesystems/Makefile                     | 1 +
40
filesystems/Makefile                     | 1 +
43
{devel => filesystems}/libmodi/Makefile  | 2 +-
41
{devel => filesystems}/libmodi/Makefile  | 2 +-
44
{devel => filesystems}/libmodi/distinfo  | 0
42
{devel => filesystems}/libmodi/distinfo  | 0
45
{devel => filesystems}/libmodi/pkg-descr | 0
43
{devel => filesystems}/libmodi/pkg-descr | 0
46
{devel => filesystems}/libmodi/pkg-plist | 0
44
{devel => filesystems}/libmodi/pkg-plist | 0
47
filesystems/py-dfvfs/Makefile            | 2 +-
45
filesystems/py-dfvfs/Makefile            | 2 +-
48
8 files changed, 4 insertions(+), 3 deletions(-)
46
8 files changed, 4 insertions(+), 3 deletions(-)
49
rename {devel => filesystems}/libmodi/Makefile (96%)
47
rename {devel => filesystems}/libmodi/Makefile (96%)
50
rename {devel => filesystems}/libmodi/distinfo (100%)
48
rename {devel => filesystems}/libmodi/distinfo (100%)
51
rename {devel => filesystems}/libmodi/pkg-descr (100%)
49
rename {devel => filesystems}/libmodi/pkg-descr (100%)
52
rename {devel => filesystems}/libmodi/pkg-plist (100%)
50
rename {devel => filesystems}/libmodi/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3642-3644 devel/py-libzfs|filesystems/py-libzfs|2024-10-21|Moved to new category filesyste Link Here
3642
devel/py-fusepy|filesystems/py-fusepy|2024-10-21|Moved to new category filesystems
3642
devel/py-fusepy|filesystems/py-fusepy|2024-10-21|Moved to new category filesystems
3643
devel/py-gcsfs|filesystems/py-gcsfs|2024-10-21|Moved to new category filesystems
3643
devel/py-gcsfs|filesystems/py-gcsfs|2024-10-21|Moved to new category filesystems
3644
devel/py-fs|filesystems/py-fs|2024-10-21|Moved to new category filesystems
3644
devel/py-fs|filesystems/py-fs|2024-10-21|Moved to new category filesystems
3645
devel/libmodi|filesystems/libmodi|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 1361-1367 Link Here
1361
    SUBDIR += libmcfp
1361
    SUBDIR += libmcfp
1362
    SUBDIR += libmill
1362
    SUBDIR += libmill
1363
    SUBDIR += libmimedir
1363
    SUBDIR += libmimedir
1364
    SUBDIR += libmodi
1365
    SUBDIR += libmowgli
1364
    SUBDIR += libmowgli
1366
    SUBDIR += libmowgli2
1365
    SUBDIR += libmowgli2
1367
    SUBDIR += libmpcbdm
1366
    SUBDIR += libmpcbdm
(-)b/filesystems/Makefile (+1 lines)
Lines 16-21 Link Here
16
    SUBDIR += hfsexplorer
16
    SUBDIR += hfsexplorer
17
    SUBDIR += hfsutils
17
    SUBDIR += hfsutils
18
    SUBDIR += kio-fuse
18
    SUBDIR += kio-fuse
19
    SUBDIR += libmodi
19
    SUBDIR += linux-c7-dosfstools
20
    SUBDIR += linux-c7-dosfstools
20
    SUBDIR += lizardfs
21
    SUBDIR += lizardfs
21
    SUBDIR += ltfs
22
    SUBDIR += ltfs
(-)b/filesystems/libmodi/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	libmodi
1
PORTNAME=	libmodi
2
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
2
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
3
DISTVERSION=	experimental-20231123
3
DISTVERSION=	experimental-20231123
4
CATEGORIES=	devel
4
CATEGORIES=	filesystems devel
5
MASTER_SITES=	https://github.com/libyal/libmodi/releases/download/${PORTVERSION:E}/ \
5
MASTER_SITES=	https://github.com/libyal/libmodi/releases/download/${PORTVERSION:E}/ \
6
		LOCAL/antoine
6
		LOCAL/antoine
7
7
(-)b/filesystems/py-dfvfs/Makefile (-3 / +1 lines)
Lines 24-30 RUN_DEPENDS= libbde>=a:devel/libbde \ Link Here
24
		libfvde>=0:sysutils/libfvde \
24
		libfvde>=0:sysutils/libfvde \
25
		libfwnt>=e:devel/libfwnt \
25
		libfwnt>=e:devel/libfwnt \
26
		libluksde>=e:devel/libluksde \
26
		libluksde>=e:devel/libluksde \
27
		libmodi>=e:devel/libmodi \
27
		libmodi>=e:filesystems/libmodi \
28
		libphdi>=e:devel/libphdi \
28
		libphdi>=e:devel/libphdi \
29
		libqcow>=a:devel/libqcow \
29
		libqcow>=a:devel/libqcow \
30
		libsigscan>=e:devel/libsigscan \
30
		libsigscan>=e:devel/libsigscan \
31
- 
32
--
33
MOVED                                     | 1 +
31
MOVED                                     | 1 +
34
devel/Makefile                            | 1 -
32
devel/Makefile                            | 1 -
35
filesystems/Makefile                      | 1 +
33
filesystems/Makefile                      | 1 +
36
{devel => filesystems}/libfsxfs/Makefile  | 2 +-
34
{devel => filesystems}/libfsxfs/Makefile  | 2 +-
37
{devel => filesystems}/libfsxfs/distinfo  | 0
35
{devel => filesystems}/libfsxfs/distinfo  | 0
38
{devel => filesystems}/libfsxfs/pkg-descr | 0
36
{devel => filesystems}/libfsxfs/pkg-descr | 0
39
{devel => filesystems}/libfsxfs/pkg-plist | 0
37
{devel => filesystems}/libfsxfs/pkg-plist | 0
40
filesystems/py-dfvfs/Makefile             | 2 +-
38
filesystems/py-dfvfs/Makefile             | 2 +-
41
8 files changed, 4 insertions(+), 3 deletions(-)
39
8 files changed, 4 insertions(+), 3 deletions(-)
42
rename {devel => filesystems}/libfsxfs/Makefile (96%)
40
rename {devel => filesystems}/libfsxfs/Makefile (96%)
43
rename {devel => filesystems}/libfsxfs/distinfo (100%)
41
rename {devel => filesystems}/libfsxfs/distinfo (100%)
44
rename {devel => filesystems}/libfsxfs/pkg-descr (100%)
42
rename {devel => filesystems}/libfsxfs/pkg-descr (100%)
45
rename {devel => filesystems}/libfsxfs/pkg-plist (100%)
43
rename {devel => filesystems}/libfsxfs/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3643-3645 devel/py-fusepy|filesystems/py-fusepy|2024-10-21|Moved to new category filesyste Link Here
3643
devel/py-gcsfs|filesystems/py-gcsfs|2024-10-21|Moved to new category filesystems
3643
devel/py-gcsfs|filesystems/py-gcsfs|2024-10-21|Moved to new category filesystems
3644
devel/py-fs|filesystems/py-fs|2024-10-21|Moved to new category filesystems
3644
devel/py-fs|filesystems/py-fs|2024-10-21|Moved to new category filesystems
3645
devel/libmodi|filesystems/libmodi|2024-10-21|Moved to new category filesystems
3645
devel/libmodi|filesystems/libmodi|2024-10-21|Moved to new category filesystems
3646
devel/libfsxfs|filesystems/libfsxfs|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 1299-1305 Link Here
1299
    SUBDIR += libfsfat
1299
    SUBDIR += libfsfat
1300
    SUBDIR += libfshfs
1300
    SUBDIR += libfshfs
1301
    SUBDIR += libfsntfs
1301
    SUBDIR += libfsntfs
1302
    SUBDIR += libfsxfs
1303
    SUBDIR += libftdi
1302
    SUBDIR += libftdi
1304
    SUBDIR += libftdi1
1303
    SUBDIR += libftdi1
1305
    SUBDIR += libfwnt
1304
    SUBDIR += libfwnt
(-)b/filesystems/Makefile (+1 lines)
Lines 16-21 Link Here
16
    SUBDIR += hfsexplorer
16
    SUBDIR += hfsexplorer
17
    SUBDIR += hfsutils
17
    SUBDIR += hfsutils
18
    SUBDIR += kio-fuse
18
    SUBDIR += kio-fuse
19
    SUBDIR += libfsxfs
19
    SUBDIR += libmodi
20
    SUBDIR += libmodi
20
    SUBDIR += linux-c7-dosfstools
21
    SUBDIR += linux-c7-dosfstools
21
    SUBDIR += lizardfs
22
    SUBDIR += lizardfs
(-)b/filesystems/libfsxfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	libfsxfs
1
PORTNAME=	libfsxfs
2
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
2
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
3
DISTVERSION=	experimental-20231124
3
DISTVERSION=	experimental-20231124
4
CATEGORIES=	devel
4
CATEGORIES=	filesystems devel
5
MASTER_SITES=	https://github.com/libyal/libfsxfs/releases/download/${PORTVERSION:E}/ \
5
MASTER_SITES=	https://github.com/libyal/libfsxfs/releases/download/${PORTVERSION:E}/ \
6
		LOCAL/antoine
6
		LOCAL/antoine
7
7
(-)b/filesystems/py-dfvfs/Makefile (-3 / +1 lines)
Lines 20-26 RUN_DEPENDS= libbde>=a:devel/libbde \ Link Here
20
		libfsfat>=e:devel/libfsfat \
20
		libfsfat>=e:devel/libfsfat \
21
		libfshfs>=e:devel/libfshfs \
21
		libfshfs>=e:devel/libfshfs \
22
		libfsntfs>=e:devel/libfsntfs \
22
		libfsntfs>=e:devel/libfsntfs \
23
		libfsxfs>=e:devel/libfsxfs \
23
		libfsxfs>=e:filesystems/libfsxfs \
24
		libfvde>=0:sysutils/libfvde \
24
		libfvde>=0:sysutils/libfvde \
25
		libfwnt>=e:devel/libfwnt \
25
		libfwnt>=e:devel/libfwnt \
26
		libluksde>=e:devel/libluksde \
26
		libluksde>=e:devel/libluksde \
27
- 
28
--
29
MOVED                                      | 1 +
27
MOVED                                      | 1 +
30
devel/Makefile                             | 1 -
28
devel/Makefile                             | 1 -
31
filesystems/Makefile                       | 1 +
29
filesystems/Makefile                       | 1 +
32
{devel => filesystems}/libfsntfs/Makefile  | 2 +-
30
{devel => filesystems}/libfsntfs/Makefile  | 2 +-
33
{devel => filesystems}/libfsntfs/distinfo  | 0
31
{devel => filesystems}/libfsntfs/distinfo  | 0
34
{devel => filesystems}/libfsntfs/pkg-descr | 0
32
{devel => filesystems}/libfsntfs/pkg-descr | 0
35
{devel => filesystems}/libfsntfs/pkg-plist | 0
33
{devel => filesystems}/libfsntfs/pkg-plist | 0
36
filesystems/py-dfvfs/Makefile              | 2 +-
34
filesystems/py-dfvfs/Makefile              | 2 +-
37
8 files changed, 4 insertions(+), 3 deletions(-)
35
8 files changed, 4 insertions(+), 3 deletions(-)
38
rename {devel => filesystems}/libfsntfs/Makefile (97%)
36
rename {devel => filesystems}/libfsntfs/Makefile (97%)
39
rename {devel => filesystems}/libfsntfs/distinfo (100%)
37
rename {devel => filesystems}/libfsntfs/distinfo (100%)
40
rename {devel => filesystems}/libfsntfs/pkg-descr (100%)
38
rename {devel => filesystems}/libfsntfs/pkg-descr (100%)
41
rename {devel => filesystems}/libfsntfs/pkg-plist (100%)
39
rename {devel => filesystems}/libfsntfs/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3644-3646 devel/py-gcsfs|filesystems/py-gcsfs|2024-10-21|Moved to new category filesystems Link Here
3644
devel/py-fs|filesystems/py-fs|2024-10-21|Moved to new category filesystems
3644
devel/py-fs|filesystems/py-fs|2024-10-21|Moved to new category filesystems
3645
devel/libmodi|filesystems/libmodi|2024-10-21|Moved to new category filesystems
3645
devel/libmodi|filesystems/libmodi|2024-10-21|Moved to new category filesystems
3646
devel/libfsxfs|filesystems/libfsxfs|2024-10-21|Moved to new category filesystems
3646
devel/libfsxfs|filesystems/libfsxfs|2024-10-21|Moved to new category filesystems
3647
devel/libfsntfs|filesystems/libfsntfs|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 1298-1304 Link Here
1298
    SUBDIR += libfsext
1298
    SUBDIR += libfsext
1299
    SUBDIR += libfsfat
1299
    SUBDIR += libfsfat
1300
    SUBDIR += libfshfs
1300
    SUBDIR += libfshfs
1301
    SUBDIR += libfsntfs
1302
    SUBDIR += libftdi
1301
    SUBDIR += libftdi
1303
    SUBDIR += libftdi1
1302
    SUBDIR += libftdi1
1304
    SUBDIR += libfwnt
1303
    SUBDIR += libfwnt
(-)b/filesystems/Makefile (+1 lines)
Lines 16-21 Link Here
16
    SUBDIR += hfsexplorer
16
    SUBDIR += hfsexplorer
17
    SUBDIR += hfsutils
17
    SUBDIR += hfsutils
18
    SUBDIR += kio-fuse
18
    SUBDIR += kio-fuse
19
    SUBDIR += libfsntfs
19
    SUBDIR += libfsxfs
20
    SUBDIR += libfsxfs
20
    SUBDIR += libmodi
21
    SUBDIR += libmodi
21
    SUBDIR += linux-c7-dosfstools
22
    SUBDIR += linux-c7-dosfstools
(-)b/filesystems/libfsntfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	libfsntfs
1
PORTNAME=	libfsntfs
2
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
2
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
3
DISTVERSION=	experimental-20231125
3
DISTVERSION=	experimental-20231125
4
CATEGORIES=	devel
4
CATEGORIES=	filesystems devel
5
MASTER_SITES=	https://github.com/libyal/libfsntfs/releases/download/${PORTVERSION:E}/ \
5
MASTER_SITES=	https://github.com/libyal/libfsntfs/releases/download/${PORTVERSION:E}/ \
6
		LOCAL/antoine
6
		LOCAL/antoine
7
7
(-)b/filesystems/py-dfvfs/Makefile (-3 / +1 lines)
Lines 19-25 RUN_DEPENDS= libbde>=a:devel/libbde \ Link Here
19
		libfsext>=e:devel/libfsext \
19
		libfsext>=e:devel/libfsext \
20
		libfsfat>=e:devel/libfsfat \
20
		libfsfat>=e:devel/libfsfat \
21
		libfshfs>=e:devel/libfshfs \
21
		libfshfs>=e:devel/libfshfs \
22
		libfsntfs>=e:devel/libfsntfs \
22
		libfsntfs>=e:filesystems/libfsntfs \
23
		libfsxfs>=e:filesystems/libfsxfs \
23
		libfsxfs>=e:filesystems/libfsxfs \
24
		libfvde>=0:sysutils/libfvde \
24
		libfvde>=0:sysutils/libfvde \
25
		libfwnt>=e:devel/libfwnt \
25
		libfwnt>=e:devel/libfwnt \
26
- 
27
--
28
MOVED                                     | 1 +
26
MOVED                                     | 1 +
29
devel/Makefile                            | 1 -
27
devel/Makefile                            | 1 -
30
filesystems/Makefile                      | 1 +
28
filesystems/Makefile                      | 1 +
31
{devel => filesystems}/libfshfs/Makefile  | 2 +-
29
{devel => filesystems}/libfshfs/Makefile  | 2 +-
32
{devel => filesystems}/libfshfs/distinfo  | 0
30
{devel => filesystems}/libfshfs/distinfo  | 0
33
{devel => filesystems}/libfshfs/pkg-descr | 0
31
{devel => filesystems}/libfshfs/pkg-descr | 0
34
{devel => filesystems}/libfshfs/pkg-plist | 0
32
{devel => filesystems}/libfshfs/pkg-plist | 0
35
filesystems/py-dfvfs/Makefile             | 2 +-
33
filesystems/py-dfvfs/Makefile             | 2 +-
36
8 files changed, 4 insertions(+), 3 deletions(-)
34
8 files changed, 4 insertions(+), 3 deletions(-)
37
rename {devel => filesystems}/libfshfs/Makefile (96%)
35
rename {devel => filesystems}/libfshfs/Makefile (96%)
38
rename {devel => filesystems}/libfshfs/distinfo (100%)
36
rename {devel => filesystems}/libfshfs/distinfo (100%)
39
rename {devel => filesystems}/libfshfs/pkg-descr (100%)
37
rename {devel => filesystems}/libfshfs/pkg-descr (100%)
40
rename {devel => filesystems}/libfshfs/pkg-plist (100%)
38
rename {devel => filesystems}/libfshfs/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3645-3647 devel/py-fs|filesystems/py-fs|2024-10-21|Moved to new category filesystems Link Here
3645
devel/libmodi|filesystems/libmodi|2024-10-21|Moved to new category filesystems
3645
devel/libmodi|filesystems/libmodi|2024-10-21|Moved to new category filesystems
3646
devel/libfsxfs|filesystems/libfsxfs|2024-10-21|Moved to new category filesystems
3646
devel/libfsxfs|filesystems/libfsxfs|2024-10-21|Moved to new category filesystems
3647
devel/libfsntfs|filesystems/libfsntfs|2024-10-21|Moved to new category filesystems
3647
devel/libfsntfs|filesystems/libfsntfs|2024-10-21|Moved to new category filesystems
3648
devel/libfshfs|filesystems/libfshfs|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 1297-1303 Link Here
1297
    SUBDIR += libfsapfs
1297
    SUBDIR += libfsapfs
1298
    SUBDIR += libfsext
1298
    SUBDIR += libfsext
1299
    SUBDIR += libfsfat
1299
    SUBDIR += libfsfat
1300
    SUBDIR += libfshfs
1301
    SUBDIR += libftdi
1300
    SUBDIR += libftdi
1302
    SUBDIR += libftdi1
1301
    SUBDIR += libftdi1
1303
    SUBDIR += libfwnt
1302
    SUBDIR += libfwnt
(-)b/filesystems/Makefile (+1 lines)
Lines 16-21 Link Here
16
    SUBDIR += hfsexplorer
16
    SUBDIR += hfsexplorer
17
    SUBDIR += hfsutils
17
    SUBDIR += hfsutils
18
    SUBDIR += kio-fuse
18
    SUBDIR += kio-fuse
19
    SUBDIR += libfshfs
19
    SUBDIR += libfsntfs
20
    SUBDIR += libfsntfs
20
    SUBDIR += libfsxfs
21
    SUBDIR += libfsxfs
21
    SUBDIR += libmodi
22
    SUBDIR += libmodi
(-)b/filesystems/libfshfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	libfshfs
1
PORTNAME=	libfshfs
2
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
2
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
3
DISTVERSION=	experimental-20231125
3
DISTVERSION=	experimental-20231125
4
CATEGORIES=	devel
4
CATEGORIES=	filesystems devel
5
MASTER_SITES=	https://github.com/libyal/libfshfs/releases/download/${PORTVERSION:E}/ \
5
MASTER_SITES=	https://github.com/libyal/libfshfs/releases/download/${PORTVERSION:E}/ \
6
		LOCAL/antoine
6
		LOCAL/antoine
7
7
(-)b/filesystems/py-dfvfs/Makefile (-3 / +1 lines)
Lines 18-24 RUN_DEPENDS= libbde>=a:devel/libbde \ Link Here
18
		libfsapfs>=e:devel/libfsapfs \
18
		libfsapfs>=e:devel/libfsapfs \
19
		libfsext>=e:devel/libfsext \
19
		libfsext>=e:devel/libfsext \
20
		libfsfat>=e:devel/libfsfat \
20
		libfsfat>=e:devel/libfsfat \
21
		libfshfs>=e:devel/libfshfs \
21
		libfshfs>=e:filesystems/libfshfs \
22
		libfsntfs>=e:filesystems/libfsntfs \
22
		libfsntfs>=e:filesystems/libfsntfs \
23
		libfsxfs>=e:filesystems/libfsxfs \
23
		libfsxfs>=e:filesystems/libfsxfs \
24
		libfvde>=0:sysutils/libfvde \
24
		libfvde>=0:sysutils/libfvde \
25
- 
26
--
27
MOVED                                     | 1 +
25
MOVED                                     | 1 +
28
devel/Makefile                            | 1 -
26
devel/Makefile                            | 1 -
29
filesystems/Makefile                      | 1 +
27
filesystems/Makefile                      | 1 +
30
{devel => filesystems}/libfsfat/Makefile  | 2 +-
28
{devel => filesystems}/libfsfat/Makefile  | 2 +-
31
{devel => filesystems}/libfsfat/distinfo  | 0
29
{devel => filesystems}/libfsfat/distinfo  | 0
32
{devel => filesystems}/libfsfat/pkg-descr | 0
30
{devel => filesystems}/libfsfat/pkg-descr | 0
33
{devel => filesystems}/libfsfat/pkg-plist | 0
31
{devel => filesystems}/libfsfat/pkg-plist | 0
34
filesystems/py-dfvfs/Makefile             | 2 +-
32
filesystems/py-dfvfs/Makefile             | 2 +-
35
8 files changed, 4 insertions(+), 3 deletions(-)
33
8 files changed, 4 insertions(+), 3 deletions(-)
36
rename {devel => filesystems}/libfsfat/Makefile (96%)
34
rename {devel => filesystems}/libfsfat/Makefile (96%)
37
rename {devel => filesystems}/libfsfat/distinfo (100%)
35
rename {devel => filesystems}/libfsfat/distinfo (100%)
38
rename {devel => filesystems}/libfsfat/pkg-descr (100%)
36
rename {devel => filesystems}/libfsfat/pkg-descr (100%)
39
rename {devel => filesystems}/libfsfat/pkg-plist (100%)
37
rename {devel => filesystems}/libfsfat/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3646-3648 devel/libmodi|filesystems/libmodi|2024-10-21|Moved to new category filesystems Link Here
3646
devel/libfsxfs|filesystems/libfsxfs|2024-10-21|Moved to new category filesystems
3646
devel/libfsxfs|filesystems/libfsxfs|2024-10-21|Moved to new category filesystems
3647
devel/libfsntfs|filesystems/libfsntfs|2024-10-21|Moved to new category filesystems
3647
devel/libfsntfs|filesystems/libfsntfs|2024-10-21|Moved to new category filesystems
3648
devel/libfshfs|filesystems/libfshfs|2024-10-21|Moved to new category filesystems
3648
devel/libfshfs|filesystems/libfshfs|2024-10-21|Moved to new category filesystems
3649
devel/libfsfat|filesystems/libfsfat|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 1296-1302 Link Here
1296
    SUBDIR += libfreefare
1296
    SUBDIR += libfreefare
1297
    SUBDIR += libfsapfs
1297
    SUBDIR += libfsapfs
1298
    SUBDIR += libfsext
1298
    SUBDIR += libfsext
1299
    SUBDIR += libfsfat
1300
    SUBDIR += libftdi
1299
    SUBDIR += libftdi
1301
    SUBDIR += libftdi1
1300
    SUBDIR += libftdi1
1302
    SUBDIR += libfwnt
1301
    SUBDIR += libfwnt
(-)b/filesystems/Makefile (+1 lines)
Lines 16-21 Link Here
16
    SUBDIR += hfsexplorer
16
    SUBDIR += hfsexplorer
17
    SUBDIR += hfsutils
17
    SUBDIR += hfsutils
18
    SUBDIR += kio-fuse
18
    SUBDIR += kio-fuse
19
    SUBDIR += libfsfat
19
    SUBDIR += libfshfs
20
    SUBDIR += libfshfs
20
    SUBDIR += libfsntfs
21
    SUBDIR += libfsntfs
21
    SUBDIR += libfsxfs
22
    SUBDIR += libfsxfs
(-)b/filesystems/libfsfat/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	libfsfat
1
PORTNAME=	libfsfat
2
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
2
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
3
DISTVERSION=	experimental-20231122
3
DISTVERSION=	experimental-20231122
4
CATEGORIES=	devel
4
CATEGORIES=	filesystems devel
5
MASTER_SITES=	https://github.com/libyal/libfsfat/releases/download/${PORTVERSION:E}/ \
5
MASTER_SITES=	https://github.com/libyal/libfsfat/releases/download/${PORTVERSION:E}/ \
6
		LOCAL/antoine
6
		LOCAL/antoine
7
7
(-)b/filesystems/py-dfvfs/Makefile (-3 / +1 lines)
Lines 17-23 RUN_DEPENDS= libbde>=a:devel/libbde \ Link Here
17
		libewf>=0:devel/libewf \
17
		libewf>=0:devel/libewf \
18
		libfsapfs>=e:devel/libfsapfs \
18
		libfsapfs>=e:devel/libfsapfs \
19
		libfsext>=e:devel/libfsext \
19
		libfsext>=e:devel/libfsext \
20
		libfsfat>=e:devel/libfsfat \
20
		libfsfat>=e:filesystems/libfsfat \
21
		libfshfs>=e:filesystems/libfshfs \
21
		libfshfs>=e:filesystems/libfshfs \
22
		libfsntfs>=e:filesystems/libfsntfs \
22
		libfsntfs>=e:filesystems/libfsntfs \
23
		libfsxfs>=e:filesystems/libfsxfs \
23
		libfsxfs>=e:filesystems/libfsxfs \
24
- 
25
--
26
MOVED                                     | 1 +
24
MOVED                                     | 1 +
27
devel/Makefile                            | 1 -
25
devel/Makefile                            | 1 -
28
filesystems/Makefile                      | 1 +
26
filesystems/Makefile                      | 1 +
29
{devel => filesystems}/libfsext/Makefile  | 2 +-
27
{devel => filesystems}/libfsext/Makefile  | 2 +-
30
{devel => filesystems}/libfsext/distinfo  | 0
28
{devel => filesystems}/libfsext/distinfo  | 0
31
{devel => filesystems}/libfsext/pkg-descr | 0
29
{devel => filesystems}/libfsext/pkg-descr | 0
32
{devel => filesystems}/libfsext/pkg-plist | 0
30
{devel => filesystems}/libfsext/pkg-plist | 0
33
filesystems/py-dfvfs/Makefile             | 2 +-
31
filesystems/py-dfvfs/Makefile             | 2 +-
34
8 files changed, 4 insertions(+), 3 deletions(-)
32
8 files changed, 4 insertions(+), 3 deletions(-)
35
rename {devel => filesystems}/libfsext/Makefile (96%)
33
rename {devel => filesystems}/libfsext/Makefile (96%)
36
rename {devel => filesystems}/libfsext/distinfo (100%)
34
rename {devel => filesystems}/libfsext/distinfo (100%)
37
rename {devel => filesystems}/libfsext/pkg-descr (100%)
35
rename {devel => filesystems}/libfsext/pkg-descr (100%)
38
rename {devel => filesystems}/libfsext/pkg-plist (100%)
36
rename {devel => filesystems}/libfsext/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3647-3649 devel/libfsxfs|filesystems/libfsxfs|2024-10-21|Moved to new category filesystems Link Here
3647
devel/libfsntfs|filesystems/libfsntfs|2024-10-21|Moved to new category filesystems
3647
devel/libfsntfs|filesystems/libfsntfs|2024-10-21|Moved to new category filesystems
3648
devel/libfshfs|filesystems/libfshfs|2024-10-21|Moved to new category filesystems
3648
devel/libfshfs|filesystems/libfshfs|2024-10-21|Moved to new category filesystems
3649
devel/libfsfat|filesystems/libfsfat|2024-10-21|Moved to new category filesystems
3649
devel/libfsfat|filesystems/libfsfat|2024-10-21|Moved to new category filesystems
3650
devel/libfsext|filesystems/libfsext|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 1295-1301 Link Here
1295
    SUBDIR += libfortuna
1295
    SUBDIR += libfortuna
1296
    SUBDIR += libfreefare
1296
    SUBDIR += libfreefare
1297
    SUBDIR += libfsapfs
1297
    SUBDIR += libfsapfs
1298
    SUBDIR += libfsext
1299
    SUBDIR += libftdi
1298
    SUBDIR += libftdi
1300
    SUBDIR += libftdi1
1299
    SUBDIR += libftdi1
1301
    SUBDIR += libfwnt
1300
    SUBDIR += libfwnt
(-)b/filesystems/Makefile (+1 lines)
Lines 16-21 Link Here
16
    SUBDIR += hfsexplorer
16
    SUBDIR += hfsexplorer
17
    SUBDIR += hfsutils
17
    SUBDIR += hfsutils
18
    SUBDIR += kio-fuse
18
    SUBDIR += kio-fuse
19
    SUBDIR += libfsext
19
    SUBDIR += libfsfat
20
    SUBDIR += libfsfat
20
    SUBDIR += libfshfs
21
    SUBDIR += libfshfs
21
    SUBDIR += libfsntfs
22
    SUBDIR += libfsntfs
(-)b/filesystems/libfsext/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	libfsext
1
PORTNAME=	libfsext
2
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
2
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
3
DISTVERSION=	experimental-20231129
3
DISTVERSION=	experimental-20231129
4
CATEGORIES=	devel
4
CATEGORIES=	filesystems devel
5
MASTER_SITES=	https://github.com/libyal/libfsext/releases/download/${PORTVERSION:E}/ \
5
MASTER_SITES=	https://github.com/libyal/libfsext/releases/download/${PORTVERSION:E}/ \
6
		LOCAL/antoine
6
		LOCAL/antoine
7
7
(-)b/filesystems/py-dfvfs/Makefile (-3 / +1 lines)
Lines 16-22 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
16
RUN_DEPENDS=	libbde>=a:devel/libbde \
16
RUN_DEPENDS=	libbde>=a:devel/libbde \
17
		libewf>=0:devel/libewf \
17
		libewf>=0:devel/libewf \
18
		libfsapfs>=e:devel/libfsapfs \
18
		libfsapfs>=e:devel/libfsapfs \
19
		libfsext>=e:devel/libfsext \
19
		libfsext>=e:filesystems/libfsext \
20
		libfsfat>=e:filesystems/libfsfat \
20
		libfsfat>=e:filesystems/libfsfat \
21
		libfshfs>=e:filesystems/libfshfs \
21
		libfshfs>=e:filesystems/libfshfs \
22
		libfsntfs>=e:filesystems/libfsntfs \
22
		libfsntfs>=e:filesystems/libfsntfs \
23
- 
24
--
25
MOVED                                      | 1 +
23
MOVED                                      | 1 +
26
devel/Makefile                             | 1 -
24
devel/Makefile                             | 1 -
27
filesystems/Makefile                       | 1 +
25
filesystems/Makefile                       | 1 +
28
{devel => filesystems}/libfsapfs/Makefile  | 2 +-
26
{devel => filesystems}/libfsapfs/Makefile  | 2 +-
29
{devel => filesystems}/libfsapfs/distinfo  | 0
27
{devel => filesystems}/libfsapfs/distinfo  | 0
30
{devel => filesystems}/libfsapfs/pkg-descr | 0
28
{devel => filesystems}/libfsapfs/pkg-descr | 0
31
{devel => filesystems}/libfsapfs/pkg-plist | 0
29
{devel => filesystems}/libfsapfs/pkg-plist | 0
32
filesystems/py-dfvfs/Makefile              | 2 +-
30
filesystems/py-dfvfs/Makefile              | 2 +-
33
8 files changed, 4 insertions(+), 3 deletions(-)
31
8 files changed, 4 insertions(+), 3 deletions(-)
34
rename {devel => filesystems}/libfsapfs/Makefile (96%)
32
rename {devel => filesystems}/libfsapfs/Makefile (96%)
35
rename {devel => filesystems}/libfsapfs/distinfo (100%)
33
rename {devel => filesystems}/libfsapfs/distinfo (100%)
36
rename {devel => filesystems}/libfsapfs/pkg-descr (100%)
34
rename {devel => filesystems}/libfsapfs/pkg-descr (100%)
37
rename {devel => filesystems}/libfsapfs/pkg-plist (100%)
35
rename {devel => filesystems}/libfsapfs/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3648-3650 devel/libfsntfs|filesystems/libfsntfs|2024-10-21|Moved to new category filesyste Link Here
3648
devel/libfshfs|filesystems/libfshfs|2024-10-21|Moved to new category filesystems
3648
devel/libfshfs|filesystems/libfshfs|2024-10-21|Moved to new category filesystems
3649
devel/libfsfat|filesystems/libfsfat|2024-10-21|Moved to new category filesystems
3649
devel/libfsfat|filesystems/libfsfat|2024-10-21|Moved to new category filesystems
3650
devel/libfsext|filesystems/libfsext|2024-10-21|Moved to new category filesystems
3650
devel/libfsext|filesystems/libfsext|2024-10-21|Moved to new category filesystems
3651
devel/libfsapfs|filesystems/libfsapfs|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 1294-1300 Link Here
1294
    SUBDIR += libfort
1294
    SUBDIR += libfort
1295
    SUBDIR += libfortuna
1295
    SUBDIR += libfortuna
1296
    SUBDIR += libfreefare
1296
    SUBDIR += libfreefare
1297
    SUBDIR += libfsapfs
1298
    SUBDIR += libftdi
1297
    SUBDIR += libftdi
1299
    SUBDIR += libftdi1
1298
    SUBDIR += libftdi1
1300
    SUBDIR += libfwnt
1299
    SUBDIR += libfwnt
(-)b/filesystems/Makefile (+1 lines)
Lines 16-21 Link Here
16
    SUBDIR += hfsexplorer
16
    SUBDIR += hfsexplorer
17
    SUBDIR += hfsutils
17
    SUBDIR += hfsutils
18
    SUBDIR += kio-fuse
18
    SUBDIR += kio-fuse
19
    SUBDIR += libfsapfs
19
    SUBDIR += libfsext
20
    SUBDIR += libfsext
20
    SUBDIR += libfsfat
21
    SUBDIR += libfsfat
21
    SUBDIR += libfshfs
22
    SUBDIR += libfshfs
(-)b/filesystems/libfsapfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	libfsapfs
1
PORTNAME=	libfsapfs
2
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
2
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
3
DISTVERSION=	experimental-20231122
3
DISTVERSION=	experimental-20231122
4
CATEGORIES=	devel
4
CATEGORIES=	filesystems devel
5
MASTER_SITES=	https://github.com/libyal/libfsapfs/releases/download/${PORTVERSION:E}/ \
5
MASTER_SITES=	https://github.com/libyal/libfsapfs/releases/download/${PORTVERSION:E}/ \
6
		LOCAL/antoine
6
		LOCAL/antoine
7
7
(-)b/filesystems/py-dfvfs/Makefile (-3 / +1 lines)
Lines 15-21 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
15
15
16
RUN_DEPENDS=	libbde>=a:devel/libbde \
16
RUN_DEPENDS=	libbde>=a:devel/libbde \
17
		libewf>=0:devel/libewf \
17
		libewf>=0:devel/libewf \
18
		libfsapfs>=e:devel/libfsapfs \
18
		libfsapfs>=e:filesystems/libfsapfs \
19
		libfsext>=e:filesystems/libfsext \
19
		libfsext>=e:filesystems/libfsext \
20
		libfsfat>=e:filesystems/libfsfat \
20
		libfsfat>=e:filesystems/libfsfat \
21
		libfshfs>=e:filesystems/libfshfs \
21
		libfshfs>=e:filesystems/libfshfs \
22
- 
23
--
24
MOVED                                   | 1 +
22
MOVED                                   | 1 +
25
devel/Makefile                          | 1 -
23
devel/Makefile                          | 1 -
26
filesystems/Makefile                    | 1 +
24
filesystems/Makefile                    | 1 +
27
{devel => filesystems}/libbde/Makefile  | 2 +-
25
{devel => filesystems}/libbde/Makefile  | 2 +-
28
{devel => filesystems}/libbde/distinfo  | 0
26
{devel => filesystems}/libbde/distinfo  | 0
29
{devel => filesystems}/libbde/pkg-descr | 0
27
{devel => filesystems}/libbde/pkg-descr | 0
30
{devel => filesystems}/libbde/pkg-plist | 0
28
{devel => filesystems}/libbde/pkg-plist | 0
31
filesystems/py-dfvfs/Makefile           | 2 +-
29
filesystems/py-dfvfs/Makefile           | 2 +-
32
8 files changed, 4 insertions(+), 3 deletions(-)
30
8 files changed, 4 insertions(+), 3 deletions(-)
33
rename {devel => filesystems}/libbde/Makefile (96%)
31
rename {devel => filesystems}/libbde/Makefile (96%)
34
rename {devel => filesystems}/libbde/distinfo (100%)
32
rename {devel => filesystems}/libbde/distinfo (100%)
35
rename {devel => filesystems}/libbde/pkg-descr (100%)
33
rename {devel => filesystems}/libbde/pkg-descr (100%)
36
rename {devel => filesystems}/libbde/pkg-plist (100%)
34
rename {devel => filesystems}/libbde/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3649-3651 devel/libfshfs|filesystems/libfshfs|2024-10-21|Moved to new category filesystems Link Here
3649
devel/libfsfat|filesystems/libfsfat|2024-10-21|Moved to new category filesystems
3649
devel/libfsfat|filesystems/libfsfat|2024-10-21|Moved to new category filesystems
3650
devel/libfsext|filesystems/libfsext|2024-10-21|Moved to new category filesystems
3650
devel/libfsext|filesystems/libfsext|2024-10-21|Moved to new category filesystems
3651
devel/libfsapfs|filesystems/libfsapfs|2024-10-21|Moved to new category filesystems
3651
devel/libfsapfs|filesystems/libfsapfs|2024-10-21|Moved to new category filesystems
3652
devel/libbde|filesystems/libbde|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 1210-1216 Link Here
1210
    SUBDIR += libayatana-indicator
1210
    SUBDIR += libayatana-indicator
1211
    SUBDIR += libb2
1211
    SUBDIR += libb2
1212
    SUBDIR += libbacktrace
1212
    SUBDIR += libbacktrace
1213
    SUBDIR += libbde
1214
    SUBDIR += libbegemot
1213
    SUBDIR += libbegemot
1215
    SUBDIR += libbfd
1214
    SUBDIR += libbfd
1216
    SUBDIR += libbinio
1215
    SUBDIR += libbinio
(-)b/filesystems/Makefile (+1 lines)
Lines 16-21 Link Here
16
    SUBDIR += hfsexplorer
16
    SUBDIR += hfsexplorer
17
    SUBDIR += hfsutils
17
    SUBDIR += hfsutils
18
    SUBDIR += kio-fuse
18
    SUBDIR += kio-fuse
19
    SUBDIR += libbde
19
    SUBDIR += libfsapfs
20
    SUBDIR += libfsapfs
20
    SUBDIR += libfsext
21
    SUBDIR += libfsext
21
    SUBDIR += libfsfat
22
    SUBDIR += libfsfat
(-)b/filesystems/libbde/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	libbde
1
PORTNAME=	libbde
2
DISTVERSION=	alpha-20231220
2
DISTVERSION=	alpha-20231220
3
CATEGORIES=	devel
3
CATEGORIES=	filesystems devel
4
MASTER_SITES=	https://github.com/libyal/libbde/releases/download/${PORTVERSION:E}/ \
4
MASTER_SITES=	https://github.com/libyal/libbde/releases/download/${PORTVERSION:E}/ \
5
		LOCAL/antoine
5
		LOCAL/antoine
6
6
(-)b/filesystems/py-dfvfs/Makefile (-3 / +1 lines)
Lines 13-19 WWW= https://github.com/log2timeline/dfvfs Link Here
13
LICENSE=	APACHE20
13
LICENSE=	APACHE20
14
LICENSE_FILE=	${WRKSRC}/LICENSE
14
LICENSE_FILE=	${WRKSRC}/LICENSE
15
15
16
RUN_DEPENDS=	libbde>=a:devel/libbde \
16
RUN_DEPENDS=	libbde>=a:filesystems/libbde \
17
		libewf>=0:devel/libewf \
17
		libewf>=0:devel/libewf \
18
		libfsapfs>=e:filesystems/libfsapfs \
18
		libfsapfs>=e:filesystems/libfsapfs \
19
		libfsext>=e:filesystems/libfsext \
19
		libfsext>=e:filesystems/libfsext \
20
- 
21
--
22
MOVED                                                         | 1 +
20
MOVED                                                         | 1 +
23
Mk/Uses/gnome.mk                                              | 4 ++--
21
Mk/Uses/gnome.mk                                              | 4 ++--
24
devel/Makefile                                                | 1 -
22
devel/Makefile                                                | 1 -
25
filesystems/Makefile                                          | 1 +
23
filesystems/Makefile                                          | 1 +
26
{devel => filesystems}/gvfs/Makefile                          | 2 +-
24
{devel => filesystems}/gvfs/Makefile                          | 2 +-
27
{devel => filesystems}/gvfs/distinfo                          | 0
25
{devel => filesystems}/gvfs/distinfo                          | 0
28
.../gvfs/files/patch-client_gvfsfusedaemon.c                  | 0
26
.../gvfs/files/patch-client_gvfsfusedaemon.c                  | 0
29
.../gvfs/files/patch-daemon_gvfswritechannel.c                | 0
27
.../gvfs/files/patch-daemon_gvfswritechannel.c                | 0
30
{devel => filesystems}/gvfs/pkg-descr                         | 0
28
{devel => filesystems}/gvfs/pkg-descr                         | 0
31
{devel => filesystems}/gvfs/pkg-plist                         | 0
29
{devel => filesystems}/gvfs/pkg-plist                         | 0
32
x11-fm/nemo/Makefile                                          | 2 +-
30
x11-fm/nemo/Makefile                                          | 2 +-
33
11 files changed, 6 insertions(+), 5 deletions(-)
31
11 files changed, 6 insertions(+), 5 deletions(-)
34
rename {devel => filesystems}/gvfs/Makefile (98%)
32
rename {devel => filesystems}/gvfs/Makefile (98%)
35
rename {devel => filesystems}/gvfs/distinfo (100%)
33
rename {devel => filesystems}/gvfs/distinfo (100%)
36
rename {devel => filesystems}/gvfs/files/patch-client_gvfsfusedaemon.c (100%)
34
rename {devel => filesystems}/gvfs/files/patch-client_gvfsfusedaemon.c (100%)
37
rename {devel => filesystems}/gvfs/files/patch-daemon_gvfswritechannel.c (100%)
35
rename {devel => filesystems}/gvfs/files/patch-daemon_gvfswritechannel.c (100%)
38
rename {devel => filesystems}/gvfs/pkg-descr (100%)
36
rename {devel => filesystems}/gvfs/pkg-descr (100%)
39
rename {devel => filesystems}/gvfs/pkg-plist (100%)
37
rename {devel => filesystems}/gvfs/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3650-3652 devel/libfsfat|filesystems/libfsfat|2024-10-21|Moved to new category filesystems Link Here
3650
devel/libfsext|filesystems/libfsext|2024-10-21|Moved to new category filesystems
3650
devel/libfsext|filesystems/libfsext|2024-10-21|Moved to new category filesystems
3651
devel/libfsapfs|filesystems/libfsapfs|2024-10-21|Moved to new category filesystems
3651
devel/libfsapfs|filesystems/libfsapfs|2024-10-21|Moved to new category filesystems
3652
devel/libbde|filesystems/libbde|2024-10-21|Moved to new category filesystems
3652
devel/libbde|filesystems/libbde|2024-10-21|Moved to new category filesystems
3653
devel/gvfs|filesystems/gvfs|2024-10-21|Moved to new category filesystems
(-)b/Mk/Uses/gnome.mk (-2 / +2 lines)
Lines 309-316 gtksharp20_USE_GNOME_IMPL= gtk20 Link Here
309
libgnomekbd_LIB_DEPENDS=	libgnomekbd.so:x11/libgnomekbd
309
libgnomekbd_LIB_DEPENDS=	libgnomekbd.so:x11/libgnomekbd
310
libgnomekbd_USE_GNOME_IMPL=	gtk30 libxml2
310
libgnomekbd_USE_GNOME_IMPL=	gtk30 libxml2
311
311
312
gvfs_BUILD_DEPENDS=	gvfs>=0:devel/gvfs
312
gvfs_BUILD_DEPENDS=	gvfs>=0:filesystems/gvfs
313
gvfs_RUN_DEPENDS=	gvfs>=0:devel/gvfs
313
gvfs_RUN_DEPENDS=	gvfs>=0:filesystems/gvfs
314
314
315
# End component definition section
315
# End component definition section
316
316
(-)b/devel/Makefile (-1 lines)
Lines 942-948 Link Here
942
    SUBDIR += guile-lib
942
    SUBDIR += guile-lib
943
    SUBDIR += gum
943
    SUBDIR += gum
944
    SUBDIR += gumbo
944
    SUBDIR += gumbo
945
    SUBDIR += gvfs
946
    SUBDIR += gvp
945
    SUBDIR += gvp
947
    SUBDIR += gwenhywfar
946
    SUBDIR += gwenhywfar
948
    SUBDIR += gwenhywfar-fox16
947
    SUBDIR += gwenhywfar-fox16
(-)b/filesystems/Makefile (+1 lines)
Lines 13-18 Link Here
13
    SUBDIR += exfat-utils
13
    SUBDIR += exfat-utils
14
    SUBDIR += fstyp
14
    SUBDIR += fstyp
15
    SUBDIR += fswatch-mon
15
    SUBDIR += fswatch-mon
16
    SUBDIR += gvfs
16
    SUBDIR += hfsexplorer
17
    SUBDIR += hfsexplorer
17
    SUBDIR += hfsutils
18
    SUBDIR += hfsutils
18
    SUBDIR += kio-fuse
19
    SUBDIR += kio-fuse
(-)b/filesystems/gvfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	gvfs
1
PORTNAME=	gvfs
2
PORTVERSION=	1.50.2
2
PORTVERSION=	1.50.2
3
PORTREVISION=	2
3
PORTREVISION=	2
4
CATEGORIES=	devel gnome
4
CATEGORIES=	filesystems devel gnome
5
MASTER_SITES=	GNOME
5
MASTER_SITES=	GNOME
6
DIST_SUBDIR=	gnome
6
DIST_SUBDIR=	gnome
7
7
(-)b/x11-fm/nemo/Makefile (-3 / +1 lines)
Lines 19-25 LIB_DEPENDS= libcinnamon-desktop.so:x11/cinnamon-desktop \ Link Here
19
		libxapp.so:x11/xapp
19
		libxapp.so:x11/xapp
20
RUN_DEPENDS=	gnome-icon-theme>=0:misc/gnome-icon-theme \
20
RUN_DEPENDS=	gnome-icon-theme>=0:misc/gnome-icon-theme \
21
		gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \
21
		gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \
22
		gvfs>0:devel/gvfs
22
		gvfs>0:filesystems/gvfs
23
23
24
USES=		compiler:c11 desktop-file-utils gettext gnome meson pkgconfig \
24
USES=		compiler:c11 desktop-file-utils gettext gnome meson pkgconfig \
25
		python shared-mime-info shebangfix xorg
25
		python shared-mime-info shebangfix xorg
26
- 
27
--
28
MOVED                                                | 1 +
26
MOVED                                                | 1 +
29
devel/Makefile                                       | 1 -
27
devel/Makefile                                       | 1 -
30
filesystems/Makefile                                 | 1 +
28
filesystems/Makefile                                 | 1 +
31
{devel => filesystems}/genromfs/Makefile             | 2 +-
29
{devel => filesystems}/genromfs/Makefile             | 2 +-
32
{devel => filesystems}/genromfs/distinfo             | 0
30
{devel => filesystems}/genromfs/distinfo             | 0
33
{devel => filesystems}/genromfs/files/patch-Makefile | 0
31
{devel => filesystems}/genromfs/files/patch-Makefile | 0
34
{devel => filesystems}/genromfs/pkg-descr            | 0
32
{devel => filesystems}/genromfs/pkg-descr            | 0
35
7 files changed, 3 insertions(+), 2 deletions(-)
33
7 files changed, 3 insertions(+), 2 deletions(-)
36
rename {devel => filesystems}/genromfs/Makefile (92%)
34
rename {devel => filesystems}/genromfs/Makefile (92%)
37
rename {devel => filesystems}/genromfs/distinfo (100%)
35
rename {devel => filesystems}/genromfs/distinfo (100%)
38
rename {devel => filesystems}/genromfs/files/patch-Makefile (100%)
36
rename {devel => filesystems}/genromfs/files/patch-Makefile (100%)
39
rename {devel => filesystems}/genromfs/pkg-descr (100%)
37
rename {devel => filesystems}/genromfs/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3651-3653 devel/libfsext|filesystems/libfsext|2024-10-21|Moved to new category filesystems Link Here
3651
devel/libfsapfs|filesystems/libfsapfs|2024-10-21|Moved to new category filesystems
3651
devel/libfsapfs|filesystems/libfsapfs|2024-10-21|Moved to new category filesystems
3652
devel/libbde|filesystems/libbde|2024-10-21|Moved to new category filesystems
3652
devel/libbde|filesystems/libbde|2024-10-21|Moved to new category filesystems
3653
devel/gvfs|filesystems/gvfs|2024-10-21|Moved to new category filesystems
3653
devel/gvfs|filesystems/gvfs|2024-10-21|Moved to new category filesystems
3654
devel/genromfs|filesystems/genromfs|2024-10-21|Moved to new category filesystems
(-)b/devel/Makefile (-1 lines)
Lines 798-804 Link Here
798
    SUBDIR += gengetopt
798
    SUBDIR += gengetopt
799
    SUBDIR += genht
799
    SUBDIR += genht
800
    SUBDIR += genie
800
    SUBDIR += genie
801
    SUBDIR += genromfs
802
    SUBDIR += getoptions
801
    SUBDIR += getoptions
803
    SUBDIR += gettext
802
    SUBDIR += gettext
804
    SUBDIR += gettext-lint
803
    SUBDIR += gettext-lint
(-)b/filesystems/Makefile (+1 lines)
Lines 13-18 Link Here
13
    SUBDIR += exfat-utils
13
    SUBDIR += exfat-utils
14
    SUBDIR += fstyp
14
    SUBDIR += fstyp
15
    SUBDIR += fswatch-mon
15
    SUBDIR += fswatch-mon
16
    SUBDIR += genromfs
16
    SUBDIR += gvfs
17
    SUBDIR += gvfs
17
    SUBDIR += hfsexplorer
18
    SUBDIR += hfsexplorer
18
    SUBDIR += hfsutils
19
    SUBDIR += hfsutils
(-)b/filesystems/genromfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	genromfs
1
PORTNAME=	genromfs
2
PORTVERSION=	0.5.7
2
PORTVERSION=	0.5.7
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	devel
4
CATEGORIES=	filesystems devel
5
5
6
MAINTAINER=	tomek@cedro.info
6
MAINTAINER=	tomek@cedro.info
7
COMMENT=	Mkfs equivalent for romfs filesystem
7
COMMENT=	Mkfs equivalent for romfs filesystem
(-)b/MOVED (+1 lines)
Lines 3652-3654 devel/libfsapfs|filesystems/libfsapfs|2024-10-21|Moved to new category filesyste Link Here
3652
devel/libbde|filesystems/libbde|2024-10-21|Moved to new category filesystems
3652
devel/libbde|filesystems/libbde|2024-10-21|Moved to new category filesystems
3653
devel/gvfs|filesystems/gvfs|2024-10-21|Moved to new category filesystems
3653
devel/gvfs|filesystems/gvfs|2024-10-21|Moved to new category filesystems
3654
devel/genromfs|filesystems/genromfs|2024-10-21|Moved to new category filesystems
3654
devel/genromfs|filesystems/genromfs|2024-10-21|Moved to new category filesystems
3655
sysutils/fusefs-zip|filesystems/zip|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 91-96 Link Here
91
    SUBDIR += zfsnap
91
    SUBDIR += zfsnap
92
    SUBDIR += zfsnap2
92
    SUBDIR += zfsnap2
93
    SUBDIR += zfstools
93
    SUBDIR += zfstools
94
    SUBDIR += zip
94
    SUBDIR += zisofs-tools
95
    SUBDIR += zisofs-tools
95
    SUBDIR += zrepl
96
    SUBDIR += zrepl
96
    SUBDIR += zrepl-dsh2dsh
97
    SUBDIR += zrepl-dsh2dsh
(-)b/filesystems/zip/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	fuse-zip
1
PORTNAME=	fuse-zip
2
PORTVERSION=	0.4.4
2
PORTVERSION=	0.4.4
3
PORTREVISION=	2
3
PORTREVISION=	2
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
MASTER_SITES=	https://bitbucket.org/agalanin/fuse-zip/downloads/
5
MASTER_SITES=	https://bitbucket.org/agalanin/fuse-zip/downloads/
6
6
7
MAINTAINER=	ports@FreeBSD.org
7
MAINTAINER=	ports@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 466-472 Link Here
466
    SUBDIR += fusefs-unreliablefs
466
    SUBDIR += fusefs-unreliablefs
467
    SUBDIR += fusefs-webdavfs
467
    SUBDIR += fusefs-webdavfs
468
    SUBDIR += fusefs-xfuse
468
    SUBDIR += fusefs-xfuse
469
    SUBDIR += fusefs-zip
470
    SUBDIR += fvcool
469
    SUBDIR += fvcool
471
    SUBDIR += fwup
470
    SUBDIR += fwup
472
    SUBDIR += fx
471
    SUBDIR += fx
473
- 
474
--
475
MOVED                                                        | 1 +
472
MOVED                                                        | 1 +
476
filesystems/Makefile                                         | 1 +
473
filesystems/Makefile                                         | 1 +
477
{sysutils/fusefs-xfuse => filesystems/xfuse}/Makefile        | 2 +-
474
{sysutils/fusefs-xfuse => filesystems/xfuse}/Makefile        | 2 +-
478
{sysutils/fusefs-xfuse => filesystems/xfuse}/Makefile.crates | 0
475
{sysutils/fusefs-xfuse => filesystems/xfuse}/Makefile.crates | 0
479
{sysutils/fusefs-xfuse => filesystems/xfuse}/distinfo        | 0
476
{sysutils/fusefs-xfuse => filesystems/xfuse}/distinfo        | 0
480
{sysutils/fusefs-xfuse => filesystems/xfuse}/pkg-descr       | 0
477
{sysutils/fusefs-xfuse => filesystems/xfuse}/pkg-descr       | 0
481
sysutils/Makefile                                            | 1 -
478
sysutils/Makefile                                            | 1 -
482
7 files changed, 3 insertions(+), 2 deletions(-)
479
7 files changed, 3 insertions(+), 2 deletions(-)
483
rename {sysutils/fusefs-xfuse => filesystems/xfuse}/Makefile (96%)
480
rename {sysutils/fusefs-xfuse => filesystems/xfuse}/Makefile (96%)
484
rename {sysutils/fusefs-xfuse => filesystems/xfuse}/Makefile.crates (100%)
481
rename {sysutils/fusefs-xfuse => filesystems/xfuse}/Makefile.crates (100%)
485
rename {sysutils/fusefs-xfuse => filesystems/xfuse}/distinfo (100%)
482
rename {sysutils/fusefs-xfuse => filesystems/xfuse}/distinfo (100%)
486
rename {sysutils/fusefs-xfuse => filesystems/xfuse}/pkg-descr (100%)
483
rename {sysutils/fusefs-xfuse => filesystems/xfuse}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3653-3655 devel/libbde|filesystems/libbde|2024-10-21|Moved to new category filesystems Link Here
3653
devel/gvfs|filesystems/gvfs|2024-10-21|Moved to new category filesystems
3653
devel/gvfs|filesystems/gvfs|2024-10-21|Moved to new category filesystems
3654
devel/genromfs|filesystems/genromfs|2024-10-21|Moved to new category filesystems
3654
devel/genromfs|filesystems/genromfs|2024-10-21|Moved to new category filesystems
3655
sysutils/fusefs-zip|filesystems/zip|2024-10-21|Moved to new category filesystems
3655
sysutils/fusefs-zip|filesystems/zip|2024-10-21|Moved to new category filesystems
3656
sysutils/fusefs-xfuse|filesystems/xfuse|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 80-85 Link Here
80
    SUBDIR += wimlib
80
    SUBDIR += wimlib
81
    SUBDIR += xfsm
81
    SUBDIR += xfsm
82
    SUBDIR += xfsprogs
82
    SUBDIR += xfsprogs
83
    SUBDIR += xfuse
83
    SUBDIR += zap
84
    SUBDIR += zap
84
    SUBDIR += zfs-periodic
85
    SUBDIR += zfs-periodic
85
    SUBDIR += zfs-replicate
86
    SUBDIR += zfs-replicate
(-)b/filesystems/xfuse/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	xfuse
1
PORTNAME=	xfuse
2
DISTVERSION=	0.4.4
2
DISTVERSION=	0.4.4
3
PORTREVISION=	2
3
PORTREVISION=	2
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
MASTER_SITES=	CRATESIO
5
MASTER_SITES=	CRATESIO
6
MASTER_SITE_SUBDIR=	xfs-fuse/${DISTVERSION}
6
MASTER_SITE_SUBDIR=	xfs-fuse/${DISTVERSION}
7
PKGNAMEPREFIX=	fusefs-
7
PKGNAMEPREFIX=	fusefs-
(-)b/sysutils/Makefile (-3 lines)
Lines 465-471 Link Here
465
    SUBDIR += fusefs-unionfs
465
    SUBDIR += fusefs-unionfs
466
    SUBDIR += fusefs-unreliablefs
466
    SUBDIR += fusefs-unreliablefs
467
    SUBDIR += fusefs-webdavfs
467
    SUBDIR += fusefs-webdavfs
468
    SUBDIR += fusefs-xfuse
469
    SUBDIR += fvcool
468
    SUBDIR += fvcool
470
    SUBDIR += fwup
469
    SUBDIR += fwup
471
    SUBDIR += fx
470
    SUBDIR += fx
472
- 
473
filesystems/webdavfs
471
filesystems/webdavfs
474
--
475
MOVED                                                           | 1 +
472
MOVED                                                           | 1 +
476
filesystems/Makefile                                            | 1 +
473
filesystems/Makefile                                            | 1 +
477
{sysutils/fusefs-webdavfs => filesystems/webdavfs}/Makefile     | 2 +-
474
{sysutils/fusefs-webdavfs => filesystems/webdavfs}/Makefile     | 2 +-
478
{sysutils/fusefs-webdavfs => filesystems/webdavfs}/distinfo     | 0
475
{sysutils/fusefs-webdavfs => filesystems/webdavfs}/distinfo     | 0
479
.../webdavfs}/files/mount_webdavfs.in                           | 0
476
.../webdavfs}/files/mount_webdavfs.in                           | 0
480
.../webdavfs}/files/pkg-message.in                              | 0
477
.../webdavfs}/files/pkg-message.in                              | 0
481
{sysutils/fusefs-webdavfs => filesystems/webdavfs}/pkg-descr    | 0
478
{sysutils/fusefs-webdavfs => filesystems/webdavfs}/pkg-descr    | 0
482
sysutils/Makefile                                               | 1 -
479
sysutils/Makefile                                               | 1 -
483
8 files changed, 3 insertions(+), 2 deletions(-)
480
8 files changed, 3 insertions(+), 2 deletions(-)
484
rename {sysutils/fusefs-webdavfs => filesystems/webdavfs}/Makefile (98%)
481
rename {sysutils/fusefs-webdavfs => filesystems/webdavfs}/Makefile (98%)
485
rename {sysutils/fusefs-webdavfs => filesystems/webdavfs}/distinfo (100%)
482
rename {sysutils/fusefs-webdavfs => filesystems/webdavfs}/distinfo (100%)
486
rename {sysutils/fusefs-webdavfs => filesystems/webdavfs}/files/mount_webdavfs.in (100%)
483
rename {sysutils/fusefs-webdavfs => filesystems/webdavfs}/files/mount_webdavfs.in (100%)
487
rename {sysutils/fusefs-webdavfs => filesystems/webdavfs}/files/pkg-message.in (100%)
484
rename {sysutils/fusefs-webdavfs => filesystems/webdavfs}/files/pkg-message.in (100%)
488
rename {sysutils/fusefs-webdavfs => filesystems/webdavfs}/pkg-descr (100%)
485
rename {sysutils/fusefs-webdavfs => filesystems/webdavfs}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3654-3656 devel/gvfs|filesystems/gvfs|2024-10-21|Moved to new category filesystems Link Here
3654
devel/genromfs|filesystems/genromfs|2024-10-21|Moved to new category filesystems
3654
devel/genromfs|filesystems/genromfs|2024-10-21|Moved to new category filesystems
3655
sysutils/fusefs-zip|filesystems/zip|2024-10-21|Moved to new category filesystems
3655
sysutils/fusefs-zip|filesystems/zip|2024-10-21|Moved to new category filesystems
3656
sysutils/fusefs-xfuse|filesystems/xfuse|2024-10-21|Moved to new category filesystems
3656
sysutils/fusefs-xfuse|filesystems/xfuse|2024-10-21|Moved to new category filesystems
3657
sysutils/fusefs-webdavfs|filesystems/webdavfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 77-82 Link Here
77
    SUBDIR += tclvfs
77
    SUBDIR += tclvfs
78
    SUBDIR += ufs_copy
78
    SUBDIR += ufs_copy
79
    SUBDIR += vzvol
79
    SUBDIR += vzvol
80
    SUBDIR += webdavfs
80
    SUBDIR += wimlib
81
    SUBDIR += wimlib
81
    SUBDIR += xfsm
82
    SUBDIR += xfsm
82
    SUBDIR += xfsprogs
83
    SUBDIR += xfsprogs
(-)b/filesystems/webdavfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	fusefs-webdavfs
1
PORTNAME=	fusefs-webdavfs
2
DISTVERSION=	g20200520
2
DISTVERSION=	g20200520
3
PORTREVISION=	23
3
PORTREVISION=	23
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
5
6
MAINTAINER=	eugen@FreeBSD.org
6
MAINTAINER=	eugen@FreeBSD.org
7
COMMENT=	FUSE filesystem for WEBDAV shares
7
COMMENT=	FUSE filesystem for WEBDAV shares
(-)b/sysutils/Makefile (-3 lines)
Lines 464-470 Link Here
464
    SUBDIR += fusefs-ufs
464
    SUBDIR += fusefs-ufs
465
    SUBDIR += fusefs-unionfs
465
    SUBDIR += fusefs-unionfs
466
    SUBDIR += fusefs-unreliablefs
466
    SUBDIR += fusefs-unreliablefs
467
    SUBDIR += fusefs-webdavfs
468
    SUBDIR += fvcool
467
    SUBDIR += fvcool
469
    SUBDIR += fwup
468
    SUBDIR += fwup
470
    SUBDIR += fx
469
    SUBDIR += fx
471
- 
472
filesystems/unreliablefs
470
filesystems/unreliablefs
473
--
474
MOVED                                                           | 1 +
471
MOVED                                                           | 1 +
475
filesystems/Makefile                                            | 1 +
472
filesystems/Makefile                                            | 1 +
476
.../fusefs-unreliablefs => filesystems/unreliablefs}/Makefile   | 2 +-
473
.../fusefs-unreliablefs => filesystems/unreliablefs}/Makefile   | 2 +-
477
.../fusefs-unreliablefs => filesystems/unreliablefs}/distinfo   | 0
474
.../fusefs-unreliablefs => filesystems/unreliablefs}/distinfo   | 0
478
.../fusefs-unreliablefs => filesystems/unreliablefs}/pkg-descr  | 0
475
.../fusefs-unreliablefs => filesystems/unreliablefs}/pkg-descr  | 0
479
sysutils/Makefile                                               | 1 -
476
sysutils/Makefile                                               | 1 -
480
6 files changed, 3 insertions(+), 2 deletions(-)
477
6 files changed, 3 insertions(+), 2 deletions(-)
481
rename {sysutils/fusefs-unreliablefs => filesystems/unreliablefs}/Makefile (98%)
478
rename {sysutils/fusefs-unreliablefs => filesystems/unreliablefs}/Makefile (98%)
482
rename {sysutils/fusefs-unreliablefs => filesystems/unreliablefs}/distinfo (100%)
479
rename {sysutils/fusefs-unreliablefs => filesystems/unreliablefs}/distinfo (100%)
483
rename {sysutils/fusefs-unreliablefs => filesystems/unreliablefs}/pkg-descr (100%)
480
rename {sysutils/fusefs-unreliablefs => filesystems/unreliablefs}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3655-3657 devel/genromfs|filesystems/genromfs|2024-10-21|Moved to new category filesystems Link Here
3655
sysutils/fusefs-zip|filesystems/zip|2024-10-21|Moved to new category filesystems
3655
sysutils/fusefs-zip|filesystems/zip|2024-10-21|Moved to new category filesystems
3656
sysutils/fusefs-xfuse|filesystems/xfuse|2024-10-21|Moved to new category filesystems
3656
sysutils/fusefs-xfuse|filesystems/xfuse|2024-10-21|Moved to new category filesystems
3657
sysutils/fusefs-webdavfs|filesystems/webdavfs|2024-10-21|Moved to new category filesystems
3657
sysutils/fusefs-webdavfs|filesystems/webdavfs|2024-10-21|Moved to new category filesystems
3658
sysutils/fusefs-unreliablefs|filesystems/unreliablefs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 76-81 Link Here
76
    SUBDIR += squashfs-tools-ng
76
    SUBDIR += squashfs-tools-ng
77
    SUBDIR += tclvfs
77
    SUBDIR += tclvfs
78
    SUBDIR += ufs_copy
78
    SUBDIR += ufs_copy
79
    SUBDIR += unreliablefs
79
    SUBDIR += vzvol
80
    SUBDIR += vzvol
80
    SUBDIR += webdavfs
81
    SUBDIR += webdavfs
81
    SUBDIR += wimlib
82
    SUBDIR += wimlib
(-)b/filesystems/unreliablefs/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	unreliablefs
1
PORTNAME=	unreliablefs
2
DISTVERSION=	0.2.0
2
DISTVERSION=	0.2.0
3
CATEGORIES=	sysutils
3
CATEGORIES=	filesystems
4
PKGNAMEPREFIX=	fusefs-
4
PKGNAMEPREFIX=	fusefs-
5
PATCH_SITES=	https://github.com/ligurio/unreliablefs/commit/
5
PATCH_SITES=	https://github.com/ligurio/unreliablefs/commit/
6
PATCHFILES=	e97d259b1cda3c1342c9cb472d31230e50b0776d.patch:-p1
6
PATCHFILES=	e97d259b1cda3c1342c9cb472d31230e50b0776d.patch:-p1
(-)b/sysutils/Makefile (-3 lines)
Lines 463-469 Link Here
463
    SUBDIR += fusefs-sshfs
463
    SUBDIR += fusefs-sshfs
464
    SUBDIR += fusefs-ufs
464
    SUBDIR += fusefs-ufs
465
    SUBDIR += fusefs-unionfs
465
    SUBDIR += fusefs-unionfs
466
    SUBDIR += fusefs-unreliablefs
467
    SUBDIR += fvcool
466
    SUBDIR += fvcool
468
    SUBDIR += fwup
467
    SUBDIR += fwup
469
    SUBDIR += fx
468
    SUBDIR += fx
470
- 
471
--
472
MOVED                                                           | 1 +
469
MOVED                                                           | 1 +
473
filesystems/Makefile                                            | 1 +
470
filesystems/Makefile                                            | 1 +
474
{sysutils/fusefs-unionfs => filesystems/unionfs}/Makefile       | 2 +-
471
{sysutils/fusefs-unionfs => filesystems/unionfs}/Makefile       | 2 +-
475
{sysutils/fusefs-unionfs => filesystems/unionfs}/distinfo       | 0
472
{sysutils/fusefs-unionfs => filesystems/unionfs}/distinfo       | 0
476
.../unionfs}/files/patch-CMakeLists.txt                         | 0
473
.../unionfs}/files/patch-CMakeLists.txt                         | 0
477
.../unionfs}/files/patch-src__usyslog.c                         | 0
474
.../unionfs}/files/patch-src__usyslog.c                         | 0
478
.../fusefs-unionfs => filesystems/unionfs}/files/pkg-message.in | 0
475
.../fusefs-unionfs => filesystems/unionfs}/files/pkg-message.in | 0
479
{sysutils/fusefs-unionfs => filesystems/unionfs}/pkg-descr      | 0
476
{sysutils/fusefs-unionfs => filesystems/unionfs}/pkg-descr      | 0
480
sysutils/Makefile                                               | 1 -
477
sysutils/Makefile                                               | 1 -
481
9 files changed, 3 insertions(+), 2 deletions(-)
478
9 files changed, 3 insertions(+), 2 deletions(-)
482
rename {sysutils/fusefs-unionfs => filesystems/unionfs}/Makefile (97%)
479
rename {sysutils/fusefs-unionfs => filesystems/unionfs}/Makefile (97%)
483
rename {sysutils/fusefs-unionfs => filesystems/unionfs}/distinfo (100%)
480
rename {sysutils/fusefs-unionfs => filesystems/unionfs}/distinfo (100%)
484
rename {sysutils/fusefs-unionfs => filesystems/unionfs}/files/patch-CMakeLists.txt (100%)
481
rename {sysutils/fusefs-unionfs => filesystems/unionfs}/files/patch-CMakeLists.txt (100%)
485
rename {sysutils/fusefs-unionfs => filesystems/unionfs}/files/patch-src__usyslog.c (100%)
482
rename {sysutils/fusefs-unionfs => filesystems/unionfs}/files/patch-src__usyslog.c (100%)
486
rename {sysutils/fusefs-unionfs => filesystems/unionfs}/files/pkg-message.in (100%)
483
rename {sysutils/fusefs-unionfs => filesystems/unionfs}/files/pkg-message.in (100%)
487
rename {sysutils/fusefs-unionfs => filesystems/unionfs}/pkg-descr (100%)
484
rename {sysutils/fusefs-unionfs => filesystems/unionfs}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3656-3658 sysutils/fusefs-zip|filesystems/zip|2024-10-21|Moved to new category filesystems Link Here
3656
sysutils/fusefs-xfuse|filesystems/xfuse|2024-10-21|Moved to new category filesystems
3656
sysutils/fusefs-xfuse|filesystems/xfuse|2024-10-21|Moved to new category filesystems
3657
sysutils/fusefs-webdavfs|filesystems/webdavfs|2024-10-21|Moved to new category filesystems
3657
sysutils/fusefs-webdavfs|filesystems/webdavfs|2024-10-21|Moved to new category filesystems
3658
sysutils/fusefs-unreliablefs|filesystems/unreliablefs|2024-10-21|Moved to new category filesystems
3658
sysutils/fusefs-unreliablefs|filesystems/unreliablefs|2024-10-21|Moved to new category filesystems
3659
sysutils/fusefs-unionfs|filesystems/unionfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 76-81 Link Here
76
    SUBDIR += squashfs-tools-ng
76
    SUBDIR += squashfs-tools-ng
77
    SUBDIR += tclvfs
77
    SUBDIR += tclvfs
78
    SUBDIR += ufs_copy
78
    SUBDIR += ufs_copy
79
    SUBDIR += unionfs
79
    SUBDIR += unreliablefs
80
    SUBDIR += unreliablefs
80
    SUBDIR += vzvol
81
    SUBDIR += vzvol
81
    SUBDIR += webdavfs
82
    SUBDIR += webdavfs
(-)b/filesystems/unionfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	unionfs
1
PORTNAME=	unionfs
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	2.2
3
DISTVERSION=	2.2
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
PKGNAMEPREFIX=	fusefs-
5
PKGNAMEPREFIX=	fusefs-
6
6
7
MAINTAINER=	0mp@FreeBSD.org
7
MAINTAINER=	0mp@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 462-468 Link Here
462
    SUBDIR += fusefs-squashfuse
462
    SUBDIR += fusefs-squashfuse
463
    SUBDIR += fusefs-sshfs
463
    SUBDIR += fusefs-sshfs
464
    SUBDIR += fusefs-ufs
464
    SUBDIR += fusefs-ufs
465
    SUBDIR += fusefs-unionfs
466
    SUBDIR += fvcool
465
    SUBDIR += fvcool
467
    SUBDIR += fwup
466
    SUBDIR += fwup
468
    SUBDIR += fx
467
    SUBDIR += fx
469
- 
470
--
471
MOVED                                                    | 1 +
468
MOVED                                                    | 1 +
472
filesystems/Makefile                                     | 1 +
469
filesystems/Makefile                                     | 1 +
473
{sysutils/fusefs-ufs => filesystems/ufs}/Makefile        | 2 +-
470
{sysutils/fusefs-ufs => filesystems/ufs}/Makefile        | 2 +-
474
{sysutils/fusefs-ufs => filesystems/ufs}/Makefile.crates | 0
471
{sysutils/fusefs-ufs => filesystems/ufs}/Makefile.crates | 0
475
{sysutils/fusefs-ufs => filesystems/ufs}/distinfo        | 0
472
{sysutils/fusefs-ufs => filesystems/ufs}/distinfo        | 0
476
{sysutils/fusefs-ufs => filesystems/ufs}/pkg-descr       | 0
473
{sysutils/fusefs-ufs => filesystems/ufs}/pkg-descr       | 0
477
{sysutils/fusefs-ufs => filesystems/ufs}/pkg-plist       | 0
474
{sysutils/fusefs-ufs => filesystems/ufs}/pkg-plist       | 0
478
sysutils/Makefile                                        | 1 -
475
sysutils/Makefile                                        | 1 -
479
8 files changed, 3 insertions(+), 2 deletions(-)
476
8 files changed, 3 insertions(+), 2 deletions(-)
480
rename {sysutils/fusefs-ufs => filesystems/ufs}/Makefile (94%)
477
rename {sysutils/fusefs-ufs => filesystems/ufs}/Makefile (94%)
481
rename {sysutils/fusefs-ufs => filesystems/ufs}/Makefile.crates (100%)
478
rename {sysutils/fusefs-ufs => filesystems/ufs}/Makefile.crates (100%)
482
rename {sysutils/fusefs-ufs => filesystems/ufs}/distinfo (100%)
479
rename {sysutils/fusefs-ufs => filesystems/ufs}/distinfo (100%)
483
rename {sysutils/fusefs-ufs => filesystems/ufs}/pkg-descr (100%)
480
rename {sysutils/fusefs-ufs => filesystems/ufs}/pkg-descr (100%)
484
rename {sysutils/fusefs-ufs => filesystems/ufs}/pkg-plist (100%)
481
rename {sysutils/fusefs-ufs => filesystems/ufs}/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3657-3659 sysutils/fusefs-xfuse|filesystems/xfuse|2024-10-21|Moved to new category filesys Link Here
3657
sysutils/fusefs-webdavfs|filesystems/webdavfs|2024-10-21|Moved to new category filesystems
3657
sysutils/fusefs-webdavfs|filesystems/webdavfs|2024-10-21|Moved to new category filesystems
3658
sysutils/fusefs-unreliablefs|filesystems/unreliablefs|2024-10-21|Moved to new category filesystems
3658
sysutils/fusefs-unreliablefs|filesystems/unreliablefs|2024-10-21|Moved to new category filesystems
3659
sysutils/fusefs-unionfs|filesystems/unionfs|2024-10-21|Moved to new category filesystems
3659
sysutils/fusefs-unionfs|filesystems/unionfs|2024-10-21|Moved to new category filesystems
3660
sysutils/fusefs-ufs|filesystems/ufs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 75-80 Link Here
75
    SUBDIR += squashfs-tools
75
    SUBDIR += squashfs-tools
76
    SUBDIR += squashfs-tools-ng
76
    SUBDIR += squashfs-tools-ng
77
    SUBDIR += tclvfs
77
    SUBDIR += tclvfs
78
    SUBDIR += ufs
78
    SUBDIR += ufs_copy
79
    SUBDIR += ufs_copy
79
    SUBDIR += unionfs
80
    SUBDIR += unionfs
80
    SUBDIR += unreliablefs
81
    SUBDIR += unreliablefs
(-)b/filesystems/ufs/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	ufs
1
PORTNAME=	ufs
2
DISTVERSION=	0.4.3
2
DISTVERSION=	0.4.3
3
CATEGORIES=	sysutils
3
CATEGORIES=	filesystems sysutils
4
PKGNAMEPREFIX=	fusefs-
4
PKGNAMEPREFIX=	fusefs-
5
5
6
MAINTAINER=	fuz@FreeBSD.org
6
MAINTAINER=	fuz@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 461-467 Link Here
461
    SUBDIR += fusefs-sqlfs
461
    SUBDIR += fusefs-sqlfs
462
    SUBDIR += fusefs-squashfuse
462
    SUBDIR += fusefs-squashfuse
463
    SUBDIR += fusefs-sshfs
463
    SUBDIR += fusefs-sshfs
464
    SUBDIR += fusefs-ufs
465
    SUBDIR += fvcool
464
    SUBDIR += fvcool
466
    SUBDIR += fwup
465
    SUBDIR += fwup
467
    SUBDIR += fx
466
    SUBDIR += fx
468
- 
469
--
470
MOVED                                                           | 1 +
467
MOVED                                                           | 1 +
471
deskutils/kdeconnect-kde/Makefile                               | 2 +-
468
deskutils/kdeconnect-kde/Makefile                               | 2 +-
472
filesystems/Makefile                                            | 1 +
469
filesystems/Makefile                                            | 1 +
473
{sysutils/fusefs-sshfs => filesystems/sshfs}/Makefile           | 2 +-
470
{sysutils/fusefs-sshfs => filesystems/sshfs}/Makefile           | 2 +-
474
{sysutils/fusefs-sshfs => filesystems/sshfs}/distinfo           | 0
471
{sysutils/fusefs-sshfs => filesystems/sshfs}/distinfo           | 0
475
.../fusefs-sshfs => filesystems/sshfs}/files/patch-meson.build  | 0
472
.../fusefs-sshfs => filesystems/sshfs}/files/patch-meson.build  | 0
476
{sysutils/fusefs-sshfs => filesystems/sshfs}/pkg-descr          | 0
473
{sysutils/fusefs-sshfs => filesystems/sshfs}/pkg-descr          | 0
477
{sysutils/fusefs-sshfs => filesystems/sshfs}/pkg-message        | 0
474
{sysutils/fusefs-sshfs => filesystems/sshfs}/pkg-message        | 0
478
sysutils/Makefile                                               | 1 -
475
sysutils/Makefile                                               | 1 -
479
9 files changed, 4 insertions(+), 3 deletions(-)
476
9 files changed, 4 insertions(+), 3 deletions(-)
480
rename {sysutils/fusefs-sshfs => filesystems/sshfs}/Makefile (96%)
477
rename {sysutils/fusefs-sshfs => filesystems/sshfs}/Makefile (96%)
481
rename {sysutils/fusefs-sshfs => filesystems/sshfs}/distinfo (100%)
478
rename {sysutils/fusefs-sshfs => filesystems/sshfs}/distinfo (100%)
482
rename {sysutils/fusefs-sshfs => filesystems/sshfs}/files/patch-meson.build (100%)
479
rename {sysutils/fusefs-sshfs => filesystems/sshfs}/files/patch-meson.build (100%)
483
rename {sysutils/fusefs-sshfs => filesystems/sshfs}/pkg-descr (100%)
480
rename {sysutils/fusefs-sshfs => filesystems/sshfs}/pkg-descr (100%)
484
rename {sysutils/fusefs-sshfs => filesystems/sshfs}/pkg-message (100%)
481
rename {sysutils/fusefs-sshfs => filesystems/sshfs}/pkg-message (100%)
(-)b/MOVED (+1 lines)
Lines 3658-3660 sysutils/fusefs-webdavfs|filesystems/webdavfs|2024-10-21|Moved to new category f Link Here
3658
sysutils/fusefs-unreliablefs|filesystems/unreliablefs|2024-10-21|Moved to new category filesystems
3658
sysutils/fusefs-unreliablefs|filesystems/unreliablefs|2024-10-21|Moved to new category filesystems
3659
sysutils/fusefs-unionfs|filesystems/unionfs|2024-10-21|Moved to new category filesystems
3659
sysutils/fusefs-unionfs|filesystems/unionfs|2024-10-21|Moved to new category filesystems
3660
sysutils/fusefs-ufs|filesystems/ufs|2024-10-21|Moved to new category filesystems
3660
sysutils/fusefs-ufs|filesystems/ufs|2024-10-21|Moved to new category filesystems
3661
sysutils/fusefs-sshfs|filesystems/sshfs|2024-10-21|Moved to new category filesystems
(-)b/deskutils/kdeconnect-kde/Makefile (-1 / +1 lines)
Lines 17-23 BUILD_DEPENDS= kpeoplevcard>0:net/kpeoplevcard \ Link Here
17
		wayland-protocols>=0:graphics/wayland-protocols \
17
		wayland-protocols>=0:graphics/wayland-protocols \
18
		kirigami-addons>=0.6.1:x11-toolkits/kirigami-addons
18
		kirigami-addons>=0.6.1:x11-toolkits/kirigami-addons
19
RUN_DEPENDS=	sshpass:security/sshpass \
19
RUN_DEPENDS=	sshpass:security/sshpass \
20
		sshfs:sysutils/fusefs-sshfs \
20
		sshfs:filesystems/sshfs \
21
		kpeoplevcard>0:net/kpeoplevcard \
21
		kpeoplevcard>0:net/kpeoplevcard \
22
		kirigami-addons>=0.6.1:x11-toolkits/kirigami-addons
22
		kirigami-addons>=0.6.1:x11-toolkits/kirigami-addons
23
23
(-)b/filesystems/Makefile (+1 lines)
Lines 74-79 Link Here
74
    SUBDIR += scan_ffs
74
    SUBDIR += scan_ffs
75
    SUBDIR += squashfs-tools
75
    SUBDIR += squashfs-tools
76
    SUBDIR += squashfs-tools-ng
76
    SUBDIR += squashfs-tools-ng
77
    SUBDIR += sshfs
77
    SUBDIR += tclvfs
78
    SUBDIR += tclvfs
78
    SUBDIR += ufs
79
    SUBDIR += ufs
79
    SUBDIR += ufs_copy
80
    SUBDIR += ufs_copy
(-)b/filesystems/sshfs/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= sshfs Link Here
2
PORTVERSION=	3.7.3
2
PORTVERSION=	3.7.3
3
PORTREVISION=	2
3
PORTREVISION=	2
4
DISTVERSIONPREFIX=	${PORTNAME}-
4
DISTVERSIONPREFIX=	${PORTNAME}-
5
CATEGORIES=	sysutils
5
CATEGORIES=	filesystems
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
8
PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
8
PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
(-)b/sysutils/Makefile (-3 lines)
Lines 460-466 Link Here
460
    SUBDIR += fusefs-smbnetfs
460
    SUBDIR += fusefs-smbnetfs
461
    SUBDIR += fusefs-sqlfs
461
    SUBDIR += fusefs-sqlfs
462
    SUBDIR += fusefs-squashfuse
462
    SUBDIR += fusefs-squashfuse
463
    SUBDIR += fusefs-sshfs
464
    SUBDIR += fvcool
463
    SUBDIR += fvcool
465
    SUBDIR += fwup
464
    SUBDIR += fwup
466
    SUBDIR += fx
465
    SUBDIR += fx
467
- 
468
filesystems/squashfuse
466
filesystems/squashfuse
469
--
470
MOVED                                                           | 1 +
467
MOVED                                                           | 1 +
471
filesystems/Makefile                                            | 1 +
468
filesystems/Makefile                                            | 1 +
472
{sysutils/fusefs-squashfuse => filesystems/squashfuse}/Makefile | 2 +-
469
{sysutils/fusefs-squashfuse => filesystems/squashfuse}/Makefile | 2 +-
473
{sysutils/fusefs-squashfuse => filesystems/squashfuse}/distinfo | 0
470
{sysutils/fusefs-squashfuse => filesystems/squashfuse}/distinfo | 0
474
.../fusefs-squashfuse => filesystems/squashfuse}/pkg-descr      | 0
471
.../fusefs-squashfuse => filesystems/squashfuse}/pkg-descr      | 0
475
.../fusefs-squashfuse => filesystems/squashfuse}/pkg-plist      | 0
472
.../fusefs-squashfuse => filesystems/squashfuse}/pkg-plist      | 0
476
sysutils/Makefile                                               | 1 -
473
sysutils/Makefile                                               | 1 -
477
7 files changed, 3 insertions(+), 2 deletions(-)
474
7 files changed, 3 insertions(+), 2 deletions(-)
478
rename {sysutils/fusefs-squashfuse => filesystems/squashfuse}/Makefile (96%)
475
rename {sysutils/fusefs-squashfuse => filesystems/squashfuse}/Makefile (96%)
479
rename {sysutils/fusefs-squashfuse => filesystems/squashfuse}/distinfo (100%)
476
rename {sysutils/fusefs-squashfuse => filesystems/squashfuse}/distinfo (100%)
480
rename {sysutils/fusefs-squashfuse => filesystems/squashfuse}/pkg-descr (100%)
477
rename {sysutils/fusefs-squashfuse => filesystems/squashfuse}/pkg-descr (100%)
481
rename {sysutils/fusefs-squashfuse => filesystems/squashfuse}/pkg-plist (100%)
478
rename {sysutils/fusefs-squashfuse => filesystems/squashfuse}/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3659-3661 sysutils/fusefs-unreliablefs|filesystems/unreliablefs|2024-10-21|Moved to new ca Link Here
3659
sysutils/fusefs-unionfs|filesystems/unionfs|2024-10-21|Moved to new category filesystems
3659
sysutils/fusefs-unionfs|filesystems/unionfs|2024-10-21|Moved to new category filesystems
3660
sysutils/fusefs-ufs|filesystems/ufs|2024-10-21|Moved to new category filesystems
3660
sysutils/fusefs-ufs|filesystems/ufs|2024-10-21|Moved to new category filesystems
3661
sysutils/fusefs-sshfs|filesystems/sshfs|2024-10-21|Moved to new category filesystems
3661
sysutils/fusefs-sshfs|filesystems/sshfs|2024-10-21|Moved to new category filesystems
3662
sysutils/fusefs-squashfuse|filesystems/squashfuse|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 74-79 Link Here
74
    SUBDIR += scan_ffs
74
    SUBDIR += scan_ffs
75
    SUBDIR += squashfs-tools
75
    SUBDIR += squashfs-tools
76
    SUBDIR += squashfs-tools-ng
76
    SUBDIR += squashfs-tools-ng
77
    SUBDIR += squashfuse
77
    SUBDIR += sshfs
78
    SUBDIR += sshfs
78
    SUBDIR += tclvfs
79
    SUBDIR += tclvfs
79
    SUBDIR += ufs
80
    SUBDIR += ufs
(-)b/filesystems/squashfuse/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	squashfuse
1
PORTNAME=	squashfuse
2
DISTVERSION=	0.5.2
2
DISTVERSION=	0.5.2
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
MASTER_SITES=	https://github.com/vasi/${PORTNAME}/releases/download/${DISTVERSION}/
5
MASTER_SITES=	https://github.com/vasi/${PORTNAME}/releases/download/${DISTVERSION}/
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
(-)b/sysutils/Makefile (-3 lines)
Lines 459-465 Link Here
459
    SUBDIR += fusefs-simple-mtpfs
459
    SUBDIR += fusefs-simple-mtpfs
460
    SUBDIR += fusefs-smbnetfs
460
    SUBDIR += fusefs-smbnetfs
461
    SUBDIR += fusefs-sqlfs
461
    SUBDIR += fusefs-sqlfs
462
    SUBDIR += fusefs-squashfuse
463
    SUBDIR += fvcool
462
    SUBDIR += fvcool
464
    SUBDIR += fwup
463
    SUBDIR += fwup
465
    SUBDIR += fx
464
    SUBDIR += fx
466
- 
467
--
468
MOVED                                                           | 1 +
465
MOVED                                                           | 1 +
469
filesystems/Makefile                                            | 1 +
466
filesystems/Makefile                                            | 1 +
470
{sysutils/fusefs-sqlfs => filesystems/sqlfs}/Makefile           | 2 +-
467
{sysutils/fusefs-sqlfs => filesystems/sqlfs}/Makefile           | 2 +-
471
{sysutils/fusefs-sqlfs => filesystems/sqlfs}/distinfo           | 0
468
{sysutils/fusefs-sqlfs => filesystems/sqlfs}/distinfo           | 0
472
.../fusefs-sqlfs => filesystems/sqlfs}/files/patch-fuse_main.c  | 0
469
.../fusefs-sqlfs => filesystems/sqlfs}/files/patch-fuse_main.c  | 0
473
{sysutils/fusefs-sqlfs => filesystems/sqlfs}/pkg-descr          | 0
470
{sysutils/fusefs-sqlfs => filesystems/sqlfs}/pkg-descr          | 0
474
{sysutils/fusefs-sqlfs => filesystems/sqlfs}/pkg-message        | 0
471
{sysutils/fusefs-sqlfs => filesystems/sqlfs}/pkg-message        | 0
475
sysutils/Makefile                                               | 1 -
472
sysutils/Makefile                                               | 1 -
476
8 files changed, 3 insertions(+), 2 deletions(-)
473
8 files changed, 3 insertions(+), 2 deletions(-)
477
rename {sysutils/fusefs-sqlfs => filesystems/sqlfs}/Makefile (97%)
474
rename {sysutils/fusefs-sqlfs => filesystems/sqlfs}/Makefile (97%)
478
rename {sysutils/fusefs-sqlfs => filesystems/sqlfs}/distinfo (100%)
475
rename {sysutils/fusefs-sqlfs => filesystems/sqlfs}/distinfo (100%)
479
rename {sysutils/fusefs-sqlfs => filesystems/sqlfs}/files/patch-fuse_main.c (100%)
476
rename {sysutils/fusefs-sqlfs => filesystems/sqlfs}/files/patch-fuse_main.c (100%)
480
rename {sysutils/fusefs-sqlfs => filesystems/sqlfs}/pkg-descr (100%)
477
rename {sysutils/fusefs-sqlfs => filesystems/sqlfs}/pkg-descr (100%)
481
rename {sysutils/fusefs-sqlfs => filesystems/sqlfs}/pkg-message (100%)
478
rename {sysutils/fusefs-sqlfs => filesystems/sqlfs}/pkg-message (100%)
(-)b/MOVED (+1 lines)
Lines 3660-3662 sysutils/fusefs-unionfs|filesystems/unionfs|2024-10-21|Moved to new category fil Link Here
3660
sysutils/fusefs-ufs|filesystems/ufs|2024-10-21|Moved to new category filesystems
3660
sysutils/fusefs-ufs|filesystems/ufs|2024-10-21|Moved to new category filesystems
3661
sysutils/fusefs-sshfs|filesystems/sshfs|2024-10-21|Moved to new category filesystems
3661
sysutils/fusefs-sshfs|filesystems/sshfs|2024-10-21|Moved to new category filesystems
3662
sysutils/fusefs-squashfuse|filesystems/squashfuse|2024-10-21|Moved to new category filesystems
3662
sysutils/fusefs-squashfuse|filesystems/squashfuse|2024-10-21|Moved to new category filesystems
3663
sysutils/fusefs-sqlfs|filesystems/sqlfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 72-77 Link Here
72
    SUBDIR += rubygem-aws-sdk-efs
72
    SUBDIR += rubygem-aws-sdk-efs
73
    SUBDIR += rubygem-winrm-fs
73
    SUBDIR += rubygem-winrm-fs
74
    SUBDIR += scan_ffs
74
    SUBDIR += scan_ffs
75
    SUBDIR += sqlfs
75
    SUBDIR += squashfs-tools
76
    SUBDIR += squashfs-tools
76
    SUBDIR += squashfs-tools-ng
77
    SUBDIR += squashfs-tools-ng
77
    SUBDIR += squashfuse
78
    SUBDIR += squashfuse
(-)b/filesystems/sqlfs/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= sqlfs Link Here
2
PORTVERSION=	1.1
2
PORTVERSION=	1.1
3
PORTREVISION=	1
3
PORTREVISION=	1
4
PORTEPOCH=	1
4
PORTEPOCH=	1
5
CATEGORIES=	sysutils
5
CATEGORIES=	filesystems
6
MASTER_SITES=	SAVANNAH/libsqlfs
6
MASTER_SITES=	SAVANNAH/libsqlfs
7
PKGNAMEPREFIX=	fusefs-
7
PKGNAMEPREFIX=	fusefs-
8
DISTNAME=	lib${PORTNAME}-${PORTVERSION}
8
DISTNAME=	lib${PORTNAME}-${PORTVERSION}
(-)b/sysutils/Makefile (-3 lines)
Lines 458-464 Link Here
458
    SUBDIR += fusefs-securefs
458
    SUBDIR += fusefs-securefs
459
    SUBDIR += fusefs-simple-mtpfs
459
    SUBDIR += fusefs-simple-mtpfs
460
    SUBDIR += fusefs-smbnetfs
460
    SUBDIR += fusefs-smbnetfs
461
    SUBDIR += fusefs-sqlfs
462
    SUBDIR += fvcool
461
    SUBDIR += fvcool
463
    SUBDIR += fwup
462
    SUBDIR += fwup
464
    SUBDIR += fx
463
    SUBDIR += fx
465
- 
466
filesystems/smbnetfs
464
filesystems/smbnetfs
467
--
468
MOVED                                                           | 1 +
465
MOVED                                                           | 1 +
469
filesystems/Makefile                                            | 1 +
466
filesystems/Makefile                                            | 1 +
470
{sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/Makefile     | 2 +-
467
{sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/Makefile     | 2 +-
471
{sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/distinfo     | 0
468
{sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/distinfo     | 0
472
.../fusefs-smbnetfs => filesystems/smbnetfs}/files/patch-fuse3  | 0
469
.../fusefs-smbnetfs => filesystems/smbnetfs}/files/patch-fuse3  | 0
473
.../smbnetfs}/files/pkg-message.in                              | 0
470
.../smbnetfs}/files/pkg-message.in                              | 0
474
{sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/pkg-descr    | 0
471
{sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/pkg-descr    | 0
475
{sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/pkg-plist    | 0
472
{sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/pkg-plist    | 0
476
sysutils/Makefile                                               | 1 -
473
sysutils/Makefile                                               | 1 -
477
9 files changed, 3 insertions(+), 2 deletions(-)
474
9 files changed, 3 insertions(+), 2 deletions(-)
478
rename {sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/Makefile (98%)
475
rename {sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/Makefile (98%)
479
rename {sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/distinfo (100%)
476
rename {sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/distinfo (100%)
480
rename {sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/files/patch-fuse3 (100%)
477
rename {sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/files/patch-fuse3 (100%)
481
rename {sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/files/pkg-message.in (100%)
478
rename {sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/files/pkg-message.in (100%)
482
rename {sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/pkg-descr (100%)
479
rename {sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/pkg-descr (100%)
483
rename {sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/pkg-plist (100%)
480
rename {sysutils/fusefs-smbnetfs => filesystems/smbnetfs}/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3661-3663 sysutils/fusefs-ufs|filesystems/ufs|2024-10-21|Moved to new category filesystems Link Here
3661
sysutils/fusefs-sshfs|filesystems/sshfs|2024-10-21|Moved to new category filesystems
3661
sysutils/fusefs-sshfs|filesystems/sshfs|2024-10-21|Moved to new category filesystems
3662
sysutils/fusefs-squashfuse|filesystems/squashfuse|2024-10-21|Moved to new category filesystems
3662
sysutils/fusefs-squashfuse|filesystems/squashfuse|2024-10-21|Moved to new category filesystems
3663
sysutils/fusefs-sqlfs|filesystems/sqlfs|2024-10-21|Moved to new category filesystems
3663
sysutils/fusefs-sqlfs|filesystems/sqlfs|2024-10-21|Moved to new category filesystems
3664
sysutils/fusefs-smbnetfs|filesystems/smbnetfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 72-77 Link Here
72
    SUBDIR += rubygem-aws-sdk-efs
72
    SUBDIR += rubygem-aws-sdk-efs
73
    SUBDIR += rubygem-winrm-fs
73
    SUBDIR += rubygem-winrm-fs
74
    SUBDIR += scan_ffs
74
    SUBDIR += scan_ffs
75
    SUBDIR += smbnetfs
75
    SUBDIR += sqlfs
76
    SUBDIR += sqlfs
76
    SUBDIR += squashfs-tools
77
    SUBDIR += squashfs-tools
77
    SUBDIR += squashfs-tools-ng
78
    SUBDIR += squashfs-tools-ng
(-)b/filesystems/smbnetfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	smbnetfs
1
PORTNAME=	smbnetfs
2
PORTVERSION=	0.6.3
2
PORTVERSION=	0.6.3
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils net
4
CATEGORIES=	filesystems net
5
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/SMBNetFS-${PORTVERSION}
5
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/SMBNetFS-${PORTVERSION}
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
(-)b/sysutils/Makefile (-3 lines)
Lines 457-463 Link Here
457
    SUBDIR += fusefs-sandboxfs
457
    SUBDIR += fusefs-sandboxfs
458
    SUBDIR += fusefs-securefs
458
    SUBDIR += fusefs-securefs
459
    SUBDIR += fusefs-simple-mtpfs
459
    SUBDIR += fusefs-simple-mtpfs
460
    SUBDIR += fusefs-smbnetfs
461
    SUBDIR += fvcool
460
    SUBDIR += fvcool
462
    SUBDIR += fwup
461
    SUBDIR += fwup
463
    SUBDIR += fx
462
    SUBDIR += fx
464
- 
465
filesystems/simple-mtpfs
463
filesystems/simple-mtpfs
466
--
467
MOVED                                                           | 1 +
464
MOVED                                                           | 1 +
468
filesystems/Makefile                                            | 1 +
465
filesystems/Makefile                                            | 1 +
469
.../fusefs-simple-mtpfs => filesystems/simple-mtpfs}/Makefile   | 2 +-
466
.../fusefs-simple-mtpfs => filesystems/simple-mtpfs}/Makefile   | 2 +-
470
.../fusefs-simple-mtpfs => filesystems/simple-mtpfs}/distinfo   | 0
467
.../fusefs-simple-mtpfs => filesystems/simple-mtpfs}/distinfo   | 0
471
.../simple-mtpfs}/files/patch-src__simple-mtpfs-fuse.cpp        | 0
468
.../simple-mtpfs}/files/patch-src__simple-mtpfs-fuse.cpp        | 0
472
.../simple-mtpfs}/files/special_simple-mtpfs.in                 | 0
469
.../simple-mtpfs}/files/special_simple-mtpfs.in                 | 0
473
.../fusefs-simple-mtpfs => filesystems/simple-mtpfs}/pkg-descr  | 0
470
.../fusefs-simple-mtpfs => filesystems/simple-mtpfs}/pkg-descr  | 0
474
sysutils/Makefile                                               | 1 -
471
sysutils/Makefile                                               | 1 -
475
8 files changed, 3 insertions(+), 2 deletions(-)
472
8 files changed, 3 insertions(+), 2 deletions(-)
476
rename {sysutils/fusefs-simple-mtpfs => filesystems/simple-mtpfs}/Makefile (97%)
473
rename {sysutils/fusefs-simple-mtpfs => filesystems/simple-mtpfs}/Makefile (97%)
477
rename {sysutils/fusefs-simple-mtpfs => filesystems/simple-mtpfs}/distinfo (100%)
474
rename {sysutils/fusefs-simple-mtpfs => filesystems/simple-mtpfs}/distinfo (100%)
478
rename {sysutils/fusefs-simple-mtpfs => filesystems/simple-mtpfs}/files/patch-src__simple-mtpfs-fuse.cpp (100%)
475
rename {sysutils/fusefs-simple-mtpfs => filesystems/simple-mtpfs}/files/patch-src__simple-mtpfs-fuse.cpp (100%)
479
rename {sysutils/fusefs-simple-mtpfs => filesystems/simple-mtpfs}/files/special_simple-mtpfs.in (100%)
476
rename {sysutils/fusefs-simple-mtpfs => filesystems/simple-mtpfs}/files/special_simple-mtpfs.in (100%)
480
rename {sysutils/fusefs-simple-mtpfs => filesystems/simple-mtpfs}/pkg-descr (100%)
477
rename {sysutils/fusefs-simple-mtpfs => filesystems/simple-mtpfs}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3662-3664 sysutils/fusefs-sshfs|filesystems/sshfs|2024-10-21|Moved to new category filesys Link Here
3662
sysutils/fusefs-squashfuse|filesystems/squashfuse|2024-10-21|Moved to new category filesystems
3662
sysutils/fusefs-squashfuse|filesystems/squashfuse|2024-10-21|Moved to new category filesystems
3663
sysutils/fusefs-sqlfs|filesystems/sqlfs|2024-10-21|Moved to new category filesystems
3663
sysutils/fusefs-sqlfs|filesystems/sqlfs|2024-10-21|Moved to new category filesystems
3664
sysutils/fusefs-smbnetfs|filesystems/smbnetfs|2024-10-21|Moved to new category filesystems
3664
sysutils/fusefs-smbnetfs|filesystems/smbnetfs|2024-10-21|Moved to new category filesystems
3665
sysutils/fusefs-simple-mtpfs|filesystems/simple-mtpfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 72-77 Link Here
72
    SUBDIR += rubygem-aws-sdk-efs
72
    SUBDIR += rubygem-aws-sdk-efs
73
    SUBDIR += rubygem-winrm-fs
73
    SUBDIR += rubygem-winrm-fs
74
    SUBDIR += scan_ffs
74
    SUBDIR += scan_ffs
75
    SUBDIR += simple-mtpfs
75
    SUBDIR += smbnetfs
76
    SUBDIR += smbnetfs
76
    SUBDIR += sqlfs
77
    SUBDIR += sqlfs
77
    SUBDIR += squashfs-tools
78
    SUBDIR += squashfs-tools
(-)b/filesystems/simple-mtpfs/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= simple-mtpfs Link Here
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	0.4.0
3
DISTVERSION=	0.4.0
4
PORTREVISION=	1
4
PORTREVISION=	1
5
CATEGORIES=	sysutils
5
CATEGORIES=	filesystems
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
8
MAINTAINER=	ports@FreeBSD.org
8
MAINTAINER=	ports@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 456-462 Link Here
456
    SUBDIR += fusefs-s3fs
456
    SUBDIR += fusefs-s3fs
457
    SUBDIR += fusefs-sandboxfs
457
    SUBDIR += fusefs-sandboxfs
458
    SUBDIR += fusefs-securefs
458
    SUBDIR += fusefs-securefs
459
    SUBDIR += fusefs-simple-mtpfs
460
    SUBDIR += fvcool
459
    SUBDIR += fvcool
461
    SUBDIR += fwup
460
    SUBDIR += fwup
462
    SUBDIR += fx
461
    SUBDIR += fx
463
- 
464
filesystems/securefs
462
filesystems/securefs
465
--
466
MOVED                                                        | 1 +
463
MOVED                                                        | 1 +
467
filesystems/Makefile                                         | 1 +
464
filesystems/Makefile                                         | 1 +
468
{sysutils/fusefs-securefs => filesystems/securefs}/Makefile  | 2 +-
465
{sysutils/fusefs-securefs => filesystems/securefs}/Makefile  | 2 +-
469
{sysutils/fusefs-securefs => filesystems/securefs}/distinfo  | 0
466
{sysutils/fusefs-securefs => filesystems/securefs}/distinfo  | 0
470
{sysutils/fusefs-securefs => filesystems/securefs}/pkg-descr | 0
467
{sysutils/fusefs-securefs => filesystems/securefs}/pkg-descr | 0
471
sysutils/Makefile                                            | 1 -
468
sysutils/Makefile                                            | 1 -
472
6 files changed, 3 insertions(+), 2 deletions(-)
469
6 files changed, 3 insertions(+), 2 deletions(-)
473
rename {sysutils/fusefs-securefs => filesystems/securefs}/Makefile (97%)
470
rename {sysutils/fusefs-securefs => filesystems/securefs}/Makefile (97%)
474
rename {sysutils/fusefs-securefs => filesystems/securefs}/distinfo (100%)
471
rename {sysutils/fusefs-securefs => filesystems/securefs}/distinfo (100%)
475
rename {sysutils/fusefs-securefs => filesystems/securefs}/pkg-descr (100%)
472
rename {sysutils/fusefs-securefs => filesystems/securefs}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3663-3665 sysutils/fusefs-squashfuse|filesystems/squashfuse|2024-10-21|Moved to new catego Link Here
3663
sysutils/fusefs-sqlfs|filesystems/sqlfs|2024-10-21|Moved to new category filesystems
3663
sysutils/fusefs-sqlfs|filesystems/sqlfs|2024-10-21|Moved to new category filesystems
3664
sysutils/fusefs-smbnetfs|filesystems/smbnetfs|2024-10-21|Moved to new category filesystems
3664
sysutils/fusefs-smbnetfs|filesystems/smbnetfs|2024-10-21|Moved to new category filesystems
3665
sysutils/fusefs-simple-mtpfs|filesystems/simple-mtpfs|2024-10-21|Moved to new category filesystems
3665
sysutils/fusefs-simple-mtpfs|filesystems/simple-mtpfs|2024-10-21|Moved to new category filesystems
3666
sysutils/fusefs-securefs|filesystems/securefs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 72-77 Link Here
72
    SUBDIR += rubygem-aws-sdk-efs
72
    SUBDIR += rubygem-aws-sdk-efs
73
    SUBDIR += rubygem-winrm-fs
73
    SUBDIR += rubygem-winrm-fs
74
    SUBDIR += scan_ffs
74
    SUBDIR += scan_ffs
75
    SUBDIR += securefs
75
    SUBDIR += simple-mtpfs
76
    SUBDIR += simple-mtpfs
76
    SUBDIR += smbnetfs
77
    SUBDIR += smbnetfs
77
    SUBDIR += sqlfs
78
    SUBDIR += sqlfs
(-)b/filesystems/securefs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	securefs
1
PORTNAME=	securefs
2
DISTVERSION=	0.14.3
2
DISTVERSION=	0.14.3
3
PORTREVISION=	2
3
PORTREVISION=	2
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
PKGNAMEPREFIX=	fusefs-
5
PKGNAMEPREFIX=	fusefs-
6
6
7
MAINTAINER=	ports@FreeBSD.org
7
MAINTAINER=	ports@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 455-461 Link Here
455
    SUBDIR += fusefs-s3backer
455
    SUBDIR += fusefs-s3backer
456
    SUBDIR += fusefs-s3fs
456
    SUBDIR += fusefs-s3fs
457
    SUBDIR += fusefs-sandboxfs
457
    SUBDIR += fusefs-sandboxfs
458
    SUBDIR += fusefs-securefs
459
    SUBDIR += fvcool
458
    SUBDIR += fvcool
460
    SUBDIR += fwup
459
    SUBDIR += fwup
461
    SUBDIR += fx
460
    SUBDIR += fx
462
- 
463
filesystems/sandboxfs
461
filesystems/sandboxfs
464
--
465
MOVED                                                           | 1 +
462
MOVED                                                           | 1 +
466
filesystems/Makefile                                            | 1 +
463
filesystems/Makefile                                            | 1 +
467
{sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/Makefile   | 2 +-
464
{sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/Makefile   | 2 +-
468
{sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/distinfo   | 0
465
{sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/distinfo   | 0
469
.../sandboxfs}/files/patch-powerpc                              | 0
466
.../sandboxfs}/files/patch-powerpc                              | 0
470
.../sandboxfs}/files/patch-src_lib.rs                           | 0
467
.../sandboxfs}/files/patch-src_lib.rs                           | 0
471
.../sandboxfs}/files/patch-src_nodes_conv.rs                    | 0
468
.../sandboxfs}/files/patch-src_nodes_conv.rs                    | 0
472
.../sandboxfs}/files/patch-src_nodes_mod.rs                     | 0
469
.../sandboxfs}/files/patch-src_nodes_mod.rs                     | 0
473
{sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/pkg-descr  | 0
470
{sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/pkg-descr  | 0
474
.../fusefs-sandboxfs => filesystems/sandboxfs}/pkg-message      | 0
471
.../fusefs-sandboxfs => filesystems/sandboxfs}/pkg-message      | 0
475
sysutils/Makefile                                               | 1 -
472
sysutils/Makefile                                               | 1 -
476
11 files changed, 3 insertions(+), 2 deletions(-)
473
11 files changed, 3 insertions(+), 2 deletions(-)
477
rename {sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/Makefile (98%)
474
rename {sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/Makefile (98%)
478
rename {sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/distinfo (100%)
475
rename {sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/distinfo (100%)
479
rename {sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/files/patch-powerpc (100%)
476
rename {sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/files/patch-powerpc (100%)
480
rename {sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/files/patch-src_lib.rs (100%)
477
rename {sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/files/patch-src_lib.rs (100%)
481
rename {sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/files/patch-src_nodes_conv.rs (100%)
478
rename {sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/files/patch-src_nodes_conv.rs (100%)
482
rename {sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/files/patch-src_nodes_mod.rs (100%)
479
rename {sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/files/patch-src_nodes_mod.rs (100%)
483
rename {sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/pkg-descr (100%)
480
rename {sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/pkg-descr (100%)
484
rename {sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/pkg-message (100%)
481
rename {sysutils/fusefs-sandboxfs => filesystems/sandboxfs}/pkg-message (100%)
(-)b/MOVED (+1 lines)
Lines 3664-3666 sysutils/fusefs-sqlfs|filesystems/sqlfs|2024-10-21|Moved to new category filesys Link Here
3664
sysutils/fusefs-smbnetfs|filesystems/smbnetfs|2024-10-21|Moved to new category filesystems
3664
sysutils/fusefs-smbnetfs|filesystems/smbnetfs|2024-10-21|Moved to new category filesystems
3665
sysutils/fusefs-simple-mtpfs|filesystems/simple-mtpfs|2024-10-21|Moved to new category filesystems
3665
sysutils/fusefs-simple-mtpfs|filesystems/simple-mtpfs|2024-10-21|Moved to new category filesystems
3666
sysutils/fusefs-securefs|filesystems/securefs|2024-10-21|Moved to new category filesystems
3666
sysutils/fusefs-securefs|filesystems/securefs|2024-10-21|Moved to new category filesystems
3667
sysutils/fusefs-sandboxfs|filesystems/sandboxfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 71-76 Link Here
71
    SUBDIR += R-cran-fs
71
    SUBDIR += R-cran-fs
72
    SUBDIR += rubygem-aws-sdk-efs
72
    SUBDIR += rubygem-aws-sdk-efs
73
    SUBDIR += rubygem-winrm-fs
73
    SUBDIR += rubygem-winrm-fs
74
    SUBDIR += sandboxfs
74
    SUBDIR += scan_ffs
75
    SUBDIR += scan_ffs
75
    SUBDIR += securefs
76
    SUBDIR += securefs
76
    SUBDIR += simple-mtpfs
77
    SUBDIR += simple-mtpfs
(-)b/filesystems/sandboxfs/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= sandboxfs Link Here
2
DISTVERSIONPREFIX=	sandboxfs-
2
DISTVERSIONPREFIX=	sandboxfs-
3
DISTVERSION=	0.2.0
3
DISTVERSION=	0.2.0
4
PORTREVISION=	42
4
PORTREVISION=	42
5
CATEGORIES=	sysutils
5
CATEGORIES=	filesystems
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
8
MAINTAINER=	mikael@FreeBSD.org
8
MAINTAINER=	mikael@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 454-460 Link Here
454
    SUBDIR += fusefs-rar2fs
454
    SUBDIR += fusefs-rar2fs
455
    SUBDIR += fusefs-s3backer
455
    SUBDIR += fusefs-s3backer
456
    SUBDIR += fusefs-s3fs
456
    SUBDIR += fusefs-s3fs
457
    SUBDIR += fusefs-sandboxfs
458
    SUBDIR += fvcool
457
    SUBDIR += fvcool
459
    SUBDIR += fwup
458
    SUBDIR += fwup
460
    SUBDIR += fx
459
    SUBDIR += fx
461
- 
462
--
463
MOVED                                                           | 1 +
460
MOVED                                                           | 1 +
464
filesystems/Makefile                                            | 1 +
461
filesystems/Makefile                                            | 1 +
465
{sysutils/fusefs-s3fs => filesystems/s3fs}/Makefile             | 2 +-
462
{sysutils/fusefs-s3fs => filesystems/s3fs}/Makefile             | 2 +-
466
{sysutils/fusefs-s3fs => filesystems/s3fs}/distinfo             | 0
463
{sysutils/fusefs-s3fs => filesystems/s3fs}/distinfo             | 0
467
.../s3fs}/files/patch-test_mknod__test.c                        | 0
464
.../s3fs}/files/patch-test_mknod__test.c                        | 0
468
{sysutils/fusefs-s3fs => filesystems/s3fs}/pkg-descr            | 0
465
{sysutils/fusefs-s3fs => filesystems/s3fs}/pkg-descr            | 0
469
{sysutils/fusefs-s3fs => filesystems/s3fs}/pkg-message          | 0
466
{sysutils/fusefs-s3fs => filesystems/s3fs}/pkg-message          | 0
470
sysutils/Makefile                                               | 1 -
467
sysutils/Makefile                                               | 1 -
471
8 files changed, 3 insertions(+), 2 deletions(-)
468
8 files changed, 3 insertions(+), 2 deletions(-)
472
rename {sysutils/fusefs-s3fs => filesystems/s3fs}/Makefile (96%)
469
rename {sysutils/fusefs-s3fs => filesystems/s3fs}/Makefile (96%)
473
rename {sysutils/fusefs-s3fs => filesystems/s3fs}/distinfo (100%)
470
rename {sysutils/fusefs-s3fs => filesystems/s3fs}/distinfo (100%)
474
rename {sysutils/fusefs-s3fs => filesystems/s3fs}/files/patch-test_mknod__test.c (100%)
471
rename {sysutils/fusefs-s3fs => filesystems/s3fs}/files/patch-test_mknod__test.c (100%)
475
rename {sysutils/fusefs-s3fs => filesystems/s3fs}/pkg-descr (100%)
472
rename {sysutils/fusefs-s3fs => filesystems/s3fs}/pkg-descr (100%)
476
rename {sysutils/fusefs-s3fs => filesystems/s3fs}/pkg-message (100%)
473
rename {sysutils/fusefs-s3fs => filesystems/s3fs}/pkg-message (100%)
(-)b/MOVED (+1 lines)
Lines 3665-3667 sysutils/fusefs-smbnetfs|filesystems/smbnetfs|2024-10-21|Moved to new category f Link Here
3665
sysutils/fusefs-simple-mtpfs|filesystems/simple-mtpfs|2024-10-21|Moved to new category filesystems
3665
sysutils/fusefs-simple-mtpfs|filesystems/simple-mtpfs|2024-10-21|Moved to new category filesystems
3666
sysutils/fusefs-securefs|filesystems/securefs|2024-10-21|Moved to new category filesystems
3666
sysutils/fusefs-securefs|filesystems/securefs|2024-10-21|Moved to new category filesystems
3667
sysutils/fusefs-sandboxfs|filesystems/sandboxfs|2024-10-21|Moved to new category filesystems
3667
sysutils/fusefs-sandboxfs|filesystems/sandboxfs|2024-10-21|Moved to new category filesystems
3668
sysutils/fusefs-s3fs|filesystems/s3fs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 71-76 Link Here
71
    SUBDIR += R-cran-fs
71
    SUBDIR += R-cran-fs
72
    SUBDIR += rubygem-aws-sdk-efs
72
    SUBDIR += rubygem-aws-sdk-efs
73
    SUBDIR += rubygem-winrm-fs
73
    SUBDIR += rubygem-winrm-fs
74
    SUBDIR += s3fs
74
    SUBDIR += sandboxfs
75
    SUBDIR += sandboxfs
75
    SUBDIR += scan_ffs
76
    SUBDIR += scan_ffs
76
    SUBDIR += securefs
77
    SUBDIR += securefs
(-)b/filesystems/s3fs/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= s3fs Link Here
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	1.92
3
DISTVERSION=	1.92
4
PORTREVISION=	1
4
PORTREVISION=	1
5
CATEGORIES=	sysutils
5
CATEGORIES=	filesystems
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
8
MAINTAINER=	dmgk@FreeBSD.org
8
MAINTAINER=	dmgk@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 453-459 Link Here
453
    SUBDIR += fusefs-pod
453
    SUBDIR += fusefs-pod
454
    SUBDIR += fusefs-rar2fs
454
    SUBDIR += fusefs-rar2fs
455
    SUBDIR += fusefs-s3backer
455
    SUBDIR += fusefs-s3backer
456
    SUBDIR += fusefs-s3fs
457
    SUBDIR += fvcool
456
    SUBDIR += fvcool
458
    SUBDIR += fwup
457
    SUBDIR += fwup
459
    SUBDIR += fx
458
    SUBDIR += fx
460
- 
461
filesystems/s3backer
459
filesystems/s3backer
462
--
463
MOVED                                                        | 1 +
460
MOVED                                                        | 1 +
464
filesystems/Makefile                                         | 1 +
461
filesystems/Makefile                                         | 1 +
465
{sysutils/fusefs-s3backer => filesystems/s3backer}/Makefile  | 2 +-
462
{sysutils/fusefs-s3backer => filesystems/s3backer}/Makefile  | 2 +-
466
{sysutils/fusefs-s3backer => filesystems/s3backer}/distinfo  | 0
463
{sysutils/fusefs-s3backer => filesystems/s3backer}/distinfo  | 0
467
{sysutils/fusefs-s3backer => filesystems/s3backer}/pkg-descr | 0
464
{sysutils/fusefs-s3backer => filesystems/s3backer}/pkg-descr | 0
468
{sysutils/fusefs-s3backer => filesystems/s3backer}/pkg-plist | 0
465
{sysutils/fusefs-s3backer => filesystems/s3backer}/pkg-plist | 0
469
sysutils/Makefile                                            | 1 -
466
sysutils/Makefile                                            | 1 -
470
7 files changed, 3 insertions(+), 2 deletions(-)
467
7 files changed, 3 insertions(+), 2 deletions(-)
471
rename {sysutils/fusefs-s3backer => filesystems/s3backer}/Makefile (96%)
468
rename {sysutils/fusefs-s3backer => filesystems/s3backer}/Makefile (96%)
472
rename {sysutils/fusefs-s3backer => filesystems/s3backer}/distinfo (100%)
469
rename {sysutils/fusefs-s3backer => filesystems/s3backer}/distinfo (100%)
473
rename {sysutils/fusefs-s3backer => filesystems/s3backer}/pkg-descr (100%)
470
rename {sysutils/fusefs-s3backer => filesystems/s3backer}/pkg-descr (100%)
474
rename {sysutils/fusefs-s3backer => filesystems/s3backer}/pkg-plist (100%)
471
rename {sysutils/fusefs-s3backer => filesystems/s3backer}/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3666-3668 sysutils/fusefs-simple-mtpfs|filesystems/simple-mtpfs|2024-10-21|Moved to new ca Link Here
3666
sysutils/fusefs-securefs|filesystems/securefs|2024-10-21|Moved to new category filesystems
3666
sysutils/fusefs-securefs|filesystems/securefs|2024-10-21|Moved to new category filesystems
3667
sysutils/fusefs-sandboxfs|filesystems/sandboxfs|2024-10-21|Moved to new category filesystems
3667
sysutils/fusefs-sandboxfs|filesystems/sandboxfs|2024-10-21|Moved to new category filesystems
3668
sysutils/fusefs-s3fs|filesystems/s3fs|2024-10-21|Moved to new category filesystems
3668
sysutils/fusefs-s3fs|filesystems/s3fs|2024-10-21|Moved to new category filesystems
3669
sysutils/fusefs-s3backer|filesystems/s3backer|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 71-76 Link Here
71
    SUBDIR += R-cran-fs
71
    SUBDIR += R-cran-fs
72
    SUBDIR += rubygem-aws-sdk-efs
72
    SUBDIR += rubygem-aws-sdk-efs
73
    SUBDIR += rubygem-winrm-fs
73
    SUBDIR += rubygem-winrm-fs
74
    SUBDIR += s3backer
74
    SUBDIR += s3fs
75
    SUBDIR += s3fs
75
    SUBDIR += sandboxfs
76
    SUBDIR += sandboxfs
76
    SUBDIR += scan_ffs
77
    SUBDIR += scan_ffs
(-)b/filesystems/s3backer/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	s3backer
1
PORTNAME=	s3backer
2
DISTVERSION=	1.5.4
2
DISTVERSION=	1.5.4
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
MASTER_SITES=	https://s3.amazonaws.com/archie-public/s3backer/
5
MASTER_SITES=	https://s3.amazonaws.com/archie-public/s3backer/
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
(-)b/sysutils/Makefile (-3 lines)
Lines 452-458 Link Here
452
    SUBDIR += fusefs-ntfs-compression
452
    SUBDIR += fusefs-ntfs-compression
453
    SUBDIR += fusefs-pod
453
    SUBDIR += fusefs-pod
454
    SUBDIR += fusefs-rar2fs
454
    SUBDIR += fusefs-rar2fs
455
    SUBDIR += fusefs-s3backer
456
    SUBDIR += fvcool
455
    SUBDIR += fvcool
457
    SUBDIR += fwup
456
    SUBDIR += fwup
458
    SUBDIR += fx
457
    SUBDIR += fx
459
- 
460
--
461
MOVED                                                           | 1 +
458
MOVED                                                           | 1 +
462
filesystems/Makefile                                            | 1 +
459
filesystems/Makefile                                            | 1 +
463
{sysutils/fusefs-rar2fs => filesystems/rar2fs}/Makefile         | 2 +-
460
{sysutils/fusefs-rar2fs => filesystems/rar2fs}/Makefile         | 2 +-
464
{sysutils/fusefs-rar2fs => filesystems/rar2fs}/distinfo         | 0
461
{sysutils/fusefs-rar2fs => filesystems/rar2fs}/distinfo         | 0
465
.../rar2fs}/files/patch-configure.ac                            | 0
462
.../rar2fs}/files/patch-configure.ac                            | 0
466
.../rar2fs}/files/patch-src_dllext.cpp                          | 0
463
.../rar2fs}/files/patch-src_dllext.cpp                          | 0
467
{sysutils/fusefs-rar2fs => filesystems/rar2fs}/pkg-descr        | 0
464
{sysutils/fusefs-rar2fs => filesystems/rar2fs}/pkg-descr        | 0
468
sysutils/Makefile                                               | 1 -
465
sysutils/Makefile                                               | 1 -
469
8 files changed, 3 insertions(+), 2 deletions(-)
466
8 files changed, 3 insertions(+), 2 deletions(-)
470
rename {sysutils/fusefs-rar2fs => filesystems/rar2fs}/Makefile (97%)
467
rename {sysutils/fusefs-rar2fs => filesystems/rar2fs}/Makefile (97%)
471
rename {sysutils/fusefs-rar2fs => filesystems/rar2fs}/distinfo (100%)
468
rename {sysutils/fusefs-rar2fs => filesystems/rar2fs}/distinfo (100%)
472
rename {sysutils/fusefs-rar2fs => filesystems/rar2fs}/files/patch-configure.ac (100%)
469
rename {sysutils/fusefs-rar2fs => filesystems/rar2fs}/files/patch-configure.ac (100%)
473
rename {sysutils/fusefs-rar2fs => filesystems/rar2fs}/files/patch-src_dllext.cpp (100%)
470
rename {sysutils/fusefs-rar2fs => filesystems/rar2fs}/files/patch-src_dllext.cpp (100%)
474
rename {sysutils/fusefs-rar2fs => filesystems/rar2fs}/pkg-descr (100%)
471
rename {sysutils/fusefs-rar2fs => filesystems/rar2fs}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3667-3669 sysutils/fusefs-securefs|filesystems/securefs|2024-10-21|Moved to new category f Link Here
3667
sysutils/fusefs-sandboxfs|filesystems/sandboxfs|2024-10-21|Moved to new category filesystems
3667
sysutils/fusefs-sandboxfs|filesystems/sandboxfs|2024-10-21|Moved to new category filesystems
3668
sysutils/fusefs-s3fs|filesystems/s3fs|2024-10-21|Moved to new category filesystems
3668
sysutils/fusefs-s3fs|filesystems/s3fs|2024-10-21|Moved to new category filesystems
3669
sysutils/fusefs-s3backer|filesystems/s3backer|2024-10-21|Moved to new category filesystems
3669
sysutils/fusefs-s3backer|filesystems/s3backer|2024-10-21|Moved to new category filesystems
3670
sysutils/fusefs-rar2fs|filesystems/rar2fs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 69-74 Link Here
69
    SUBDIR += py-s3fs
69
    SUBDIR += py-s3fs
70
    SUBDIR += py-zfs-autobackup
70
    SUBDIR += py-zfs-autobackup
71
    SUBDIR += R-cran-fs
71
    SUBDIR += R-cran-fs
72
    SUBDIR += rar2fs
72
    SUBDIR += rubygem-aws-sdk-efs
73
    SUBDIR += rubygem-aws-sdk-efs
73
    SUBDIR += rubygem-winrm-fs
74
    SUBDIR += rubygem-winrm-fs
74
    SUBDIR += s3backer
75
    SUBDIR += s3backer
(-)b/filesystems/rar2fs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	rar2fs
1
PORTNAME=	rar2fs
2
DISTVERSION=	1.29.6
2
DISTVERSION=	1.29.6
3
DISTVERSIONPREFIX=	v
3
DISTVERSIONPREFIX=	v
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
PKGNAMEPREFIX=	fusefs-
5
PKGNAMEPREFIX=	fusefs-
6
6
7
MAINTAINER=	n_carlsson@outlook.com
7
MAINTAINER=	n_carlsson@outlook.com
(-)b/sysutils/Makefile (-3 lines)
Lines 451-457 Link Here
451
    SUBDIR += fusefs-ntfs
451
    SUBDIR += fusefs-ntfs
452
    SUBDIR += fusefs-ntfs-compression
452
    SUBDIR += fusefs-ntfs-compression
453
    SUBDIR += fusefs-pod
453
    SUBDIR += fusefs-pod
454
    SUBDIR += fusefs-rar2fs
455
    SUBDIR += fvcool
454
    SUBDIR += fvcool
456
    SUBDIR += fwup
455
    SUBDIR += fwup
457
    SUBDIR += fx
456
    SUBDIR += fx
458
- 
459
--
460
MOVED                                                           | 1 +
457
MOVED                                                           | 1 +
461
filesystems/Makefile                                            | 1 +
458
filesystems/Makefile                                            | 1 +
462
{sysutils/fusefs-pod => filesystems/pod}/Makefile               | 2 +-
459
{sysutils/fusefs-pod => filesystems/pod}/Makefile               | 2 +-
463
{sysutils/fusefs-pod => filesystems/pod}/distinfo               | 0
460
{sysutils/fusefs-pod => filesystems/pod}/distinfo               | 0
464
{sysutils/fusefs-pod => filesystems/pod}/files/patch-configure  | 0
461
{sysutils/fusefs-pod => filesystems/pod}/files/patch-configure  | 0
465
.../pod}/files/patch-src_fusepod__ipod.h                        | 0
462
.../pod}/files/patch-src_fusepod__ipod.h                        | 0
466
.../pod}/files/patch-src_fusepod__util.h                        | 0
463
.../pod}/files/patch-src_fusepod__util.h                        | 0
467
{sysutils/fusefs-pod => filesystems/pod}/pkg-descr              | 0
464
{sysutils/fusefs-pod => filesystems/pod}/pkg-descr              | 0
468
sysutils/Makefile                                               | 1 -
465
sysutils/Makefile                                               | 1 -
469
9 files changed, 3 insertions(+), 2 deletions(-)
466
9 files changed, 3 insertions(+), 2 deletions(-)
470
rename {sysutils/fusefs-pod => filesystems/pod}/Makefile (94%)
467
rename {sysutils/fusefs-pod => filesystems/pod}/Makefile (94%)
471
rename {sysutils/fusefs-pod => filesystems/pod}/distinfo (100%)
468
rename {sysutils/fusefs-pod => filesystems/pod}/distinfo (100%)
472
rename {sysutils/fusefs-pod => filesystems/pod}/files/patch-configure (100%)
469
rename {sysutils/fusefs-pod => filesystems/pod}/files/patch-configure (100%)
473
rename {sysutils/fusefs-pod => filesystems/pod}/files/patch-src_fusepod__ipod.h (100%)
470
rename {sysutils/fusefs-pod => filesystems/pod}/files/patch-src_fusepod__ipod.h (100%)
474
rename {sysutils/fusefs-pod => filesystems/pod}/files/patch-src_fusepod__util.h (100%)
471
rename {sysutils/fusefs-pod => filesystems/pod}/files/patch-src_fusepod__util.h (100%)
475
rename {sysutils/fusefs-pod => filesystems/pod}/pkg-descr (100%)
472
rename {sysutils/fusefs-pod => filesystems/pod}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3668-3670 sysutils/fusefs-sandboxfs|filesystems/sandboxfs|2024-10-21|Moved to new category Link Here
3668
sysutils/fusefs-s3fs|filesystems/s3fs|2024-10-21|Moved to new category filesystems
3668
sysutils/fusefs-s3fs|filesystems/s3fs|2024-10-21|Moved to new category filesystems
3669
sysutils/fusefs-s3backer|filesystems/s3backer|2024-10-21|Moved to new category filesystems
3669
sysutils/fusefs-s3backer|filesystems/s3backer|2024-10-21|Moved to new category filesystems
3670
sysutils/fusefs-rar2fs|filesystems/rar2fs|2024-10-21|Moved to new category filesystems
3670
sysutils/fusefs-rar2fs|filesystems/rar2fs|2024-10-21|Moved to new category filesystems
3671
sysutils/fusefs-pod|filesystems/pod|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 54-59 Link Here
54
    SUBDIR += p5-Filesys-Statvfs
54
    SUBDIR += p5-Filesys-Statvfs
55
    SUBDIR += p5-Fuse
55
    SUBDIR += p5-Fuse
56
    SUBDIR += pear-Horde_Vfs
56
    SUBDIR += pear-Horde_Vfs
57
    SUBDIR += pod
57
    SUBDIR += progsreiserfs
58
    SUBDIR += progsreiserfs
58
    SUBDIR += py-dfvfs
59
    SUBDIR += py-dfvfs
59
    SUBDIR += py-fs
60
    SUBDIR += py-fs
(-)b/filesystems/pod/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	pod
1
PORTNAME=	pod
2
PORTVERSION=	0.5.2
2
PORTVERSION=	0.5.2
3
PORTREVISION=	16
3
PORTREVISION=	16
4
CATEGORIES=	sysutils audio
4
CATEGORIES=	filesystems audio
5
MASTER_SITES=	SF/fuse${PORTNAME}/fuse${PORTNAME}/FUSEPod%20v${PORTVERSION}
5
MASTER_SITES=	SF/fuse${PORTNAME}/fuse${PORTNAME}/FUSEPod%20v${PORTVERSION}
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
DISTNAME=	fusepod-${PORTVERSION}
7
DISTNAME=	fusepod-${PORTVERSION}
(-)b/sysutils/Makefile (-3 lines)
Lines 450-456 Link Here
450
    SUBDIR += fusefs-nbt
450
    SUBDIR += fusefs-nbt
451
    SUBDIR += fusefs-ntfs
451
    SUBDIR += fusefs-ntfs
452
    SUBDIR += fusefs-ntfs-compression
452
    SUBDIR += fusefs-ntfs-compression
453
    SUBDIR += fusefs-pod
454
    SUBDIR += fvcool
453
    SUBDIR += fvcool
455
    SUBDIR += fwup
454
    SUBDIR += fwup
456
    SUBDIR += fx
455
    SUBDIR += fx
457
- 
458
filesystems/ntfs-compression
456
filesystems/ntfs-compression
459
--
460
MOVED                                                           | 1 +
457
MOVED                                                           | 1 +
461
filesystems/Makefile                                            | 1 +
458
filesystems/Makefile                                            | 1 +
462
.../ntfs-compression}/Makefile                                  | 2 +-
459
.../ntfs-compression}/Makefile                                  | 2 +-
463
.../ntfs-compression}/distinfo                                  | 0
460
.../ntfs-compression}/distinfo                                  | 0
464
.../ntfs-compression}/pkg-descr                                 | 0
461
.../ntfs-compression}/pkg-descr                                 | 0
465
sysutils/Makefile                                               | 1 -
462
sysutils/Makefile                                               | 1 -
466
6 files changed, 3 insertions(+), 2 deletions(-)
463
6 files changed, 3 insertions(+), 2 deletions(-)
467
rename {sysutils/fusefs-ntfs-compression => filesystems/ntfs-compression}/Makefile (96%)
464
rename {sysutils/fusefs-ntfs-compression => filesystems/ntfs-compression}/Makefile (96%)
468
rename {sysutils/fusefs-ntfs-compression => filesystems/ntfs-compression}/distinfo (100%)
465
rename {sysutils/fusefs-ntfs-compression => filesystems/ntfs-compression}/distinfo (100%)
469
rename {sysutils/fusefs-ntfs-compression => filesystems/ntfs-compression}/pkg-descr (100%)
466
rename {sysutils/fusefs-ntfs-compression => filesystems/ntfs-compression}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3669-3671 sysutils/fusefs-s3fs|filesystems/s3fs|2024-10-21|Moved to new category filesyste Link Here
3669
sysutils/fusefs-s3backer|filesystems/s3backer|2024-10-21|Moved to new category filesystems
3669
sysutils/fusefs-s3backer|filesystems/s3backer|2024-10-21|Moved to new category filesystems
3670
sysutils/fusefs-rar2fs|filesystems/rar2fs|2024-10-21|Moved to new category filesystems
3670
sysutils/fusefs-rar2fs|filesystems/rar2fs|2024-10-21|Moved to new category filesystems
3671
sysutils/fusefs-pod|filesystems/pod|2024-10-21|Moved to new category filesystems
3671
sysutils/fusefs-pod|filesystems/pod|2024-10-21|Moved to new category filesystems
3672
sysutils/fusefs-ntfs-compression|filesystems/ntfs-compression|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 48-53 Link Here
48
    SUBDIR += moosefs3-netdump
48
    SUBDIR += moosefs3-netdump
49
    SUBDIR += mtools
49
    SUBDIR += mtools
50
    SUBDIR += mtpfs
50
    SUBDIR += mtpfs
51
    SUBDIR += ntfs-compression
51
    SUBDIR += ntfs2btrfs
52
    SUBDIR += ntfs2btrfs
52
    SUBDIR += openzfs
53
    SUBDIR += openzfs
53
    SUBDIR += openzfs-kmod
54
    SUBDIR += openzfs-kmod
(-)b/filesystems/ntfs-compression/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	ntfs-compression
1
PORTNAME=	ntfs-compression
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	1.0
3
DISTVERSION=	1.0
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
PKGNAMEPREFIX=	fusefs-
5
PKGNAMEPREFIX=	fusefs-
6
6
7
MAINTAINER=	danfe@FreeBSD.org
7
MAINTAINER=	danfe@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 449-455 Link Here
449
    SUBDIR += fusefs-mp3fs
449
    SUBDIR += fusefs-mp3fs
450
    SUBDIR += fusefs-nbt
450
    SUBDIR += fusefs-nbt
451
    SUBDIR += fusefs-ntfs
451
    SUBDIR += fusefs-ntfs
452
    SUBDIR += fusefs-ntfs-compression
453
    SUBDIR += fvcool
452
    SUBDIR += fvcool
454
    SUBDIR += fwup
453
    SUBDIR += fwup
455
    SUBDIR += fx
454
    SUBDIR += fx
456
- 
457
--
458
MOVED                                                           | 1 +
455
MOVED                                                           | 1 +
459
devel/libublio/pkg-descr                                        | 2 +-
456
devel/libublio/pkg-descr                                        | 2 +-
460
filesystems/Makefile                                            | 1 +
457
filesystems/Makefile                                            | 1 +
461
filesystems/ntfs-compression/Makefile                           | 2 +-
458
filesystems/ntfs-compression/Makefile                           | 2 +-
462
{sysutils/fusefs-ntfs => filesystems/ntfs}/Makefile             | 2 +-
459
{sysutils/fusefs-ntfs => filesystems/ntfs}/Makefile             | 2 +-
463
{sysutils/fusefs-ntfs => filesystems/ntfs}/distinfo             | 0
460
{sysutils/fusefs-ntfs => filesystems/ntfs}/distinfo             | 0
464
{sysutils/fusefs-ntfs => filesystems/ntfs}/files/README.FreeBSD | 0
461
{sysutils/fusefs-ntfs => filesystems/ntfs}/files/README.FreeBSD | 0
465
.../fusefs-ntfs => filesystems/ntfs}/files/extra-patch-ublio    | 0
462
.../fusefs-ntfs => filesystems/ntfs}/files/extra-patch-ublio    | 0
466
.../fusefs-ntfs => filesystems/ntfs}/files/patch-configure      | 0
463
.../fusefs-ntfs => filesystems/ntfs}/files/patch-configure      | 0
467
.../ntfs}/files/patch-libntfs-3g__unix_io.c                     | 0
464
.../ntfs}/files/patch-libntfs-3g__unix_io.c                     | 0
468
.../ntfs}/files/patch-ntfsprogs_mkntfs.c                        | 0
465
.../ntfs}/files/patch-ntfsprogs_mkntfs.c                        | 0
469
{sysutils/fusefs-ntfs => filesystems/ntfs}/files/pkg-message.in | 0
466
{sysutils/fusefs-ntfs => filesystems/ntfs}/files/pkg-message.in | 0
470
{sysutils/fusefs-ntfs => filesystems/ntfs}/pkg-descr            | 0
467
{sysutils/fusefs-ntfs => filesystems/ntfs}/pkg-descr            | 0
471
{sysutils/fusefs-ntfs => filesystems/ntfs}/pkg-plist            | 0
468
{sysutils/fusefs-ntfs => filesystems/ntfs}/pkg-plist            | 0
472
filesystems/wimlib/Makefile                                     | 2 +-
469
filesystems/wimlib/Makefile                                     | 2 +-
473
sysutils/Makefile                                               | 1 -
470
sysutils/Makefile                                               | 1 -
474
sysutils/automount/Makefile                                     | 2 +-
471
sysutils/automount/Makefile                                     | 2 +-
475
sysutils/dsbmd/Makefile                                         | 2 +-
472
sysutils/dsbmd/Makefile                                         | 2 +-
476
sysutils/testdisk/Makefile                                      | 2 +-
473
sysutils/testdisk/Makefile                                      | 2 +-
477
sysutils/volman/Makefile                                        | 2 +-
474
sysutils/volman/Makefile                                        | 2 +-
478
20 files changed, 10 insertions(+), 9 deletions(-)
475
20 files changed, 10 insertions(+), 9 deletions(-)
479
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/Makefile (98%)
476
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/Makefile (98%)
480
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/distinfo (100%)
477
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/distinfo (100%)
481
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/files/README.FreeBSD (100%)
478
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/files/README.FreeBSD (100%)
482
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/files/extra-patch-ublio (100%)
479
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/files/extra-patch-ublio (100%)
483
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/files/patch-configure (100%)
480
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/files/patch-configure (100%)
484
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/files/patch-libntfs-3g__unix_io.c (100%)
481
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/files/patch-libntfs-3g__unix_io.c (100%)
485
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/files/patch-ntfsprogs_mkntfs.c (100%)
482
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/files/patch-ntfsprogs_mkntfs.c (100%)
486
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/files/pkg-message.in (100%)
483
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/files/pkg-message.in (100%)
487
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/pkg-descr (100%)
484
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/pkg-descr (100%)
488
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/pkg-plist (100%)
485
rename {sysutils/fusefs-ntfs => filesystems/ntfs}/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3670-3672 sysutils/fusefs-s3backer|filesystems/s3backer|2024-10-21|Moved to new category f Link Here
3670
sysutils/fusefs-rar2fs|filesystems/rar2fs|2024-10-21|Moved to new category filesystems
3670
sysutils/fusefs-rar2fs|filesystems/rar2fs|2024-10-21|Moved to new category filesystems
3671
sysutils/fusefs-pod|filesystems/pod|2024-10-21|Moved to new category filesystems
3671
sysutils/fusefs-pod|filesystems/pod|2024-10-21|Moved to new category filesystems
3672
sysutils/fusefs-ntfs-compression|filesystems/ntfs-compression|2024-10-21|Moved to new category filesystems
3672
sysutils/fusefs-ntfs-compression|filesystems/ntfs-compression|2024-10-21|Moved to new category filesystems
3673
sysutils/fusefs-ntfs|filesystems/ntfs|2024-10-21|Moved to new category filesystems
(-)b/devel/libublio/pkg-descr (-1 / +1 lines)
Lines 1-5 Link Here
1
This is a user space caching library, currently used by FreeBSD and Mac OS X
1
This is a user space caching library, currently used by FreeBSD and Mac OS X
2
to improve performance of NTFS-3G (sysutils/fusefs-ntfs port), because these
2
to improve performance of NTFS-3G (filesystems/ntfs port), because these
3
systems don't have a block device cache, giving a very slow read/write rate.
3
systems don't have a block device cache, giving a very slow read/write rate.
4
4
5
Note that libublio is _not_ thread safe.
5
Note that libublio is _not_ thread safe.
(-)b/filesystems/Makefile (+1 lines)
Lines 48-53 Link Here
48
    SUBDIR += moosefs3-netdump
48
    SUBDIR += moosefs3-netdump
49
    SUBDIR += mtools
49
    SUBDIR += mtools
50
    SUBDIR += mtpfs
50
    SUBDIR += mtpfs
51
    SUBDIR += ntfs
51
    SUBDIR += ntfs-compression
52
    SUBDIR += ntfs-compression
52
    SUBDIR += ntfs2btrfs
53
    SUBDIR += ntfs2btrfs
53
    SUBDIR += openzfs
54
    SUBDIR += openzfs
(-)b/filesystems/ntfs-compression/Makefile (-1 / +1 lines)
Lines 11-17 WWW= https://github.com/ebiggers/ntfs-3g-system-compression Link Here
11
LICENSE=	GPLv2+
11
LICENSE=	GPLv2+
12
LICENSE_FILE=	${WRKSRC}/COPYING
12
LICENSE_FILE=	${WRKSRC}/COPYING
13
13
14
LIB_DEPENDS=	libntfs-3g.so:sysutils/fusefs-ntfs
14
LIB_DEPENDS=	libntfs-3g.so:filesystems/ntfs
15
15
16
USES=		autoreconf libtool pkgconfig
16
USES=		autoreconf libtool pkgconfig
17
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
(-)b/filesystems/ntfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	ntfs
1
PORTNAME=	ntfs
2
PORTVERSION=	2022.10.3
2
PORTVERSION=	2022.10.3
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
MASTER_SITES=	https://download.tuxera.com/opensource/
5
MASTER_SITES=	https://download.tuxera.com/opensource/
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
DISTNAME=	${PORTNAME}-3g_ntfsprogs-${PORTVERSION}
7
DISTNAME=	${PORTNAME}-3g_ntfsprogs-${PORTVERSION}
(-)b/filesystems/wimlib/Makefile (-1 / +1 lines)
Lines 25-30 OPTIONS_DEFAULT= NTFS Link Here
25
NTFS_DESC=	Build with libntfs-3g for NTFS support (recommended)
25
NTFS_DESC=	Build with libntfs-3g for NTFS support (recommended)
26
26
27
NTFS_CONFIGURE_WITH=	ntfs-3g
27
NTFS_CONFIGURE_WITH=	ntfs-3g
28
NTFS_LIB_DEPENDS=	libntfs-3g.so:sysutils/fusefs-ntfs
28
NTFS_LIB_DEPENDS=	libntfs-3g.so:filesystems/ntfs
29
29
30
.include <bsd.port.mk>
30
.include <bsd.port.mk>
(-)b/sysutils/Makefile (-1 lines)
Lines 448-454 Link Here
448
    SUBDIR += fusefs-mhddfs
448
    SUBDIR += fusefs-mhddfs
449
    SUBDIR += fusefs-mp3fs
449
    SUBDIR += fusefs-mp3fs
450
    SUBDIR += fusefs-nbt
450
    SUBDIR += fusefs-nbt
451
    SUBDIR += fusefs-ntfs
452
    SUBDIR += fvcool
451
    SUBDIR += fvcool
453
    SUBDIR += fwup
452
    SUBDIR += fwup
454
    SUBDIR += fx
453
    SUBDIR += fx
(-)b/sysutils/automount/Makefile (-1 / +1 lines)
Lines 17-23 NO_ARCH= yes Link Here
17
OPTIONS_DEFINE=		NTFS3G EXT4 EXFAT HFS
17
OPTIONS_DEFINE=		NTFS3G EXT4 EXFAT HFS
18
OPTIONS_DEFAULT=	NTFS3G EXT4 EXFAT HFS
18
OPTIONS_DEFAULT=	NTFS3G EXT4 EXFAT HFS
19
NTFS3G_DESC=		Enable NTFS write support with ntfs-3g over FUSE
19
NTFS3G_DESC=		Enable NTFS write support with ntfs-3g over FUSE
20
NTFS3G_RUN_DEPENDS=	fusefs-ntfs>=0:sysutils/fusefs-ntfs
20
NTFS3G_RUN_DEPENDS=	fusefs-ntfs>=0:filesystems/ntfs
21
EXT4_DESC=		Support EXT2/3/4 filesystem
21
EXT4_DESC=		Support EXT2/3/4 filesystem
22
EXT4_RUN_DEPENDS=	fusefs-lkl>=0:sysutils/fusefs-lkl
22
EXT4_RUN_DEPENDS=	fusefs-lkl>=0:sysutils/fusefs-lkl
23
HFS_DESC=		Support macOS HFS filesystem
23
HFS_DESC=		Support macOS HFS filesystem
(-)b/sysutils/dsbmd/Makefile (-1 / +1 lines)
Lines 37-43 EXT4_RUN_DEPENDS= fuse-ext2:sysutils/fusefs-ext2 Link Here
37
HFS_RUN_DEPENDS=	hfsfuse:sysutils/fusefs-hfsfuse
37
HFS_RUN_DEPENDS=	hfsfuse:sysutils/fusefs-hfsfuse
38
LKL_RUN_DEPENDS=	lklfuse:sysutils/fusefs-lkl
38
LKL_RUN_DEPENDS=	lklfuse:sysutils/fusefs-lkl
39
MTP_RUN_DEPENDS=	jmtpfs:sysutils/fusefs-jmtpfs
39
MTP_RUN_DEPENDS=	jmtpfs:sysutils/fusefs-jmtpfs
40
NTFS_RUN_DEPENDS=	ntfs-3g:sysutils/fusefs-ntfs
40
NTFS_RUN_DEPENDS=	ntfs-3g:filesystems/ntfs
41
PTP_RUN_DEPENDS=	gphotofs:graphics/fusefs-gphotofs
41
PTP_RUN_DEPENDS=	gphotofs:graphics/fusefs-gphotofs
42
42
43
.include <bsd.port.mk>
43
.include <bsd.port.mk>
(-)b/sysutils/testdisk/Makefile (-1 / +1 lines)
Lines 27-33 PROGSREISERFS_DESC= Use reiserfs extensions Link Here
27
ICONV_USES=		iconv
27
ICONV_USES=		iconv
28
ICONV_CONFIGURE_OFF=	--without-iconv
28
ICONV_CONFIGURE_OFF=	--without-iconv
29
29
30
NTFS_LIB_DEPENDS=	libntfs-3g.so:sysutils/fusefs-ntfs
30
NTFS_LIB_DEPENDS=	libntfs-3g.so:filesystems/ntfs
31
NTFS_CONFIGURE_OFF=	--without-ntfs3g
31
NTFS_CONFIGURE_OFF=	--without-ntfs3g
32
32
33
PROGSREISERFS_LIB_DEPENDS=	libreiserfs-0.3.so.0:filesystems/progsreiserfs
33
PROGSREISERFS_LIB_DEPENDS=	libreiserfs-0.3.so.0:filesystems/progsreiserfs
(-)b/sysutils/volman/Makefile (-3 / +1 lines)
Lines 28-34 PLIST_SUB+= OPENBOX="@comment " Link Here
28
.endif
28
.endif
29
29
30
.if ${PORT_OPTIONS:MNTFS3G}
30
.if ${PORT_OPTIONS:MNTFS3G}
31
RUN_DEPENDS+=	${LOCALBASE}/bin/ntfs-3g:sysutils/fusefs-ntfs
31
RUN_DEPENDS+=	${LOCALBASE}/bin/ntfs-3g:filesystems/ntfs
32
SUB_LIST+=	RCFUSEFS=" fusefs"
32
SUB_LIST+=	RCFUSEFS=" fusefs"
33
.else
33
.else
34
SUB_LIST+=	RCFUSEFS=""
34
SUB_LIST+=	RCFUSEFS=""
35
- 
36
--
37
MOVED                                              | 1 +
35
MOVED                                              | 1 +
38
filesystems/Makefile                               | 1 +
36
filesystems/Makefile                               | 1 +
39
{sysutils/fusefs-nbt => filesystems/nbt}/Makefile  | 2 +-
37
{sysutils/fusefs-nbt => filesystems/nbt}/Makefile  | 2 +-
40
{sysutils/fusefs-nbt => filesystems/nbt}/distinfo  | 0
38
{sysutils/fusefs-nbt => filesystems/nbt}/distinfo  | 0
41
{sysutils/fusefs-nbt => filesystems/nbt}/pkg-descr | 0
39
{sysutils/fusefs-nbt => filesystems/nbt}/pkg-descr | 0
42
{sysutils/fusefs-nbt => filesystems/nbt}/pkg-plist | 0
40
{sysutils/fusefs-nbt => filesystems/nbt}/pkg-plist | 0
43
sysutils/Makefile                                  | 1 -
41
sysutils/Makefile                                  | 1 -
44
7 files changed, 3 insertions(+), 2 deletions(-)
42
7 files changed, 3 insertions(+), 2 deletions(-)
45
rename {sysutils/fusefs-nbt => filesystems/nbt}/Makefile (98%)
43
rename {sysutils/fusefs-nbt => filesystems/nbt}/Makefile (98%)
46
rename {sysutils/fusefs-nbt => filesystems/nbt}/distinfo (100%)
44
rename {sysutils/fusefs-nbt => filesystems/nbt}/distinfo (100%)
47
rename {sysutils/fusefs-nbt => filesystems/nbt}/pkg-descr (100%)
45
rename {sysutils/fusefs-nbt => filesystems/nbt}/pkg-descr (100%)
48
rename {sysutils/fusefs-nbt => filesystems/nbt}/pkg-plist (100%)
46
rename {sysutils/fusefs-nbt => filesystems/nbt}/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3671-3673 sysutils/fusefs-rar2fs|filesystems/rar2fs|2024-10-21|Moved to new category files Link Here
3671
sysutils/fusefs-pod|filesystems/pod|2024-10-21|Moved to new category filesystems
3671
sysutils/fusefs-pod|filesystems/pod|2024-10-21|Moved to new category filesystems
3672
sysutils/fusefs-ntfs-compression|filesystems/ntfs-compression|2024-10-21|Moved to new category filesystems
3672
sysutils/fusefs-ntfs-compression|filesystems/ntfs-compression|2024-10-21|Moved to new category filesystems
3673
sysutils/fusefs-ntfs|filesystems/ntfs|2024-10-21|Moved to new category filesystems
3673
sysutils/fusefs-ntfs|filesystems/ntfs|2024-10-21|Moved to new category filesystems
3674
sysutils/fusefs-nbt|filesystems/nbt|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 48-53 Link Here
48
    SUBDIR += moosefs3-netdump
48
    SUBDIR += moosefs3-netdump
49
    SUBDIR += mtools
49
    SUBDIR += mtools
50
    SUBDIR += mtpfs
50
    SUBDIR += mtpfs
51
    SUBDIR += nbt
51
    SUBDIR += ntfs
52
    SUBDIR += ntfs
52
    SUBDIR += ntfs-compression
53
    SUBDIR += ntfs-compression
53
    SUBDIR += ntfs2btrfs
54
    SUBDIR += ntfs2btrfs
(-)b/filesystems/nbt/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	nbt
1
PORTNAME=	nbt
2
PORTVERSION=	${REVISION_DATE}
2
PORTVERSION=	${REVISION_DATE}
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
MASTER_SITES=	SF/nbtfsutils
5
MASTER_SITES=	SF/nbtfsutils
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
DISTNAME=	nbtfsutils-${REVISION_DATE}-${REVISION_HASH}-src
7
DISTNAME=	nbtfsutils-${REVISION_DATE}-${REVISION_HASH}-src
(-)b/sysutils/Makefile (-3 lines)
Lines 447-453 Link Here
447
    SUBDIR += fusefs-lkl
447
    SUBDIR += fusefs-lkl
448
    SUBDIR += fusefs-mhddfs
448
    SUBDIR += fusefs-mhddfs
449
    SUBDIR += fusefs-mp3fs
449
    SUBDIR += fusefs-mp3fs
450
    SUBDIR += fusefs-nbt
451
    SUBDIR += fvcool
450
    SUBDIR += fvcool
452
    SUBDIR += fwup
451
    SUBDIR += fwup
453
    SUBDIR += fx
452
    SUBDIR += fx
454
- 
455
--
456
MOVED                                                  | 1 +
453
MOVED                                                  | 1 +
457
filesystems/Makefile                                   | 1 +
454
filesystems/Makefile                                   | 1 +
458
{sysutils/fusefs-mp3fs => filesystems/mp3fs}/Makefile  | 2 +-
455
{sysutils/fusefs-mp3fs => filesystems/mp3fs}/Makefile  | 2 +-
459
{sysutils/fusefs-mp3fs => filesystems/mp3fs}/distinfo  | 0
456
{sysutils/fusefs-mp3fs => filesystems/mp3fs}/distinfo  | 0
460
{sysutils/fusefs-mp3fs => filesystems/mp3fs}/pkg-descr | 0
457
{sysutils/fusefs-mp3fs => filesystems/mp3fs}/pkg-descr | 0
461
sysutils/Makefile                                      | 1 -
458
sysutils/Makefile                                      | 1 -
462
6 files changed, 3 insertions(+), 2 deletions(-)
459
6 files changed, 3 insertions(+), 2 deletions(-)
463
rename {sysutils/fusefs-mp3fs => filesystems/mp3fs}/Makefile (95%)
460
rename {sysutils/fusefs-mp3fs => filesystems/mp3fs}/Makefile (95%)
464
rename {sysutils/fusefs-mp3fs => filesystems/mp3fs}/distinfo (100%)
461
rename {sysutils/fusefs-mp3fs => filesystems/mp3fs}/distinfo (100%)
465
rename {sysutils/fusefs-mp3fs => filesystems/mp3fs}/pkg-descr (100%)
462
rename {sysutils/fusefs-mp3fs => filesystems/mp3fs}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3672-3674 sysutils/fusefs-pod|filesystems/pod|2024-10-21|Moved to new category filesystems Link Here
3672
sysutils/fusefs-ntfs-compression|filesystems/ntfs-compression|2024-10-21|Moved to new category filesystems
3672
sysutils/fusefs-ntfs-compression|filesystems/ntfs-compression|2024-10-21|Moved to new category filesystems
3673
sysutils/fusefs-ntfs|filesystems/ntfs|2024-10-21|Moved to new category filesystems
3673
sysutils/fusefs-ntfs|filesystems/ntfs|2024-10-21|Moved to new category filesystems
3674
sysutils/fusefs-nbt|filesystems/nbt|2024-10-21|Moved to new category filesystems
3674
sysutils/fusefs-nbt|filesystems/nbt|2024-10-21|Moved to new category filesystems
3675
sysutils/fusefs-mp3fs|filesystems/mp3fs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 46-51 Link Here
46
    SUBDIR += moosefs3-master
46
    SUBDIR += moosefs3-master
47
    SUBDIR += moosefs3-metalogger
47
    SUBDIR += moosefs3-metalogger
48
    SUBDIR += moosefs3-netdump
48
    SUBDIR += moosefs3-netdump
49
    SUBDIR += mp3fs
49
    SUBDIR += mtools
50
    SUBDIR += mtools
50
    SUBDIR += mtpfs
51
    SUBDIR += mtpfs
51
    SUBDIR += nbt
52
    SUBDIR += nbt
(-)b/filesystems/mp3fs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	mp3fs
1
PORTNAME=	mp3fs
2
PORTVERSION=	1.1.1
2
PORTVERSION=	1.1.1
3
PORTEPOCH=	1
3
PORTEPOCH=	1
4
CATEGORIES=	sysutils audio
4
CATEGORIES=	filesystems audio
5
MASTER_SITES=	https://github.com/khenriks/${PORTNAME}/releases/download/v${PORTVERSION}/
5
MASTER_SITES=	https://github.com/khenriks/${PORTNAME}/releases/download/v${PORTVERSION}/
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
(-)b/sysutils/Makefile (-3 lines)
Lines 446-452 Link Here
446
    SUBDIR += fusefs-libs3
446
    SUBDIR += fusefs-libs3
447
    SUBDIR += fusefs-lkl
447
    SUBDIR += fusefs-lkl
448
    SUBDIR += fusefs-mhddfs
448
    SUBDIR += fusefs-mhddfs
449
    SUBDIR += fusefs-mp3fs
450
    SUBDIR += fvcool
449
    SUBDIR += fvcool
451
    SUBDIR += fwup
450
    SUBDIR += fwup
452
    SUBDIR += fx
451
    SUBDIR += fx
453
- 
454
--
455
MOVED                                                           | 1 +
452
MOVED                                                           | 1 +
456
filesystems/Makefile                                            | 1 +
453
filesystems/Makefile                                            | 1 +
457
{sysutils/fusefs-mhddfs => filesystems/mhddfs}/Makefile         | 2 +-
454
{sysutils/fusefs-mhddfs => filesystems/mhddfs}/Makefile         | 2 +-
458
{sysutils/fusefs-mhddfs => filesystems/mhddfs}/distinfo         | 0
455
{sysutils/fusefs-mhddfs => filesystems/mhddfs}/distinfo         | 0
459
.../fusefs-mhddfs => filesystems/mhddfs}/files/patch-Makefile   | 0
456
.../fusefs-mhddfs => filesystems/mhddfs}/files/patch-Makefile   | 0
460
{sysutils/fusefs-mhddfs => filesystems/mhddfs}/pkg-descr        | 0
457
{sysutils/fusefs-mhddfs => filesystems/mhddfs}/pkg-descr        | 0
461
sysutils/Makefile                                               | 1 -
458
sysutils/Makefile                                               | 1 -
462
7 files changed, 3 insertions(+), 2 deletions(-)
459
7 files changed, 3 insertions(+), 2 deletions(-)
463
rename {sysutils/fusefs-mhddfs => filesystems/mhddfs}/Makefile (97%)
460
rename {sysutils/fusefs-mhddfs => filesystems/mhddfs}/Makefile (97%)
464
rename {sysutils/fusefs-mhddfs => filesystems/mhddfs}/distinfo (100%)
461
rename {sysutils/fusefs-mhddfs => filesystems/mhddfs}/distinfo (100%)
465
rename {sysutils/fusefs-mhddfs => filesystems/mhddfs}/files/patch-Makefile (100%)
462
rename {sysutils/fusefs-mhddfs => filesystems/mhddfs}/files/patch-Makefile (100%)
466
rename {sysutils/fusefs-mhddfs => filesystems/mhddfs}/pkg-descr (100%)
463
rename {sysutils/fusefs-mhddfs => filesystems/mhddfs}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3673-3675 sysutils/fusefs-ntfs-compression|filesystems/ntfs-compression|2024-10-21|Moved t Link Here
3673
sysutils/fusefs-ntfs|filesystems/ntfs|2024-10-21|Moved to new category filesystems
3673
sysutils/fusefs-ntfs|filesystems/ntfs|2024-10-21|Moved to new category filesystems
3674
sysutils/fusefs-nbt|filesystems/nbt|2024-10-21|Moved to new category filesystems
3674
sysutils/fusefs-nbt|filesystems/nbt|2024-10-21|Moved to new category filesystems
3675
sysutils/fusefs-mp3fs|filesystems/mp3fs|2024-10-21|Moved to new category filesystems
3675
sysutils/fusefs-mp3fs|filesystems/mp3fs|2024-10-21|Moved to new category filesystems
3676
sysutils/fusefs-mhddfs|filesystems/mhddfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 30-35 Link Here
30
    SUBDIR += lizardfs
30
    SUBDIR += lizardfs
31
    SUBDIR += ltfs
31
    SUBDIR += ltfs
32
    SUBDIR += mergerfs
32
    SUBDIR += mergerfs
33
    SUBDIR += mhddfs
33
    SUBDIR += moosefs2-cgi
34
    SUBDIR += moosefs2-cgi
34
    SUBDIR += moosefs2-cgiserv
35
    SUBDIR += moosefs2-cgiserv
35
    SUBDIR += moosefs2-chunkserver
36
    SUBDIR += moosefs2-chunkserver
(-)b/filesystems/mhddfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	mhddfs
1
PORTNAME=	mhddfs
2
PORTVERSION=	0.1.37
2
PORTVERSION=	0.1.37
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
MASTER_SITES=	http://mhddfs.uvw.ru/downloads/
5
MASTER_SITES=	http://mhddfs.uvw.ru/downloads/
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
DISTNAME=	${PORTNAME}_${PORTVERSION}
7
DISTNAME=	${PORTNAME}_${PORTVERSION}
(-)b/sysutils/Makefile (-3 lines)
Lines 445-451 Link Here
445
    SUBDIR += fusefs-libs
445
    SUBDIR += fusefs-libs
446
    SUBDIR += fusefs-libs3
446
    SUBDIR += fusefs-libs3
447
    SUBDIR += fusefs-lkl
447
    SUBDIR += fusefs-lkl
448
    SUBDIR += fusefs-mhddfs
449
    SUBDIR += fvcool
448
    SUBDIR += fvcool
450
    SUBDIR += fwup
449
    SUBDIR += fwup
451
    SUBDIR += fx
450
    SUBDIR += fx
452
- 
453
--
454
MOVED                                                         | 1 +
451
MOVED                                                         | 1 +
455
filesystems/Makefile                                          | 1 +
452
filesystems/Makefile                                          | 1 +
456
{sysutils/fusefs-lkl => filesystems/lkl}/Makefile             | 2 +-
453
{sysutils/fusefs-lkl => filesystems/lkl}/Makefile             | 2 +-
457
{sysutils/fusefs-lkl => filesystems/lkl}/distinfo             | 0
454
{sysutils/fusefs-lkl => filesystems/lkl}/distinfo             | 0
458
{sysutils/fusefs-lkl => filesystems/lkl}/files/patch-Makefile | 0
455
{sysutils/fusefs-lkl => filesystems/lkl}/files/patch-Makefile | 0
459
{sysutils/fusefs-lkl => filesystems/lkl}/files/patch-Targets  | 0
456
{sysutils/fusefs-lkl => filesystems/lkl}/files/patch-Targets  | 0
460
{sysutils/fusefs-lkl => filesystems/lkl}/pkg-descr            | 0
457
{sysutils/fusefs-lkl => filesystems/lkl}/pkg-descr            | 0
461
sysutils/Makefile                                             | 1 -
458
sysutils/Makefile                                             | 1 -
462
sysutils/automount/Makefile                                   | 2 +-
459
sysutils/automount/Makefile                                   | 2 +-
463
sysutils/dsbmd/Makefile                                       | 2 +-
460
sysutils/dsbmd/Makefile                                       | 2 +-
464
10 files changed, 5 insertions(+), 4 deletions(-)
461
10 files changed, 5 insertions(+), 4 deletions(-)
465
rename {sysutils/fusefs-lkl => filesystems/lkl}/Makefile (97%)
462
rename {sysutils/fusefs-lkl => filesystems/lkl}/Makefile (97%)
466
rename {sysutils/fusefs-lkl => filesystems/lkl}/distinfo (100%)
463
rename {sysutils/fusefs-lkl => filesystems/lkl}/distinfo (100%)
467
rename {sysutils/fusefs-lkl => filesystems/lkl}/files/patch-Makefile (100%)
464
rename {sysutils/fusefs-lkl => filesystems/lkl}/files/patch-Makefile (100%)
468
rename {sysutils/fusefs-lkl => filesystems/lkl}/files/patch-Targets (100%)
465
rename {sysutils/fusefs-lkl => filesystems/lkl}/files/patch-Targets (100%)
469
rename {sysutils/fusefs-lkl => filesystems/lkl}/pkg-descr (100%)
466
rename {sysutils/fusefs-lkl => filesystems/lkl}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3674-3676 sysutils/fusefs-ntfs|filesystems/ntfs|2024-10-21|Moved to new category filesyste Link Here
3674
sysutils/fusefs-nbt|filesystems/nbt|2024-10-21|Moved to new category filesystems
3674
sysutils/fusefs-nbt|filesystems/nbt|2024-10-21|Moved to new category filesystems
3675
sysutils/fusefs-mp3fs|filesystems/mp3fs|2024-10-21|Moved to new category filesystems
3675
sysutils/fusefs-mp3fs|filesystems/mp3fs|2024-10-21|Moved to new category filesystems
3676
sysutils/fusefs-mhddfs|filesystems/mhddfs|2024-10-21|Moved to new category filesystems
3676
sysutils/fusefs-mhddfs|filesystems/mhddfs|2024-10-21|Moved to new category filesystems
3677
sysutils/fusefs-lkl|filesystems/lkl|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 28-33 Link Here
28
    SUBDIR += libmodi
28
    SUBDIR += libmodi
29
    SUBDIR += linux-c7-dosfstools
29
    SUBDIR += linux-c7-dosfstools
30
    SUBDIR += lizardfs
30
    SUBDIR += lizardfs
31
    SUBDIR += lkl
31
    SUBDIR += ltfs
32
    SUBDIR += ltfs
32
    SUBDIR += mergerfs
33
    SUBDIR += mergerfs
33
    SUBDIR += mhddfs
34
    SUBDIR += mhddfs
(-)b/filesystems/lkl/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	lkl
1
PORTNAME=	lkl
2
DISTVERSION=	4.16.g20180628
2
DISTVERSION=	4.16.g20180628
3
PORTREVISION=	4
3
PORTREVISION=	4
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
PKGNAMEPREFIX=	fusefs-
5
PKGNAMEPREFIX=	fusefs-
6
6
7
MAINTAINER=	cem@FreeBSD.org
7
MAINTAINER=	cem@FreeBSD.org
(-)b/sysutils/Makefile (-1 lines)
Lines 444-450 Link Here
444
    SUBDIR += fusefs-jmtpfs
444
    SUBDIR += fusefs-jmtpfs
445
    SUBDIR += fusefs-libs
445
    SUBDIR += fusefs-libs
446
    SUBDIR += fusefs-libs3
446
    SUBDIR += fusefs-libs3
447
    SUBDIR += fusefs-lkl
448
    SUBDIR += fvcool
447
    SUBDIR += fvcool
449
    SUBDIR += fwup
448
    SUBDIR += fwup
450
    SUBDIR += fx
449
    SUBDIR += fx
(-)b/sysutils/automount/Makefile (-1 / +1 lines)
Lines 19-25 OPTIONS_DEFAULT= NTFS3G EXT4 EXFAT HFS Link Here
19
NTFS3G_DESC=		Enable NTFS write support with ntfs-3g over FUSE
19
NTFS3G_DESC=		Enable NTFS write support with ntfs-3g over FUSE
20
NTFS3G_RUN_DEPENDS=	fusefs-ntfs>=0:filesystems/ntfs
20
NTFS3G_RUN_DEPENDS=	fusefs-ntfs>=0:filesystems/ntfs
21
EXT4_DESC=		Support EXT2/3/4 filesystem
21
EXT4_DESC=		Support EXT2/3/4 filesystem
22
EXT4_RUN_DEPENDS=	fusefs-lkl>=0:sysutils/fusefs-lkl
22
EXT4_RUN_DEPENDS=	fusefs-lkl>=0:filesystems/lkl
23
HFS_DESC=		Support macOS HFS filesystem
23
HFS_DESC=		Support macOS HFS filesystem
24
HFS_RUN_DEPENDS=	fusefs-hfsfuse>=0:sysutils/fusefs-hfsfuse
24
HFS_RUN_DEPENDS=	fusefs-hfsfuse>=0:sysutils/fusefs-hfsfuse
25
EXFAT_DESC=		Support Microsoft exFAT filesystem
25
EXFAT_DESC=		Support Microsoft exFAT filesystem
(-)b/sysutils/dsbmd/Makefile (-3 / +1 lines)
Lines 35-41 PTP_DESC= Picture Transfer Protocol support Link Here
35
EXFAT_RUN_DEPENDS=	mount.exfat:sysutils/fusefs-exfat
35
EXFAT_RUN_DEPENDS=	mount.exfat:sysutils/fusefs-exfat
36
EXT4_RUN_DEPENDS=	fuse-ext2:sysutils/fusefs-ext2
36
EXT4_RUN_DEPENDS=	fuse-ext2:sysutils/fusefs-ext2
37
HFS_RUN_DEPENDS=	hfsfuse:sysutils/fusefs-hfsfuse
37
HFS_RUN_DEPENDS=	hfsfuse:sysutils/fusefs-hfsfuse
38
LKL_RUN_DEPENDS=	lklfuse:sysutils/fusefs-lkl
38
LKL_RUN_DEPENDS=	lklfuse:filesystems/lkl
39
MTP_RUN_DEPENDS=	jmtpfs:sysutils/fusefs-jmtpfs
39
MTP_RUN_DEPENDS=	jmtpfs:sysutils/fusefs-jmtpfs
40
NTFS_RUN_DEPENDS=	ntfs-3g:filesystems/ntfs
40
NTFS_RUN_DEPENDS=	ntfs-3g:filesystems/ntfs
41
PTP_RUN_DEPENDS=	gphotofs:graphics/fusefs-gphotofs
41
PTP_RUN_DEPENDS=	gphotofs:graphics/fusefs-gphotofs
42
- 
43
filesystems/fusefs-libs3
42
filesystems/fusefs-libs3
44
--
45
MOVED                                                           | 1 +
43
MOVED                                                           | 1 +
46
Mk/Uses/fuse.mk                                                 | 2 +-
44
Mk/Uses/fuse.mk                                                 | 2 +-
47
deskutils/xdg-desktop-portal/Makefile                           | 2 +-
45
deskutils/xdg-desktop-portal/Makefile                           | 2 +-
48
filesystems/Makefile                                            | 1 +
46
filesystems/Makefile                                            | 1 +
49
{sysutils => filesystems}/fusefs-libs3/Makefile                 | 2 +-
47
{sysutils => filesystems}/fusefs-libs3/Makefile                 | 2 +-
50
{sysutils => filesystems}/fusefs-libs3/distinfo                 | 0
48
{sysutils => filesystems}/fusefs-libs3/distinfo                 | 0
51
.../fusefs-libs3/files/extra-patch-test_meson.build             | 0
49
.../fusefs-libs3/files/extra-patch-test_meson.build             | 0
52
.../fusefs-libs3/files/patch-example_meson.build                | 0
50
.../fusefs-libs3/files/patch-example_meson.build                | 0
53
.../fusefs-libs3/files/patch-lib_mount__bsd.c                   | 0
51
.../fusefs-libs3/files/patch-lib_mount__bsd.c                   | 0
54
{sysutils => filesystems}/fusefs-libs3/pkg-descr                | 0
52
{sysutils => filesystems}/fusefs-libs3/pkg-descr                | 0
55
{sysutils => filesystems}/fusefs-libs3/pkg-message              | 0
53
{sysutils => filesystems}/fusefs-libs3/pkg-message              | 0
56
{sysutils => filesystems}/fusefs-libs3/pkg-plist                | 0
54
{sysutils => filesystems}/fusefs-libs3/pkg-plist                | 0
57
sysutils/Makefile                                               | 1 -
55
sysutils/Makefile                                               | 1 -
58
13 files changed, 5 insertions(+), 4 deletions(-)
56
13 files changed, 5 insertions(+), 4 deletions(-)
59
rename {sysutils => filesystems}/fusefs-libs3/Makefile (95%)
57
rename {sysutils => filesystems}/fusefs-libs3/Makefile (95%)
60
rename {sysutils => filesystems}/fusefs-libs3/distinfo (100%)
58
rename {sysutils => filesystems}/fusefs-libs3/distinfo (100%)
61
rename {sysutils => filesystems}/fusefs-libs3/files/extra-patch-test_meson.build (100%)
59
rename {sysutils => filesystems}/fusefs-libs3/files/extra-patch-test_meson.build (100%)
62
rename {sysutils => filesystems}/fusefs-libs3/files/patch-example_meson.build (100%)
60
rename {sysutils => filesystems}/fusefs-libs3/files/patch-example_meson.build (100%)
63
rename {sysutils => filesystems}/fusefs-libs3/files/patch-lib_mount__bsd.c (100%)
61
rename {sysutils => filesystems}/fusefs-libs3/files/patch-lib_mount__bsd.c (100%)
64
rename {sysutils => filesystems}/fusefs-libs3/pkg-descr (100%)
62
rename {sysutils => filesystems}/fusefs-libs3/pkg-descr (100%)
65
rename {sysutils => filesystems}/fusefs-libs3/pkg-message (100%)
63
rename {sysutils => filesystems}/fusefs-libs3/pkg-message (100%)
66
rename {sysutils => filesystems}/fusefs-libs3/pkg-plist (100%)
64
rename {sysutils => filesystems}/fusefs-libs3/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3675-3677 sysutils/fusefs-nbt|filesystems/nbt|2024-10-21|Moved to new category filesystems Link Here
3675
sysutils/fusefs-mp3fs|filesystems/mp3fs|2024-10-21|Moved to new category filesystems
3675
sysutils/fusefs-mp3fs|filesystems/mp3fs|2024-10-21|Moved to new category filesystems
3676
sysutils/fusefs-mhddfs|filesystems/mhddfs|2024-10-21|Moved to new category filesystems
3676
sysutils/fusefs-mhddfs|filesystems/mhddfs|2024-10-21|Moved to new category filesystems
3677
sysutils/fusefs-lkl|filesystems/lkl|2024-10-21|Moved to new category filesystems
3677
sysutils/fusefs-lkl|filesystems/lkl|2024-10-21|Moved to new category filesystems
3678
sysutils/fusefs-libs3|filesystems/fusefs-libs3|2024-10-21|Moved to new category filesystems
(-)b/Mk/Uses/fuse.mk (-1 / +1 lines)
Lines 16-22 LIBFUSE_VER?= 2 Link Here
16
.  if ${LIBFUSE_VER} == 2
16
.  if ${LIBFUSE_VER} == 2
17
LIB_DEPENDS+=	libfuse.so:sysutils/fusefs-libs
17
LIB_DEPENDS+=	libfuse.so:sysutils/fusefs-libs
18
.  elif ${LIBFUSE_VER} == 3
18
.  elif ${LIBFUSE_VER} == 3
19
LIB_DEPENDS+=	libfuse3.so:sysutils/fusefs-libs3
19
LIB_DEPENDS+=	libfuse3.so:filesystems/fusefs-libs3
20
.  else
20
.  else
21
IGNORE=		cannot install: unknown FUSE library version: ${LIBFUSE_VERSION}
21
IGNORE=		cannot install: unknown FUSE library version: ${LIBFUSE_VERSION}
22
.  endif
22
.  endif
(-)b/deskutils/xdg-desktop-portal/Makefile (-1 / +1 lines)
Lines 9-15 WWW= https://github.com/flatpak/xdg-desktop-portal/ Link Here
9
LICENSE=	LGPL21
9
LICENSE=	LGPL21
10
LICENSE_FILE=	${WRKSRC}/COPYING
10
LICENSE_FILE=	${WRKSRC}/COPYING
11
11
12
LIB_DEPENDS=	libfuse3.so:sysutils/fusefs-libs3 \
12
LIB_DEPENDS=	libfuse3.so:filesystems/fusefs-libs3 \
13
		libgeoclue-2.so:net/geoclue \
13
		libgeoclue-2.so:net/geoclue \
14
		libjson-glib-1.0.so:devel/json-glib \
14
		libjson-glib-1.0.so:devel/json-glib \
15
		libpipewire-0.3.so:multimedia/pipewire \
15
		libpipewire-0.3.so:multimedia/pipewire \
(-)b/filesystems/Makefile (+1 lines)
Lines 13-18 Link Here
13
    SUBDIR += exfat-utils
13
    SUBDIR += exfat-utils
14
    SUBDIR += fstyp
14
    SUBDIR += fstyp
15
    SUBDIR += fswatch-mon
15
    SUBDIR += fswatch-mon
16
    SUBDIR += fusefs-libs3
16
    SUBDIR += genromfs
17
    SUBDIR += genromfs
17
    SUBDIR += gvfs
18
    SUBDIR += gvfs
18
    SUBDIR += hfsexplorer
19
    SUBDIR += hfsexplorer
(-)b/filesystems/fusefs-libs3/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	fusefs-libs3
1
PORTNAME=	fusefs-libs3
2
DISTVERSION=	3.16.2
2
DISTVERSION=	3.16.2
3
CATEGORIES=	sysutils
3
CATEGORIES=	filesystems sysutils
4
MASTER_SITES=	https://github.com/libfuse/libfuse/releases/download/fuse-${DISTVERSION}/
4
MASTER_SITES=	https://github.com/libfuse/libfuse/releases/download/fuse-${DISTVERSION}/
5
DISTNAME=	fuse-${DISTVERSION}
5
DISTNAME=	fuse-${DISTVERSION}
6
6
(-)b/sysutils/Makefile (-3 lines)
Lines 443-449 Link Here
443
    SUBDIR += fusefs-ifuse
443
    SUBDIR += fusefs-ifuse
444
    SUBDIR += fusefs-jmtpfs
444
    SUBDIR += fusefs-jmtpfs
445
    SUBDIR += fusefs-libs
445
    SUBDIR += fusefs-libs
446
    SUBDIR += fusefs-libs3
447
    SUBDIR += fvcool
446
    SUBDIR += fvcool
448
    SUBDIR += fwup
447
    SUBDIR += fwup
449
    SUBDIR += fx
448
    SUBDIR += fx
450
- 
451
--
452
MOVED                                                           | 1 +
449
MOVED                                                           | 1 +
453
Mk/Scripts/qa.sh                                                | 2 +-
450
Mk/Scripts/qa.sh                                                | 2 +-
454
Mk/Uses/fuse.mk                                                 | 2 +-
451
Mk/Uses/fuse.mk                                                 | 2 +-
455
devel/fossil/Makefile                                           | 2 +-
452
devel/fossil/Makefile                                           | 2 +-
456
emulators/virtualbox-ose/Makefile                               | 2 +-
453
emulators/virtualbox-ose/Makefile                               | 2 +-
457
filesystems/Makefile                                            | 1 +
454
filesystems/Makefile                                            | 1 +
458
{sysutils => filesystems}/fusefs-libs/Makefile                  | 2 +-
455
{sysutils => filesystems}/fusefs-libs/Makefile                  | 2 +-
459
{sysutils => filesystems}/fusefs-libs/distinfo                  | 0
456
{sysutils => filesystems}/fusefs-libs/distinfo                  | 0
460
.../fusefs-libs/files/patch-doc_Makefile.am                     | 0
457
.../fusefs-libs/files/patch-doc_Makefile.am                     | 0
461
.../fusefs-libs/files/patch-lib_fuse__versionscript             | 0
458
.../fusefs-libs/files/patch-lib_fuse__versionscript             | 0
462
{sysutils => filesystems}/fusefs-libs/files/patch-lib_helper.c  | 0
459
{sysutils => filesystems}/fusefs-libs/files/patch-lib_helper.c  | 0
463
.../fusefs-libs/files/patch-lib_mount__bsd.c                    | 0
460
.../fusefs-libs/files/patch-lib_mount__bsd.c                    | 0
464
.../fusefs-libs/files/patch-lib_mount__util.c                   | 0
461
.../fusefs-libs/files/patch-lib_mount__util.c                   | 0
465
.../fusefs-libs/files/patch-lib_mount__util.h                   | 0
462
.../fusefs-libs/files/patch-lib_mount__util.h                   | 0
466
{sysutils => filesystems}/fusefs-libs/pkg-descr                 | 0
463
{sysutils => filesystems}/fusefs-libs/pkg-descr                 | 0
467
{sysutils => filesystems}/fusefs-libs/pkg-message               | 0
464
{sysutils => filesystems}/fusefs-libs/pkg-message               | 0
468
{sysutils => filesystems}/fusefs-libs/pkg-plist                 | 0
465
{sysutils => filesystems}/fusefs-libs/pkg-plist                 | 0
469
net-mgmt/seafile-server/Makefile                                | 2 +-
466
net-mgmt/seafile-server/Makefile                                | 2 +-
470
net/afpfs-ng/Makefile                                           | 2 +-
467
net/afpfs-ng/Makefile                                           | 2 +-
471
net/rclone/Makefile                                             | 2 +-
468
net/rclone/Makefile                                             | 2 +-
472
security/rage-encryption/Makefile                               | 2 +-
469
security/rage-encryption/Makefile                               | 2 +-
473
sysutils/Makefile                                               | 1 -
470
sysutils/Makefile                                               | 1 -
474
sysutils/grub2-pcbsd/Makefile                                   | 2 +-
471
sysutils/grub2-pcbsd/Makefile                                   | 2 +-
475
sysutils/swtpm/Makefile                                         | 2 +-
472
sysutils/swtpm/Makefile                                         | 2 +-
476
24 files changed, 13 insertions(+), 12 deletions(-)
473
24 files changed, 13 insertions(+), 12 deletions(-)
477
rename {sysutils => filesystems}/fusefs-libs/Makefile (97%)
474
rename {sysutils => filesystems}/fusefs-libs/Makefile (97%)
478
rename {sysutils => filesystems}/fusefs-libs/distinfo (100%)
475
rename {sysutils => filesystems}/fusefs-libs/distinfo (100%)
479
rename {sysutils => filesystems}/fusefs-libs/files/patch-doc_Makefile.am (100%)
476
rename {sysutils => filesystems}/fusefs-libs/files/patch-doc_Makefile.am (100%)
480
rename {sysutils => filesystems}/fusefs-libs/files/patch-lib_fuse__versionscript (100%)
477
rename {sysutils => filesystems}/fusefs-libs/files/patch-lib_fuse__versionscript (100%)
481
rename {sysutils => filesystems}/fusefs-libs/files/patch-lib_helper.c (100%)
478
rename {sysutils => filesystems}/fusefs-libs/files/patch-lib_helper.c (100%)
482
rename {sysutils => filesystems}/fusefs-libs/files/patch-lib_mount__bsd.c (100%)
479
rename {sysutils => filesystems}/fusefs-libs/files/patch-lib_mount__bsd.c (100%)
483
rename {sysutils => filesystems}/fusefs-libs/files/patch-lib_mount__util.c (100%)
480
rename {sysutils => filesystems}/fusefs-libs/files/patch-lib_mount__util.c (100%)
484
rename {sysutils => filesystems}/fusefs-libs/files/patch-lib_mount__util.h (100%)
481
rename {sysutils => filesystems}/fusefs-libs/files/patch-lib_mount__util.h (100%)
485
rename {sysutils => filesystems}/fusefs-libs/pkg-descr (100%)
482
rename {sysutils => filesystems}/fusefs-libs/pkg-descr (100%)
486
rename {sysutils => filesystems}/fusefs-libs/pkg-message (100%)
483
rename {sysutils => filesystems}/fusefs-libs/pkg-message (100%)
487
rename {sysutils => filesystems}/fusefs-libs/pkg-plist (100%)
484
rename {sysutils => filesystems}/fusefs-libs/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3676-3678 sysutils/fusefs-mp3fs|filesystems/mp3fs|2024-10-21|Moved to new category filesys Link Here
3676
sysutils/fusefs-mhddfs|filesystems/mhddfs|2024-10-21|Moved to new category filesystems
3676
sysutils/fusefs-mhddfs|filesystems/mhddfs|2024-10-21|Moved to new category filesystems
3677
sysutils/fusefs-lkl|filesystems/lkl|2024-10-21|Moved to new category filesystems
3677
sysutils/fusefs-lkl|filesystems/lkl|2024-10-21|Moved to new category filesystems
3678
sysutils/fusefs-libs3|filesystems/fusefs-libs3|2024-10-21|Moved to new category filesystems
3678
sysutils/fusefs-libs3|filesystems/fusefs-libs3|2024-10-21|Moved to new category filesystems
3679
sysutils/fusefs-libs|filesystems/fusefs-libs|2024-10-21|Moved to new category filesystems
(-)b/Mk/Scripts/qa.sh (-1 / +1 lines)
Lines 577-583 proxydeps_suggest_uses() { Link Here
577
	elif [ ${pkg} = "databases/firebird25-client" ]; then
577
	elif [ ${pkg} = "databases/firebird25-client" ]; then
578
		warn "you need USES+=firebird"
578
		warn "you need USES+=firebird"
579
	# fuse
579
	# fuse
580
	elif [ ${pkg} = "sysutils/fusefs-libs" ]; then
580
	elif [ ${pkg} = "filesystems/fusefs-libs" ]; then
581
		warn "you need USES+=fuse"
581
		warn "you need USES+=fuse"
582
	# gnustep
582
	# gnustep
583
	elif [ ${pkg} = "lang/gnustep-base" ]; then
583
	elif [ ${pkg} = "lang/gnustep-base" ]; then
(-)b/Mk/Uses/fuse.mk (-1 / +1 lines)
Lines 14-20 LIBFUSE_VER= ${fuse_ARGS} Link Here
14
LIBFUSE_VER?=	2
14
LIBFUSE_VER?=	2
15
15
16
.  if ${LIBFUSE_VER} == 2
16
.  if ${LIBFUSE_VER} == 2
17
LIB_DEPENDS+=	libfuse.so:sysutils/fusefs-libs
17
LIB_DEPENDS+=	libfuse.so:filesystems/fusefs-libs
18
.  elif ${LIBFUSE_VER} == 3
18
.  elif ${LIBFUSE_VER} == 3
19
LIB_DEPENDS+=	libfuse3.so:filesystems/fusefs-libs3
19
LIB_DEPENDS+=	libfuse3.so:filesystems/fusefs-libs3
20
.  else
20
.  else
(-)b/devel/fossil/Makefile (-1 / +1 lines)
Lines 41-47 TCL_CONFIGURE_ON= --with-tcl-stubs --with-tcl=${TCL_LIBDIR} Link Here
41
TCL_USES=		tcl
41
TCL_USES=		tcl
42
TCL_CFLAGS=		-DTCL_LIBRARY_NAME=\\\"libtcl${TCL_SHLIB_VER}.so\\\" \
42
TCL_CFLAGS=		-DTCL_LIBRARY_NAME=\\\"libtcl${TCL_SHLIB_VER}.so\\\" \
43
			-DTCL_MINOR_OFFSET=7
43
			-DTCL_MINOR_OFFSET=7
44
FUSE_LIB_DEPENDS=	libfuse.so:sysutils/fusefs-libs
44
FUSE_LIB_DEPENDS=	libfuse.so:filesystems/fusefs-libs
45
FUSE_USES=		localbase:ldflags
45
FUSE_USES=		localbase:ldflags
46
46
47
post-patch-FUSE-on:
47
post-patch-FUSE-on:
(-)b/emulators/virtualbox-ose/Makefile (-1 / +1 lines)
Lines 106-112 QT5_CONFIGURE_OFF= --disable-qt Link Here
106
QT5_IMPLIES=		X11
106
QT5_IMPLIES=		X11
107
R0LOGGING_IMPLIES=	DEBUG
107
R0LOGGING_IMPLIES=	DEBUG
108
UDPTUNNEL_CONFIGURE_OFF=	--disable-udptunnel
108
UDPTUNNEL_CONFIGURE_OFF=	--disable-udptunnel
109
VBOXIMG_LIB_DEPENDS=	libfuse.so.2:sysutils/fusefs-libs
109
VBOXIMG_LIB_DEPENDS=	libfuse.so.2:filesystems/fusefs-libs
110
VDE_CONFIGURE_ON=	--enable-vde
110
VDE_CONFIGURE_ON=	--enable-vde
111
VDE_RUN_DEPENDS=	vde_switch:net/vde2
111
VDE_RUN_DEPENDS=	vde_switch:net/vde2
112
VNC_CONFIGURE_ON=	--enable-vnc
112
VNC_CONFIGURE_ON=	--enable-vnc
(-)b/filesystems/Makefile (+1 lines)
Lines 13-18 Link Here
13
    SUBDIR += exfat-utils
13
    SUBDIR += exfat-utils
14
    SUBDIR += fstyp
14
    SUBDIR += fstyp
15
    SUBDIR += fswatch-mon
15
    SUBDIR += fswatch-mon
16
    SUBDIR += fusefs-libs
16
    SUBDIR += fusefs-libs3
17
    SUBDIR += fusefs-libs3
17
    SUBDIR += genromfs
18
    SUBDIR += genromfs
18
    SUBDIR += gvfs
19
    SUBDIR += gvfs
(-)b/filesystems/fusefs-libs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	fusefs
1
PORTNAME=	fusefs
2
DISTVERSION=	2.9.9
2
DISTVERSION=	2.9.9
3
PORTREVISION=	2
3
PORTREVISION=	2
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
MASTER_SITES=	https://github.com/libfuse/libfuse/releases/download/fuse-${DISTVERSION}/
5
MASTER_SITES=	https://github.com/libfuse/libfuse/releases/download/fuse-${DISTVERSION}/
6
PKGNAMESUFFIX=	-libs
6
PKGNAMESUFFIX=	-libs
7
DISTNAME=	fuse-${DISTVERSION}
7
DISTNAME=	fuse-${DISTVERSION}
(-)b/net-mgmt/seafile-server/Makefile (-1 / +1 lines)
Lines 57-63 OPTIONS_SUB= yes Link Here
57
FUSE_DESC=		Use file system in userspace
57
FUSE_DESC=		Use file system in userspace
58
58
59
FUSE_CONFIGURE_ENABLE=	fuse
59
FUSE_CONFIGURE_ENABLE=	fuse
60
FUSE_LIB_DEPENDS=	libfuse.so:sysutils/fusefs-libs
60
FUSE_LIB_DEPENDS=	libfuse.so:filesystems/fusefs-libs
61
61
62
LDAP_CONFIGURE_ENABLE=	ldap
62
LDAP_CONFIGURE_ENABLE=	ldap
63
LDAP_USES=		ldap
63
LDAP_USES=		ldap
(-)b/net/afpfs-ng/Makefile (-1 / +1 lines)
Lines 26-32 CPPFLAGS+= -D_FILE_OFFSET_BITS=64 Link Here
26
OPTIONS_DEFINE=	FUSE GCRYPT
26
OPTIONS_DEFINE=	FUSE GCRYPT
27
OPTIONS_SUB=	yes
27
OPTIONS_SUB=	yes
28
28
29
FUSE_LIB_DEPENDS=	libfuse.so:sysutils/fusefs-libs
29
FUSE_LIB_DEPENDS=	libfuse.so:filesystems/fusefs-libs
30
FUSE_CONFIGURE_ENABLE=	fuse
30
FUSE_CONFIGURE_ENABLE=	fuse
31
GCRYPT_LIB_DEPENDS=	libgcrypt.so:security/libgcrypt
31
GCRYPT_LIB_DEPENDS=	libgcrypt.so:security/libgcrypt
32
GCRYPT_CONFIGURE_ENABLE=gcrypt
32
GCRYPT_CONFIGURE_ENABLE=gcrypt
(-)b/net/rclone/Makefile (-1 / +1 lines)
Lines 10-16 WWW= https://rclone.org/ Link Here
10
LICENSE=	MIT
10
LICENSE=	MIT
11
LICENSE_FILE=	${WRKSRC}/COPYING
11
LICENSE_FILE=	${WRKSRC}/COPYING
12
12
13
LIB_DEPENDS=	libfuse.so:sysutils/fusefs-libs
13
LIB_DEPENDS=	libfuse.so:filesystems/fusefs-libs
14
RUN_DEPENDS=	ca_root_nss>=0:security/ca_root_nss
14
RUN_DEPENDS=	ca_root_nss>=0:security/ca_root_nss
15
15
16
USES=		cpe go:modules
16
USES=		cpe go:modules
(-)b/security/rage-encryption/Makefile (-1 / +1 lines)
Lines 14-20 LICENSE_COMB= dual Link Here
14
LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE-APACHE
14
LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE-APACHE
15
LICENSE_FILE_MIT=	${WRKSRC}/LICENSE-MIT
15
LICENSE_FILE_MIT=	${WRKSRC}/LICENSE-MIT
16
16
17
LIB_DEPENDS=	libfuse.so:sysutils/fusefs-libs \
17
LIB_DEPENDS=	libfuse.so:filesystems/fusefs-libs \
18
		libzstd.so:archivers/zstd
18
		libzstd.so:archivers/zstd
19
19
20
USES=		cargo
20
USES=		cargo
(-)b/sysutils/Makefile (-1 lines)
Lines 442-448 Link Here
442
    SUBDIR += fusefs-httpfs
442
    SUBDIR += fusefs-httpfs
443
    SUBDIR += fusefs-ifuse
443
    SUBDIR += fusefs-ifuse
444
    SUBDIR += fusefs-jmtpfs
444
    SUBDIR += fusefs-jmtpfs
445
    SUBDIR += fusefs-libs
446
    SUBDIR += fvcool
445
    SUBDIR += fvcool
447
    SUBDIR += fwup
446
    SUBDIR += fwup
448
    SUBDIR += fx
447
    SUBDIR += fx
(-)b/sysutils/grub2-pcbsd/Makefile (-1 / +1 lines)
Lines 63-69 CONFIGURE_ARGS+= --disable-grub-mkfont Link Here
63
.endif
63
.endif
64
64
65
.if ${PORT_OPTIONS:MFUSE}
65
.if ${PORT_OPTIONS:MFUSE}
66
LIB_DEPENDS+=	libfuse.so:sysutils/fusefs-libs
66
LIB_DEPENDS+=	libfuse.so:filesystems/fusefs-libs
67
CONFIGURE_ARGS+=	--enable-grub-mount
67
CONFIGURE_ARGS+=	--enable-grub-mount
68
.else
68
.else
69
CONFIGURE_ARGS+=	--disable-grub-mount
69
CONFIGURE_ARGS+=	--disable-grub-mount
(-)b/sysutils/swtpm/Makefile (-3 / +1 lines)
Lines 16-22 BUILD_DEPENDS= base64>=0:converters/base64 \ Link Here
16
		expect>=0:lang/expect \
16
		expect>=0:lang/expect \
17
		gawk>=0:lang/gawk \
17
		gawk>=0:lang/gawk \
18
		socat>=0:net/socat
18
		socat>=0:net/socat
19
LIB_DEPENDS=	libfuse.so:sysutils/fusefs-libs \
19
LIB_DEPENDS=	libfuse.so:filesystems/fusefs-libs \
20
		libgmp.so:math/gmp \
20
		libgmp.so:math/gmp \
21
		libgnutls.so:security/gnutls \
21
		libgnutls.so:security/gnutls \
22
		libjson-glib-1.0.so:devel/json-glib \
22
		libjson-glib-1.0.so:devel/json-glib \
23
- 
24
--
25
MOVED                                                    | 1 +
23
MOVED                                                    | 1 +
26
deskutils/spacefm/Makefile                               | 2 +-
24
deskutils/spacefm/Makefile                               | 2 +-
27
filesystems/Makefile                                     | 1 +
25
filesystems/Makefile                                     | 1 +
28
{sysutils/fusefs-jmtpfs => filesystems/jmtpfs}/Makefile  | 2 +-
26
{sysutils/fusefs-jmtpfs => filesystems/jmtpfs}/Makefile  | 2 +-
29
{sysutils/fusefs-jmtpfs => filesystems/jmtpfs}/distinfo  | 0
27
{sysutils/fusefs-jmtpfs => filesystems/jmtpfs}/distinfo  | 0
30
{sysutils/fusefs-jmtpfs => filesystems/jmtpfs}/pkg-descr | 0
28
{sysutils/fusefs-jmtpfs => filesystems/jmtpfs}/pkg-descr | 0
31
sysutils/Makefile                                        | 1 -
29
sysutils/Makefile                                        | 1 -
32
sysutils/dsbmd/Makefile                                  | 2 +-
30
sysutils/dsbmd/Makefile                                  | 2 +-
33
8 files changed, 5 insertions(+), 4 deletions(-)
31
8 files changed, 5 insertions(+), 4 deletions(-)
34
rename {sysutils/fusefs-jmtpfs => filesystems/jmtpfs}/Makefile (96%)
32
rename {sysutils/fusefs-jmtpfs => filesystems/jmtpfs}/Makefile (96%)
35
rename {sysutils/fusefs-jmtpfs => filesystems/jmtpfs}/distinfo (100%)
33
rename {sysutils/fusefs-jmtpfs => filesystems/jmtpfs}/distinfo (100%)
36
rename {sysutils/fusefs-jmtpfs => filesystems/jmtpfs}/pkg-descr (100%)
34
rename {sysutils/fusefs-jmtpfs => filesystems/jmtpfs}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3677-3679 sysutils/fusefs-mhddfs|filesystems/mhddfs|2024-10-21|Moved to new category files Link Here
3677
sysutils/fusefs-lkl|filesystems/lkl|2024-10-21|Moved to new category filesystems
3677
sysutils/fusefs-lkl|filesystems/lkl|2024-10-21|Moved to new category filesystems
3678
sysutils/fusefs-libs3|filesystems/fusefs-libs3|2024-10-21|Moved to new category filesystems
3678
sysutils/fusefs-libs3|filesystems/fusefs-libs3|2024-10-21|Moved to new category filesystems
3679
sysutils/fusefs-libs|filesystems/fusefs-libs|2024-10-21|Moved to new category filesystems
3679
sysutils/fusefs-libs|filesystems/fusefs-libs|2024-10-21|Moved to new category filesystems
3680
sysutils/fusefs-jmtpfs|filesystems/jmtpfs|2024-10-21|Moved to new category filesystems
(-)b/deskutils/spacefm/Makefile (-1 / +1 lines)
Lines 49-55 IFUSE_DESC= Mount your iPhone/iPod Touch Link Here
49
IFUSE_RUN_DEPENDS=	fusefs-ifuse>0:sysutils/fusefs-ifuse
49
IFUSE_RUN_DEPENDS=	fusefs-ifuse>0:sysutils/fusefs-ifuse
50
50
51
JMTPFS_DESC=		Mount MTP devices
51
JMTPFS_DESC=		Mount MTP devices
52
JMTPFS_RUN_DEPENDS=	fusefs-jmtpfs>0:sysutils/fusefs-jmtpfs
52
JMTPFS_RUN_DEPENDS=	fusefs-jmtpfs>0:filesystems/jmtpfs
53
53
54
LSOF_DESC=		Device processes
54
LSOF_DESC=		Device processes
55
LSOF_RUN_DEPENDS=	lsof:sysutils/lsof
55
LSOF_RUN_DEPENDS=	lsof:sysutils/lsof
(-)b/filesystems/Makefile (+1 lines)
Lines 19-24 Link Here
19
    SUBDIR += gvfs
19
    SUBDIR += gvfs
20
    SUBDIR += hfsexplorer
20
    SUBDIR += hfsexplorer
21
    SUBDIR += hfsutils
21
    SUBDIR += hfsutils
22
    SUBDIR += jmtpfs
22
    SUBDIR += kio-fuse
23
    SUBDIR += kio-fuse
23
    SUBDIR += libbde
24
    SUBDIR += libbde
24
    SUBDIR += libfsapfs
25
    SUBDIR += libfsapfs
(-)b/filesystems/jmtpfs/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	jmtpfs
1
PORTNAME=	jmtpfs
2
DISTVERSION=	g20190420
2
DISTVERSION=	g20190420
3
CATEGORIES=	sysutils
3
CATEGORIES=	filesystems
4
PKGNAMEPREFIX=	fusefs-
4
PKGNAMEPREFIX=	fusefs-
5
5
6
MAINTAINER=	rozhuk.im@gmail.com
6
MAINTAINER=	rozhuk.im@gmail.com
(-)b/sysutils/Makefile (-1 lines)
Lines 441-447 Link Here
441
    SUBDIR += fusefs-httpdirfs
441
    SUBDIR += fusefs-httpdirfs
442
    SUBDIR += fusefs-httpfs
442
    SUBDIR += fusefs-httpfs
443
    SUBDIR += fusefs-ifuse
443
    SUBDIR += fusefs-ifuse
444
    SUBDIR += fusefs-jmtpfs
445
    SUBDIR += fvcool
444
    SUBDIR += fvcool
446
    SUBDIR += fwup
445
    SUBDIR += fwup
447
    SUBDIR += fx
446
    SUBDIR += fx
(-)b/sysutils/dsbmd/Makefile (-3 / +1 lines)
Lines 36-42 EXFAT_RUN_DEPENDS= mount.exfat:sysutils/fusefs-exfat Link Here
36
EXT4_RUN_DEPENDS=	fuse-ext2:sysutils/fusefs-ext2
36
EXT4_RUN_DEPENDS=	fuse-ext2:sysutils/fusefs-ext2
37
HFS_RUN_DEPENDS=	hfsfuse:sysutils/fusefs-hfsfuse
37
HFS_RUN_DEPENDS=	hfsfuse:sysutils/fusefs-hfsfuse
38
LKL_RUN_DEPENDS=	lklfuse:filesystems/lkl
38
LKL_RUN_DEPENDS=	lklfuse:filesystems/lkl
39
MTP_RUN_DEPENDS=	jmtpfs:sysutils/fusefs-jmtpfs
39
MTP_RUN_DEPENDS=	jmtpfs:filesystems/jmtpfs
40
NTFS_RUN_DEPENDS=	ntfs-3g:filesystems/ntfs
40
NTFS_RUN_DEPENDS=	ntfs-3g:filesystems/ntfs
41
PTP_RUN_DEPENDS=	gphotofs:graphics/fusefs-gphotofs
41
PTP_RUN_DEPENDS=	gphotofs:graphics/fusefs-gphotofs
42
42
43
- 
44
--
45
MOVED                                                    | 1 +
43
MOVED                                                    | 1 +
46
deskutils/spacefm/Makefile                               | 2 +-
44
deskutils/spacefm/Makefile                               | 2 +-
47
filesystems/Makefile                                     | 1 +
45
filesystems/Makefile                                     | 1 +
48
{sysutils/fusefs-ifuse => filesystems/ifuse}/Makefile    | 2 +-
46
{sysutils/fusefs-ifuse => filesystems/ifuse}/Makefile    | 2 +-
49
{sysutils/fusefs-ifuse => filesystems/ifuse}/distinfo    | 0
47
{sysutils/fusefs-ifuse => filesystems/ifuse}/distinfo    | 0
50
{sysutils/fusefs-ifuse => filesystems/ifuse}/pkg-descr   | 0
48
{sysutils/fusefs-ifuse => filesystems/ifuse}/pkg-descr   | 0
51
{sysutils/fusefs-ifuse => filesystems/ifuse}/pkg-message | 0
49
{sysutils/fusefs-ifuse => filesystems/ifuse}/pkg-message | 0
52
sysutils/Makefile                                        | 1 -
50
sysutils/Makefile                                        | 1 -
53
8 files changed, 4 insertions(+), 3 deletions(-)
51
8 files changed, 4 insertions(+), 3 deletions(-)
54
rename {sysutils/fusefs-ifuse => filesystems/ifuse}/Makefile (96%)
52
rename {sysutils/fusefs-ifuse => filesystems/ifuse}/Makefile (96%)
55
rename {sysutils/fusefs-ifuse => filesystems/ifuse}/distinfo (100%)
53
rename {sysutils/fusefs-ifuse => filesystems/ifuse}/distinfo (100%)
56
rename {sysutils/fusefs-ifuse => filesystems/ifuse}/pkg-descr (100%)
54
rename {sysutils/fusefs-ifuse => filesystems/ifuse}/pkg-descr (100%)
57
rename {sysutils/fusefs-ifuse => filesystems/ifuse}/pkg-message (100%)
55
rename {sysutils/fusefs-ifuse => filesystems/ifuse}/pkg-message (100%)
(-)b/MOVED (+1 lines)
Lines 3678-3680 sysutils/fusefs-lkl|filesystems/lkl|2024-10-21|Moved to new category filesystems Link Here
3678
sysutils/fusefs-libs3|filesystems/fusefs-libs3|2024-10-21|Moved to new category filesystems
3678
sysutils/fusefs-libs3|filesystems/fusefs-libs3|2024-10-21|Moved to new category filesystems
3679
sysutils/fusefs-libs|filesystems/fusefs-libs|2024-10-21|Moved to new category filesystems
3679
sysutils/fusefs-libs|filesystems/fusefs-libs|2024-10-21|Moved to new category filesystems
3680
sysutils/fusefs-jmtpfs|filesystems/jmtpfs|2024-10-21|Moved to new category filesystems
3680
sysutils/fusefs-jmtpfs|filesystems/jmtpfs|2024-10-21|Moved to new category filesystems
3681
sysutils/fusefs-ifuse|filesystems/ifuse|2024-10-21|Moved to new category filesystems
(-)b/deskutils/spacefm/Makefile (-1 / +1 lines)
Lines 46-52 CURLFTPFS_DESC= Mount FTP shares Link Here
46
CURLFTPFS_RUN_DEPENDS=	fusefs-curlftpfs>0:sysutils/fusefs-curlftpfs
46
CURLFTPFS_RUN_DEPENDS=	fusefs-curlftpfs>0:sysutils/fusefs-curlftpfs
47
47
48
IFUSE_DESC=		Mount your iPhone/iPod Touch
48
IFUSE_DESC=		Mount your iPhone/iPod Touch
49
IFUSE_RUN_DEPENDS=	fusefs-ifuse>0:sysutils/fusefs-ifuse
49
IFUSE_RUN_DEPENDS=	fusefs-ifuse>0:filesystems/ifuse
50
50
51
JMTPFS_DESC=		Mount MTP devices
51
JMTPFS_DESC=		Mount MTP devices
52
JMTPFS_RUN_DEPENDS=	fusefs-jmtpfs>0:filesystems/jmtpfs
52
JMTPFS_RUN_DEPENDS=	fusefs-jmtpfs>0:filesystems/jmtpfs
(-)b/filesystems/Makefile (+1 lines)
Lines 19-24 Link Here
19
    SUBDIR += gvfs
19
    SUBDIR += gvfs
20
    SUBDIR += hfsexplorer
20
    SUBDIR += hfsexplorer
21
    SUBDIR += hfsutils
21
    SUBDIR += hfsutils
22
    SUBDIR += ifuse
22
    SUBDIR += jmtpfs
23
    SUBDIR += jmtpfs
23
    SUBDIR += kio-fuse
24
    SUBDIR += kio-fuse
24
    SUBDIR += libbde
25
    SUBDIR += libbde
(-)b/filesystems/ifuse/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	ifuse
1
PORTNAME=	ifuse
2
PORTVERSION=	1.1.4
2
PORTVERSION=	1.1.4
3
PORTREVISION=	2
3
PORTREVISION=	2
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
MASTER_SITES=	https://github.com/libimobiledevice/${PORTNAME}/releases/download/${PORTVERSION}/
5
MASTER_SITES=	https://github.com/libimobiledevice/${PORTNAME}/releases/download/${PORTVERSION}/
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
(-)b/sysutils/Makefile (-3 lines)
Lines 440-446 Link Here
440
    SUBDIR += fusefs-hfsfuse
440
    SUBDIR += fusefs-hfsfuse
441
    SUBDIR += fusefs-httpdirfs
441
    SUBDIR += fusefs-httpdirfs
442
    SUBDIR += fusefs-httpfs
442
    SUBDIR += fusefs-httpfs
443
    SUBDIR += fusefs-ifuse
444
    SUBDIR += fvcool
443
    SUBDIR += fvcool
445
    SUBDIR += fwup
444
    SUBDIR += fwup
446
    SUBDIR += fx
445
    SUBDIR += fx
447
- 
448
--
449
MOVED                                                           | 1 +
446
MOVED                                                           | 1 +
450
filesystems/Makefile                                            | 1 +
447
filesystems/Makefile                                            | 1 +
451
{sysutils/fusefs-httpfs => filesystems/httpfs}/Makefile         | 2 +-
448
{sysutils/fusefs-httpfs => filesystems/httpfs}/Makefile         | 2 +-
452
{sysutils/fusefs-httpfs => filesystems/httpfs}/distinfo         | 0
449
{sysutils/fusefs-httpfs => filesystems/httpfs}/distinfo         | 0
453
.../fusefs-httpfs => filesystems/httpfs}/files/patch-Makefile   | 0
450
.../fusefs-httpfs => filesystems/httpfs}/files/patch-Makefile   | 0
454
.../fusefs-httpfs => filesystems/httpfs}/files/patch-httpfs2.c  | 0
451
.../fusefs-httpfs => filesystems/httpfs}/files/patch-httpfs2.c  | 0
455
{sysutils/fusefs-httpfs => filesystems/httpfs}/pkg-descr        | 0
452
{sysutils/fusefs-httpfs => filesystems/httpfs}/pkg-descr        | 0
456
sysutils/Makefile                                               | 1 -
453
sysutils/Makefile                                               | 1 -
457
8 files changed, 3 insertions(+), 2 deletions(-)
454
8 files changed, 3 insertions(+), 2 deletions(-)
458
rename {sysutils/fusefs-httpfs => filesystems/httpfs}/Makefile (97%)
455
rename {sysutils/fusefs-httpfs => filesystems/httpfs}/Makefile (97%)
459
rename {sysutils/fusefs-httpfs => filesystems/httpfs}/distinfo (100%)
456
rename {sysutils/fusefs-httpfs => filesystems/httpfs}/distinfo (100%)
460
rename {sysutils/fusefs-httpfs => filesystems/httpfs}/files/patch-Makefile (100%)
457
rename {sysutils/fusefs-httpfs => filesystems/httpfs}/files/patch-Makefile (100%)
461
rename {sysutils/fusefs-httpfs => filesystems/httpfs}/files/patch-httpfs2.c (100%)
458
rename {sysutils/fusefs-httpfs => filesystems/httpfs}/files/patch-httpfs2.c (100%)
462
rename {sysutils/fusefs-httpfs => filesystems/httpfs}/pkg-descr (100%)
459
rename {sysutils/fusefs-httpfs => filesystems/httpfs}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3679-3681 sysutils/fusefs-libs3|filesystems/fusefs-libs3|2024-10-21|Moved to new category Link Here
3679
sysutils/fusefs-libs|filesystems/fusefs-libs|2024-10-21|Moved to new category filesystems
3679
sysutils/fusefs-libs|filesystems/fusefs-libs|2024-10-21|Moved to new category filesystems
3680
sysutils/fusefs-jmtpfs|filesystems/jmtpfs|2024-10-21|Moved to new category filesystems
3680
sysutils/fusefs-jmtpfs|filesystems/jmtpfs|2024-10-21|Moved to new category filesystems
3681
sysutils/fusefs-ifuse|filesystems/ifuse|2024-10-21|Moved to new category filesystems
3681
sysutils/fusefs-ifuse|filesystems/ifuse|2024-10-21|Moved to new category filesystems
3682
sysutils/fusefs-httpfs|filesystems/httpfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 19-24 Link Here
19
    SUBDIR += gvfs
19
    SUBDIR += gvfs
20
    SUBDIR += hfsexplorer
20
    SUBDIR += hfsexplorer
21
    SUBDIR += hfsutils
21
    SUBDIR += hfsutils
22
    SUBDIR += httpfs
22
    SUBDIR += ifuse
23
    SUBDIR += ifuse
23
    SUBDIR += jmtpfs
24
    SUBDIR += jmtpfs
24
    SUBDIR += kio-fuse
25
    SUBDIR += kio-fuse
(-)b/filesystems/httpfs/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= httpfs Link Here
2
PORTVERSION=	2.${VERSION}
2
PORTVERSION=	2.${VERSION}
3
PORTREVISION=	2
3
PORTREVISION=	2
4
PORTEPOCH=	1
4
PORTEPOCH=	1
5
CATEGORIES=	sysutils www
5
CATEGORIES=	filesystems www
6
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}2/
6
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}2/
7
PKGNAMEPREFIX=	fusefs-
7
PKGNAMEPREFIX=	fusefs-
8
DISTNAME=	${PORTNAME}2-${VERSION}
8
DISTNAME=	${PORTNAME}2-${VERSION}
(-)b/sysutils/Makefile (-3 lines)
Lines 439-445 Link Here
439
    SUBDIR += fusefs-gitfs
439
    SUBDIR += fusefs-gitfs
440
    SUBDIR += fusefs-hfsfuse
440
    SUBDIR += fusefs-hfsfuse
441
    SUBDIR += fusefs-httpdirfs
441
    SUBDIR += fusefs-httpdirfs
442
    SUBDIR += fusefs-httpfs
443
    SUBDIR += fvcool
442
    SUBDIR += fvcool
444
    SUBDIR += fwup
443
    SUBDIR += fwup
445
    SUBDIR += fx
444
    SUBDIR += fx
446
- 
447
filesystems/httpdirfs
445
filesystems/httpdirfs
448
--
449
MOVED                                                           | 1 +
446
MOVED                                                           | 1 +
450
filesystems/Makefile                                            | 1 +
447
filesystems/Makefile                                            | 1 +
451
{sysutils/fusefs-httpdirfs => filesystems/httpdirfs}/Makefile   | 2 +-
448
{sysutils/fusefs-httpdirfs => filesystems/httpdirfs}/Makefile   | 2 +-
452
{sysutils/fusefs-httpdirfs => filesystems/httpdirfs}/distinfo   | 0
449
{sysutils/fusefs-httpdirfs => filesystems/httpdirfs}/distinfo   | 0
453
.../httpdirfs}/files/patch-Makefile                             | 0
450
.../httpdirfs}/files/patch-Makefile                             | 0
454
{sysutils/fusefs-httpdirfs => filesystems/httpdirfs}/pkg-descr  | 0
451
{sysutils/fusefs-httpdirfs => filesystems/httpdirfs}/pkg-descr  | 0
455
sysutils/Makefile                                               | 1 -
452
sysutils/Makefile                                               | 1 -
456
7 files changed, 3 insertions(+), 2 deletions(-)
453
7 files changed, 3 insertions(+), 2 deletions(-)
457
rename {sysutils/fusefs-httpdirfs => filesystems/httpdirfs}/Makefile (97%)
454
rename {sysutils/fusefs-httpdirfs => filesystems/httpdirfs}/Makefile (97%)
458
rename {sysutils/fusefs-httpdirfs => filesystems/httpdirfs}/distinfo (100%)
455
rename {sysutils/fusefs-httpdirfs => filesystems/httpdirfs}/distinfo (100%)
459
rename {sysutils/fusefs-httpdirfs => filesystems/httpdirfs}/files/patch-Makefile (100%)
456
rename {sysutils/fusefs-httpdirfs => filesystems/httpdirfs}/files/patch-Makefile (100%)
460
rename {sysutils/fusefs-httpdirfs => filesystems/httpdirfs}/pkg-descr (100%)
457
rename {sysutils/fusefs-httpdirfs => filesystems/httpdirfs}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3680-3682 sysutils/fusefs-libs|filesystems/fusefs-libs|2024-10-21|Moved to new category fi Link Here
3680
sysutils/fusefs-jmtpfs|filesystems/jmtpfs|2024-10-21|Moved to new category filesystems
3680
sysutils/fusefs-jmtpfs|filesystems/jmtpfs|2024-10-21|Moved to new category filesystems
3681
sysutils/fusefs-ifuse|filesystems/ifuse|2024-10-21|Moved to new category filesystems
3681
sysutils/fusefs-ifuse|filesystems/ifuse|2024-10-21|Moved to new category filesystems
3682
sysutils/fusefs-httpfs|filesystems/httpfs|2024-10-21|Moved to new category filesystems
3682
sysutils/fusefs-httpfs|filesystems/httpfs|2024-10-21|Moved to new category filesystems
3683
sysutils/fusefs-httpdirfs|filesystems/httpdirfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 19-24 Link Here
19
    SUBDIR += gvfs
19
    SUBDIR += gvfs
20
    SUBDIR += hfsexplorer
20
    SUBDIR += hfsexplorer
21
    SUBDIR += hfsutils
21
    SUBDIR += hfsutils
22
    SUBDIR += httpdirfs
22
    SUBDIR += httpfs
23
    SUBDIR += httpfs
23
    SUBDIR += ifuse
24
    SUBDIR += ifuse
24
    SUBDIR += jmtpfs
25
    SUBDIR += jmtpfs
(-)b/filesystems/httpdirfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	httpdirfs
1
PORTNAME=	httpdirfs
2
DISTVERSION=	1.2.3
2
DISTVERSION=	1.2.3
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
PKGNAMEPREFIX=	fusefs-
5
PKGNAMEPREFIX=	fusefs-
6
6
7
MAINTAINER=	0mp@FreeBSD.org
7
MAINTAINER=	0mp@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 438-444 Link Here
438
    SUBDIR += fusefs-fusepak
438
    SUBDIR += fusefs-fusepak
439
    SUBDIR += fusefs-gitfs
439
    SUBDIR += fusefs-gitfs
440
    SUBDIR += fusefs-hfsfuse
440
    SUBDIR += fusefs-hfsfuse
441
    SUBDIR += fusefs-httpdirfs
442
    SUBDIR += fvcool
441
    SUBDIR += fvcool
443
    SUBDIR += fwup
442
    SUBDIR += fwup
444
    SUBDIR += fx
443
    SUBDIR += fx
445
- 
446
--
447
MOVED                                                      | 1 +
444
MOVED                                                      | 1 +
448
filesystems/Makefile                                       | 1 +
445
filesystems/Makefile                                       | 1 +
449
{sysutils/fusefs-hfsfuse => filesystems/hfsfuse}/Makefile  | 2 +-
446
{sysutils/fusefs-hfsfuse => filesystems/hfsfuse}/Makefile  | 2 +-
450
{sysutils/fusefs-hfsfuse => filesystems/hfsfuse}/distinfo  | 0
447
{sysutils/fusefs-hfsfuse => filesystems/hfsfuse}/distinfo  | 0
451
{sysutils/fusefs-hfsfuse => filesystems/hfsfuse}/pkg-descr | 0
448
{sysutils/fusefs-hfsfuse => filesystems/hfsfuse}/pkg-descr | 0
452
sysutils/Makefile                                          | 1 -
449
sysutils/Makefile                                          | 1 -
453
sysutils/automount/Makefile                                | 2 +-
450
sysutils/automount/Makefile                                | 2 +-
454
sysutils/dsbmd/Makefile                                    | 2 +-
451
sysutils/dsbmd/Makefile                                    | 2 +-
455
8 files changed, 5 insertions(+), 4 deletions(-)
452
8 files changed, 5 insertions(+), 4 deletions(-)
456
rename {sysutils/fusefs-hfsfuse => filesystems/hfsfuse}/Makefile (97%)
453
rename {sysutils/fusefs-hfsfuse => filesystems/hfsfuse}/Makefile (97%)
457
rename {sysutils/fusefs-hfsfuse => filesystems/hfsfuse}/distinfo (100%)
454
rename {sysutils/fusefs-hfsfuse => filesystems/hfsfuse}/distinfo (100%)
458
rename {sysutils/fusefs-hfsfuse => filesystems/hfsfuse}/pkg-descr (100%)
455
rename {sysutils/fusefs-hfsfuse => filesystems/hfsfuse}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3681-3683 sysutils/fusefs-jmtpfs|filesystems/jmtpfs|2024-10-21|Moved to new category files Link Here
3681
sysutils/fusefs-ifuse|filesystems/ifuse|2024-10-21|Moved to new category filesystems
3681
sysutils/fusefs-ifuse|filesystems/ifuse|2024-10-21|Moved to new category filesystems
3682
sysutils/fusefs-httpfs|filesystems/httpfs|2024-10-21|Moved to new category filesystems
3682
sysutils/fusefs-httpfs|filesystems/httpfs|2024-10-21|Moved to new category filesystems
3683
sysutils/fusefs-httpdirfs|filesystems/httpdirfs|2024-10-21|Moved to new category filesystems
3683
sysutils/fusefs-httpdirfs|filesystems/httpdirfs|2024-10-21|Moved to new category filesystems
3684
sysutils/fusefs-hfsfuse|filesystems/hfsfuse|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 18-23 Link Here
18
    SUBDIR += genromfs
18
    SUBDIR += genromfs
19
    SUBDIR += gvfs
19
    SUBDIR += gvfs
20
    SUBDIR += hfsexplorer
20
    SUBDIR += hfsexplorer
21
    SUBDIR += hfsfuse
21
    SUBDIR += hfsutils
22
    SUBDIR += hfsutils
22
    SUBDIR += httpdirfs
23
    SUBDIR += httpdirfs
23
    SUBDIR += httpfs
24
    SUBDIR += httpfs
(-)b/filesystems/hfsfuse/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	hfsfuse
1
PORTNAME=	hfsfuse
2
DISTVERSION=	0.132
2
DISTVERSION=	0.132
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
MASTER_SITES=	https://github.com/0x09/hfsfuse/releases/download/${DISTVERSION}/
5
MASTER_SITES=	https://github.com/0x09/hfsfuse/releases/download/${DISTVERSION}/
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
(-)b/sysutils/Makefile (-1 lines)
Lines 437-443 Link Here
437
    SUBDIR += fusefs-funionfs
437
    SUBDIR += fusefs-funionfs
438
    SUBDIR += fusefs-fusepak
438
    SUBDIR += fusefs-fusepak
439
    SUBDIR += fusefs-gitfs
439
    SUBDIR += fusefs-gitfs
440
    SUBDIR += fusefs-hfsfuse
441
    SUBDIR += fvcool
440
    SUBDIR += fvcool
442
    SUBDIR += fwup
441
    SUBDIR += fwup
443
    SUBDIR += fx
442
    SUBDIR += fx
(-)b/sysutils/automount/Makefile (-1 / +1 lines)
Lines 21-27 NTFS3G_RUN_DEPENDS= fusefs-ntfs>=0:filesystems/ntfs Link Here
21
EXT4_DESC=		Support EXT2/3/4 filesystem
21
EXT4_DESC=		Support EXT2/3/4 filesystem
22
EXT4_RUN_DEPENDS=	fusefs-lkl>=0:filesystems/lkl
22
EXT4_RUN_DEPENDS=	fusefs-lkl>=0:filesystems/lkl
23
HFS_DESC=		Support macOS HFS filesystem
23
HFS_DESC=		Support macOS HFS filesystem
24
HFS_RUN_DEPENDS=	fusefs-hfsfuse>=0:sysutils/fusefs-hfsfuse
24
HFS_RUN_DEPENDS=	fusefs-hfsfuse>=0:filesystems/hfsfuse
25
EXFAT_DESC=		Support Microsoft exFAT filesystem
25
EXFAT_DESC=		Support Microsoft exFAT filesystem
26
EXFAT_RUN_DEPENDS=	fusefs-exfat>=0:sysutils/fusefs-exfat \
26
EXFAT_RUN_DEPENDS=	fusefs-exfat>=0:sysutils/fusefs-exfat \
27
			exfat-utils>=0:filesystems/exfat-utils
27
			exfat-utils>=0:filesystems/exfat-utils
(-)b/sysutils/dsbmd/Makefile (-3 / +1 lines)
Lines 34-40 PTP_DESC= Picture Transfer Protocol support Link Here
34
34
35
EXFAT_RUN_DEPENDS=	mount.exfat:sysutils/fusefs-exfat
35
EXFAT_RUN_DEPENDS=	mount.exfat:sysutils/fusefs-exfat
36
EXT4_RUN_DEPENDS=	fuse-ext2:sysutils/fusefs-ext2
36
EXT4_RUN_DEPENDS=	fuse-ext2:sysutils/fusefs-ext2
37
HFS_RUN_DEPENDS=	hfsfuse:sysutils/fusefs-hfsfuse
37
HFS_RUN_DEPENDS=	hfsfuse:filesystems/hfsfuse
38
LKL_RUN_DEPENDS=	lklfuse:filesystems/lkl
38
LKL_RUN_DEPENDS=	lklfuse:filesystems/lkl
39
MTP_RUN_DEPENDS=	jmtpfs:filesystems/jmtpfs
39
MTP_RUN_DEPENDS=	jmtpfs:filesystems/jmtpfs
40
NTFS_RUN_DEPENDS=	ntfs-3g:filesystems/ntfs
40
NTFS_RUN_DEPENDS=	ntfs-3g:filesystems/ntfs
41
- 
42
--
43
MOVED                                                           | 1 +
41
MOVED                                                           | 1 +
44
filesystems/Makefile                                            | 1 +
42
filesystems/Makefile                                            | 1 +
45
{sysutils/fusefs-gitfs => filesystems/gitfs}/Makefile           | 2 +-
43
{sysutils/fusefs-gitfs => filesystems/gitfs}/Makefile           | 2 +-
46
{sysutils/fusefs-gitfs => filesystems/gitfs}/distinfo           | 0
44
{sysutils/fusefs-gitfs => filesystems/gitfs}/distinfo           | 0
47
.../gitfs}/files/patch-gitfs_utils_args.py                      | 0
45
.../gitfs}/files/patch-gitfs_utils_args.py                      | 0
48
{sysutils/fusefs-gitfs => filesystems/gitfs}/pkg-descr          | 0
46
{sysutils/fusefs-gitfs => filesystems/gitfs}/pkg-descr          | 0
49
sysutils/Makefile                                               | 1 -
47
sysutils/Makefile                                               | 1 -
50
7 files changed, 3 insertions(+), 2 deletions(-)
48
7 files changed, 3 insertions(+), 2 deletions(-)
51
rename {sysutils/fusefs-gitfs => filesystems/gitfs}/Makefile (97%)
49
rename {sysutils/fusefs-gitfs => filesystems/gitfs}/Makefile (97%)
52
rename {sysutils/fusefs-gitfs => filesystems/gitfs}/distinfo (100%)
50
rename {sysutils/fusefs-gitfs => filesystems/gitfs}/distinfo (100%)
53
rename {sysutils/fusefs-gitfs => filesystems/gitfs}/files/patch-gitfs_utils_args.py (100%)
51
rename {sysutils/fusefs-gitfs => filesystems/gitfs}/files/patch-gitfs_utils_args.py (100%)
54
rename {sysutils/fusefs-gitfs => filesystems/gitfs}/pkg-descr (100%)
52
rename {sysutils/fusefs-gitfs => filesystems/gitfs}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3682-3684 sysutils/fusefs-ifuse|filesystems/ifuse|2024-10-21|Moved to new category filesys Link Here
3682
sysutils/fusefs-httpfs|filesystems/httpfs|2024-10-21|Moved to new category filesystems
3682
sysutils/fusefs-httpfs|filesystems/httpfs|2024-10-21|Moved to new category filesystems
3683
sysutils/fusefs-httpdirfs|filesystems/httpdirfs|2024-10-21|Moved to new category filesystems
3683
sysutils/fusefs-httpdirfs|filesystems/httpdirfs|2024-10-21|Moved to new category filesystems
3684
sysutils/fusefs-hfsfuse|filesystems/hfsfuse|2024-10-21|Moved to new category filesystems
3684
sysutils/fusefs-hfsfuse|filesystems/hfsfuse|2024-10-21|Moved to new category filesystems
3685
sysutils/fusefs-gitfs|filesystems/gitfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 16-21 Link Here
16
    SUBDIR += fusefs-libs
16
    SUBDIR += fusefs-libs
17
    SUBDIR += fusefs-libs3
17
    SUBDIR += fusefs-libs3
18
    SUBDIR += genromfs
18
    SUBDIR += genromfs
19
    SUBDIR += gitfs
19
    SUBDIR += gvfs
20
    SUBDIR += gvfs
20
    SUBDIR += hfsexplorer
21
    SUBDIR += hfsexplorer
21
    SUBDIR += hfsfuse
22
    SUBDIR += hfsfuse
(-)b/filesystems/gitfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	gitfs
1
PORTNAME=	gitfs
2
DISTVERSION=	0.5.2
2
DISTVERSION=	0.5.2
3
PORTREVISION=	2
3
PORTREVISION=	2
4
CATEGORIES=	sysutils devel
4
CATEGORIES=	filesystems devel
5
PKGNAMEPREFIX=	fusefs-
5
PKGNAMEPREFIX=	fusefs-
6
6
7
MAINTAINER=	ports@FreeBSD.org
7
MAINTAINER=	ports@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 436-442 Link Here
436
    SUBDIR += fusefs-ext2
436
    SUBDIR += fusefs-ext2
437
    SUBDIR += fusefs-funionfs
437
    SUBDIR += fusefs-funionfs
438
    SUBDIR += fusefs-fusepak
438
    SUBDIR += fusefs-fusepak
439
    SUBDIR += fusefs-gitfs
440
    SUBDIR += fvcool
439
    SUBDIR += fvcool
441
    SUBDIR += fwup
440
    SUBDIR += fwup
442
    SUBDIR += fx
441
    SUBDIR += fx
443
- 
444
--
445
MOVED                                                      | 1 +
442
MOVED                                                      | 1 +
446
filesystems/Makefile                                       | 1 +
443
filesystems/Makefile                                       | 1 +
447
{sysutils/fusefs-fusepak => filesystems/fusepak}/Makefile  | 2 +-
444
{sysutils/fusefs-fusepak => filesystems/fusepak}/Makefile  | 2 +-
448
{sysutils/fusefs-fusepak => filesystems/fusepak}/distinfo  | 0
445
{sysutils/fusefs-fusepak => filesystems/fusepak}/distinfo  | 0
449
{sysutils/fusefs-fusepak => filesystems/fusepak}/pkg-descr | 0
446
{sysutils/fusefs-fusepak => filesystems/fusepak}/pkg-descr | 0
450
sysutils/Makefile                                          | 1 -
447
sysutils/Makefile                                          | 1 -
451
6 files changed, 3 insertions(+), 2 deletions(-)
448
6 files changed, 3 insertions(+), 2 deletions(-)
452
rename {sysutils/fusefs-fusepak => filesystems/fusepak}/Makefile (95%)
449
rename {sysutils/fusefs-fusepak => filesystems/fusepak}/Makefile (95%)
453
rename {sysutils/fusefs-fusepak => filesystems/fusepak}/distinfo (100%)
450
rename {sysutils/fusefs-fusepak => filesystems/fusepak}/distinfo (100%)
454
rename {sysutils/fusefs-fusepak => filesystems/fusepak}/pkg-descr (100%)
451
rename {sysutils/fusefs-fusepak => filesystems/fusepak}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3683-3685 sysutils/fusefs-httpfs|filesystems/httpfs|2024-10-21|Moved to new category files Link Here
3683
sysutils/fusefs-httpdirfs|filesystems/httpdirfs|2024-10-21|Moved to new category filesystems
3683
sysutils/fusefs-httpdirfs|filesystems/httpdirfs|2024-10-21|Moved to new category filesystems
3684
sysutils/fusefs-hfsfuse|filesystems/hfsfuse|2024-10-21|Moved to new category filesystems
3684
sysutils/fusefs-hfsfuse|filesystems/hfsfuse|2024-10-21|Moved to new category filesystems
3685
sysutils/fusefs-gitfs|filesystems/gitfs|2024-10-21|Moved to new category filesystems
3685
sysutils/fusefs-gitfs|filesystems/gitfs|2024-10-21|Moved to new category filesystems
3686
sysutils/fusefs-fusepak|filesystems/fusepak|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 15-20 Link Here
15
    SUBDIR += fswatch-mon
15
    SUBDIR += fswatch-mon
16
    SUBDIR += fusefs-libs
16
    SUBDIR += fusefs-libs
17
    SUBDIR += fusefs-libs3
17
    SUBDIR += fusefs-libs3
18
    SUBDIR += fusepak
18
    SUBDIR += genromfs
19
    SUBDIR += genromfs
19
    SUBDIR += gitfs
20
    SUBDIR += gitfs
20
    SUBDIR += gvfs
21
    SUBDIR += gvfs
(-)b/filesystems/fusepak/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	fusepak
1
PORTNAME=	fusepak
2
PORTVERSION=	0.5
2
PORTVERSION=	0.5
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils games
4
CATEGORIES=	filesystems games
5
MASTER_SITES=	SF
5
MASTER_SITES=	SF
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
(-)b/sysutils/Makefile (-3 lines)
Lines 435-441 Link Here
435
    SUBDIR += fusefs-exfat
435
    SUBDIR += fusefs-exfat
436
    SUBDIR += fusefs-ext2
436
    SUBDIR += fusefs-ext2
437
    SUBDIR += fusefs-funionfs
437
    SUBDIR += fusefs-funionfs
438
    SUBDIR += fusefs-fusepak
439
    SUBDIR += fvcool
438
    SUBDIR += fvcool
440
    SUBDIR += fwup
439
    SUBDIR += fwup
441
    SUBDIR += fx
440
    SUBDIR += fx
442
- 
443
filesystems/funionfs
441
filesystems/funionfs
444
--
445
MOVED                                                           | 1 +
442
MOVED                                                           | 1 +
446
filesystems/Makefile                                            | 1 +
443
filesystems/Makefile                                            | 1 +
447
{sysutils/fusefs-funionfs => filesystems/funionfs}/Makefile     | 2 +-
444
{sysutils/fusefs-funionfs => filesystems/funionfs}/Makefile     | 2 +-
448
{sysutils/fusefs-funionfs => filesystems/funionfs}/distinfo     | 0
445
{sysutils/fusefs-funionfs => filesystems/funionfs}/distinfo     | 0
449
.../funionfs}/files/patch-configure                             | 0
446
.../funionfs}/files/patch-configure                             | 0
450
.../funionfs}/files/patch-funionfs.h                            | 0
447
.../funionfs}/files/patch-funionfs.h                            | 0
451
{sysutils/fusefs-funionfs => filesystems/funionfs}/pkg-descr    | 0
448
{sysutils/fusefs-funionfs => filesystems/funionfs}/pkg-descr    | 0
452
sysutils/Makefile                                               | 1 -
449
sysutils/Makefile                                               | 1 -
453
8 files changed, 3 insertions(+), 2 deletions(-)
450
8 files changed, 3 insertions(+), 2 deletions(-)
454
rename {sysutils/fusefs-funionfs => filesystems/funionfs}/Makefile (96%)
451
rename {sysutils/fusefs-funionfs => filesystems/funionfs}/Makefile (96%)
455
rename {sysutils/fusefs-funionfs => filesystems/funionfs}/distinfo (100%)
452
rename {sysutils/fusefs-funionfs => filesystems/funionfs}/distinfo (100%)
456
rename {sysutils/fusefs-funionfs => filesystems/funionfs}/files/patch-configure (100%)
453
rename {sysutils/fusefs-funionfs => filesystems/funionfs}/files/patch-configure (100%)
457
rename {sysutils/fusefs-funionfs => filesystems/funionfs}/files/patch-funionfs.h (100%)
454
rename {sysutils/fusefs-funionfs => filesystems/funionfs}/files/patch-funionfs.h (100%)
458
rename {sysutils/fusefs-funionfs => filesystems/funionfs}/pkg-descr (100%)
455
rename {sysutils/fusefs-funionfs => filesystems/funionfs}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3684-3686 sysutils/fusefs-httpdirfs|filesystems/httpdirfs|2024-10-21|Moved to new category Link Here
3684
sysutils/fusefs-hfsfuse|filesystems/hfsfuse|2024-10-21|Moved to new category filesystems
3684
sysutils/fusefs-hfsfuse|filesystems/hfsfuse|2024-10-21|Moved to new category filesystems
3685
sysutils/fusefs-gitfs|filesystems/gitfs|2024-10-21|Moved to new category filesystems
3685
sysutils/fusefs-gitfs|filesystems/gitfs|2024-10-21|Moved to new category filesystems
3686
sysutils/fusefs-fusepak|filesystems/fusepak|2024-10-21|Moved to new category filesystems
3686
sysutils/fusefs-fusepak|filesystems/fusepak|2024-10-21|Moved to new category filesystems
3687
sysutils/fusefs-funionfs|filesystems/funionfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 13-18 Link Here
13
    SUBDIR += exfat-utils
13
    SUBDIR += exfat-utils
14
    SUBDIR += fstyp
14
    SUBDIR += fstyp
15
    SUBDIR += fswatch-mon
15
    SUBDIR += fswatch-mon
16
    SUBDIR += funionfs
16
    SUBDIR += fusefs-libs
17
    SUBDIR += fusefs-libs
17
    SUBDIR += fusefs-libs3
18
    SUBDIR += fusefs-libs3
18
    SUBDIR += fusepak
19
    SUBDIR += fusepak
(-)b/filesystems/funionfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	funionfs
1
PORTNAME=	funionfs
2
PORTVERSION=	0.4.3
2
PORTVERSION=	0.4.3
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
MASTER_SITES=	http://funionfs.apiou.org/file/
5
MASTER_SITES=	http://funionfs.apiou.org/file/
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
(-)b/sysutils/Makefile (-3 lines)
Lines 434-440 Link Here
434
    SUBDIR += fusefs-encfs
434
    SUBDIR += fusefs-encfs
435
    SUBDIR += fusefs-exfat
435
    SUBDIR += fusefs-exfat
436
    SUBDIR += fusefs-ext2
436
    SUBDIR += fusefs-ext2
437
    SUBDIR += fusefs-funionfs
438
    SUBDIR += fvcool
437
    SUBDIR += fvcool
439
    SUBDIR += fwup
438
    SUBDIR += fwup
440
    SUBDIR += fx
439
    SUBDIR += fx
441
- 
442
--
443
MOVED                                                           | 1 +
440
MOVED                                                           | 1 +
444
filesystems/Makefile                                            | 1 +
441
filesystems/Makefile                                            | 1 +
445
{sysutils/fusefs-ext2 => filesystems/ext2}/Makefile             | 2 +-
442
{sysutils/fusefs-ext2 => filesystems/ext2}/Makefile             | 2 +-
446
{sysutils/fusefs-ext2 => filesystems/ext2}/distinfo             | 0
443
{sysutils/fusefs-ext2 => filesystems/ext2}/distinfo             | 0
447
.../ext2}/files/patch-fuse-ext2_fuse-ext2.c                     | 0
444
.../ext2}/files/patch-fuse-ext2_fuse-ext2.c                     | 0
448
{sysutils/fusefs-ext2 => filesystems/ext2}/pkg-descr            | 0
445
{sysutils/fusefs-ext2 => filesystems/ext2}/pkg-descr            | 0
449
sysutils/Makefile                                               | 1 -
446
sysutils/Makefile                                               | 1 -
450
sysutils/dsbmd/Makefile                                         | 2 +-
447
sysutils/dsbmd/Makefile                                         | 2 +-
451
8 files changed, 4 insertions(+), 3 deletions(-)
448
8 files changed, 4 insertions(+), 3 deletions(-)
452
rename {sysutils/fusefs-ext2 => filesystems/ext2}/Makefile (97%)
449
rename {sysutils/fusefs-ext2 => filesystems/ext2}/Makefile (97%)
453
rename {sysutils/fusefs-ext2 => filesystems/ext2}/distinfo (100%)
450
rename {sysutils/fusefs-ext2 => filesystems/ext2}/distinfo (100%)
454
rename {sysutils/fusefs-ext2 => filesystems/ext2}/files/patch-fuse-ext2_fuse-ext2.c (100%)
451
rename {sysutils/fusefs-ext2 => filesystems/ext2}/files/patch-fuse-ext2_fuse-ext2.c (100%)
455
rename {sysutils/fusefs-ext2 => filesystems/ext2}/pkg-descr (100%)
452
rename {sysutils/fusefs-ext2 => filesystems/ext2}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3685-3687 sysutils/fusefs-hfsfuse|filesystems/hfsfuse|2024-10-21|Moved to new category fil Link Here
3685
sysutils/fusefs-gitfs|filesystems/gitfs|2024-10-21|Moved to new category filesystems
3685
sysutils/fusefs-gitfs|filesystems/gitfs|2024-10-21|Moved to new category filesystems
3686
sysutils/fusefs-fusepak|filesystems/fusepak|2024-10-21|Moved to new category filesystems
3686
sysutils/fusefs-fusepak|filesystems/fusepak|2024-10-21|Moved to new category filesystems
3687
sysutils/fusefs-funionfs|filesystems/funionfs|2024-10-21|Moved to new category filesystems
3687
sysutils/fusefs-funionfs|filesystems/funionfs|2024-10-21|Moved to new category filesystems
3688
sysutils/fusefs-ext2|filesystems/ext2|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 11-16 Link Here
11
    SUBDIR += e2fsprogs-core
11
    SUBDIR += e2fsprogs-core
12
    SUBDIR += e2tools
12
    SUBDIR += e2tools
13
    SUBDIR += exfat-utils
13
    SUBDIR += exfat-utils
14
    SUBDIR += ext2
14
    SUBDIR += fstyp
15
    SUBDIR += fstyp
15
    SUBDIR += fswatch-mon
16
    SUBDIR += fswatch-mon
16
    SUBDIR += funionfs
17
    SUBDIR += funionfs
(-)b/filesystems/ext2/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= fusefs-ext2 Link Here
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	0.0.11
3
DISTVERSION=	0.0.11
4
PORTREVISION=	2
4
PORTREVISION=	2
5
CATEGORIES=	sysutils
5
CATEGORIES=	filesystems
6
6
7
MAINTAINER=	ehaupt@FreeBSD.org
7
MAINTAINER=	ehaupt@FreeBSD.org
8
COMMENT=	FUSE module to mount ext2, ext3 and ext4 with read write support
8
COMMENT=	FUSE module to mount ext2, ext3 and ext4 with read write support
(-)b/sysutils/Makefile (-1 lines)
Lines 433-439 Link Here
433
    SUBDIR += fusefs-curlftpfs
433
    SUBDIR += fusefs-curlftpfs
434
    SUBDIR += fusefs-encfs
434
    SUBDIR += fusefs-encfs
435
    SUBDIR += fusefs-exfat
435
    SUBDIR += fusefs-exfat
436
    SUBDIR += fusefs-ext2
437
    SUBDIR += fvcool
436
    SUBDIR += fvcool
438
    SUBDIR += fwup
437
    SUBDIR += fwup
439
    SUBDIR += fx
438
    SUBDIR += fx
(-)b/sysutils/dsbmd/Makefile (-3 / +1 lines)
Lines 33-39 NTFS_DESC= Mount NTFS filesystems with read and write support Link Here
33
PTP_DESC=	Picture Transfer Protocol support
33
PTP_DESC=	Picture Transfer Protocol support
34
34
35
EXFAT_RUN_DEPENDS=	mount.exfat:sysutils/fusefs-exfat
35
EXFAT_RUN_DEPENDS=	mount.exfat:sysutils/fusefs-exfat
36
EXT4_RUN_DEPENDS=	fuse-ext2:sysutils/fusefs-ext2
36
EXT4_RUN_DEPENDS=	fuse-ext2:filesystems/ext2
37
HFS_RUN_DEPENDS=	hfsfuse:filesystems/hfsfuse
37
HFS_RUN_DEPENDS=	hfsfuse:filesystems/hfsfuse
38
LKL_RUN_DEPENDS=	lklfuse:filesystems/lkl
38
LKL_RUN_DEPENDS=	lklfuse:filesystems/lkl
39
MTP_RUN_DEPENDS=	jmtpfs:filesystems/jmtpfs
39
MTP_RUN_DEPENDS=	jmtpfs:filesystems/jmtpfs
40
- 
41
--
42
MOVED                                                  | 1 +
40
MOVED                                                  | 1 +
43
filesystems/Makefile                                   | 1 +
41
filesystems/Makefile                                   | 1 +
44
{sysutils/fusefs-exfat => filesystems/exfat}/Makefile  | 2 +-
42
{sysutils/fusefs-exfat => filesystems/exfat}/Makefile  | 2 +-
45
{sysutils/fusefs-exfat => filesystems/exfat}/distinfo  | 0
43
{sysutils/fusefs-exfat => filesystems/exfat}/distinfo  | 0
46
{sysutils/fusefs-exfat => filesystems/exfat}/pkg-descr | 0
44
{sysutils/fusefs-exfat => filesystems/exfat}/pkg-descr | 0
47
sysutils/Makefile                                      | 1 -
45
sysutils/Makefile                                      | 1 -
48
sysutils/automount/Makefile                            | 2 +-
46
sysutils/automount/Makefile                            | 2 +-
49
sysutils/dsbmd/Makefile                                | 2 +-
47
sysutils/dsbmd/Makefile                                | 2 +-
50
8 files changed, 5 insertions(+), 4 deletions(-)
48
8 files changed, 5 insertions(+), 4 deletions(-)
51
rename {sysutils/fusefs-exfat => filesystems/exfat}/Makefile (96%)
49
rename {sysutils/fusefs-exfat => filesystems/exfat}/Makefile (96%)
52
rename {sysutils/fusefs-exfat => filesystems/exfat}/distinfo (100%)
50
rename {sysutils/fusefs-exfat => filesystems/exfat}/distinfo (100%)
53
rename {sysutils/fusefs-exfat => filesystems/exfat}/pkg-descr (100%)
51
rename {sysutils/fusefs-exfat => filesystems/exfat}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3686-3688 sysutils/fusefs-gitfs|filesystems/gitfs|2024-10-21|Moved to new category filesys Link Here
3686
sysutils/fusefs-fusepak|filesystems/fusepak|2024-10-21|Moved to new category filesystems
3686
sysutils/fusefs-fusepak|filesystems/fusepak|2024-10-21|Moved to new category filesystems
3687
sysutils/fusefs-funionfs|filesystems/funionfs|2024-10-21|Moved to new category filesystems
3687
sysutils/fusefs-funionfs|filesystems/funionfs|2024-10-21|Moved to new category filesystems
3688
sysutils/fusefs-ext2|filesystems/ext2|2024-10-21|Moved to new category filesystems
3688
sysutils/fusefs-ext2|filesystems/ext2|2024-10-21|Moved to new category filesystems
3689
sysutils/fusefs-exfat|filesystems/exfat|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 10-15 Link Here
10
    SUBDIR += e2fsprogs
10
    SUBDIR += e2fsprogs
11
    SUBDIR += e2fsprogs-core
11
    SUBDIR += e2fsprogs-core
12
    SUBDIR += e2tools
12
    SUBDIR += e2tools
13
    SUBDIR += exfat
13
    SUBDIR += exfat-utils
14
    SUBDIR += exfat-utils
14
    SUBDIR += ext2
15
    SUBDIR += ext2
15
    SUBDIR += fstyp
16
    SUBDIR += fstyp
(-)b/filesystems/exfat/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= exfat Link Here
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	1.4.0
3
DISTVERSION=	1.4.0
4
PORTREVISION=	1
4
PORTREVISION=	1
5
CATEGORIES=	sysutils
5
CATEGORIES=	filesystems
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
8
MAINTAINER=	samm@FreeBSD.org
8
MAINTAINER=	samm@FreeBSD.org
(-)b/sysutils/Makefile (-1 lines)
Lines 432-438 Link Here
432
    SUBDIR += fusefs-cryptofs
432
    SUBDIR += fusefs-cryptofs
433
    SUBDIR += fusefs-curlftpfs
433
    SUBDIR += fusefs-curlftpfs
434
    SUBDIR += fusefs-encfs
434
    SUBDIR += fusefs-encfs
435
    SUBDIR += fusefs-exfat
436
    SUBDIR += fvcool
435
    SUBDIR += fvcool
437
    SUBDIR += fwup
436
    SUBDIR += fwup
438
    SUBDIR += fx
437
    SUBDIR += fx
(-)b/sysutils/automount/Makefile (-1 / +1 lines)
Lines 23-29 EXT4_RUN_DEPENDS= fusefs-lkl>=0:filesystems/lkl Link Here
23
HFS_DESC=		Support macOS HFS filesystem
23
HFS_DESC=		Support macOS HFS filesystem
24
HFS_RUN_DEPENDS=	fusefs-hfsfuse>=0:filesystems/hfsfuse
24
HFS_RUN_DEPENDS=	fusefs-hfsfuse>=0:filesystems/hfsfuse
25
EXFAT_DESC=		Support Microsoft exFAT filesystem
25
EXFAT_DESC=		Support Microsoft exFAT filesystem
26
EXFAT_RUN_DEPENDS=	fusefs-exfat>=0:sysutils/fusefs-exfat \
26
EXFAT_RUN_DEPENDS=	fusefs-exfat>=0:filesystems/exfat \
27
			exfat-utils>=0:filesystems/exfat-utils
27
			exfat-utils>=0:filesystems/exfat-utils
28
28
29
do-install:
29
do-install:
(-)b/sysutils/dsbmd/Makefile (-3 / +1 lines)
Lines 32-38 LKL_DESC= Btrfs and XFS support through Linux Kernel Library Link Here
32
NTFS_DESC=	Mount NTFS filesystems with read and write support
32
NTFS_DESC=	Mount NTFS filesystems with read and write support
33
PTP_DESC=	Picture Transfer Protocol support
33
PTP_DESC=	Picture Transfer Protocol support
34
34
35
EXFAT_RUN_DEPENDS=	mount.exfat:sysutils/fusefs-exfat
35
EXFAT_RUN_DEPENDS=	mount.exfat:filesystems/exfat
36
EXT4_RUN_DEPENDS=	fuse-ext2:filesystems/ext2
36
EXT4_RUN_DEPENDS=	fuse-ext2:filesystems/ext2
37
HFS_RUN_DEPENDS=	hfsfuse:filesystems/hfsfuse
37
HFS_RUN_DEPENDS=	hfsfuse:filesystems/hfsfuse
38
LKL_RUN_DEPENDS=	lklfuse:filesystems/lkl
38
LKL_RUN_DEPENDS=	lklfuse:filesystems/lkl
39
- 
40
--
41
MOVED                                                           | 1 +
39
MOVED                                                           | 1 +
42
filesystems/Makefile                                            | 1 +
40
filesystems/Makefile                                            | 1 +
43
{sysutils/fusefs-encfs => filesystems/encfs}/Makefile           | 2 +-
41
{sysutils/fusefs-encfs => filesystems/encfs}/Makefile           | 2 +-
44
{sysutils/fusefs-encfs => filesystems/encfs}/distinfo           | 0
42
{sysutils/fusefs-encfs => filesystems/encfs}/distinfo           | 0
45
.../encfs}/files/patch-CMakeLists.txt                           | 0
43
.../encfs}/files/patch-CMakeLists.txt                           | 0
46
.../encfs}/files/patch-encfs_NullCipher.cpp                     | 0
44
.../encfs}/files/patch-encfs_NullCipher.cpp                     | 0
47
{sysutils/fusefs-encfs => filesystems/encfs}/pkg-descr          | 0
45
{sysutils/fusefs-encfs => filesystems/encfs}/pkg-descr          | 0
48
{sysutils/fusefs-encfs => filesystems/encfs}/pkg-plist          | 0
46
{sysutils/fusefs-encfs => filesystems/encfs}/pkg-plist          | 0
49
sysutils/Makefile                                               | 1 -
47
sysutils/Makefile                                               | 1 -
50
9 files changed, 3 insertions(+), 2 deletions(-)
48
9 files changed, 3 insertions(+), 2 deletions(-)
51
rename {sysutils/fusefs-encfs => filesystems/encfs}/Makefile (97%)
49
rename {sysutils/fusefs-encfs => filesystems/encfs}/Makefile (97%)
52
rename {sysutils/fusefs-encfs => filesystems/encfs}/distinfo (100%)
50
rename {sysutils/fusefs-encfs => filesystems/encfs}/distinfo (100%)
53
rename {sysutils/fusefs-encfs => filesystems/encfs}/files/patch-CMakeLists.txt (100%)
51
rename {sysutils/fusefs-encfs => filesystems/encfs}/files/patch-CMakeLists.txt (100%)
54
rename {sysutils/fusefs-encfs => filesystems/encfs}/files/patch-encfs_NullCipher.cpp (100%)
52
rename {sysutils/fusefs-encfs => filesystems/encfs}/files/patch-encfs_NullCipher.cpp (100%)
55
rename {sysutils/fusefs-encfs => filesystems/encfs}/pkg-descr (100%)
53
rename {sysutils/fusefs-encfs => filesystems/encfs}/pkg-descr (100%)
56
rename {sysutils/fusefs-encfs => filesystems/encfs}/pkg-plist (100%)
54
rename {sysutils/fusefs-encfs => filesystems/encfs}/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3687-3689 sysutils/fusefs-fusepak|filesystems/fusepak|2024-10-21|Moved to new category fil Link Here
3687
sysutils/fusefs-funionfs|filesystems/funionfs|2024-10-21|Moved to new category filesystems
3687
sysutils/fusefs-funionfs|filesystems/funionfs|2024-10-21|Moved to new category filesystems
3688
sysutils/fusefs-ext2|filesystems/ext2|2024-10-21|Moved to new category filesystems
3688
sysutils/fusefs-ext2|filesystems/ext2|2024-10-21|Moved to new category filesystems
3689
sysutils/fusefs-exfat|filesystems/exfat|2024-10-21|Moved to new category filesystems
3689
sysutils/fusefs-exfat|filesystems/exfat|2024-10-21|Moved to new category filesystems
3690
sysutils/fusefs-encfs|filesystems/encfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 10-15 Link Here
10
    SUBDIR += e2fsprogs
10
    SUBDIR += e2fsprogs
11
    SUBDIR += e2fsprogs-core
11
    SUBDIR += e2fsprogs-core
12
    SUBDIR += e2tools
12
    SUBDIR += e2tools
13
    SUBDIR += encfs
13
    SUBDIR += exfat
14
    SUBDIR += exfat
14
    SUBDIR += exfat-utils
15
    SUBDIR += exfat-utils
15
    SUBDIR += ext2
16
    SUBDIR += ext2
(-)b/filesystems/encfs/Makefile (-1 / +1 lines)
Lines 2-8 PORTNAME= encfs Link Here
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	1.9.5
3
DISTVERSION=	1.9.5
4
PORTREVISION=	9
4
PORTREVISION=	9
5
CATEGORIES=	sysutils
5
CATEGORIES=	filesystems
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
8
MAINTAINER=	dmgk@FreeBSD.org
8
MAINTAINER=	dmgk@FreeBSD.org
(-)b/sysutils/Makefile (-3 lines)
Lines 431-437 Link Here
431
    SUBDIR += fusefs-chironfs
431
    SUBDIR += fusefs-chironfs
432
    SUBDIR += fusefs-cryptofs
432
    SUBDIR += fusefs-cryptofs
433
    SUBDIR += fusefs-curlftpfs
433
    SUBDIR += fusefs-curlftpfs
434
    SUBDIR += fusefs-encfs
435
    SUBDIR += fvcool
434
    SUBDIR += fvcool
436
    SUBDIR += fwup
435
    SUBDIR += fwup
437
    SUBDIR += fx
436
    SUBDIR += fx
438
- 
439
filesystems/curlftpfs
437
filesystems/curlftpfs
440
--
441
MOVED                                                           | 1 +
438
MOVED                                                           | 1 +
442
deskutils/spacefm/Makefile                                      | 2 +-
439
deskutils/spacefm/Makefile                                      | 2 +-
443
filesystems/Makefile                                            | 1 +
440
filesystems/Makefile                                            | 1 +
444
{sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/Makefile   | 2 +-
441
{sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/Makefile   | 2 +-
445
{sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/distinfo   | 0
442
{sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/distinfo   | 0
446
.../curlftpfs}/files/patch-ftpfs.c                              | 0
443
.../curlftpfs}/files/patch-ftpfs.c                              | 0
447
.../curlftpfs}/files/patch-ftpfs.h                              | 0
444
.../curlftpfs}/files/patch-ftpfs.h                              | 0
448
.../curlftpfs}/files/patch-path__utils.c                        | 0
445
.../curlftpfs}/files/patch-path__utils.c                        | 0
449
.../curlftpfs}/files/patch-path__utils.h                        | 0
446
.../curlftpfs}/files/patch-path__utils.h                        | 0
450
{sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/pkg-descr  | 0
447
{sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/pkg-descr  | 0
451
sysutils/Makefile                                               | 1 -
448
sysutils/Makefile                                               | 1 -
452
11 files changed, 4 insertions(+), 3 deletions(-)
449
11 files changed, 4 insertions(+), 3 deletions(-)
453
rename {sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/Makefile (95%)
450
rename {sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/Makefile (95%)
454
rename {sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/distinfo (100%)
451
rename {sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/distinfo (100%)
455
rename {sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/files/patch-ftpfs.c (100%)
452
rename {sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/files/patch-ftpfs.c (100%)
456
rename {sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/files/patch-ftpfs.h (100%)
453
rename {sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/files/patch-ftpfs.h (100%)
457
rename {sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/files/patch-path__utils.c (100%)
454
rename {sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/files/patch-path__utils.c (100%)
458
rename {sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/files/patch-path__utils.h (100%)
455
rename {sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/files/patch-path__utils.h (100%)
459
rename {sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/pkg-descr (100%)
456
rename {sysutils/fusefs-curlftpfs => filesystems/curlftpfs}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3688-3690 sysutils/fusefs-funionfs|filesystems/funionfs|2024-10-21|Moved to new category f Link Here
3688
sysutils/fusefs-ext2|filesystems/ext2|2024-10-21|Moved to new category filesystems
3688
sysutils/fusefs-ext2|filesystems/ext2|2024-10-21|Moved to new category filesystems
3689
sysutils/fusefs-exfat|filesystems/exfat|2024-10-21|Moved to new category filesystems
3689
sysutils/fusefs-exfat|filesystems/exfat|2024-10-21|Moved to new category filesystems
3690
sysutils/fusefs-encfs|filesystems/encfs|2024-10-21|Moved to new category filesystems
3690
sysutils/fusefs-encfs|filesystems/encfs|2024-10-21|Moved to new category filesystems
3691
sysutils/fusefs-curlftpfs|filesystems/curlftpfs|2024-10-21|Moved to new category filesystems
(-)b/deskutils/spacefm/Makefile (-1 / +1 lines)
Lines 43-49 OPTIONS_GROUP_OPT_DEPS= CURLFTPFS IFUSE JMTPFS LSOF PHOTOFS Link Here
43
PORTDOCS=	*
43
PORTDOCS=	*
44
44
45
CURLFTPFS_DESC=		Mount FTP shares
45
CURLFTPFS_DESC=		Mount FTP shares
46
CURLFTPFS_RUN_DEPENDS=	fusefs-curlftpfs>0:sysutils/fusefs-curlftpfs
46
CURLFTPFS_RUN_DEPENDS=	fusefs-curlftpfs>0:filesystems/curlftpfs
47
47
48
IFUSE_DESC=		Mount your iPhone/iPod Touch
48
IFUSE_DESC=		Mount your iPhone/iPod Touch
49
IFUSE_RUN_DEPENDS=	fusefs-ifuse>0:filesystems/ifuse
49
IFUSE_RUN_DEPENDS=	fusefs-ifuse>0:filesystems/ifuse
(-)b/filesystems/Makefile (+1 lines)
Lines 6-11 Link Here
6
    SUBDIR += cfs
6
    SUBDIR += cfs
7
    SUBDIR += clamfs
7
    SUBDIR += clamfs
8
    SUBDIR += cramfs
8
    SUBDIR += cramfs
9
    SUBDIR += curlftpfs
9
    SUBDIR += darling-dmg
10
    SUBDIR += darling-dmg
10
    SUBDIR += e2fsprogs
11
    SUBDIR += e2fsprogs
11
    SUBDIR += e2fsprogs-core
12
    SUBDIR += e2fsprogs-core
(-)b/filesystems/curlftpfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	curlftpfs
1
PORTNAME=	curlftpfs
2
PORTVERSION=	0.9.2
2
PORTVERSION=	0.9.2
3
PORTREVISION=	7
3
PORTREVISION=	7
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
MASTER_SITES=	SF
5
MASTER_SITES=	SF
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
(-)b/sysutils/Makefile (-3 lines)
Lines 430-436 Link Here
430
    SUBDIR += fusefs-bindfs
430
    SUBDIR += fusefs-bindfs
431
    SUBDIR += fusefs-chironfs
431
    SUBDIR += fusefs-chironfs
432
    SUBDIR += fusefs-cryptofs
432
    SUBDIR += fusefs-cryptofs
433
    SUBDIR += fusefs-curlftpfs
434
    SUBDIR += fvcool
433
    SUBDIR += fvcool
435
    SUBDIR += fwup
434
    SUBDIR += fwup
436
    SUBDIR += fx
435
    SUBDIR += fx
437
- 
438
filesystems/cryptofs
436
filesystems/cryptofs
439
--
440
MOVED                                                        | 1 +
437
MOVED                                                        | 1 +
441
filesystems/Makefile                                         | 1 +
438
filesystems/Makefile                                         | 1 +
442
{sysutils/fusefs-cryptofs => filesystems/cryptofs}/Makefile  | 2 +-
439
{sysutils/fusefs-cryptofs => filesystems/cryptofs}/Makefile  | 2 +-
443
{sysutils/fusefs-cryptofs => filesystems/cryptofs}/distinfo  | 0
440
{sysutils/fusefs-cryptofs => filesystems/cryptofs}/distinfo  | 0
444
{sysutils/fusefs-cryptofs => filesystems/cryptofs}/pkg-descr | 0
441
{sysutils/fusefs-cryptofs => filesystems/cryptofs}/pkg-descr | 0
445
{sysutils/fusefs-cryptofs => filesystems/cryptofs}/pkg-plist | 0
442
{sysutils/fusefs-cryptofs => filesystems/cryptofs}/pkg-plist | 0
446
sysutils/Makefile                                            | 1 -
443
sysutils/Makefile                                            | 1 -
447
7 files changed, 3 insertions(+), 2 deletions(-)
444
7 files changed, 3 insertions(+), 2 deletions(-)
448
rename {sysutils/fusefs-cryptofs => filesystems/cryptofs}/Makefile (96%)
445
rename {sysutils/fusefs-cryptofs => filesystems/cryptofs}/Makefile (96%)
449
rename {sysutils/fusefs-cryptofs => filesystems/cryptofs}/distinfo (100%)
446
rename {sysutils/fusefs-cryptofs => filesystems/cryptofs}/distinfo (100%)
450
rename {sysutils/fusefs-cryptofs => filesystems/cryptofs}/pkg-descr (100%)
447
rename {sysutils/fusefs-cryptofs => filesystems/cryptofs}/pkg-descr (100%)
451
rename {sysutils/fusefs-cryptofs => filesystems/cryptofs}/pkg-plist (100%)
448
rename {sysutils/fusefs-cryptofs => filesystems/cryptofs}/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3689-3691 sysutils/fusefs-ext2|filesystems/ext2|2024-10-21|Moved to new category filesyste Link Here
3689
sysutils/fusefs-exfat|filesystems/exfat|2024-10-21|Moved to new category filesystems
3689
sysutils/fusefs-exfat|filesystems/exfat|2024-10-21|Moved to new category filesystems
3690
sysutils/fusefs-encfs|filesystems/encfs|2024-10-21|Moved to new category filesystems
3690
sysutils/fusefs-encfs|filesystems/encfs|2024-10-21|Moved to new category filesystems
3691
sysutils/fusefs-curlftpfs|filesystems/curlftpfs|2024-10-21|Moved to new category filesystems
3691
sysutils/fusefs-curlftpfs|filesystems/curlftpfs|2024-10-21|Moved to new category filesystems
3692
sysutils/fusefs-cryptofs|filesystems/cryptofs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 6-11 Link Here
6
    SUBDIR += cfs
6
    SUBDIR += cfs
7
    SUBDIR += clamfs
7
    SUBDIR += clamfs
8
    SUBDIR += cramfs
8
    SUBDIR += cramfs
9
    SUBDIR += cryptofs
9
    SUBDIR += curlftpfs
10
    SUBDIR += curlftpfs
10
    SUBDIR += darling-dmg
11
    SUBDIR += darling-dmg
11
    SUBDIR += e2fsprogs
12
    SUBDIR += e2fsprogs
(-)b/filesystems/cryptofs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	cryptofs
1
PORTNAME=	cryptofs
2
PORTVERSION=	0.6.0
2
PORTVERSION=	0.6.0
3
PORTREVISION=	7
3
PORTREVISION=	7
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
MASTER_SITES=	https://BSDforge.com/projects/source/sysutils/fusefs-cryptofs/
5
MASTER_SITES=	https://BSDforge.com/projects/source/sysutils/fusefs-cryptofs/
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
(-)b/sysutils/Makefile (-3 lines)
Lines 429-435 Link Here
429
    SUBDIR += fusefs-afuse
429
    SUBDIR += fusefs-afuse
430
    SUBDIR += fusefs-bindfs
430
    SUBDIR += fusefs-bindfs
431
    SUBDIR += fusefs-chironfs
431
    SUBDIR += fusefs-chironfs
432
    SUBDIR += fusefs-cryptofs
433
    SUBDIR += fvcool
432
    SUBDIR += fvcool
434
    SUBDIR += fwup
433
    SUBDIR += fwup
435
    SUBDIR += fx
434
    SUBDIR += fx
436
- 
437
filesystems/chironfs
435
filesystems/chironfs
438
--
439
MOVED                                                        | 1 +
436
MOVED                                                        | 1 +
440
filesystems/Makefile                                         | 1 +
437
filesystems/Makefile                                         | 1 +
441
{sysutils/fusefs-chironfs => filesystems/chironfs}/Makefile  | 2 +-
438
{sysutils/fusefs-chironfs => filesystems/chironfs}/Makefile  | 2 +-
442
{sysutils/fusefs-chironfs => filesystems/chironfs}/distinfo  | 0
439
{sysutils/fusefs-chironfs => filesystems/chironfs}/distinfo  | 0
443
{sysutils/fusefs-chironfs => filesystems/chironfs}/pkg-descr | 0
440
{sysutils/fusefs-chironfs => filesystems/chironfs}/pkg-descr | 0
444
sysutils/Makefile                                            | 1 -
441
sysutils/Makefile                                            | 1 -
445
6 files changed, 3 insertions(+), 2 deletions(-)
442
6 files changed, 3 insertions(+), 2 deletions(-)
446
rename {sysutils/fusefs-chironfs => filesystems/chironfs}/Makefile (96%)
443
rename {sysutils/fusefs-chironfs => filesystems/chironfs}/Makefile (96%)
447
rename {sysutils/fusefs-chironfs => filesystems/chironfs}/distinfo (100%)
444
rename {sysutils/fusefs-chironfs => filesystems/chironfs}/distinfo (100%)
448
rename {sysutils/fusefs-chironfs => filesystems/chironfs}/pkg-descr (100%)
445
rename {sysutils/fusefs-chironfs => filesystems/chironfs}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3690-3692 sysutils/fusefs-exfat|filesystems/exfat|2024-10-21|Moved to new category filesys Link Here
3690
sysutils/fusefs-encfs|filesystems/encfs|2024-10-21|Moved to new category filesystems
3690
sysutils/fusefs-encfs|filesystems/encfs|2024-10-21|Moved to new category filesystems
3691
sysutils/fusefs-curlftpfs|filesystems/curlftpfs|2024-10-21|Moved to new category filesystems
3691
sysutils/fusefs-curlftpfs|filesystems/curlftpfs|2024-10-21|Moved to new category filesystems
3692
sysutils/fusefs-cryptofs|filesystems/cryptofs|2024-10-21|Moved to new category filesystems
3692
sysutils/fusefs-cryptofs|filesystems/cryptofs|2024-10-21|Moved to new category filesystems
3693
sysutils/fusefs-chironfs|filesystems/chironfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 4-9 Link Here
4
    SUBDIR += archivemount
4
    SUBDIR += archivemount
5
    SUBDIR += avfs
5
    SUBDIR += avfs
6
    SUBDIR += cfs
6
    SUBDIR += cfs
7
    SUBDIR += chironfs
7
    SUBDIR += clamfs
8
    SUBDIR += clamfs
8
    SUBDIR += cramfs
9
    SUBDIR += cramfs
9
    SUBDIR += cryptofs
10
    SUBDIR += cryptofs
(-)b/filesystems/chironfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	chironfs
1
PORTNAME=	chironfs
2
PORTVERSION=	1.1.1
2
PORTVERSION=	1.1.1
3
PORTREVISION=	3
3
PORTREVISION=	3
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
MASTER_SITES=	https://BSDforge.com/projects/source/sysutils/chironfs/
5
MASTER_SITES=	https://BSDforge.com/projects/source/sysutils/chironfs/
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
(-)b/sysutils/Makefile (-3 lines)
Lines 428-434 Link Here
428
    SUBDIR += ftwin
428
    SUBDIR += ftwin
429
    SUBDIR += fusefs-afuse
429
    SUBDIR += fusefs-afuse
430
    SUBDIR += fusefs-bindfs
430
    SUBDIR += fusefs-bindfs
431
    SUBDIR += fusefs-chironfs
432
    SUBDIR += fvcool
431
    SUBDIR += fvcool
433
    SUBDIR += fwup
432
    SUBDIR += fwup
434
    SUBDIR += fx
433
    SUBDIR += fx
435
- 
436
--
437
MOVED                                                    | 1 +
434
MOVED                                                    | 1 +
438
filesystems/Makefile                                     | 1 +
435
filesystems/Makefile                                     | 1 +
439
{sysutils/fusefs-bindfs => filesystems/bindfs}/Makefile  | 2 +-
436
{sysutils/fusefs-bindfs => filesystems/bindfs}/Makefile  | 2 +-
440
{sysutils/fusefs-bindfs => filesystems/bindfs}/distinfo  | 0
437
{sysutils/fusefs-bindfs => filesystems/bindfs}/distinfo  | 0
441
{sysutils/fusefs-bindfs => filesystems/bindfs}/pkg-descr | 0
438
{sysutils/fusefs-bindfs => filesystems/bindfs}/pkg-descr | 0
442
sysutils/Makefile                                        | 1 -
439
sysutils/Makefile                                        | 1 -
443
6 files changed, 3 insertions(+), 2 deletions(-)
440
6 files changed, 3 insertions(+), 2 deletions(-)
444
rename {sysutils/fusefs-bindfs => filesystems/bindfs}/Makefile (96%)
441
rename {sysutils/fusefs-bindfs => filesystems/bindfs}/Makefile (96%)
445
rename {sysutils/fusefs-bindfs => filesystems/bindfs}/distinfo (100%)
442
rename {sysutils/fusefs-bindfs => filesystems/bindfs}/distinfo (100%)
446
rename {sysutils/fusefs-bindfs => filesystems/bindfs}/pkg-descr (100%)
443
rename {sysutils/fusefs-bindfs => filesystems/bindfs}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3691-3693 sysutils/fusefs-encfs|filesystems/encfs|2024-10-21|Moved to new category filesys Link Here
3691
sysutils/fusefs-curlftpfs|filesystems/curlftpfs|2024-10-21|Moved to new category filesystems
3691
sysutils/fusefs-curlftpfs|filesystems/curlftpfs|2024-10-21|Moved to new category filesystems
3692
sysutils/fusefs-cryptofs|filesystems/cryptofs|2024-10-21|Moved to new category filesystems
3692
sysutils/fusefs-cryptofs|filesystems/cryptofs|2024-10-21|Moved to new category filesystems
3693
sysutils/fusefs-chironfs|filesystems/chironfs|2024-10-21|Moved to new category filesystems
3693
sysutils/fusefs-chironfs|filesystems/chironfs|2024-10-21|Moved to new category filesystems
3694
sysutils/fusefs-bindfs|filesystems/bindfs|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 3-8 Link Here
3
    SUBDIR += acfgfs
3
    SUBDIR += acfgfs
4
    SUBDIR += archivemount
4
    SUBDIR += archivemount
5
    SUBDIR += avfs
5
    SUBDIR += avfs
6
    SUBDIR += bindfs
6
    SUBDIR += cfs
7
    SUBDIR += cfs
7
    SUBDIR += chironfs
8
    SUBDIR += chironfs
8
    SUBDIR += clamfs
9
    SUBDIR += clamfs
(-)b/filesystems/bindfs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	bindfs
1
PORTNAME=	bindfs
2
DISTVERSION=	1.17.7
2
DISTVERSION=	1.17.7
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
MASTER_SITES=	https://bindfs.org/downloads/
5
MASTER_SITES=	https://bindfs.org/downloads/
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
(-)b/sysutils/Makefile (-3 lines)
Lines 427-433 Link Here
427
    SUBDIR += fselect
427
    SUBDIR += fselect
428
    SUBDIR += ftwin
428
    SUBDIR += ftwin
429
    SUBDIR += fusefs-afuse
429
    SUBDIR += fusefs-afuse
430
    SUBDIR += fusefs-bindfs
431
    SUBDIR += fvcool
430
    SUBDIR += fvcool
432
    SUBDIR += fwup
431
    SUBDIR += fwup
433
    SUBDIR += fx
432
    SUBDIR += fx
434
- 
435
--
436
MOVED                                                           | 1 +
433
MOVED                                                           | 1 +
437
filesystems/Makefile                                            | 1 +
434
filesystems/Makefile                                            | 1 +
438
{sysutils/fusefs-afuse => filesystems/afuse}/Makefile           | 2 +-
435
{sysutils/fusefs-afuse => filesystems/afuse}/Makefile           | 2 +-
439
{sysutils/fusefs-afuse => filesystems/afuse}/distinfo           | 0
436
{sysutils/fusefs-afuse => filesystems/afuse}/distinfo           | 0
440
{sysutils/fusefs-afuse => filesystems/afuse}/files/afuse.1      | 0
437
{sysutils/fusefs-afuse => filesystems/afuse}/files/afuse.1      | 0
441
.../fusefs-afuse => filesystems/afuse}/files/patch-src_afuse.c  | 0
438
.../fusefs-afuse => filesystems/afuse}/files/patch-src_afuse.c  | 0
442
.../fusefs-afuse => filesystems/afuse}/files/pkg-message.in     | 0
439
.../fusefs-afuse => filesystems/afuse}/files/pkg-message.in     | 0
443
{sysutils/fusefs-afuse => filesystems/afuse}/pkg-descr          | 0
440
{sysutils/fusefs-afuse => filesystems/afuse}/pkg-descr          | 0
444
{sysutils/fusefs-afuse => filesystems/afuse}/pkg-plist          | 0
441
{sysutils/fusefs-afuse => filesystems/afuse}/pkg-plist          | 0
445
sysutils/Makefile                                               | 1 -
442
sysutils/Makefile                                               | 1 -
446
10 files changed, 3 insertions(+), 2 deletions(-)
443
10 files changed, 3 insertions(+), 2 deletions(-)
447
rename {sysutils/fusefs-afuse => filesystems/afuse}/Makefile (96%)
444
rename {sysutils/fusefs-afuse => filesystems/afuse}/Makefile (96%)
448
rename {sysutils/fusefs-afuse => filesystems/afuse}/distinfo (100%)
445
rename {sysutils/fusefs-afuse => filesystems/afuse}/distinfo (100%)
449
rename {sysutils/fusefs-afuse => filesystems/afuse}/files/afuse.1 (100%)
446
rename {sysutils/fusefs-afuse => filesystems/afuse}/files/afuse.1 (100%)
450
rename {sysutils/fusefs-afuse => filesystems/afuse}/files/patch-src_afuse.c (100%)
447
rename {sysutils/fusefs-afuse => filesystems/afuse}/files/patch-src_afuse.c (100%)
451
rename {sysutils/fusefs-afuse => filesystems/afuse}/files/pkg-message.in (100%)
448
rename {sysutils/fusefs-afuse => filesystems/afuse}/files/pkg-message.in (100%)
452
rename {sysutils/fusefs-afuse => filesystems/afuse}/pkg-descr (100%)
449
rename {sysutils/fusefs-afuse => filesystems/afuse}/pkg-descr (100%)
453
rename {sysutils/fusefs-afuse => filesystems/afuse}/pkg-plist (100%)
450
rename {sysutils/fusefs-afuse => filesystems/afuse}/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3692-3694 sysutils/fusefs-curlftpfs|filesystems/curlftpfs|2024-10-21|Moved to new category Link Here
3692
sysutils/fusefs-cryptofs|filesystems/cryptofs|2024-10-21|Moved to new category filesystems
3692
sysutils/fusefs-cryptofs|filesystems/cryptofs|2024-10-21|Moved to new category filesystems
3693
sysutils/fusefs-chironfs|filesystems/chironfs|2024-10-21|Moved to new category filesystems
3693
sysutils/fusefs-chironfs|filesystems/chironfs|2024-10-21|Moved to new category filesystems
3694
sysutils/fusefs-bindfs|filesystems/bindfs|2024-10-21|Moved to new category filesystems
3694
sysutils/fusefs-bindfs|filesystems/bindfs|2024-10-21|Moved to new category filesystems
3695
sysutils/fusefs-afuse|filesystems/afuse|2024-10-21|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 1-6 Link Here
1
    COMMENT = File systems and related utilities
1
    COMMENT = File systems and related utilities
2
2
3
    SUBDIR += acfgfs
3
    SUBDIR += acfgfs
4
    SUBDIR += afuse
4
    SUBDIR += archivemount
5
    SUBDIR += archivemount
5
    SUBDIR += avfs
6
    SUBDIR += avfs
6
    SUBDIR += bindfs
7
    SUBDIR += bindfs
(-)b/filesystems/afuse/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	afuse
1
PORTNAME=	afuse
2
PORTVERSION=	0.4.1
2
PORTVERSION=	0.4.1
3
PORTREVISION=	2
3
PORTREVISION=	2
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems
5
MASTER_SITES=	https://BSDforge.com/projects/source/sysutils/afuse/
5
MASTER_SITES=	https://BSDforge.com/projects/source/sysutils/afuse/
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
(-)b/sysutils/Makefile (-3 lines)
Lines 426-432 Link Here
426
    SUBDIR += fsearch
426
    SUBDIR += fsearch
427
    SUBDIR += fselect
427
    SUBDIR += fselect
428
    SUBDIR += ftwin
428
    SUBDIR += ftwin
429
    SUBDIR += fusefs-afuse
430
    SUBDIR += fvcool
429
    SUBDIR += fvcool
431
    SUBDIR += fwup
430
    SUBDIR += fwup
432
    SUBDIR += fx
431
    SUBDIR += fx
433
- 
434
filesystems/gphotofs
432
filesystems/gphotofs
435
--
436
MOVED                                                        | 1 +
433
MOVED                                                        | 1 +
437
deskutils/spacefm/Makefile                                   | 2 +-
434
deskutils/spacefm/Makefile                                   | 2 +-
438
filesystems/Makefile                                         | 1 +
435
filesystems/Makefile                                         | 1 +
439
{graphics/fusefs-gphotofs => filesystems/gphotofs}/Makefile  | 2 +-
436
{graphics/fusefs-gphotofs => filesystems/gphotofs}/Makefile  | 2 +-
440
{graphics/fusefs-gphotofs => filesystems/gphotofs}/distinfo  | 0
437
{graphics/fusefs-gphotofs => filesystems/gphotofs}/distinfo  | 0
441
{graphics/fusefs-gphotofs => filesystems/gphotofs}/pkg-descr | 0
438
{graphics/fusefs-gphotofs => filesystems/gphotofs}/pkg-descr | 0
442
graphics/Makefile                                            | 1 -
439
graphics/Makefile                                            | 1 -
443
sysutils/dsbmd/Makefile                                      | 2 +-
440
sysutils/dsbmd/Makefile                                      | 2 +-
444
8 files changed, 5 insertions(+), 4 deletions(-)
441
8 files changed, 5 insertions(+), 4 deletions(-)
445
rename {graphics/fusefs-gphotofs => filesystems/gphotofs}/Makefile (91%)
442
rename {graphics/fusefs-gphotofs => filesystems/gphotofs}/Makefile (91%)
446
rename {graphics/fusefs-gphotofs => filesystems/gphotofs}/distinfo (100%)
443
rename {graphics/fusefs-gphotofs => filesystems/gphotofs}/distinfo (100%)
447
rename {graphics/fusefs-gphotofs => filesystems/gphotofs}/pkg-descr (100%)
444
rename {graphics/fusefs-gphotofs => filesystems/gphotofs}/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3693-3695 sysutils/fusefs-cryptofs|filesystems/cryptofs|2024-10-21|Moved to new category f Link Here
3693
sysutils/fusefs-chironfs|filesystems/chironfs|2024-10-21|Moved to new category filesystems
3693
sysutils/fusefs-chironfs|filesystems/chironfs|2024-10-21|Moved to new category filesystems
3694
sysutils/fusefs-bindfs|filesystems/bindfs|2024-10-21|Moved to new category filesystems
3694
sysutils/fusefs-bindfs|filesystems/bindfs|2024-10-21|Moved to new category filesystems
3695
sysutils/fusefs-afuse|filesystems/afuse|2024-10-21|Moved to new category filesystems
3695
sysutils/fusefs-afuse|filesystems/afuse|2024-10-21|Moved to new category filesystems
3696
graphics/fusefs-gphotofs|filesystems/gphotofs|2024-10-21|Moved to new category filesystems
(-)b/deskutils/spacefm/Makefile (-1 / +1 lines)
Lines 55-61 LSOF_DESC= Device processes Link Here
55
LSOF_RUN_DEPENDS=	lsof:sysutils/lsof
55
LSOF_RUN_DEPENDS=	lsof:sysutils/lsof
56
56
57
PHOTOFS_DESC=		Mount cameras
57
PHOTOFS_DESC=		Mount cameras
58
PHOTOFS_RUN_DEPENDS=	fusefs-gphotofs>0:graphics/fusefs-gphotofs
58
PHOTOFS_RUN_DEPENDS=	fusefs-gphotofs>0:filesystems/gphotofs
59
59
60
post-patch:
60
post-patch:
61
	@${REINPLACE_CMD} -e 's|#!/bin/bash|#!${LOCALBASE}/bin/bash|' \
61
	@${REINPLACE_CMD} -e 's|#!/bin/bash|#!${LOCALBASE}/bin/bash|' \
(-)b/filesystems/Makefile (+1 lines)
Lines 27-32 Link Here
27
    SUBDIR += fusepak
27
    SUBDIR += fusepak
28
    SUBDIR += genromfs
28
    SUBDIR += genromfs
29
    SUBDIR += gitfs
29
    SUBDIR += gitfs
30
    SUBDIR += gphotofs
30
    SUBDIR += gvfs
31
    SUBDIR += gvfs
31
    SUBDIR += hfsexplorer
32
    SUBDIR += hfsexplorer
32
    SUBDIR += hfsfuse
33
    SUBDIR += hfsfuse
(-)b/filesystems/gphotofs/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	gphotofs
1
PORTNAME=	gphotofs
2
PORTVERSION=	0.5
2
PORTVERSION=	0.5
3
PORTREVISION=	5
3
PORTREVISION=	5
4
CATEGORIES=	graphics sysutils
4
CATEGORIES=	filesystems graphics sysutils
5
MASTER_SITES=	SF/gphoto/${PORTNAME}/${PORTVERSION}.0
5
MASTER_SITES=	SF/gphoto/${PORTNAME}/${PORTVERSION}.0
6
PKGNAMEPREFIX=	fusefs-
6
PKGNAMEPREFIX=	fusefs-
7
7
(-)b/graphics/Makefile (-1 lines)
Lines 215-221 Link Here
215
    SUBDIR += frei0r-plugins-opencv
215
    SUBDIR += frei0r-plugins-opencv
216
    SUBDIR += frogr
216
    SUBDIR += frogr
217
    SUBDIR += ftgl
217
    SUBDIR += ftgl
218
    SUBDIR += fusefs-gphotofs
219
    SUBDIR += fv
218
    SUBDIR += fv
220
    SUBDIR += fyre
219
    SUBDIR += fyre
221
    SUBDIR += g2
220
    SUBDIR += g2
(-)b/sysutils/dsbmd/Makefile (-3 / +1 lines)
Lines 38-43 HFS_RUN_DEPENDS= hfsfuse:filesystems/hfsfuse Link Here
38
LKL_RUN_DEPENDS=	lklfuse:filesystems/lkl
38
LKL_RUN_DEPENDS=	lklfuse:filesystems/lkl
39
MTP_RUN_DEPENDS=	jmtpfs:filesystems/jmtpfs
39
MTP_RUN_DEPENDS=	jmtpfs:filesystems/jmtpfs
40
NTFS_RUN_DEPENDS=	ntfs-3g:filesystems/ntfs
40
NTFS_RUN_DEPENDS=	ntfs-3g:filesystems/ntfs
41
PTP_RUN_DEPENDS=	gphotofs:graphics/fusefs-gphotofs
41
PTP_RUN_DEPENDS=	gphotofs:filesystems/gphotofs
42
42
43
.include <bsd.port.mk>
43
.include <bsd.port.mk>
44
- 
45
--
46
MOVED                                           | 1 +
44
MOVED                                           | 1 +
47
deskutils/qmediamanager/pkg-descr               | 2 +-
45
deskutils/qmediamanager/pkg-descr               | 2 +-
48
filesystems/Makefile                            | 1 +
46
filesystems/Makefile                            | 1 +
49
{sysutils => filesystems}/automount/Makefile    | 2 +-
47
{sysutils => filesystems}/automount/Makefile    | 2 +-
50
{sysutils => filesystems}/automount/distinfo    | 0
48
{sysutils => filesystems}/automount/distinfo    | 0
51
{sysutils => filesystems}/automount/pkg-descr   | 0
49
{sysutils => filesystems}/automount/pkg-descr   | 0
52
{sysutils => filesystems}/automount/pkg-message | 0
50
{sysutils => filesystems}/automount/pkg-message | 0
53
sysutils/Makefile                               | 1 -
51
sysutils/Makefile                               | 1 -
54
8 files changed, 4 insertions(+), 3 deletions(-)
52
8 files changed, 4 insertions(+), 3 deletions(-)
55
rename {sysutils => filesystems}/automount/Makefile (97%)
53
rename {sysutils => filesystems}/automount/Makefile (97%)
56
rename {sysutils => filesystems}/automount/distinfo (100%)
54
rename {sysutils => filesystems}/automount/distinfo (100%)
57
rename {sysutils => filesystems}/automount/pkg-descr (100%)
55
rename {sysutils => filesystems}/automount/pkg-descr (100%)
58
rename {sysutils => filesystems}/automount/pkg-message (100%)
56
rename {sysutils => filesystems}/automount/pkg-message (100%)
(-)b/MOVED (+1 lines)
Lines 3694-3696 sysutils/fusefs-chironfs|filesystems/chironfs|2024-10-21|Moved to new category f Link Here
3694
sysutils/fusefs-bindfs|filesystems/bindfs|2024-10-21|Moved to new category filesystems
3694
sysutils/fusefs-bindfs|filesystems/bindfs|2024-10-21|Moved to new category filesystems
3695
sysutils/fusefs-afuse|filesystems/afuse|2024-10-21|Moved to new category filesystems
3695
sysutils/fusefs-afuse|filesystems/afuse|2024-10-21|Moved to new category filesystems
3696
graphics/fusefs-gphotofs|filesystems/gphotofs|2024-10-21|Moved to new category filesystems
3696
graphics/fusefs-gphotofs|filesystems/gphotofs|2024-10-21|Moved to new category filesystems
3697
sysutils/automount|filesystems/automount|2024-10-22|Moved to new category filesystems
(-)b/deskutils/qmediamanager/pkg-descr (-1 / +1 lines)
Lines 1-3 Link Here
1
QMediaManager is a GUI application for managing removable media.  It is
1
QMediaManager is a GUI application for managing removable media.  It is
2
meant to be launched by an automount service such as sysutils/automount
2
meant to be launched by an automount service such as filesystems/automount
3
to provide the user options when removable media are inserted.
3
to provide the user options when removable media are inserted.
(-)b/filesystems/Makefile (+1 lines)
Lines 3-8 Link Here
3
    SUBDIR += acfgfs
3
    SUBDIR += acfgfs
4
    SUBDIR += afuse
4
    SUBDIR += afuse
5
    SUBDIR += archivemount
5
    SUBDIR += archivemount
6
    SUBDIR += automount
6
    SUBDIR += avfs
7
    SUBDIR += avfs
7
    SUBDIR += bindfs
8
    SUBDIR += bindfs
8
    SUBDIR += cfs
9
    SUBDIR += cfs
(-)b/filesystems/automount/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	automount
1
PORTNAME=	automount
2
DISTVERSION=	1.7.9
2
DISTVERSION=	1.7.9
3
CATEGORIES=	sysutils
3
CATEGORIES=	filesystems sysutils
4
MASTER_SITES=	https://raw.github.com/vermaden/automount/master/
4
MASTER_SITES=	https://raw.github.com/vermaden/automount/master/
5
5
6
MAINTAINER=	vermaden@interia.pl
6
MAINTAINER=	vermaden@interia.pl
(-)b/sysutils/Makefile (-3 lines)
Lines 72-78 Link Here
72
    SUBDIR += atop
72
    SUBDIR += atop
73
    SUBDIR += auto-admin
73
    SUBDIR += auto-admin
74
    SUBDIR += autojump
74
    SUBDIR += autojump
75
    SUBDIR += automount
76
    SUBDIR += automounter
75
    SUBDIR += automounter
77
    SUBDIR += autorestic
76
    SUBDIR += autorestic
78
    SUBDIR += azure-agent
77
    SUBDIR += azure-agent
79
- 
80
--
81
MOVED                                          | 1 +
78
MOVED                                          | 1 +
82
filesystems/Makefile                           | 1 +
79
filesystems/Makefile                           | 1 +
83
{sysutils => filesystems}/dsbmd/Makefile       | 2 +-
80
{sysutils => filesystems}/dsbmd/Makefile       | 2 +-
84
{sysutils => filesystems}/dsbmd/distinfo       | 0
81
{sysutils => filesystems}/dsbmd/distinfo       | 0
85
{sysutils => filesystems}/dsbmd/files/dsbmd.in | 0
82
{sysutils => filesystems}/dsbmd/files/dsbmd.in | 0
86
{sysutils => filesystems}/dsbmd/pkg-descr      | 0
83
{sysutils => filesystems}/dsbmd/pkg-descr      | 0
87
sysutils/Makefile                              | 1 -
84
sysutils/Makefile                              | 1 -
88
sysutils/dsbmc-cli/Makefile                    | 2 +-
85
sysutils/dsbmc-cli/Makefile                    | 2 +-
89
sysutils/dsbmc/Makefile                        | 2 +-
86
sysutils/dsbmc/Makefile                        | 2 +-
90
9 files changed, 5 insertions(+), 4 deletions(-)
87
9 files changed, 5 insertions(+), 4 deletions(-)
91
rename {sysutils => filesystems}/dsbmd/Makefile (96%)
88
rename {sysutils => filesystems}/dsbmd/Makefile (96%)
92
rename {sysutils => filesystems}/dsbmd/distinfo (100%)
89
rename {sysutils => filesystems}/dsbmd/distinfo (100%)
93
rename {sysutils => filesystems}/dsbmd/files/dsbmd.in (100%)
90
rename {sysutils => filesystems}/dsbmd/files/dsbmd.in (100%)
94
rename {sysutils => filesystems}/dsbmd/pkg-descr (100%)
91
rename {sysutils => filesystems}/dsbmd/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3695-3697 sysutils/fusefs-bindfs|filesystems/bindfs|2024-10-21|Moved to new category files Link Here
3695
sysutils/fusefs-afuse|filesystems/afuse|2024-10-21|Moved to new category filesystems
3695
sysutils/fusefs-afuse|filesystems/afuse|2024-10-21|Moved to new category filesystems
3696
graphics/fusefs-gphotofs|filesystems/gphotofs|2024-10-21|Moved to new category filesystems
3696
graphics/fusefs-gphotofs|filesystems/gphotofs|2024-10-21|Moved to new category filesystems
3697
sysutils/automount|filesystems/automount|2024-10-22|Moved to new category filesystems
3697
sysutils/automount|filesystems/automount|2024-10-22|Moved to new category filesystems
3698
sysutils/dsbmd|filesystems/dsbmd|2024-10-22|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 13-18 Link Here
13
    SUBDIR += cryptofs
13
    SUBDIR += cryptofs
14
    SUBDIR += curlftpfs
14
    SUBDIR += curlftpfs
15
    SUBDIR += darling-dmg
15
    SUBDIR += darling-dmg
16
    SUBDIR += dsbmd
16
    SUBDIR += e2fsprogs
17
    SUBDIR += e2fsprogs
17
    SUBDIR += e2fsprogs-core
18
    SUBDIR += e2fsprogs-core
18
    SUBDIR += e2tools
19
    SUBDIR += e2tools
(-)b/filesystems/dsbmd/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	dsbmd
1
PORTNAME=	dsbmd
2
PORTVERSION=	1.11.4
2
PORTVERSION=	1.11.4
3
CATEGORIES=	sysutils
3
CATEGORIES=	filesystems sysutils
4
4
5
MAINTAINER=	mk@nic-nac-project.org
5
MAINTAINER=	mk@nic-nac-project.org
6
COMMENT=	Media mounting daemon
6
COMMENT=	Media mounting daemon
(-)b/sysutils/Makefile (-1 lines)
Lines 312-318 Link Here
312
    SUBDIR += dsblogoutmgr
312
    SUBDIR += dsblogoutmgr
313
    SUBDIR += dsbmc
313
    SUBDIR += dsbmc
314
    SUBDIR += dsbmc-cli
314
    SUBDIR += dsbmc-cli
315
    SUBDIR += dsbmd
316
    SUBDIR += dsbsu
315
    SUBDIR += dsbsu
317
    SUBDIR += dsbwrtsysctl
316
    SUBDIR += dsbwrtsysctl
318
    SUBDIR += dtc
317
    SUBDIR += dtc
(-)b/sysutils/dsbmc-cli/Makefile (-1 / +1 lines)
Lines 11-17 WWW= https://freeshell.de/~mk/projects/dsbmc-cli.html Link Here
11
LICENSE=	BSD2CLAUSE
11
LICENSE=	BSD2CLAUSE
12
LICENSE_FILE=	${WRKSRC}/LICENSE
12
LICENSE_FILE=	${WRKSRC}/LICENSE
13
13
14
RUN_DEPENDS=	dsbmd>=0.3:sysutils/dsbmd
14
RUN_DEPENDS=	dsbmd>=0.3:filesystems/dsbmd
15
15
16
USES=		tar:tgz
16
USES=		tar:tgz
17
17
(-)b/sysutils/dsbmc/Makefile (-3 / +1 lines)
Lines 10-16 WWW= https://github.com/mrclksr/DSBMC Link Here
10
LICENSE=	BSD2CLAUSE
10
LICENSE=	BSD2CLAUSE
11
LICENSE_FILE=	${WRKSRC}/LICENSE
11
LICENSE_FILE=	${WRKSRC}/LICENSE
12
12
13
RUN_DEPENDS=	dsbmd>=0.3:sysutils/dsbmd
13
RUN_DEPENDS=	dsbmd>=0.3:filesystems/dsbmd
14
14
15
USES=		compiler:c++11-lang desktop-file-utils gl qmake qt:5 tar:tgz
15
USES=		compiler:c++11-lang desktop-file-utils gl qmake qt:5 tar:tgz
16
16
17
- 
18
--
19
MOVED                                         | 1 +
17
MOVED                                         | 1 +
20
filesystems/Makefile                          | 1 +
18
filesystems/Makefile                          | 1 +
21
{sysutils => filesystems}/dsbmc-cli/Makefile  | 2 +-
19
{sysutils => filesystems}/dsbmc-cli/Makefile  | 2 +-
22
{sysutils => filesystems}/dsbmc-cli/distinfo  | 0
20
{sysutils => filesystems}/dsbmc-cli/distinfo  | 0
23
{sysutils => filesystems}/dsbmc-cli/pkg-descr | 0
21
{sysutils => filesystems}/dsbmc-cli/pkg-descr | 0
24
sysutils/Makefile                             | 1 -
22
sysutils/Makefile                             | 1 -
25
6 files changed, 3 insertions(+), 2 deletions(-)
23
6 files changed, 3 insertions(+), 2 deletions(-)
26
rename {sysutils => filesystems}/dsbmc-cli/Makefile (93%)
24
rename {sysutils => filesystems}/dsbmc-cli/Makefile (93%)
27
rename {sysutils => filesystems}/dsbmc-cli/distinfo (100%)
25
rename {sysutils => filesystems}/dsbmc-cli/distinfo (100%)
28
rename {sysutils => filesystems}/dsbmc-cli/pkg-descr (100%)
26
rename {sysutils => filesystems}/dsbmc-cli/pkg-descr (100%)
(-)b/MOVED (+1 lines)
Lines 3696-3698 sysutils/fusefs-afuse|filesystems/afuse|2024-10-21|Moved to new category filesys Link Here
3696
graphics/fusefs-gphotofs|filesystems/gphotofs|2024-10-21|Moved to new category filesystems
3696
graphics/fusefs-gphotofs|filesystems/gphotofs|2024-10-21|Moved to new category filesystems
3697
sysutils/automount|filesystems/automount|2024-10-22|Moved to new category filesystems
3697
sysutils/automount|filesystems/automount|2024-10-22|Moved to new category filesystems
3698
sysutils/dsbmd|filesystems/dsbmd|2024-10-22|Moved to new category filesystems
3698
sysutils/dsbmd|filesystems/dsbmd|2024-10-22|Moved to new category filesystems
3699
sysutils/dsbmc-cli|filesystems/dsbmc-cli|2024-10-22|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 13-18 Link Here
13
    SUBDIR += cryptofs
13
    SUBDIR += cryptofs
14
    SUBDIR += curlftpfs
14
    SUBDIR += curlftpfs
15
    SUBDIR += darling-dmg
15
    SUBDIR += darling-dmg
16
    SUBDIR += dsbmc-cli
16
    SUBDIR += dsbmd
17
    SUBDIR += dsbmd
17
    SUBDIR += e2fsprogs
18
    SUBDIR += e2fsprogs
18
    SUBDIR += e2fsprogs-core
19
    SUBDIR += e2fsprogs-core
(-)b/filesystems/dsbmc-cli/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	dsbmc-cli
1
PORTNAME=	dsbmc-cli
2
PORTVERSION=	0.4
2
PORTVERSION=	0.4
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
MASTER_SITES=	http://freeshell.de/~mk/download/
5
MASTER_SITES=	http://freeshell.de/~mk/download/
6
6
7
MAINTAINER=	mk@nic-nac-project.org
7
MAINTAINER=	mk@nic-nac-project.org
(-)b/sysutils/Makefile (-3 lines)
Lines 311-317 Link Here
311
    SUBDIR += dsbdriverd
311
    SUBDIR += dsbdriverd
312
    SUBDIR += dsblogoutmgr
312
    SUBDIR += dsblogoutmgr
313
    SUBDIR += dsbmc
313
    SUBDIR += dsbmc
314
    SUBDIR += dsbmc-cli
315
    SUBDIR += dsbsu
314
    SUBDIR += dsbsu
316
    SUBDIR += dsbwrtsysctl
315
    SUBDIR += dsbwrtsysctl
317
    SUBDIR += dtc
316
    SUBDIR += dtc
318
- 
319
--
320
MOVED                                                       | 1 +
317
MOVED                                                       | 1 +
321
filesystems/Makefile                                        | 1 +
318
filesystems/Makefile                                        | 1 +
322
{sysutils => filesystems}/dsbmc/Makefile                    | 2 +-
319
{sysutils => filesystems}/dsbmc/Makefile                    | 2 +-
323
{sysutils => filesystems}/dsbmc/distinfo                    | 0
320
{sysutils => filesystems}/dsbmc/distinfo                    | 0
324
{sysutils => filesystems}/dsbmc/files/patch-src_mainwin.cpp | 0
321
{sysutils => filesystems}/dsbmc/files/patch-src_mainwin.cpp | 0
325
{sysutils => filesystems}/dsbmc/pkg-descr                   | 0
322
{sysutils => filesystems}/dsbmc/pkg-descr                   | 0
326
{sysutils => filesystems}/dsbmc/pkg-plist                   | 0
323
{sysutils => filesystems}/dsbmc/pkg-plist                   | 0
327
sysutils/Makefile                                           | 1 -
324
sysutils/Makefile                                           | 1 -
328
8 files changed, 3 insertions(+), 2 deletions(-)
325
8 files changed, 3 insertions(+), 2 deletions(-)
329
rename {sysutils => filesystems}/dsbmc/Makefile (93%)
326
rename {sysutils => filesystems}/dsbmc/Makefile (93%)
330
rename {sysutils => filesystems}/dsbmc/distinfo (100%)
327
rename {sysutils => filesystems}/dsbmc/distinfo (100%)
331
rename {sysutils => filesystems}/dsbmc/files/patch-src_mainwin.cpp (100%)
328
rename {sysutils => filesystems}/dsbmc/files/patch-src_mainwin.cpp (100%)
332
rename {sysutils => filesystems}/dsbmc/pkg-descr (100%)
329
rename {sysutils => filesystems}/dsbmc/pkg-descr (100%)
333
rename {sysutils => filesystems}/dsbmc/pkg-plist (100%)
330
rename {sysutils => filesystems}/dsbmc/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3697-3699 graphics/fusefs-gphotofs|filesystems/gphotofs|2024-10-21|Moved to new category f Link Here
3697
sysutils/automount|filesystems/automount|2024-10-22|Moved to new category filesystems
3697
sysutils/automount|filesystems/automount|2024-10-22|Moved to new category filesystems
3698
sysutils/dsbmd|filesystems/dsbmd|2024-10-22|Moved to new category filesystems
3698
sysutils/dsbmd|filesystems/dsbmd|2024-10-22|Moved to new category filesystems
3699
sysutils/dsbmc-cli|filesystems/dsbmc-cli|2024-10-22|Moved to new category filesystems
3699
sysutils/dsbmc-cli|filesystems/dsbmc-cli|2024-10-22|Moved to new category filesystems
3700
sysutils/dsbmc|filesystems/dsbmc|2024-10-22|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 13-18 Link Here
13
    SUBDIR += cryptofs
13
    SUBDIR += cryptofs
14
    SUBDIR += curlftpfs
14
    SUBDIR += curlftpfs
15
    SUBDIR += darling-dmg
15
    SUBDIR += darling-dmg
16
    SUBDIR += dsbmc
16
    SUBDIR += dsbmc-cli
17
    SUBDIR += dsbmc-cli
17
    SUBDIR += dsbmd
18
    SUBDIR += dsbmd
18
    SUBDIR += e2fsprogs
19
    SUBDIR += e2fsprogs
(-)b/filesystems/dsbmc/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	dsbmc
1
PORTNAME=	dsbmc
2
DISTVERSION=	1.2
2
DISTVERSION=	1.2
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	sysutils
4
CATEGORIES=	filesystems sysutils
5
5
6
MAINTAINER=	mk@nic-nac-project.org
6
MAINTAINER=	mk@nic-nac-project.org
7
COMMENT=	Qt client for DSBMD that lets you mount media, and more
7
COMMENT=	Qt client for DSBMD that lets you mount media, and more
(-)b/sysutils/Makefile (-3 lines)
Lines 310-316 Link Here
310
    SUBDIR += dsbbatmon
310
    SUBDIR += dsbbatmon
311
    SUBDIR += dsbdriverd
311
    SUBDIR += dsbdriverd
312
    SUBDIR += dsblogoutmgr
312
    SUBDIR += dsblogoutmgr
313
    SUBDIR += dsbmc
314
    SUBDIR += dsbsu
313
    SUBDIR += dsbsu
315
    SUBDIR += dsbwrtsysctl
314
    SUBDIR += dsbwrtsysctl
316
    SUBDIR += dtc
315
    SUBDIR += dtc
317
- 
318
filesystems/e2fsprogs-libblkid
316
filesystems/e2fsprogs-libblkid
319
--
320
MOVED                                              | 1 +
317
MOVED                                              | 1 +
321
filesystems/Makefile                               | 1 +
318
filesystems/Makefile                               | 1 +
322
filesystems/e2fsprogs-core/Makefile                | 2 +-
319
filesystems/e2fsprogs-core/Makefile                | 2 +-
323
{misc => filesystems}/e2fsprogs-libblkid/Makefile  | 2 +-
320
{misc => filesystems}/e2fsprogs-libblkid/Makefile  | 2 +-
324
{misc => filesystems}/e2fsprogs-libblkid/pkg-descr | 0
321
{misc => filesystems}/e2fsprogs-libblkid/pkg-descr | 0
325
{misc => filesystems}/e2fsprogs-libblkid/pkg-plist | 0
322
{misc => filesystems}/e2fsprogs-libblkid/pkg-plist | 0
326
misc/Makefile                                      | 1 -
323
misc/Makefile                                      | 1 -
327
7 files changed, 4 insertions(+), 3 deletions(-)
324
7 files changed, 4 insertions(+), 3 deletions(-)
328
rename {misc => filesystems}/e2fsprogs-libblkid/Makefile (95%)
325
rename {misc => filesystems}/e2fsprogs-libblkid/Makefile (95%)
329
rename {misc => filesystems}/e2fsprogs-libblkid/pkg-descr (100%)
326
rename {misc => filesystems}/e2fsprogs-libblkid/pkg-descr (100%)
330
rename {misc => filesystems}/e2fsprogs-libblkid/pkg-plist (100%)
327
rename {misc => filesystems}/e2fsprogs-libblkid/pkg-plist (100%)
(-)b/MOVED (+1 lines)
Lines 3698-3700 sysutils/automount|filesystems/automount|2024-10-22|Moved to new category filesy Link Here
3698
sysutils/dsbmd|filesystems/dsbmd|2024-10-22|Moved to new category filesystems
3698
sysutils/dsbmd|filesystems/dsbmd|2024-10-22|Moved to new category filesystems
3699
sysutils/dsbmc-cli|filesystems/dsbmc-cli|2024-10-22|Moved to new category filesystems
3699
sysutils/dsbmc-cli|filesystems/dsbmc-cli|2024-10-22|Moved to new category filesystems
3700
sysutils/dsbmc|filesystems/dsbmc|2024-10-22|Moved to new category filesystems
3700
sysutils/dsbmc|filesystems/dsbmc|2024-10-22|Moved to new category filesystems
3701
misc/e2fsprogs-libblkid|filesystems/e2fsprogs-libblkid|2024-10-22|Moved to new category filesystems
(-)b/filesystems/Makefile (+1 lines)
Lines 18-23 Link Here
18
    SUBDIR += dsbmd
18
    SUBDIR += dsbmd
19
    SUBDIR += e2fsprogs
19
    SUBDIR += e2fsprogs
20
    SUBDIR += e2fsprogs-core
20
    SUBDIR += e2fsprogs-core
21
    SUBDIR += e2fsprogs-libblkid
21
    SUBDIR += e2tools
22
    SUBDIR += e2tools
22
    SUBDIR += encfs
23
    SUBDIR += encfs
23
    SUBDIR += exfat
24
    SUBDIR += exfat
(-)b/filesystems/e2fsprogs-core/Makefile (-1 / +1 lines)
Lines 79-85 NLS_USES= gettext iconv:build Link Here
79
BASHTESTS_BUILD_DEPENDS=	${BASH_CMD}:shells/bash
79
BASHTESTS_BUILD_DEPENDS=	${BASH_CMD}:shells/bash
80
BASH_CMD=	${LOCALBASE}/bin/bash
80
BASH_CMD=	${LOCALBASE}/bin/bash
81
81
82
LIB_DEPENDS+=	libblkid.so:misc/e2fsprogs-libblkid
82
LIB_DEPENDS+=	libblkid.so:filesystems/e2fsprogs-libblkid
83
LIB_DEPENDS+=	libuuid.so:misc/e2fsprogs-libuuid
83
LIB_DEPENDS+=	libuuid.so:misc/e2fsprogs-libuuid
84
84
85
LIBUNWIND_LIB_DEPENDS=	libunwind.so:devel/libunwind
85
LIBUNWIND_LIB_DEPENDS=	libunwind.so:devel/libunwind
(-)b/filesystems/e2fsprogs-libblkid/Makefile (-1 / +1 lines)
Lines 1-5 Link Here
1
PORTREVISION=	0
1
PORTREVISION=	0
2
CATEGORIES=	misc devel
2
CATEGORIES=	filesystems misc devel
3
PKGNAMESUFFIX=	-libblkid
3
PKGNAMESUFFIX=	-libblkid
4
4
5
COMMENT=	Blkid library from e2fsprogs package
5
COMMENT=	Blkid library from e2fsprogs package
(-)b/misc/Makefile (-3 lines)
Lines 95-101 Link Here
95
    SUBDIR += dtach
95
    SUBDIR += dtach
96
    SUBDIR += dvorak7min
96
    SUBDIR += dvorak7min
97
    SUBDIR += dynomite
97
    SUBDIR += dynomite
98
    SUBDIR += e2fsprogs-libblkid
99
    SUBDIR += e2fsprogs-libuuid
98
    SUBDIR += e2fsprogs-libuuid
100
    SUBDIR += ecflow
99
    SUBDIR += ecflow
101
    SUBDIR += edfbrowser
100
    SUBDIR += edfbrowser
102
- 
103
--
104
MOVED | 284 +++++++++++++++++++++++++++++-----------------------------
101
MOVED | 284 +++++++++++++++++++++++++++++-----------------------------
105
1 file changed, 142 insertions(+), 142 deletions(-)
102
1 file changed, 142 insertions(+), 142 deletions(-)
(-)b/MOVED (-143 / +142 lines)
Lines 3557-3701 security/rubygem-devise_pam_authenticatable2-rails61||2024-10-24|Has expired: Ru Link Here
3557
security/rubygem-doorkeeper-rails61||2024-10-24|Has expired: Ruby on Rails 6.1.x reaches EOL on 2024-10-01
3557
security/rubygem-doorkeeper-rails61||2024-10-24|Has expired: Ruby on Rails 6.1.x reaches EOL on 2024-10-01
3558
devel/rubygem-better_html-rails61||2024-10-27|Has expired: Ruby on Rails 6.1.x reaches EOL on 2024-10-01
3558
devel/rubygem-better_html-rails61||2024-10-27|Has expired: Ruby on Rails 6.1.x reaches EOL on 2024-10-01
3559
x11-wm/sway-devel|x11-wm/sway|2024-10-27|Out of date: use x11-wm/sway for now
3559
x11-wm/sway-devel|x11-wm/sway|2024-10-27|Out of date: use x11-wm/sway for now
3560
sysutils/zap|filesystems/zap|2024-10-21|Moved to new category filesystems
3560
sysutils/zap|filesystems/zap|2024-10-29|Moved to new category filesystems
3561
sysutils/fusefs-mergerfs|filesystems/mergerfs|2024-10-21|Moved to new category filesystems
3561
sysutils/fusefs-mergerfs|filesystems/mergerfs|2024-10-29|Moved to new category filesystems
3562
sysutils/squashfs-tools-ng|filesystems/squashfs-tools-ng|2024-10-21|Moved to new category filesystems
3562
sysutils/squashfs-tools-ng|filesystems/squashfs-tools-ng|2024-10-29|Moved to new category filesystems
3563
sysutils/squashfs-tools|filesystems/squashfs-tools|2024-10-21|Moved to new category filesystems
3563
sysutils/squashfs-tools|filesystems/squashfs-tools|2024-10-29|Moved to new category filesystems
3564
sysutils/py-zfs-autobackup|filesystems/py-zfs-autobackup|2024-10-21|Moved to new category filesystems
3564
sysutils/py-zfs-autobackup|filesystems/py-zfs-autobackup|2024-10-29|Moved to new category filesystems
3565
sysutils/linux-c7-dosfstools|filesystems/linux-c7-dosfstools|2024-10-21|Moved to new category filesystems
3565
sysutils/linux-c7-dosfstools|filesystems/linux-c7-dosfstools|2024-10-29|Moved to new category filesystems
3566
sysutils/hfsutils|filesystems/hfsutils|2024-10-21|Moved to new category filesystems
3566
sysutils/hfsutils|filesystems/hfsutils|2024-10-29|Moved to new category filesystems
3567
sysutils/hfsexplorer|filesystems/hfsexplorer|2024-10-21|Moved to new category filesystems
3567
sysutils/hfsexplorer|filesystems/hfsexplorer|2024-10-29|Moved to new category filesystems
3568
sysutils/fswatch-mon|filesystems/fswatch-mon|2024-10-21|Moved to new category filesystems
3568
sysutils/fswatch-mon|filesystems/fswatch-mon|2024-10-29|Moved to new category filesystems
3569
sysutils/fstyp|filesystems/fstyp|2024-10-21|Moved to new category filesystems
3569
sysutils/fstyp|filesystems/fstyp|2024-10-29|Moved to new category filesystems
3570
sysutils/zxfer|filesystems/zxfer|2024-10-21|Moved to new category filesystems
3570
sysutils/zxfer|filesystems/zxfer|2024-10-29|Moved to new category filesystems
3571
security/py-dfvfs|filesystems/py-dfvfs|2024-10-21|Moved to new category filesystems
3571
security/py-dfvfs|filesystems/py-dfvfs|2024-10-29|Moved to new category filesystems
3572
security/cfs|filesystems/cfs|2024-10-21|Moved to new category filesystems
3572
security/cfs|filesystems/cfs|2024-10-29|Moved to new category filesystems
3573
devel/py-fsspec-xrootd|filesystems/py-fsspec-xrootd|2024-10-21|Moved to new category filesystems
3573
devel/py-fsspec-xrootd|filesystems/py-fsspec-xrootd|2024-10-29|Moved to new category filesystems
3574
devel/py-fsspec|filesystems/py-fsspec|2024-10-21|Moved to new category filesystems
3574
devel/py-fsspec|filesystems/py-fsspec|2024-10-29|Moved to new category filesystems
3575
devel/py-fs2|filesystems/py-fs2|2024-10-21|Moved to new category filesystems
3575
devel/py-fs2|filesystems/py-fs2|2024-10-29|Moved to new category filesystems
3576
sysutils/zrepl-dsh2dsh|filesystems/zrepl-dsh2dsh|2024-10-21|Moved to new category filesystems
3576
sysutils/zrepl-dsh2dsh|filesystems/zrepl-dsh2dsh|2024-10-29|Moved to new category filesystems
3577
sysutils/zrepl|filesystems/zrepl|2024-10-21|Moved to new category filesystems
3577
sysutils/zrepl|filesystems/zrepl|2024-10-29|Moved to new category filesystems
3578
sysutils/zisofs-tools|filesystems/zisofs-tools|2024-10-21|Moved to new category filesystems
3578
sysutils/zisofs-tools|filesystems/zisofs-tools|2024-10-29|Moved to new category filesystems
3579
sysutils/zfstools|filesystems/zfstools|2024-10-21|Moved to new category filesystems
3579
sysutils/zfstools|filesystems/zfstools|2024-10-29|Moved to new category filesystems
3580
sysutils/zfsnap2|filesystems/zfsnap2|2024-10-21|Moved to new category filesystems
3580
sysutils/zfsnap2|filesystems/zfsnap2|2024-10-29|Moved to new category filesystems
3581
sysutils/zfsnap|filesystems/zfsnap|2024-10-21|Moved to new category filesystems
3581
sysutils/zfsnap|filesystems/zfsnap|2024-10-29|Moved to new category filesystems
3582
sysutils/zfs-stats-lite|filesystems/zfs-stats-lite|2024-10-21|Moved to new category filesystems
3582
sysutils/zfs-stats-lite|filesystems/zfs-stats-lite|2024-10-29|Moved to new category filesystems
3583
sysutils/zfs-stats|filesystems/zfs-stats|2024-10-21|Moved to new category filesystems
3583
sysutils/zfs-stats|filesystems/zfs-stats|2024-10-29|Moved to new category filesystems
3584
sysutils/zfs-snapshot-mgmt|filesystems/zfs-snapshot-mgmt|2024-10-21|Moved to new category filesystems
3584
sysutils/zfs-snapshot-mgmt|filesystems/zfs-snapshot-mgmt|2024-10-29|Moved to new category filesystems
3585
sysutils/zfs-snapshot-clean|filesystems/zfs-snapshot-clean|2024-10-21|Moved to new category filesystems
3585
sysutils/zfs-snapshot-clean|filesystems/zfs-snapshot-clean|2024-10-29|Moved to new category filesystems
3586
sysutils/zfs-snap-diff|filesystems/zfs-snap-diff|2024-10-21|Moved to new category filesystems
3586
sysutils/zfs-snap-diff|filesystems/zfs-snap-diff|2024-10-29|Moved to new category filesystems
3587
sysutils/zfs-replicate|filesystems/zfs-replicate|2024-10-21|Moved to new category filesystems
3587
sysutils/zfs-replicate|filesystems/zfs-replicate|2024-10-29|Moved to new category filesystems
3588
sysutils/zfs-periodic|filesystems/zfs-periodic|2024-10-21|Moved to new category filesystems
3588
sysutils/zfs-periodic|filesystems/zfs-periodic|2024-10-29|Moved to new category filesystems
3589
sysutils/xfsprogs|filesystems/xfsprogs|2024-10-21|Moved to new category filesystems
3589
sysutils/xfsprogs|filesystems/xfsprogs|2024-10-29|Moved to new category filesystems
3590
sysutils/xfsm|filesystems/xfsm|2024-10-21|Moved to new category filesystems
3590
sysutils/xfsm|filesystems/xfsm|2024-10-29|Moved to new category filesystems
3591
sysutils/wimlib|filesystems/wimlib|2024-10-21|Moved to new category filesystems
3591
sysutils/wimlib|filesystems/wimlib|2024-10-29|Moved to new category filesystems
3592
sysutils/vzvol|filesystems/vzvol|2024-10-21|Moved to new category filesystems
3592
sysutils/vzvol|filesystems/vzvol|2024-10-29|Moved to new category filesystems
3593
sysutils/ufs_copy|filesystems/ufs_copy|2024-10-21|Moved to new category filesystems
3593
sysutils/ufs_copy|filesystems/ufs_copy|2024-10-29|Moved to new category filesystems
3594
sysutils/scan_ffs|filesystems/scan_ffs|2024-10-21|Moved to new category filesystems
3594
sysutils/scan_ffs|filesystems/scan_ffs|2024-10-29|Moved to new category filesystems
3595
sysutils/rubygem-winrm-fs|filesystems/rubygem-winrm-fs|2024-10-21|Moved to new category filesystems
3595
sysutils/rubygem-winrm-fs|filesystems/rubygem-winrm-fs|2024-10-29|Moved to new category filesystems
3596
sysutils/progsreiserfs|filesystems/progsreiserfs|2024-10-21|Moved to new category filesystems
3596
sysutils/progsreiserfs|filesystems/progsreiserfs|2024-10-29|Moved to new category filesystems
3597
sysutils/pear-Horde_Vfs|filesystems/pear-Horde_Vfs|2024-10-21|Moved to new category filesystems
3597
sysutils/pear-Horde_Vfs|filesystems/pear-Horde_Vfs|2024-10-29|Moved to new category filesystems
3598
sysutils/py-prometheus-zfs|filesystems/py-prometheus-zfs|2024-10-21|Moved to new category filesystems
3598
sysutils/py-prometheus-zfs|filesystems/py-prometheus-zfs|2024-10-29|Moved to new category filesystems
3599
sysutils/p5-Fuse|filesystems/p5-Fuse|2024-10-21|Moved to new category filesystems
3599
sysutils/p5-Fuse|filesystems/p5-Fuse|2024-10-29|Moved to new category filesystems
3600
sysutils/p5-Filesys-Statvfs|filesystems/p5-Filesys-Statvfs|2024-10-21|Moved to new category filesystems
3600
sysutils/p5-Filesys-Statvfs|filesystems/p5-Filesys-Statvfs|2024-10-29|Moved to new category filesystems
3601
sysutils/openzfs|filesystems/openzfs|2024-10-21|Moved to new category filesystems
3601
sysutils/openzfs|filesystems/openzfs|2024-10-29|Moved to new category filesystems
3602
sysutils/openzfs-kmod|filesystems/openzfs-kmod|2024-10-21|Moved to new category filesystems
3602
sysutils/openzfs-kmod|filesystems/openzfs-kmod|2024-10-29|Moved to new category filesystems
3603
sysutils/ntfs2btrfs|filesystems/ntfs2btrfs|2024-10-21|Moved to new category filesystems
3603
sysutils/ntfs2btrfs|filesystems/ntfs2btrfs|2024-10-29|Moved to new category filesystems
3604
sysutils/mtpfs|filesystems/mtpfs|2024-10-21|Moved to new category filesystems
3604
sysutils/mtpfs|filesystems/mtpfs|2024-10-29|Moved to new category filesystems
3605
sysutils/moosefs3-netdump|filesystems/moosefs3-netdump|2024-10-21|Moved to new category filesystems
3605
sysutils/moosefs3-netdump|filesystems/moosefs3-netdump|2024-10-29|Moved to new category filesystems
3606
sysutils/moosefs3-metalogger|filesystems/moosefs3-metalogger|2024-10-21|Moved to new category filesystems
3606
sysutils/moosefs3-metalogger|filesystems/moosefs3-metalogger|2024-10-29|Moved to new category filesystems
3607
sysutils/moosefs3-master|filesystems/moosefs3-master|2024-10-21|Moved to new category filesystems
3607
sysutils/moosefs3-master|filesystems/moosefs3-master|2024-10-29|Moved to new category filesystems
3608
sysutils/moosefs3-client|filesystems/moosefs3-client|2024-10-21|Moved to new category filesystems
3608
sysutils/moosefs3-client|filesystems/moosefs3-client|2024-10-29|Moved to new category filesystems
3609
sysutils/moosefs3-cli|filesystems/moosefs3-cli|2024-10-21|Moved to new category filesystems
3609
sysutils/moosefs3-cli|filesystems/moosefs3-cli|2024-10-29|Moved to new category filesystems
3610
sysutils/moosefs3-chunkserver|filesystems/moosefs3-chunkserver|2024-10-21|Moved to new category filesystems
3610
sysutils/moosefs3-chunkserver|filesystems/moosefs3-chunkserver|2024-10-29|Moved to new category filesystems
3611
sysutils/moosefs3-cgiserv|filesystems/moosefs3-cgiserv|2024-10-21|Moved to new category filesystems
3611
sysutils/moosefs3-cgiserv|filesystems/moosefs3-cgiserv|2024-10-29|Moved to new category filesystems
3612
sysutils/moosefs3-cgi|filesystems/moosefs3-cgi|2024-10-21|Moved to new category filesystems
3612
sysutils/moosefs3-cgi|filesystems/moosefs3-cgi|2024-10-29|Moved to new category filesystems
3613
sysutils/moosefs2-netdump|filesystems/moosefs2-netdump|2024-10-21|Moved to new category filesystems
3613
sysutils/moosefs2-netdump|filesystems/moosefs2-netdump|2024-10-29|Moved to new category filesystems
3614
sysutils/moosefs2-metalogger|filesystems/moosefs2-metalogger|2024-10-21|Moved to new category filesystems
3614
sysutils/moosefs2-metalogger|filesystems/moosefs2-metalogger|2024-10-29|Moved to new category filesystems
3615
sysutils/moosefs2-master|filesystems/moosefs2-master|2024-10-21|Moved to new category filesystems
3615
sysutils/moosefs2-master|filesystems/moosefs2-master|2024-10-29|Moved to new category filesystems
3616
sysutils/moosefs2-client|filesystems/moosefs2-client|2024-10-21|Moved to new category filesystems
3616
sysutils/moosefs2-client|filesystems/moosefs2-client|2024-10-29|Moved to new category filesystems
3617
sysutils/moosefs2-cli|filesystems/moosefs2-cli|2024-10-21|Moved to new category filesystems
3617
sysutils/moosefs2-cli|filesystems/moosefs2-cli|2024-10-29|Moved to new category filesystems
3618
sysutils/moosefs2-chunkserver|filesystems/moosefs2-chunkserver|2024-10-21|Moved to new category filesystems
3618
sysutils/moosefs2-chunkserver|filesystems/moosefs2-chunkserver|2024-10-29|Moved to new category filesystems
3619
sysutils/moosefs2-cgiserv|filesystems/moosefs2-cgiserv|2024-10-21|Moved to new category filesystems
3619
sysutils/moosefs2-cgiserv|filesystems/moosefs2-cgiserv|2024-10-29|Moved to new category filesystems
3620
sysutils/moosefs2-cgi|filesystems/moosefs2-cgi|2024-10-21|Moved to new category filesystems
3620
sysutils/moosefs2-cgi|filesystems/moosefs2-cgi|2024-10-29|Moved to new category filesystems
3621
sysutils/ltfs|filesystems/ltfs|2024-10-21|Moved to new category filesystems
3621
sysutils/ltfs|filesystems/ltfs|2024-10-29|Moved to new category filesystems
3622
sysutils/lizardfs|filesystems/lizardfs|2024-10-21|Moved to new category filesystems
3622
sysutils/lizardfs|filesystems/lizardfs|2024-10-29|Moved to new category filesystems
3623
sysutils/kio-fuse|filesystems/kio-fuse|2024-10-21|Moved to new category filesystems
3623
sysutils/kio-fuse|filesystems/kio-fuse|2024-10-29|Moved to new category filesystems
3624
sysutils/exfat-utils|filesystems/exfat-utils|2024-10-21|Moved to new category filesystems
3624
sysutils/exfat-utils|filesystems/exfat-utils|2024-10-29|Moved to new category filesystems
3625
sysutils/e2tools|filesystems/e2tools|2024-10-21|Moved to new category filesystems
3625
sysutils/e2tools|filesystems/e2tools|2024-10-29|Moved to new category filesystems
3626
sysutils/e2fsprogs|filesystems/e2fsprogs|2024-10-21|Moved to new category filesystems
3626
sysutils/e2fsprogs|filesystems/e2fsprogs|2024-10-29|Moved to new category filesystems
3627
sysutils/e2fsprogs-core|filesystems/e2fsprogs-core|2024-10-21|Moved to new category filesystems
3627
sysutils/e2fsprogs-core|filesystems/e2fsprogs-core|2024-10-29|Moved to new category filesystems
3628
sysutils/darling-dmg|filesystems/darling-dmg|2024-10-21|Moved to new category filesystems
3628
sysutils/darling-dmg|filesystems/darling-dmg|2024-10-29|Moved to new category filesystems
3629
sysutils/cramfs|filesystems/cramfs|2024-10-21|Moved to new category filesystems
3629
sysutils/cramfs|filesystems/cramfs|2024-10-29|Moved to new category filesystems
3630
sysutils/avfs|filesystems/avfs|2024-10-21|Moved to new category filesystems
3630
sysutils/avfs|filesystems/avfs|2024-10-29|Moved to new category filesystems
3631
sysutils/archivemount|filesystems/archivemount|2024-10-21|Moved to new category filesystems
3631
sysutils/archivemount|filesystems/archivemount|2024-10-29|Moved to new category filesystems
3632
sysutils/acfgfs|filesystems/acfgfs|2024-10-21|Moved to new category filesystems
3632
sysutils/acfgfs|filesystems/acfgfs|2024-10-29|Moved to new category filesystems
3633
sysutils/R-cran-fs|filesystems/R-cran-fs|2024-10-21|Moved to new category filesystems
3633
sysutils/R-cran-fs|filesystems/R-cran-fs|2024-10-29|Moved to new category filesystems
3634
security/clamfs|filesystems/clamfs|2024-10-21|Moved to new category filesystems
3634
security/clamfs|filesystems/clamfs|2024-10-29|Moved to new category filesystems
3635
emulators/mtools|filesystems/mtools|2024-10-21|Moved to new category filesystems
3635
emulators/mtools|filesystems/mtools|2024-10-29|Moved to new category filesystems
3636
devel/tclvfs|filesystems/tclvfs|2024-10-21|Moved to new category filesystems
3636
devel/tclvfs|filesystems/tclvfs|2024-10-29|Moved to new category filesystems
3637
devel/rubygem-aws-sdk-efs|filesystems/rubygem-aws-sdk-efs|2024-10-21|Moved to new category filesystems
3637
devel/rubygem-aws-sdk-efs|filesystems/rubygem-aws-sdk-efs|2024-10-29|Moved to new category filesystems
3638
devel/py-s3fs|filesystems/py-s3fs|2024-10-21|Moved to new category filesystems
3638
devel/py-s3fs|filesystems/py-s3fs|2024-10-29|Moved to new category filesystems
3639
devel/py-pyfakefs|filesystems/py-pyfakefs|2024-10-21|Moved to new category filesystems
3639
devel/py-pyfakefs|filesystems/py-pyfakefs|2024-10-29|Moved to new category filesystems
3640
devel/py-llfuse|filesystems/py-llfuse|2024-10-21|Moved to new category filesystems
3640
devel/py-llfuse|filesystems/py-llfuse|2024-10-29|Moved to new category filesystems
3641
devel/py-libzfs|filesystems/py-libzfs|2024-10-21|Moved to new category filesystems
3641
devel/py-libzfs|filesystems/py-libzfs|2024-10-29|Moved to new category filesystems
3642
devel/py-fusepy|filesystems/py-fusepy|2024-10-21|Moved to new category filesystems
3642
devel/py-fusepy|filesystems/py-fusepy|2024-10-29|Moved to new category filesystems
3643
devel/py-gcsfs|filesystems/py-gcsfs|2024-10-21|Moved to new category filesystems
3643
devel/py-gcsfs|filesystems/py-gcsfs|2024-10-29|Moved to new category filesystems
3644
devel/py-fs|filesystems/py-fs|2024-10-21|Moved to new category filesystems
3644
devel/py-fs|filesystems/py-fs|2024-10-29|Moved to new category filesystems
3645
devel/libmodi|filesystems/libmodi|2024-10-21|Moved to new category filesystems
3645
devel/libmodi|filesystems/libmodi|2024-10-29|Moved to new category filesystems
3646
devel/libfsxfs|filesystems/libfsxfs|2024-10-21|Moved to new category filesystems
3646
devel/libfsxfs|filesystems/libfsxfs|2024-10-29|Moved to new category filesystems
3647
devel/libfsntfs|filesystems/libfsntfs|2024-10-21|Moved to new category filesystems
3647
devel/libfsntfs|filesystems/libfsntfs|2024-10-29|Moved to new category filesystems
3648
devel/libfshfs|filesystems/libfshfs|2024-10-21|Moved to new category filesystems
3648
devel/libfshfs|filesystems/libfshfs|2024-10-29|Moved to new category filesystems
3649
devel/libfsfat|filesystems/libfsfat|2024-10-21|Moved to new category filesystems
3649
devel/libfsfat|filesystems/libfsfat|2024-10-29|Moved to new category filesystems
3650
devel/libfsext|filesystems/libfsext|2024-10-21|Moved to new category filesystems
3650
devel/libfsext|filesystems/libfsext|2024-10-29|Moved to new category filesystems
3651
devel/libfsapfs|filesystems/libfsapfs|2024-10-21|Moved to new category filesystems
3651
devel/libfsapfs|filesystems/libfsapfs|2024-10-29|Moved to new category filesystems
3652
devel/libbde|filesystems/libbde|2024-10-21|Moved to new category filesystems
3652
devel/libbde|filesystems/libbde|2024-10-29|Moved to new category filesystems
3653
devel/gvfs|filesystems/gvfs|2024-10-21|Moved to new category filesystems
3653
devel/gvfs|filesystems/gvfs|2024-10-29|Moved to new category filesystems
3654
devel/genromfs|filesystems/genromfs|2024-10-21|Moved to new category filesystems
3654
devel/genromfs|filesystems/genromfs|2024-10-29|Moved to new category filesystems
3655
sysutils/fusefs-zip|filesystems/zip|2024-10-21|Moved to new category filesystems
3655
sysutils/fusefs-zip|filesystems/zip|2024-10-29|Moved to new category filesystems
3656
sysutils/fusefs-xfuse|filesystems/xfuse|2024-10-21|Moved to new category filesystems
3656
sysutils/fusefs-xfuse|filesystems/xfuse|2024-10-29|Moved to new category filesystems
3657
sysutils/fusefs-webdavfs|filesystems/webdavfs|2024-10-21|Moved to new category filesystems
3657
sysutils/fusefs-webdavfs|filesystems/webdavfs|2024-10-29|Moved to new category filesystems
3658
sysutils/fusefs-unreliablefs|filesystems/unreliablefs|2024-10-21|Moved to new category filesystems
3658
sysutils/fusefs-unreliablefs|filesystems/unreliablefs|2024-10-29|Moved to new category filesystems
3659
sysutils/fusefs-unionfs|filesystems/unionfs|2024-10-21|Moved to new category filesystems
3659
sysutils/fusefs-unionfs|filesystems/unionfs|2024-10-29|Moved to new category filesystems
3660
sysutils/fusefs-ufs|filesystems/ufs|2024-10-21|Moved to new category filesystems
3660
sysutils/fusefs-ufs|filesystems/ufs|2024-10-29|Moved to new category filesystems
3661
sysutils/fusefs-sshfs|filesystems/sshfs|2024-10-21|Moved to new category filesystems
3661
sysutils/fusefs-sshfs|filesystems/sshfs|2024-10-29|Moved to new category filesystems
3662
sysutils/fusefs-squashfuse|filesystems/squashfuse|2024-10-21|Moved to new category filesystems
3662
sysutils/fusefs-squashfuse|filesystems/squashfuse|2024-10-29|Moved to new category filesystems
3663
sysutils/fusefs-sqlfs|filesystems/sqlfs|2024-10-21|Moved to new category filesystems
3663
sysutils/fusefs-sqlfs|filesystems/sqlfs|2024-10-29|Moved to new category filesystems
3664
sysutils/fusefs-smbnetfs|filesystems/smbnetfs|2024-10-21|Moved to new category filesystems
3664
sysutils/fusefs-smbnetfs|filesystems/smbnetfs|2024-10-29|Moved to new category filesystems
3665
sysutils/fusefs-simple-mtpfs|filesystems/simple-mtpfs|2024-10-21|Moved to new category filesystems
3665
sysutils/fusefs-simple-mtpfs|filesystems/simple-mtpfs|2024-10-29|Moved to new category filesystems
3666
sysutils/fusefs-securefs|filesystems/securefs|2024-10-21|Moved to new category filesystems
3666
sysutils/fusefs-securefs|filesystems/securefs|2024-10-29|Moved to new category filesystems
3667
sysutils/fusefs-sandboxfs|filesystems/sandboxfs|2024-10-21|Moved to new category filesystems
3667
sysutils/fusefs-sandboxfs|filesystems/sandboxfs|2024-10-29|Moved to new category filesystems
3668
sysutils/fusefs-s3fs|filesystems/s3fs|2024-10-21|Moved to new category filesystems
3668
sysutils/fusefs-s3fs|filesystems/s3fs|2024-10-29|Moved to new category filesystems
3669
sysutils/fusefs-s3backer|filesystems/s3backer|2024-10-21|Moved to new category filesystems
3669
sysutils/fusefs-s3backer|filesystems/s3backer|2024-10-29|Moved to new category filesystems
3670
sysutils/fusefs-rar2fs|filesystems/rar2fs|2024-10-21|Moved to new category filesystems
3670
sysutils/fusefs-rar2fs|filesystems/rar2fs|2024-10-29|Moved to new category filesystems
3671
sysutils/fusefs-pod|filesystems/pod|2024-10-21|Moved to new category filesystems
3671
sysutils/fusefs-pod|filesystems/pod|2024-10-29|Moved to new category filesystems
3672
sysutils/fusefs-ntfs-compression|filesystems/ntfs-compression|2024-10-21|Moved to new category filesystems
3672
sysutils/fusefs-ntfs-compression|filesystems/ntfs-compression|2024-10-29|Moved to new category filesystems
3673
sysutils/fusefs-ntfs|filesystems/ntfs|2024-10-21|Moved to new category filesystems
3673
sysutils/fusefs-ntfs|filesystems/ntfs|2024-10-29|Moved to new category filesystems
3674
sysutils/fusefs-nbt|filesystems/nbt|2024-10-21|Moved to new category filesystems
3674
sysutils/fusefs-nbt|filesystems/nbt|2024-10-29|Moved to new category filesystems
3675
sysutils/fusefs-mp3fs|filesystems/mp3fs|2024-10-21|Moved to new category filesystems
3675
sysutils/fusefs-mp3fs|filesystems/mp3fs|2024-10-29|Moved to new category filesystems
3676
sysutils/fusefs-mhddfs|filesystems/mhddfs|2024-10-21|Moved to new category filesystems
3676
sysutils/fusefs-mhddfs|filesystems/mhddfs|2024-10-29|Moved to new category filesystems
3677
sysutils/fusefs-lkl|filesystems/lkl|2024-10-21|Moved to new category filesystems
3677
sysutils/fusefs-lkl|filesystems/lkl|2024-10-29|Moved to new category filesystems
3678
sysutils/fusefs-libs3|filesystems/fusefs-libs3|2024-10-21|Moved to new category filesystems
3678
sysutils/fusefs-libs3|filesystems/fusefs-libs3|2024-10-29|Moved to new category filesystems
3679
sysutils/fusefs-libs|filesystems/fusefs-libs|2024-10-21|Moved to new category filesystems
3679
sysutils/fusefs-libs|filesystems/fusefs-libs|2024-10-29|Moved to new category filesystems
3680
sysutils/fusefs-jmtpfs|filesystems/jmtpfs|2024-10-21|Moved to new category filesystems
3680
sysutils/fusefs-jmtpfs|filesystems/jmtpfs|2024-10-29|Moved to new category filesystems
3681
sysutils/fusefs-ifuse|filesystems/ifuse|2024-10-21|Moved to new category filesystems
3681
sysutils/fusefs-ifuse|filesystems/ifuse|2024-10-29|Moved to new category filesystems
3682
sysutils/fusefs-httpfs|filesystems/httpfs|2024-10-21|Moved to new category filesystems
3682
sysutils/fusefs-httpfs|filesystems/httpfs|2024-10-29|Moved to new category filesystems
3683
sysutils/fusefs-httpdirfs|filesystems/httpdirfs|2024-10-21|Moved to new category filesystems
3683
sysutils/fusefs-httpdirfs|filesystems/httpdirfs|2024-10-29|Moved to new category filesystems
3684
sysutils/fusefs-hfsfuse|filesystems/hfsfuse|2024-10-21|Moved to new category filesystems
3684
sysutils/fusefs-hfsfuse|filesystems/hfsfuse|2024-10-29|Moved to new category filesystems
3685
sysutils/fusefs-gitfs|filesystems/gitfs|2024-10-21|Moved to new category filesystems
3685
sysutils/fusefs-gitfs|filesystems/gitfs|2024-10-29|Moved to new category filesystems
3686
sysutils/fusefs-fusepak|filesystems/fusepak|2024-10-21|Moved to new category filesystems
3686
sysutils/fusefs-fusepak|filesystems/fusepak|2024-10-29|Moved to new category filesystems
3687
sysutils/fusefs-funionfs|filesystems/funionfs|2024-10-21|Moved to new category filesystems
3687
sysutils/fusefs-funionfs|filesystems/funionfs|2024-10-29|Moved to new category filesystems
3688
sysutils/fusefs-ext2|filesystems/ext2|2024-10-21|Moved to new category filesystems
3688
sysutils/fusefs-ext2|filesystems/ext2|2024-10-29|Moved to new category filesystems
3689
sysutils/fusefs-exfat|filesystems/exfat|2024-10-21|Moved to new category filesystems
3689
sysutils/fusefs-exfat|filesystems/exfat|2024-10-29|Moved to new category filesystems
3690
sysutils/fusefs-encfs|filesystems/encfs|2024-10-21|Moved to new category filesystems
3690
sysutils/fusefs-encfs|filesystems/encfs|2024-10-29|Moved to new category filesystems
3691
sysutils/fusefs-curlftpfs|filesystems/curlftpfs|2024-10-21|Moved to new category filesystems
3691
sysutils/fusefs-curlftpfs|filesystems/curlftpfs|2024-10-29|Moved to new category filesystems
3692
sysutils/fusefs-cryptofs|filesystems/cryptofs|2024-10-21|Moved to new category filesystems
3692
sysutils/fusefs-cryptofs|filesystems/cryptofs|2024-10-29|Moved to new category filesystems
3693
sysutils/fusefs-chironfs|filesystems/chironfs|2024-10-21|Moved to new category filesystems
3693
sysutils/fusefs-chironfs|filesystems/chironfs|2024-10-29|Moved to new category filesystems
3694
sysutils/fusefs-bindfs|filesystems/bindfs|2024-10-21|Moved to new category filesystems
3694
sysutils/fusefs-bindfs|filesystems/bindfs|2024-10-29|Moved to new category filesystems
3695
sysutils/fusefs-afuse|filesystems/afuse|2024-10-21|Moved to new category filesystems
3695
sysutils/fusefs-afuse|filesystems/afuse|2024-10-29|Moved to new category filesystems
3696
graphics/fusefs-gphotofs|filesystems/gphotofs|2024-10-21|Moved to new category filesystems
3696
graphics/fusefs-gphotofs|filesystems/gphotofs|2024-10-29|Moved to new category filesystems
3697
sysutils/automount|filesystems/automount|2024-10-22|Moved to new category filesystems
3697
sysutils/automount|filesystems/automount|2024-10-29|Moved to new category filesystems
3698
sysutils/dsbmd|filesystems/dsbmd|2024-10-22|Moved to new category filesystems
3698
sysutils/dsbmd|filesystems/dsbmd|2024-10-29|Moved to new category filesystems
3699
sysutils/dsbmc-cli|filesystems/dsbmc-cli|2024-10-22|Moved to new category filesystems
3699
sysutils/dsbmc-cli|filesystems/dsbmc-cli|2024-10-29|Moved to new category filesystems
3700
sysutils/dsbmc|filesystems/dsbmc|2024-10-22|Moved to new category filesystems
3700
sysutils/dsbmc|filesystems/dsbmc|2024-10-29|Moved to new category filesystems
3701
misc/e2fsprogs-libblkid|filesystems/e2fsprogs-libblkid|2024-10-22|Moved to new category filesystems
3701
misc/e2fsprogs-libblkid|filesystems/e2fsprogs-libblkid|2024-10-29|Moved to new category filesystems
3702
- 

Return to bug 281988