Commit graph

8 commits

Author SHA1 Message Date
David E. O'Brien
c84d4079f1 Add $FreeBSD$, which help me in problem reports. 2000-11-22 00:57:33 +00:00
Andreas Klemm
f20717243f As requested by Christian Weisgerber 1999-11-08 20:40:11 +00:00
Andreas Klemm
bd96be665b move it back to old place ${prefix}/bin. 1999-07-20 06:00:42 +00:00
Andreas Klemm
51c3869a15 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 ???
1999-07-19 20:36:41 +00:00
Andreas Klemm
cc31d0a208 Committ rest of changes, Steve already fixed ALPHA part
PR:		closes 11717
Submitted by:	Christian Weisgerber <naddy@mips.rhein-neckar.de>
1999-07-19 20:21:15 +00:00
Tim Vanderhoek
1980dcdff7 These manpages removed by Tim Vanderhoek. 1998-08-19 20:43:24 +00:00
Andreas Klemm
c981b63010 Update star port from version 1.0 to 1.1 1997-06-18 20:42:11 +00:00
Andreas Klemm
840cb1373f 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.
1997-05-03 10:16:32 +00:00