Up to [cvs.netbsd.org] / pkgsrc / archivers / star
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Mon Dec 16 23:21:06 2002 UTC (9 years, 5 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-1-base,
netbsd-1-6-1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.1: +18 -0
lines
Diff to previous 1.1 (colored)
Updated star to 1.4.2. Major changes since 1.4.1: - printf() now correctly handles %X vs. %x on 64 bit machines Removed a 20 year old local extension that became non-portable. - new 'librmt', which may be used by any external program like e.g. dump/restore to improve cross platform compatibility. - librmt now allows the use of ssh(1) for remote tape access. - smt benefits from librmt and now gives platform independent 'mt status' output in remote mode. - New option -wready for smt. - Better man page for 'rmt'. - Handle a seek error problem in create mode correctly when checking for reading past max possible file size on non-large file OS. - Correctly propagate write/read errors from FIFO to star. - Add support for SIGINFO (*BSD) as a courtesy to BSD users. - Do not open /dev/tty if a newvolume script is present. This allows the use of star from cron scripts. - Fixed a bug in the ACL handling code on Linux that caused star to recognize ACL comments as ACL entries and include them in the archive. - Work around to allow star to read ACL enhanced archives that include bogus entries that really were ACL comments created by the bug above. The full list of changes can be found at: ftp://ftp.fokus.gmd.de/pub/unix/star/AN-1.4.2
Revision 1.1.1.1.4.2 / (download) - annotate - [select for diffs], Wed Aug 21 22:42:03 2002 UTC (9 years, 9 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1.4.1: +14 -0
lines
Diff to previous 1.1.1.1.4.1 (colored) to branchpoint 1.1.1.1 (colored) next main 1.2 (colored)
Merge from pkgsrc-current in pkgsrc/archivers.
Revision 1.1.1.1.4.1, Wed Jun 26 13:37:01 2002 UTC (9 years, 10 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1: +0 -14
lines
FILE REMOVED
file PLIST was added on branch buildlink2 on 2002-08-21 22:42:03 +0000
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jun 26 13:37:01 2002 UTC (9 years, 10 months ago) by uebayasi
Branch: TNF
CVS Tags: pkgviews-base,
pkgviews,
pkgsrc-base,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base
Branch point for: buildlink2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of Star 1.4.1. DESCR is written by the author, Joerg Schilling <schilling@fokus.gmd.de>. Star 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.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Jun 26 13:37:01 2002 UTC (9 years, 10 months ago) by uebayasi
Branch: MAIN
Initial revision