summaryrefslogtreecommitdiff
path: root/filesystems/ltfs
AgeCommit message (Collapse)AuthorFilesLines
2022-11-23massive revision bump after textproc/icu updateadam1-2/+2
2022-06-28*: recursive bump for perl 5.36wiz2-4/+4
2022-04-18revbump for textproc/icu updateadam1-2/+2
2022-03-31ltfs: finish removing patch that was removed from distinfowiz2-19/+3
Fix pkglint while here.
2022-03-24dd missing patch (Hi Thomas!)manu2-0/+68
2022-03-24Make LTFS build and run on amd64manu3-20/+13
This includes two fixes submitted upstream: https://github.com/LinearTapeFileSystem/ltfs/pull/346 https://github.com/LinearTapeFileSystem/ltfs/pull/345 While there, update the message about NetBSD requirement to drop informations about now unsupported releases, and require NetBSD >= 8.0
2021-12-08revbump for icu and libffiadam1-2/+2
2021-10-26filesystems: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07filesystems: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2021-04-21revbump for textproc/icuadam1-2/+2
2021-01-23(filesystems/ltfs) Add commet for patch from cvs logmef2-3/+7
2021-01-23(filesystems/ltfs) +Adhoc two patches for autoconf 2.70mef3-1/+35
2020-12-24(filesystems/ltfs) Add patch for ICU-68 adaptationmef3-3/+23
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon1-2/+2
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2020-06-02Revbump for icuadam1-2/+2
2020-05-14Replace internal .libs copy of the static archive after modification.joerg3-2/+18
Still not MAKE_JOBS_SAFE, but at least it finally builds consistently.
2020-04-12Recursive revision bump after textproc/icu updateadam1-2/+2
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-2/+2
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-04-03Recursive revbump from textproc/icuryoon1-1/+2
2019-03-20Link with stock libfuse, not with librefusemanu1-2/+2
2019-02-25Added filesytems/ltfs version 2.4.2.0.0, filesytems/ltfs-ltotape version 0.1manu7-0/+173
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, user can access to the tape via filesystem API. Objective of this project is being the reference implementation of the LTFS format Specifications in SNIA (https://www.snia.org/tech_activities/standards/curr_standards/ltfs). At this time, the LTFS format specifications 2.4 is the target