Path to this page:
./
archivers/star,
The fastest tar like archiver for UNIX
Branch: pkgsrc-2010Q4,
Version: 1.4.3nb4,
Package name: star-1.4.3nb4,
Maintainer: uebayasiStar is a full-featured tar command that can access local and remote
tar archives (files and tapes). It reads and writes POSIX compliant
tar archives as well as non-POSIX GNU tar archives.
Star is the first POSIX.1-2001 compliant tar implementation. It includes
a FIFO for speed, a pattern matcher, multi-volume support, the ability to
archive sparse files and ACLs and the ability to archive extended file flags.
It supports utomatic archive format detection, automatic byte order
recognition, automatic archivecompression/decompression. It includes the
only known platform independent "rmt" server program that implements all
Sun/GNU/Schily/BSD enhancements and allows any "rmt" client from any OS to
contact any OS as server.
Required to build:[
devel/gmake]
Master sites:
SHA1: c59b68d97edba77a9ac6000be04d457ded1eefe9
RMD160: f7ec71bfab1723c994e5eed7e6818394a41d44d9
Filesize: 508.191 KB
Version history: (Expand)
- (2011-01-25) Package added to pkgsrc.se, version star-1.4.3nb4 (created)
CVS history: (Expand)
2011-01-16 21:55:53 by S.P.Zeidler | Files touched by this commit (3) |
Log message:
Pullup ticket 3326 - requested by tron
build fix
Revisions pulled up:
- pkgsrc/archivers/star/distinfo 1.11
Files added:
pkgsrc/archivers/star/patches/patch-ae
pkgsrc/archivers/star/patches/patch-af
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tron
Date: Sat Jan 15 17:46:02 UTC 2011
Modified Files:
pkgsrc/archivers/star: distinfo
Added Files:
pkgsrc/archivers/star/patches: patch-ae patch-af
Log message:
Fix build under NetBSD-currenty removing unused custom function \
"getline"
which conflicts with getline(3).
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/archivers/star/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/archivers/star/patches/patch-ae \
pkgsrc/archivers/star/patches/patch-af
|
2011-01-15 18:39:40 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Pullup ticket #3324 - requested by obache
archivers/star: build fix
Revision pulled up:
- archivers/star/Makefile 1.24
---
Module Name: pkgsrc
Committed By: obache
Date: Thu Jan 13 08:56:19 UTC 2011
Modified Files:
pkgsrc/archivers/star: Makefile
Log message:
Honor PKGMANDIR, per PR#44380.
|