FreeBSD Bugzilla – Attachment 43890 Details for
Bug 68054
[NEW PORT] archivers/bsdtar
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.56 KB, created by
Martin Matuska
on 2004-06-17 17:30:36 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Martin Matuska
Created:
2004-06-17 17:30:36 UTC
Size:
2.56 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># bsdtar ># bsdtar/Makefile ># bsdtar/distinfo ># bsdtar/pkg-descr ># bsdtar/files ># bsdtar/files/patch-Makefile ># >echo c - bsdtar >mkdir -p bsdtar > /dev/null 2>&1 >echo x - bsdtar/Makefile >sed 's/^X//' >bsdtar/Makefile << 'END-of-bsdtar/Makefile' >X# New ports collection makefile for: libarchive >X# Date created: 11 Jun 2004 >X# Whom: Martin Matuska <martin@tradex.sk> >X# >X# $FreeBSD$ >X >XPORTNAME= bsdtar >XPORTVERSION= 2004.06.07 >XCATEGORIES= archivers >XMASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ >XDISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} >XEXTRACT_SUFX= .tgz >X >XMAINTAINER= martin@tradex.sk >XCOMMENT= New tar archiver from FreeBSD-CURRENT >X >XBUILD_DEPENDS= ${LOCALBASE}/lib/libarchive.a:${PORTSDIR}/archivers/libarchive >X >XWRKSRC= ${WRKDIR}/${PORTNAME} >X >XCFLAGS+= -I${PREFIX}/include >X >XMAKE_FLAGS+= BINDIR=${PREFIX}/bin \ >X MANDIR=${PREFIX}/man/man >X >XPLIST_FILES= bin/bsdtar >X >XUSE_REINPLACE= yes >X >XMANCOMPRESSED= yes >XMAN1= bsdtar.1 >X >X.include <bsd.port.pre.mk> >X >X.if ${OSVERSION} >= 502111 >XIGNORE= is in the base system >X.endif >X >Xpost-patch: >X @${REINPLACE_CMD} -e "s|%%PREFIX%%|${LOCALBASE}|g" ${WRKSRC}/Makefile >X >X.include <bsd.port.post.mk> >END-of-bsdtar/Makefile >echo x - bsdtar/distinfo >sed 's/^X//' >bsdtar/distinfo << 'END-of-bsdtar/distinfo' >XMD5 (bsdtar-2004-06-07.tgz) = fb2064ac8897d55b5d6cbd2565673db8 >XSIZE (bsdtar-2004-06-07.tgz) = 40091 >END-of-bsdtar/distinfo >echo x - bsdtar/pkg-descr >sed 's/^X//' >bsdtar/pkg-descr << 'END-of-bsdtar/pkg-descr' >XThe bsdtar program creates and manipulates streaming archive files. >XIt has a number of advantages over previous tar implementations. >X >XWWW: http://people.freebsd.org/~kientzle/libarchive/ >END-of-bsdtar/pkg-descr >echo c - bsdtar/files >mkdir -p bsdtar/files > /dev/null 2>&1 >echo x - bsdtar/files/patch-Makefile >sed 's/^X//' >bsdtar/files/patch-Makefile << 'END-of-bsdtar/files/patch-Makefile' >X--- Makefile.orig Thu Jun 17 18:05:06 2004 >X+++ Makefile Thu Jun 17 18:05:23 2004 >X@@ -4,12 +4,7 @@ >X SRCS= bsdtar.c matching.c read.c util.c write.c >X WARNS?= 6 >X DPADD= ${LIBARCHIVE} ${LIBBZ2} ${LIBZ} >X-LDADD= -larchive -lbz2 -lz >X- >X-.if defined(WITH_BSDTAR) >X-SYMLINKS= ${BINDIR}/bsdtar ${BINDIR}/tar >X-MLINKS= bsdtar.1 tar.1 >X-.endif >X+LDADD= %%PREFIX%%/lib/libarchive.a -lbz2 -lz >X >X .include <bsd.prog.mk> >X >END-of-bsdtar/files/patch-Makefile >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 68054
: 43890