Up to [cvs.NetBSD.org] / pkgsrc / filesystems / ltfs-ltotape
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Wed Nov 23 16:20:00 2022 UTC (2 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
massive revision bump after textproc/icu update
Revision 1.10 / (download) - annotate - [select for diffs], Mon May 9 11:34:36 2022 UTC (9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
ltfs-ltotape: trim whitespace
Revision 1.9 / (download) - annotate - [select for diffs], Thu Mar 24 16:24:13 2022 UTC (10 months, 2 weeks ago) by manu
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.8: +3 -2
lines
Diff to previous 1.8 (colored)
Fix LP64 bug because of buggy NetBSD fuse_opt.h NetBSD has a base system fuse_opt.h with an error. see http://mail-index.netbsd.org/tech-userlevel/2022/03/23/msg013349.html Pull pkgsrc's FUSE buildlink3.mk to make sure we link with the right header cVS: ----------------------------------------------------------------------
Revision 1.8 / (download) - annotate - [select for diffs], Wed Dec 8 16:04:22 2021 UTC (14 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
revbump for icu and libffi
Revision 1.7 / (download) - annotate - [select for diffs], Wed Apr 21 11:41:37 2021 UTC (21 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
revbump for textproc/icu
Revision 1.6 / (download) - annotate - [select for diffs], Thu Nov 5 09:08:05 2020 UTC (2 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
*: Recursive revbump from textproc/icu-68.1
Revision 1.5 / (download) - annotate - [select for diffs], Tue Jun 2 08:23:47 2020 UTC (2 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Revbump for icu
Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 12 08:28:38 2020 UTC (2 years, 9 months ago) by adam
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Recursive revision bump after textproc/icu update
Revision 1.3 / (download) - annotate - [select for diffs], Wed Apr 3 00:32:42 2019 UTC (3 years, 10 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Recursive revbump from textproc/icu
Revision 1.2 / (download) - annotate - [select for diffs], Sat Mar 16 00:44:22 2019 UTC (3 years, 10 months ago) by manu
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.1: +1 -1
lines
Diff to previous 1.1 (colored)
Updated filesystems/ltfs-ltotape to 0.2 This release makes the ltotape driver thread-safe, as libltfs expects it to be. This fixes a lot of problems because of race conditions on SCSI I/O structures.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Feb 25 01:00:39 2019 UTC (3 years, 11 months ago) by manu
Branch: MAIN
Added filesytems/ltfs version 2.4.2.0.0, filesytems/ltfs-ltotape version 0.1 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