Port details |
- fusefs-nbt Editing Named Binary Tag (NBT) as using a file system
- 20220412 sysutils
=0 20220412Version of this port present on the latest quarterly branch. - Maintainer: msl0000023508@gmail.com
 - Port Added: 2022-10-22 19:48:07
- Last Update: 2022-10-22 19:44:26
- Commit Hash: d5c6e74
- License: BEERWARE MIT MPL20
- Description:
- Named Binary Tag (NBT) is a binary format designed for and used by the game
Minecraft to store various data including worlds, player data and many other
things. This project provides a way to access those data by simply mounting
the corresponding data file as a file system, then reading and writing any
value as usual file system nodes.
NBT parser and writer are originally written by Lukas Niederbremer as cNBT
project which this project is based on.
This package provides the FUSE-based file system implementation, as well as
NBT maintenance command-line tools and library (cNBT).
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fusefs-nbt>0:sysutils/fusefs-nbt
- To install the port:
- cd /usr/ports/sysutils/fusefs-nbt/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/fusefs-nbt
- pkg install fusefs-nbt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fusefs-nbt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1650298920
SHA256 (nbtfsutils-20220412-09b007a-src.tar.bz2) = f1c0155ba741357e90e83bd68f87ad4f501181b3a8cd02b461f9b60b361eb29c
SIZE (nbtfsutils-20220412-09b007a-src.tar.bz2) = 1459524
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libfuse.so : sysutils/fusefs-libs
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_fusefs-nbt
- USES:
- fuse tar:bz2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20220412 22 Oct 2022 19:44:26
    |
Li-Wen Hsu (lwhsu)  Author: WHR |
Add sysutils/fusefs-nbt: Editing Named Binary Tag (NBT) as using a file system
PR: 263398 |
Number of commits found: 1
|