Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | These manpages removed by Tim Vanderhoek. | hoek | 1998-08-20 | 1 | -1/+0 |
| | |||||
* | cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG | andreas | 1997-10-10 | 1 | -2/+2 |
| | |||||
* | cosmetic changes using portlint, a really nice tool ;-) | andreas | 1997-10-04 | 1 | -4/+1 |
| | |||||
* | Update star port from version 1.0 to 1.1 | andreas | 1997-06-19 | 3 | -7/+7 |
| | |||||
* | important fix for sparse file handling from the author of star | andreas | 1997-05-20 | 2 | -1/+6 |
| | | | | | | | PR: approved by: Satoshi Submitted by: Obtained from: | ||||
* | No need to use "+=" to define MAKE_ENV. | asami | 1997-05-07 | 1 | -6/+3 |
| | | | | | Also, replace the four lines starting with .if !defined(NOMANCOMPRESS)... with a single line MAN1=star.1. I think that's much easier. :) | ||||
* | New port "star" | andreas | 1997-05-03 | 5 | -0/+50 |
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. |