FreeBSD Bugzilla – Attachment 203712 Details for
Bug 237310
[NEW PORT] archivers/lizard: Efficient compressor with very fast decompression
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Shar file
lizard-1.0.shar (text/plain), 2.33 KB, created by
Hiroki Tagato
on 2019-04-16 08:26:07 UTC
(
hide
)
Description:
Shar file
Filename:
MIME Type:
Creator:
Hiroki Tagato
Created:
2019-04-16 08:26:07 UTC
Size:
2.33 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: ># ># archivers/lizard ># archivers/lizard/Makefile ># archivers/lizard/distinfo ># archivers/lizard/pkg-descr ># archivers/lizard/pkg-plist ># >echo c - archivers/lizard >mkdir -p archivers/lizard > /dev/null 2>&1 >echo x - archivers/lizard/Makefile >sed 's/^X//' >archivers/lizard/Makefile << '541ed5bb8df50049dfddf987570c36e9' >X# $FreeBSD$ >X >XPORTNAME= lizard >XDISTVERSIONPREFIX= v >XDISTVERSION= 1.0 >XCATEGORIES= archivers >X >XMAINTAINER= tagattie@yandex.com >XCOMMENT= Efficient compressor with very fast decompression >X >XLICENSE= BSD2CLAUSE GPLv2 >XLICENSE_COMB= multi >XLICENSE_FILE_BSD2CLAUSE= ${WRKSRC}/lib/LICENSE >XLICENSE_FILE_GPLv2= ${WRKSRC}/programs/COPYING >X >XUSES= gmake >X >XUSE_GITHUB= yes >XGH_ACCOUNT= inikep >X >XUSE_LDCONFIG= yes >X >Xpost-install: >X ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lizard \ >X ${STAGEDIR}/${PREFIX}/lib/liblizard.so.1.0.0 >X >X.include <bsd.port.mk> >541ed5bb8df50049dfddf987570c36e9 >echo x - archivers/lizard/distinfo >sed 's/^X//' >archivers/lizard/distinfo << '444dd7af0e5b7bfc02d6dffdd4bde258' >XTIMESTAMP = 1550625881 >XSHA256 (inikep-lizard-v1.0_GH0.tar.gz) = 6f666ed699fc15dc7fdaabfaa55787b40ac251681b50c0d8df017c671a9457e6 >XSIZE (inikep-lizard-v1.0_GH0.tar.gz) = 213732 >444dd7af0e5b7bfc02d6dffdd4bde258 >echo x - archivers/lizard/pkg-descr >sed 's/^X//' >archivers/lizard/pkg-descr << 'c2adf7f670e2c42f3dfa5f9dc247779b' >XLizard (formerly LZ5) is an efficient compressor with very fast >Xdecompression. It achieves compression ratio that is comparable to >Xzip/zlib and zstd/brotli (at low and medium compression levels) at >Xdecompression speed of 1000 MB/s and faster. >X >XWWW: https://github.com/inikep/lizard >c2adf7f670e2c42f3dfa5f9dc247779b >echo x - archivers/lizard/pkg-plist >sed 's/^X//' >archivers/lizard/pkg-plist << '4379df7f72fca11743dbee8c0587f341' >Xbin/lizard >Xbin/lizardcat >Xbin/unlizard >Xinclude/lizard_common.h >Xinclude/lizard_compress.h >Xinclude/lizard_frame.h >Xlib/liblizard.a >Xlib/liblizard.so >Xlib/liblizard.so.1 >Xlib/liblizard.so.1.0.0 >Xlibdata/pkgconfig/liblizard.pc >Xman/man1/lizard.1.gz >Xman/man1/lizardcat.1.gz >Xman/man1/unlizard.1.gz >4379df7f72fca11743dbee8c0587f341 >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 237310
: 203712