From bc48ff16546e196af375ef1c3ac8d919afca759a Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 4 Mar 1998 14:57:13 +0000 Subject: Import of GNU tar pkg, not yet enabled in archivers/Makefile until pax-tar work is complete. --- archivers/gtar/pkg/COMMENT | 1 + archivers/gtar/pkg/DESCR | 5 +++++ archivers/gtar/pkg/PLIST | 24 ++++++++++++++++++++++++ 3 files changed, 30 insertions(+) create mode 100644 archivers/gtar/pkg/COMMENT create mode 100644 archivers/gtar/pkg/DESCR create mode 100644 archivers/gtar/pkg/PLIST (limited to 'archivers/gtar/pkg') diff --git a/archivers/gtar/pkg/COMMENT b/archivers/gtar/pkg/COMMENT new file mode 100644 index 00000000000..ea986dd2478 --- /dev/null +++ b/archivers/gtar/pkg/COMMENT @@ -0,0 +1 @@ +The GNU tape archiver (tar) with remote magnetic tape (rmt) support. diff --git a/archivers/gtar/pkg/DESCR b/archivers/gtar/pkg/DESCR new file mode 100644 index 00000000000..be9f3f0d8fb --- /dev/null +++ b/archivers/gtar/pkg/DESCR @@ -0,0 +1,5 @@ +GNU tar, originally shipped as NetBSD's "tar" up to version 1.3, is a +full-featured tar command that can access remote and local magnetic tapes, +tar files (ustar, POSIX, and V7), and even compressed or gzipped versions +of these. Note that as of the current version of GNU tar (1.12), gtar +does not create "correct" ustar archives. diff --git a/archivers/gtar/pkg/PLIST b/archivers/gtar/pkg/PLIST new file mode 100644 index 00000000000..4d49f470429 --- /dev/null +++ b/archivers/gtar/pkg/PLIST @@ -0,0 +1,24 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1998/03/04 14:57:13 tv Exp $ +bin/gtar +@unexec %D/bin/install-info --delete --info-dir=%D/info %D/info/tar.info +info/tar.info +info/tar.info-1 +info/tar.info-2 +info/tar.info-3 +info/tar.info-4 +info/tar.info-5 +info/tar.info-6 +info/tar.info-7 +info/tar.info-8 +@exec %D/bin/install-info --info-dir=%D/info %D/info/tar.info +man/man1/gtar.1.gz +share/locale/de/LC_MESSAGES/tar.mo +share/locale/fr/LC_MESSAGES/tar.mo +share/locale/it/LC_MESSAGES/tar.mo +share/locale/ko/LC_MESSAGES/tar.mo +share/locale/nl/LC_MESSAGES/tar.mo +share/locale/no/LC_MESSAGES/tar.mo +share/locale/pl/LC_MESSAGES/tar.mo +share/locale/pt/LC_MESSAGES/tar.mo +share/locale/sl/LC_MESSAGES/tar.mo +share/locale/sv/LC_MESSAGES/tar.mo -- cgit v1.2.3