Port details |
- ntfs2btrfs NTFS to Btrfs in-place conversion utility
- 20230501 sysutils
=2 20230501Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2023-04-25 11:24:06
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://github.com/maharmstone/ntfs2btrfs
- Description:
- Ntfs2btrfs is a tool which does in-place conversion of Microsoft's NTFS
file system to the open-source file system Btrfs, much as btrfs-convert
does for ext2. The original file system image is saved as a reflink copy
at `image/ntfs.img', and can be deleted to free up space if you want to
keep the conversion.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ntfs2btrfs>0:sysutils/ntfs2btrfs
- No installation instructions:
- This port has been deleted.
- PKGNAME: ntfs2btrfs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1682974776
SHA256 (maharmstone-ntfs2btrfs-20230501_GH0.tar.gz) = 15924a22e9d80e4ca28bf5524708dd8f69d840df1e781a659ce953fee7d90730
SIZE (maharmstone-ntfs2btrfs-20230501_GH0.tar.gz) = 98816
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- format.h : devel/libfmt
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- liblzo2.so : archivers/lzo2
- libzstd.so : archivers/zstd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_ntfs2btrfs
- USES:
- cmake pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20230501 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
20230501 05 May 2023 06:31:14 |
Alexey Dokuchaev (danfe) |
sysutils/ntfs2btrfs: the port had been updated to version 20230501
- Back out upstream commit b456295 (walk_btree: use concept rather
than std::function) to unbreak the build on older FreeBSD versions
- Reword port description slightly for better readability and looks
Reported by: portscout |
20220812 25 Apr 2023 11:21:42 |
Alexey Dokuchaev (danfe) |
sysutils/ntfs2btrfs: new port had been added (+)
Ntfs2btrfs is a tool for in-place conversion of Microsoft's
NTFS file system to the open-source file system Btrfs. |
Number of commits found: 3
|