Commit Graph

18 Commits

Author SHA1 Message Date
Andreas Klemm
f20717243f As requested by Christian Weisgerber 1999-11-08 20:40:11 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
8100143543 $Id$ -> $FreeBSD$ 1999-08-31 02:00:46 +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
fea4c871bc forgot to remove no package entirely 1999-07-19 20:21:45 +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
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Andreas Klemm
0f8f3c8988 added NO_PACKAGE=ignores cflags
Submitted by:	Christian Weisgerber <naddy@mips.rhein-neckar.de>
1999-06-05 15:31:30 +00:00
Steve Price
c707bf29ed Fix build for Alpha. 1999-05-31 05:08:14 +00:00
Dirk Froemberg
6e54458fa2 - Upgrade to 1.2
- add ${MASTER_SITE_SUNSITE} to ${MASTER_SITES}

Requested by:	Andreas Klemm <andreas@FreeBSD.ORG>
1998-12-24 13:15:23 +00:00
Tim Vanderhoek
1980dcdff7 These manpages removed by Tim Vanderhoek. 1998-08-19 20:43:24 +00:00
Andreas Klemm
725e0adfca cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG 1997-10-09 21:04:47 +00:00
Andreas Klemm
3a3e535685 cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +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
1176e4b818 important fix for sparse file handling from the author of star
PR:
approved by:	Satoshi
Submitted by:
Obtained from:
1997-05-19 18:00:39 +00:00
Satoshi Asami
de2a28bd72 No need to use "+=" to define MAKE_ENV.
Also, replace the four lines starting with .if !defined(NOMANCOMPRESS)...
with a single line MAN1=star.1.  I think that's much easier. :)
1997-05-07 02:03:58 +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