Port details on branch 2022Q2 |
- ltfs Reference implementation of LTFS for stand-alone tape drive
- 2.4.4.0_3 sysutils
=0 2.4.4.0_3Version of this port present on the latest quarterly branch. - Maintainer: kbowling@FreeBSD.org
 - Port Added: 2022-04-24 04:16:20
- Last Update: 2022-04-10 19:47:23
- Commit Hash: 035e778
- License: BSD3CLAUSE
- WWW:
- https://github.com/LinearTapeFileSystem/ltfs
- Description:
- Linear Tape File System (LTFS) is a filesystem to mount a LTFS formatted tape
in a tape drive. Once LTFS mounts a LTFS formatted tape as filesystem, users
can access to the tape via filesystem API.
WWW: https://github.com/LinearTapeFileSystem/ltfs
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/ltfs/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/ltfs
- pkg install ltfs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ltfs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1632932667
SHA256 (LinearTapeFileSystem-ltfs-v2.4.4.0-10470_GH0.tar.gz) = 840989bb50e4cd752473fa3b2f69bb2b844a7c89b8a7f55a4560fa8672709792
SIZE (LinearTapeFileSystem-ltfs-v2.4.4.0-10470_GH0.tar.gz) = 624915
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libtool : devel/libtool
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.8 : lang/python38
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- Runtime dependencies:
-
- python3.8 : lang/python38
- Library dependencies:
-
- libicudata.so : devel/icu
- libpkg.so : ports-mgmt/pkg
- libuuid.so : misc/e2fsprogs-libuuid
- libfuse.so : sysutils/fusefs-libs
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ltfs-2.4.4.0_3:
DEBUG=off: Build without optimization and extended debug flags
SNMP=off: SNMP trap support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_ltfs
- USES:
- autoreconf compiler:c11 fuse gnome libtool:build pkgconfig python shebangfix ssl
- pkg-message:
- For install:
- This only works with IBM Enterprise Tape, or IBM-branded LTO-5 and newer tape
drives, although there is a file backend for simulation purposes.
You will only be able to read and write tapes with a blocksize <= MAXPHYS,
which is 128KB by default. Put the following in your kernel config file and
recompile/reinstall to allow reading and writing tapes up to the maximum LTFS
blocksize of 1MB:
options MAXPHYS=(1024*1056)
- 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 |
2.4.4.0_3 10 Apr 2022 19:47:23
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.
PR: 262853, 262940, 262877
Approved by: fluffy (mentor) |
Number of commits found: 1
|