notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

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
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2023050120230501-2023050120230501---
FreeBSD:13:quarterly2023050120230501202305012023050120230501202305012023050120230501
FreeBSD:14:latest2023050120230501-202305012023050120230501-20230501
FreeBSD:14:quarterly2023050120230501-2023050120230501202305012023050120230501
FreeBSD:15:latest2023050120230501n/a20230501n/a202305012023050120230501
FreeBSD:15:quarterly--n/a-n/a---
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