mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
f5f4910246
No user-visible changes from the last alpha version.
15 lines
640 B
Plaintext
15 lines
640 B
Plaintext
The Free Software Foundation's "tar" tape archiver.
|
|
|
|
GNU tar saves many files together into a single tape or disk archive,
|
|
and can restore individual files from the archive. It includes
|
|
multivolume support, the ability to archive sparse files, automatic
|
|
archive compression/decompression, remote archives and special
|
|
features that allow tar to be used for incremental and full backups.
|
|
This distribution also includes rmt, the remote tape server.
|
|
|
|
Note that this port will install these utilities with a 'g' prefix,
|
|
e.g. gtar, but the texinfo documentation will refer to them without
|
|
the 'g' prefix.
|
|
|
|
WWW: http://www.gnu.org/software/tar/
|