Date: Wed, 26 Oct 2022 05:24:30 GMT From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 50aa881b0c4b - main - sysutils/fusefs-ntfs: do not mention every supported Windows version Message-ID: <202210260524.29Q5OU6u024461@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=50aa881b0c4b6a192d32fe18fcd28a746c826dc8 commit 50aa881b0c4b6a192d32fe18fcd28a746c826dc8 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2022-10-26 04:46:46 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2022-10-26 04:46:46 +0000 sysutils/fusefs-ntfs: do not mention every supported Windows version Today "Windows XP and later" practically means any version, there is not much sense trying to list every supported system explicitly, and it's hard to keep this list accurate and up-to-date. PR: 260945 --- sysutils/fusefs-ntfs/pkg-descr | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/sysutils/fusefs-ntfs/pkg-descr b/sysutils/fusefs-ntfs/pkg-descr index 580dc401431c..539b307f498c 100644 --- a/sysutils/fusefs-ntfs/pkg-descr +++ b/sysutils/fusefs-ntfs/pkg-descr @@ -1,6 +1,4 @@ -The ntfs-3g driver is an open source, freely available read/write NTFS -driver, which provides safe and fast handling of the Windows XP, Windows -Server 2003, Windows 2000, Windows Vista, Windows Server 2008, Windows 7 -and Windows 8 NTFS file systems. Almost the full POSIX filesystem -functionality is supported, the major exceptions are changing the file -ownerships and the access rights. +The ntfs-3g driver is an open-source, freely available read/write NTFS +driver which provides safe and fast handling of the Windows NTFS file +systems. Almost the full POSIX filesystem functionality is supported, +the major exceptions are changing file ownership and the access rights.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210260524.29Q5OU6u024461>