GET /api/v1/ports/ntfs-3g/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ntfs-3g",
"portdir": "fuse/ntfs-3g",
"version": "2022.10.3",
"license": "GPL-2+ and LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tuxera.com/company/open-source/",
"description": "Safe read/write NTFS driver for FUSE",
"long_description": "The NTFS-3G driver is an open source, freely available NTFS driver for FUSE with read and write support. It provides safe and fast handling of the Windows XP, Windows Server 2003, Windows 2000 and Windows Vista file systems. Most POSIX file system operations are supported, with the exception of full file ownership and access right support. Also included are ntfsprogs, a set of utilities to create and manipulate NTFS file systems.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gettext",
"ossp-uuid",
"macfuse"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"testdisk"
]
}
]
}