1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/archivers/star-devel/pkg-descr
Sergey Matveychuk 0d828132bc - Update to 1.5.a.58
- Change maintainer e-mail
- URL and description adjustment
- Required devel/smake

PR:             ports/77939
Submitted by:   maintainer
2005-02-25 20:48:20 +00:00

23 lines
952 B
Plaintext

Star is the fastest known implementation of a tar archiver.
This is the development version of star.
Main advantages over other tar implementations:
fifo - Keeps the tape streaming.
pattern matcher - For a convenient user interface.
sophisticated diff - User tailorable interface for comparing tar
archives against file trees.
no namelen limitation - Pathnames up to 1024 Bytes may be archived.
deals with all 3 times - Stores/restores all 3 times of a file.
does not clobber files - More recent copies on disk will not be
clobbered from tape.
automatic byte swap - star automatically detects swapped archives.
automatic format detect - Automatically detects archive formats:
old tar, gnu tar, ansi tar, star.
fully ansi compatible - star is fully ANSI/Posix 1003.1 compatible.
WWW: http://cdrecord.berlios.de/old/private/star.html
Author: Joerg Schilling <js@cs.tu-berlin.de>
Please mail bugs and suggestions to him.