diff --git a/MOVED b/MOVED index fa9fef039a9d2..5f463a5261c4e 100644 --- a/MOVED +++ b/MOVED @@ -3619,3 +3619,4 @@ sysutils/hfsutils|fs/hfsutils|2024-10-02|Moved to new category fs sysutils/linux-c7-dosfstools|fs/linux-c7-dosfstools|2024-10-02|Moved to new category fs sysutils/py-zfs-autobackup|fs/py-zfs-autobackup|2024-10-02|Moved to new category fs sysutils/squashfs-tools|fs/squashfs-tools|2024-10-02|Moved to new category fs +sysutils/squashfs-tools-ng|fs/squashfs-tools-ng|2024-10-02|Moved to new category fs diff --git a/fs/Makefile b/fs/Makefile index 07a97c3ad1287..c908e75a44778 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -106,6 +106,7 @@ SUBDIR += smbnetfs SUBDIR += sqlfs SUBDIR += squashfs-tools + SUBDIR += squashfs-tools-ng SUBDIR += squashfuse SUBDIR += sshfs SUBDIR += tclvfs diff --git a/sysutils/squashfs-tools-ng/Makefile b/fs/squashfs-tools-ng/Makefile similarity index 98% rename from sysutils/squashfs-tools-ng/Makefile rename to fs/squashfs-tools-ng/Makefile index 29ad592aa1fee..fd21e8388bee0 100644 --- a/sysutils/squashfs-tools-ng/Makefile +++ b/fs/squashfs-tools-ng/Makefile @@ -1,6 +1,6 @@ PORTNAME= squashfs-tools-ng PORTVERSION= 1.3.1 -CATEGORIES= sysutils +CATEGORIES= fs sysutils MASTER_SITES= https://infraroot.at/pub/squashfs/ MAINTAINER= danfe@FreeBSD.org diff --git a/sysutils/squashfs-tools-ng/distinfo b/fs/squashfs-tools-ng/distinfo similarity index 100% rename from sysutils/squashfs-tools-ng/distinfo rename to fs/squashfs-tools-ng/distinfo diff --git a/sysutils/squashfs-tools-ng/pkg-descr b/fs/squashfs-tools-ng/pkg-descr similarity index 100% rename from sysutils/squashfs-tools-ng/pkg-descr rename to fs/squashfs-tools-ng/pkg-descr diff --git a/sysutils/squashfs-tools-ng/pkg-plist b/fs/squashfs-tools-ng/pkg-plist similarity index 100% rename from sysutils/squashfs-tools-ng/pkg-plist rename to fs/squashfs-tools-ng/pkg-plist diff --git a/sysutils/Makefile b/sysutils/Makefile index 9247ea69206b5..67c7c5c53bc97 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1326,7 +1326,6 @@ SUBDIR += spindown SUBDIR += spinner SUBDIR += spiped - SUBDIR += squashfs-tools-ng SUBDIR += ssd_report SUBDIR += sshsudo SUBDIR += ssync