summaryrefslogtreecommitdiff
path: root/archivers/star-devel/distinfo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 1.2Dirk Froemberg1998-12-241-1/+1
| | | | | | | | | - add ${MASTER_SITE_SUNSITE} to ${MASTER_SITES} Requested by: Andreas Klemm <andreas@FreeBSD.ORG> Notes: svn path=/head/; revision=15584
* Update star port from version 1.0 to 1.1Andreas Klemm1997-06-181-3/+1
| | | | Notes: svn path=/head/; revision=7000
* important fix for sparse file handling from the author of starAndreas Klemm1997-05-191-0/+2
| | | | | | | | | | PR: approved by: Satoshi Submitted by: Obtained from: Notes: svn path=/head/; revision=6490
* New port "star"Andreas Klemm1997-05-031-0/+1
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. Notes: svn path=/head/; revision=6387