Port details |
- ltfs Reference implementation of LTFS for stand-alone tape drive
- 2.4.6.2 sysutils
=2 2.4.6.2Version of this port present on the latest quarterly branch.
- Maintainer: kbowling@FreeBSD.org
- Port Added: 2019-01-19 06:37:37
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- 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):
- 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.11 : lang/python311
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- 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.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:
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.6.2 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
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 |
2.4.6.2 24 Jul 2024 04:16:13 |
Kevin Bowling (kbowling) |
sysutils/ltfs: Update to 2.4.6.2 |
2.4.6.1_1 22 Mar 2024 10:39:43 |
Nuno Teixeira (eduardo) |
sysutils/ltfs: Move man pages to share/man
Approved by: portmgr (blanket) |
2.4.6.1 19 Dec 2023 18:09:06 |
Kevin Bowling (kbowling) |
sysutils/ltfs: Update to 2.4.6.1 |
2.4.6.0_1 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
2.4.6.0 17 Sep 2023 04:50:28 |
Kevin Bowling (kbowling) |
sysutils/ltfs: Forgot to add Makefile
Fixes: 3054340889b2 sysutils/ltfs: Update to 2.4.6.0 |
2.4.5.0_2 17 Sep 2023 04:34:47 |
Kevin Bowling (kbowling) |
sysutils/ltfs: Update to 2.4.6.0 |
2.4.5.0_2 13 Apr 2023 00:56:37 |
Jan Beich (jbeich) |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
2.4.5.0_1 19 Oct 2022 08:10:29 |
Jan Beich (jbeich) |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.4.5.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.4.5.0 15 Aug 2022 22:39:15 |
Kevin Bowling (kbowling) |
sysutils/ltfs: Revert "Add portscout regex"
It doesn't work as I expected
This reverts commit 5f808d13d33664c931f28bd7f46ccef9f1e5cae9. |
2.4.5.0 15 Aug 2022 18:35:47 |
Kevin Bowling (kbowling) |
sysutils/ltfs: Add portscout regex |
2.4.5.0 07 Aug 2022 18:58:19 |
Kevin Bowling (kbowling) |
sysutils/ltfs: Update to 2.4.5.0 |
2.4.4.0_4 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.4.4.0_4 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
2.4.4.0_3 07 Apr 2022 00:39:10 |
Jan Beich (jbeich) |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
2.4.4.0_2 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
2.4.4.0_1 28 Oct 2021 16:37:30 |
Jan Beich (jbeich) |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
2.4.4.0 29 Sep 2021 17:21:09 |
Kevin Bowling (kbowling) |
sysutils/ltfs: Update to 2.4.4.0
Port changes:
Add options for DEBUG and SNMP, reformat.
ltfs changes:
* Support LTO9 drives
* Fixed and improved MAM handling in cases where MAM might not update
correctly during write errors, so that LTFS correctly searches for the
latest index position of the tape for these cases.
* FreeBSD 12 build fix
Changes: https://github.com/LinearTapeFileSystem/ltfs/compare/v2.4.3.1-10461...v2.4.4.0-10470 |
2.4.3.1_1 08 Apr 2021 23:33:31 |
Jan Beich (jbeich) |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
2.4.3.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4.3.1 22 Mar 2021 10:17:44 |
danfe |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
2.4.3.1 19 Feb 2021 01:37:46 |
kbowling |
sys-utils/ltfs: Update to v2.4.3.1
Sponsored by: BBOX.io |
2.4.2.0_2 03 Nov 2020 00:56:27 |
jbeich |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
2.4.2.0_1 23 Apr 2020 20:14:49 |
jbeich |
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
2.4.2.0 17 Apr 2020 14:11:48 |
pkubaj |
sysutils/ltfs: fix build on GCC architectures
Use C11 compiler:
tape_ops.h:291: error: previous declaration of 'mam_lockval' was here |
2.4.2.0 14 Apr 2020 03:58:18 |
kbowling |
sysutils/ltfs: Update to 2.4.2.0
Approved by: timur (mentor)
Sponsored by: BBOX.io
Differential Revision: https://reviews.freebsd.org/D24392 |
2.4.1.2_3 13 Mar 2020 09:54:52 |
jbeich |
Fix up PORTREVISION style after "portedit bump-revision" |
2.4.1.2_3 13 Mar 2020 09:47:17 |
jbeich |
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
2.4.1.2_2 28 Jan 2020 17:35:26 |
bapt |
Revert accidental change
Reported by: sunpoet
Pointyhat: bapt |
2.4.1.2_2 28 Jan 2020 17:20:40 |
bapt |
Fix bad dependency on pkg origin which prevents using pkg-devel |
2.4.1.2_1 03 Oct 2019 20:35:30 |
jbeich |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
2.4.1.2 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
2.4.1.2 25 Jul 2019 05:15:37 |
kbowling |
sysutils/ltfs: update to 2.4.1.2
Approved by: krion (mentor)
Sponsored by: BBOX.io
Differential Revision: https://reviews.freebsd.org/D21051 |
2.4.1.1_1 27 Mar 2019 21:11:09 |
jbeich |
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479 |
2.4.1.1 24 Feb 2019 19:43:41 |
kbowling |
sysutils/ltfs: update to 2.4.1.1
Approved by: krion (mentor)
Sponsored by: BBOX.io
Differential Revision: https://reviews.freebsd.org/D19229 |
2.4.1.0 19 Jan 2019 02:15:19 |
kbowling |
New port: sysutils/ltfs: LTFS for stand alone tape drive
Add a new port for the FUSE based LTFS reference implementation
Reviewed by: ken
Approved by: timur (mentor)
Sponsored by: BBOX.io
Differential Revision: https://reviews.freebsd.org/D18841 |