Subject: CVS commit: pkgsrc/archivers/hs-tar
From: Masatake Daimon
Date: 2020-01-19 01:58:38
Message id: 20200119005838.823E6FBF4@cvs.NetBSD.org

Log Message:
Import tar-0.5.1.1 from wip

This library is for working with ".tar" archive files. It can read and
write a range of common variations of archive format including V7,
POSIX USTAR and GNU formats.

It provides support for packing and unpacking portable archives. This
makes it suitable for distribution but not backup because details like
file ownership and exact permissions are not preserved.

It also provides features for random access to archive content using
an index.

Files:
RevisionActionfile
1.1addpkgsrc/archivers/hs-tar/DESCR
1.1addpkgsrc/archivers/hs-tar/Makefile
1.1addpkgsrc/archivers/hs-tar/buildlink3.mk
1.1addpkgsrc/archivers/hs-tar/distinfo