Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Stoned Elipot <seb@netbsd.org>
List: source-changes
Date: 04/22/2002 20:17:02
Module Name: doc
Committed By: seb
Date: Mon Apr 22 17:17:02 UTC 2002
Modified Files:
doc: pkg-CHANGES
Log Message:
Note addidtion of Libtar, version 1.2.5, into the NetBSD Packages Collection
as devel/libtar.
Libtar is a library for manipulating tar files from within C programs.
Key features:
- Handles both POSIX 1003.1-1990 tar file format and the GNU extensions.
- API provides functions for easy use, such as tar_extract_all().
- Also provides functions for more granular use, such as
tar_append_regfile().
- Support compressed tar file by way of zlib.
To generate a diff of this commit:
cvs rdiff -r1.6466 -r1.6467 doc/pkg-CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.