Port details |
- ntfs2btrfs NTFS to Btrfs in-place conversion utility
- 20230501 sysutils
=0 20230501Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2023-04-25 11:24:06
- Last Update: 2023-05-05 06:31:14
- Commit Hash: fcfb4ec
- 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
- To install the port:
- cd /usr/ports/sysutils/ntfs2btrfs/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/ntfs2btrfs
- pkg install ntfs2btrfs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- 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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 2
|