head	1.10;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.9
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.8
	RELEASE_5_5_0:1.8
	RELEASE_6_0_0:1.8
	RELEASE_5_4_0:1.8
	RELEASE_4_11_0:1.8
	RELEASE_5_3_0:1.8
	RELEASE_4_10_0:1.8
	RELEASE_5_2_1:1.8
	RELEASE_5_2_0:1.8
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.8
	RELEASE_4_7_0:1.8
	old_RELEASE_4_6_0:1.8
	old_RELEASE_5_0_DP1:1.8
	old_RELEASE_4_5_0:1.8
	old_RELEASE_4_4_0:1.8
	old_RELEASE_4_3_0:1.8
	old_RELEASE_4_2_0:1.7
	old_RELEASE_4_1_1:1.7
	old_RELEASE_4_1_0:1.7
	old_RELEASE_3_5_0:1.7
	old_RELEASE_4_0_0:1.7
	old_RELEASE_3_4_0:1.7
	old_RELEASE_3_3_0:1.6
	old_RELEASE_3_2_0:1.3
	old_RELEASE_3_1_0:1.3
	old_RELEASE_2_2_8:1.3
	old_RELEASE_3_0_0:1.3
	old_RELEASE_2_2_7:1.2
	old_RELEASE_2_2_6:1.2
	old_RELEASE_2_2_5:1.2
	old_RELEASE_2_2_2:1.1.1.1
	old_v1_0:1.1.1.1
	old_JOERG:1.1.1;
locks; strict;
comment	@# @;


1.10
date	2013.01.29.03.46.06;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2009.02.07.20.44.18;	author olgeni;	state Exp;
branches;
next	1.8;

1.8
date	2000.11.22.00.57.30;	author obrien;	state Exp;
branches;
next	1.7;

1.7
date	99.11.08.20.40.11;	author andreas;	state Exp;
branches;
next	1.6;

1.6
date	99.07.20.06.00.42;	author andreas;	state Exp;
branches;
next	1.5;

1.5
date	99.07.19.20.36.41;	author andreas;	state Exp;
branches;
next	1.4;

1.4
date	99.07.19.20.21.15;	author andreas;	state Exp;
branches;
next	1.3;

1.3
date	98.08.19.20.43.23;	author hoek;	state Exp;
branches;
next	1.2;

1.2
date	97.06.18.20.42.11;	author andreas;	state Exp;
branches;
next	1.1;

1.1
date	97.05.03.10.16.32;	author andreas;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.05.03.10.16.32;	author andreas;	state Exp;
branches;
next	;


desc
@@


1.10
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311147
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@bin/scpio
bin/spax
bin/star
bin/suntar
bin/tartest
bin/ustar
sbin/srmt
@@unexec if cmp -s %D/etc/rmt %D/etc/rmt.sample; then rm -f %D/etc/rmt; fi
etc/rmt.sample
@@exec [ -f %B/rmt ] || cp %B/%f %B/rmt
@@unexec if cmp -s %D/etc/star %D/etc/star.sample; then rm -f %D/etc/star; fi
etc/star.sample
@@exec [ -f %B/star ] || cp %B/%f %B/star
@


1.9
log
@Upgrade to version 1.5 using code from archivers/star-devel; also install srmt and tartest.
@
text
@d1 2
d4 1
@


1.8
log
@Add $FreeBSD$, which help me in problem reports.
@
text
@a0 1
@@comment $FreeBSD$
d2 1
d4 7
@


1.7
log
@As requested by Christian Weisgerber
@
text
@d1 1
@


1.6
log
@move it back to old place ${prefix}/bin.
@
text
@d2 1
@


1.5
log
@link it statically...
changed installation path from ${PREFIX}/bin to ${PREFIX}/sbin

noticed, that ${PREFIX}/sbin is populated by dynamically linked
programs... Wasn't the intention of sbin directories, to include
statically linked programs ? Or is this degenerated, because it's
ports here and the only statically linked programs reside on
the root filesystem in /sbin ???
@
text
@d1 1
a1 1
sbin/star
@


1.4
log
@Committ rest of changes, Steve already fixed ALPHA part

PR:		closes 11717
Submitted by:	Christian Weisgerber <naddy@@mips.rhein-neckar.de>
@
text
@d1 1
a1 1
bin/star
@


1.3
log
@These manpages removed by Tim Vanderhoek.
@
text
@a1 1
bin/ustar
@


1.2
log
@Update star port from version 1.0 to 1.1
@
text
@a2 1
man/man1/star.1.gz
@


1.1
log
@Initial revision
@
text
@d2 1
@


1.1.1.1
log
@New port "star"

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.
@
text
@@
