1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

As requested by Christian Weisgerber

This commit is contained in:
Andreas Klemm 1999-11-08 20:40:11 +00:00
parent 96fdf17c5e
commit f20717243f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22973
9 changed files with 75 additions and 0 deletions

View File

@ -17,6 +17,7 @@ MAINTAINER= andreas@FreeBSD.org
USE_GMAKE= yes
MAKE_ENV= MAKEPROG=gmake CCOM=${CC}
MAN1= star.1
MLINKS= star.1 ustar.1
.if ${MACHINE_ARCH} != "i386"
post-extract:
@ -27,6 +28,7 @@ post-extract:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/star/OBJ/${MACHINE_ARCH}-freebsd-cc/star \
${PREFIX}/bin
(cd ${PREFIX}/bin; ${LN} -f star ustar)
${INSTALL_MAN} ${WRKSRC}/star/star.1 ${PREFIX}/man/man1
.include <bsd.port.mk>

View File

@ -0,0 +1,22 @@
--- star/star.1.orig Tue Jun 23 02:41:37 1998
+++ star/star.1 Sat Oct 30 15:01:35 1999
@@ -15,10 +15,18 @@
.if n .ds s sz
.TH STAR 1 "Release 1.1" "J\*org Schilling" "Schily\'s USER COMMANDS"
.SH NAME
-star \- unique standard tape archiver
+star, ustar \- unique standard tape archiver
.SH SYNOPSIS
.B
star
+.I command
+[
+.I options
+]
+.I file1 .\|.\|. filen
+.br
+.B
+ustar
.I command
[
.I options

View File

@ -1 +1,2 @@
bin/star
bin/ustar

View File

@ -17,6 +17,7 @@ MAINTAINER= andreas@FreeBSD.org
USE_GMAKE= yes
MAKE_ENV= MAKEPROG=gmake CCOM=${CC}
MAN1= star.1
MLINKS= star.1 ustar.1
.if ${MACHINE_ARCH} != "i386"
post-extract:
@ -27,6 +28,7 @@ post-extract:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/star/OBJ/${MACHINE_ARCH}-freebsd-cc/star \
${PREFIX}/bin
(cd ${PREFIX}/bin; ${LN} -f star ustar)
${INSTALL_MAN} ${WRKSRC}/star/star.1 ${PREFIX}/man/man1
.include <bsd.port.mk>

View File

@ -0,0 +1,22 @@
--- star/star.1.orig Tue Jun 23 02:41:37 1998
+++ star/star.1 Sat Oct 30 15:01:35 1999
@@ -15,10 +15,18 @@
.if n .ds s sz
.TH STAR 1 "Release 1.1" "J\*org Schilling" "Schily\'s USER COMMANDS"
.SH NAME
-star \- unique standard tape archiver
+star, ustar \- unique standard tape archiver
.SH SYNOPSIS
.B
star
+.I command
+[
+.I options
+]
+.I file1 .\|.\|. filen
+.br
+.B
+ustar
.I command
[
.I options

View File

@ -1 +1,2 @@
bin/star
bin/ustar

View File

@ -17,6 +17,7 @@ MAINTAINER= andreas@FreeBSD.org
USE_GMAKE= yes
MAKE_ENV= MAKEPROG=gmake CCOM=${CC}
MAN1= star.1
MLINKS= star.1 ustar.1
.if ${MACHINE_ARCH} != "i386"
post-extract:
@ -27,6 +28,7 @@ post-extract:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/star/OBJ/${MACHINE_ARCH}-freebsd-cc/star \
${PREFIX}/bin
(cd ${PREFIX}/bin; ${LN} -f star ustar)
${INSTALL_MAN} ${WRKSRC}/star/star.1 ${PREFIX}/man/man1
.include <bsd.port.mk>

View File

@ -0,0 +1,22 @@
--- star/star.1.orig Tue Jun 23 02:41:37 1998
+++ star/star.1 Sat Oct 30 15:01:35 1999
@@ -15,10 +15,18 @@
.if n .ds s sz
.TH STAR 1 "Release 1.1" "J\*org Schilling" "Schily\'s USER COMMANDS"
.SH NAME
-star \- unique standard tape archiver
+star, ustar \- unique standard tape archiver
.SH SYNOPSIS
.B
star
+.I command
+[
+.I options
+]
+.I file1 .\|.\|. filen
+.br
+.B
+ustar
.I command
[
.I options

View File

@ -1 +1,2 @@
bin/star
bin/ustar