aboutsummaryrefslogtreecommitdiff
path: root/archivers/star-devel/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.5.a.58Sergey Matveychuk2005-02-251-4/+4
| | | | | | | | | | | | - Change maintainer e-mail - URL and description adjustment - Required devel/smake PR: ports/77939 Submitted by: maintainer Notes: svn path=/head/; revision=129798
* After repocopy from archivers/star, add star-devel, at 1.5 alpha 41.Pav Lucistnik2004-06-221-2/+2
| | | | | | | | | | | This is development series, but already pretty stable. PR: ports/68125 Submitted by: Martin Matuska <martin@tradex.sk> Repocopy by: marcus Notes: svn path=/head/; revision=112003
* Add URL for home page.Trevor Johnson2002-06-101-0/+2
| | | | Notes: svn path=/head/; revision=61033
* Committ rest of changes, Steve already fixed ALPHA partAndreas Klemm1999-07-191-12/+12
| | | | | | | | PR: closes 11717 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> Notes: svn path=/head/; revision=20275
* New port "star"Andreas Klemm1997-05-031-0/+20
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