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
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
ltfs Reference implementation of LTFS for stand-alone tape drive
2.4.6.2 filesystemsnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: kbowling@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-07 19:52:55
Last Update: 2024-11-06 15:17:35
Commit Hash: 6e2da96
Also Listed In: sysutils
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.
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 (61 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ltfs-2.4.6.2/catalog.mk
  3. /usr/local/share/licenses/ltfs-2.4.6.2/LICENSE
  4. /usr/local/share/licenses/ltfs-2.4.6.2/BSD3CLAUSE
  5. bin/ltfs
  6. bin/ltfs_ordered_copy
  7. bin/ltfsck
  8. bin/mkltfs
  9. etc/ltfs.conf
  10. etc/ltfs.conf.local
  11. include/ltfs/config.h
  12. include/ltfs/libltfs/arch/arch_info.h
  13. include/ltfs/libltfs/arch/errormap.h
  14. include/ltfs/libltfs/arch/signal_internal.h
  15. include/ltfs/libltfs/arch/time_internal.h
  16. include/ltfs/libltfs/config_file.h
  17. include/ltfs/libltfs/dcache_ops.h
  18. include/ltfs/libltfs/iosched_ops.h
  19. include/ltfs/libltfs/kmi_ops.h
  20. include/ltfs/libltfs/ltfs_error.h
  21. include/ltfs/libltfs/ltfs_fsops.h
  22. include/ltfs/libltfs/ltfs_locking_new.h
  23. include/ltfs/libltfs/ltfs_locking_old.h
  24. include/ltfs/libltfs/ltfs_locking.h
  25. include/ltfs/libltfs/ltfs_thread.h
  26. include/ltfs/libltfs/ltfs_types.h
  27. include/ltfs/libltfs/ltfs.h
  28. include/ltfs/libltfs/ltfslogging.h
  29. include/ltfs/libltfs/ltfstrace.h
  30. include/ltfs/libltfs/plugin.h
  31. include/ltfs/libltfs/queue.h
  32. include/ltfs/libltfs/tape_ops.h
  33. include/ltfs/libltfs/tape.h
  34. include/ltfs/libltfs/uthash_ext.h
  35. include/ltfs/libltfs/uthash.h
  36. include/ltfs/libltfs/xml.h
  37. include/ltfs/tape_drivers/ibm_tape.h
  38. include/ltfs/tape_drivers/spc_op_codes.h
  39. include/ltfs/tape_drivers/ssc_op_codes.h
  40. include/ltfs/tape_drivers/tape_drivers.h
  41. lib/libltfs.a
  42. lib/libltfs.so
  43. lib/libltfs.so.0
  44. lib/libltfs.so.0.0.0
  45. lib/ltfs/libiosched-fcfs.so
  46. lib/ltfs/libiosched-unified.so
  47. lib/ltfs/libkmi-flatfile.so
  48. lib/ltfs/libkmi-simple.so
  49. lib/ltfs/libtape-cam.so
  50. lib/ltfs/libtape-file.so
  51. lib/ltfs/libtape-itdtimg.so
  52. libdata/pkgconfig/ltfs.pc
  53. share/man/man1/ltfs_ordered_copy.1.gz
  54. share/man/man8/ltfs-sde.8.gz
  55. share/man/man8/ltfsck.8.gz
  56. share/man/man8/mkltfs.8.gz
  57. @comment share/snmp/LTFS-MIB.txt
  58. @comment share/snmp/LtfsSnmpTrapDef.txt
  59. @owner
  60. @group
  61. @mode
Collapse this list.
Dependency lines:
  • ltfs>0:filesystems/ltfs
To install the port:
cd /usr/ports/filesystems/ltfs/ && make install clean
To add the package, run one of these commands:
  • pkg install filesystems/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 = 1721794312 SHA256 (LinearTapeFileSystem-ltfs-v2.4.6.2-10513_GH0.tar.gz) = 3ea9b210507f6bb2c9cd8f9d92f0c2ee321e24241dc5a402e557409a71531c91 SIZE (LinearTapeFileSystem-ltfs-v2.4.6.2-10513_GH0.tar.gz) = 629281

Packages (timestamps in pop-ups are UTC):
ltfs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest-2.4.6.2n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libtool : devel/libtool
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. python3.11 : lang/python311
  4. autoconf>=2.72 : devel/autoconf
  5. automake>=1.17 : devel/automake
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libicudata.so : devel/icu
  2. libpkg.so : ports-mgmt/pkg
  3. libuuid.so : misc/e2fsprogs-libuuid
  4. libfuse.so : filesystems/fusefs-libs
  5. libxml2.so : textproc/libxml2
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ltfs-2.4.6.2: DEBUG=off: Build without optimization and extended debug flags SNMP=off: SNMP trap support ===> Use 'make config' to modify these settings
Options name:
filesystems_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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/LinearTapeFileSystem/ltfs/tar.gz/v2.4.6.2-10513?dummy=/
Collapse this list.
Port Moves
  • port moved here from sysutils/ltfs on 2024-11-06
    REASON: Moved to new category filesystems

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.4.6.2
06 Nov 2024 15:17:35
commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
filesystems: add new category for file systems and related utilities

The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.

Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.

Approved by:	portmgr (rene)
Reviewed by:	mat
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/302
PR:		281988

Number of commits found: 1