notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
ntfs2btrfs NTFS to Btrfs in-place conversion utility
20230501 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20230501Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. sbin/ntfs2btrfs
  2. share/man/man8/ntfs2btrfs.8.gz
  3. /usr/local/share/licenses/ntfs2btrfs-20230501/catalog.mk
  4. /usr/local/share/licenses/ntfs2btrfs-20230501/LICENSE
  5. /usr/local/share/licenses/ntfs2btrfs-20230501/GPLv2+
Collapse this list.
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):
ntfs2btrfs
ABIlatestquarterly
FreeBSD:12:aarch64-20230501
FreeBSD:12:amd642023050120230501
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3862023050120230501
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch642023050120230501
FreeBSD:13:amd642023050120230501
FreeBSD:13:armv6-20230501
FreeBSD:13:armv72023050120230501
FreeBSD:13:i3862023050120230501
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64-20230501
FreeBSD:13:riscv64--
FreeBSD:14:aarch642023050120230501
FreeBSD:14:amd642023050120230501
FreeBSD:14:armv6--
FreeBSD:14:armv72023050120230501
FreeBSD:14:i3862023050120230501
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc642023050120230501
FreeBSD:14:riscv64--
FreeBSD:15:aarch6420230501-
FreeBSD:15:amd6420230501-
FreeBSD:15:armv6--
FreeBSD:15:armv720230501-
FreeBSD:15:i38620230501-
FreeBSD:15:mips64--
FreeBSD:15:powerpc6420230501-
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. format.h : devel/libfmt
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. liblzo2.so : archivers/lzo2
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/maharmstone/ntfs2btrfs/tar.gz/20230501?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20230501
05 May 2023 06:31:14
commit hash: fcfb4ecb19567c9dbb5cde5db4070c51cd5d4058commit hash: fcfb4ecb19567c9dbb5cde5db4070c51cd5d4058commit hash: fcfb4ecb19567c9dbb5cde5db4070c51cd5d4058commit hash: fcfb4ecb19567c9dbb5cde5db4070c51cd5d4058 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
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
commit hash: 00c9f36e5effce6ba902d5ba018f43a6dae6d66dcommit hash: 00c9f36e5effce6ba902d5ba018f43a6dae6d66dcommit hash: 00c9f36e5effce6ba902d5ba018f43a6dae6d66dcommit hash: 00c9f36e5effce6ba902d5ba018f43a6dae6d66d files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
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