FreeBSD Bugzilla – Attachment 87713 Details for
Bug 124344
[NEW PORT] archivers/pigz: Parallel GZIP
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
pigz-1.7.shar
pigz-1.7.shar (text/plain), 1.67 KB, created by
gslin
on 2008-06-06 10:00:18 UTC
(
hide
)
Description:
pigz-1.7.shar
Filename:
MIME Type:
Creator:
gslin
Created:
2008-06-06 10:00:18 UTC
Size:
1.67 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: ># ># pigz ># pigz/pkg-descr ># pigz/Makefile ># pigz/distinfo ># >echo c - pigz >mkdir -p pigz > /dev/null 2>&1 >echo x - pigz/pkg-descr >sed 's/^X//' >pigz/pkg-descr << 'END-of-pigz/pkg-descr' >XMark Adler, maintainer of popular zlib library has released a multicore >Xcapable Parallel Implementation of GZip, nicknamed PIGZ. Version 1.5 >Ximplements nearly all of gzipâs functionality, including decompression >Xof .gz and .Z (Unix compress) files. >X >XWWW: http://www.c10n.info/archives/505 >END-of-pigz/pkg-descr >echo x - pigz/Makefile >sed 's/^X//' >pigz/Makefile << 'END-of-pigz/Makefile' >X# New ports collection makefile for: pigz >X# Date created: 2008-06-06 >X# Whom: Gea-Suan Lin <gslin@gslin.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= pigz >XPORTVERSION= 1.7 >XCATEGORIES= archivers >XMASTER_SITES= http://zlib.net/ >XDISTFILES= pigz17.c.gz >X >XMAINTAINER= gslin@gslin.org >XCOMMENT= Parallel GZIP >X >XEXTRACT_AFTER_ARGS= > ${WRKSRC}/pigz17.c >XNO_WRKSUBDIR= yes >XPLIST_FILES= bin/pigz >X >Xdo-build: >X ${CC} ${CFLAGS} -o ${WRKSRC}/pigz ${WRKSRC}/pigz17.c -lz ${PTHREAD_LIBS} >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/pigz ${PREFIX}/bin >X >X.include <bsd.port.mk> >END-of-pigz/Makefile >echo x - pigz/distinfo >sed 's/^X//' >pigz/distinfo << 'END-of-pigz/distinfo' >XMD5 (pigz17.c.gz) = 13175bd8f936a05736af2400204a9628 >XSHA256 (pigz17.c.gz) = 48c092379ad23d7d3f250c96a5993b06de2a564903d10e2bd509d878963e6d2f >XSIZE (pigz17.c.gz) = 23977 >END-of-pigz/distinfo >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 124344
: 87713