David E. O'Brien
63f643c150
Update to version 1.3.
...
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
2001-05-04 16:20:15 +00:00
David E. O'Brien
a0655feead
* Build with compilers other than cc: egcs, ccc, ....
...
* Cosmetic: Remove useless subshell.
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
2001-04-14 02:19:33 +00:00
David E. O'Brien
bb9b725c29
Put back my editor hints that were removed w/o permission.
...
Note these are *FULLY* Satoshi approved for the past 4 years.
2001-02-07 14:51:16 +00:00
Michael Haro
960543ecef
Corrrect whitespace introduced during PORTNAME conversion and portlint
2000-04-22 10:14:11 +00:00
Chris Piazza
f9bfad56c5
Update with the new PORTNAME/PORTVERSION variable
2000-04-09 19:09:11 +00:00
David E. O'Brien
e05c25a8bf
Restore useless version required comments.
2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe
Remove the "version required" line.
2000-03-20 02:37:50 +00:00
David E. O'Brien
4923e5cdab
Change maintainer.
2000-02-21 16:41:35 +00:00
Andreas Klemm
ab10519a48
Reducing Maintainership to an amount of ports
...
I can handle.
Sorry, the rest has to go to ports@FreeBSD.ORG .
2000-02-20 17:01:26 +00:00
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
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
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