FreeBSD Bugzilla – Attachment 139438 Details for
Bug 185680
New port: archivers/zopfli new zlib compatible compressor
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
zopfli.shar
zopfli.shar (text/plain), 1.70 KB, created by
freebsd
on 2014-01-12 10:40:00 UTC
(
hide
)
Description:
zopfli.shar
Filename:
MIME Type:
Creator:
freebsd
Created:
2014-01-12 10:40:00 UTC
Size:
1.70 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: ># ># zopfli ># zopfli/Makefile ># zopfli/distinfo ># zopfli/pkg-descr ># >echo c - zopfli >mkdir -p zopfli > /dev/null 2>&1 >echo x - zopfli/Makefile >sed 's/^X//' >zopfli/Makefile << '73e1bea97431793a514addf42c1d8af8' >X# Created by: Alexander Kuehn <freebsd@nagilum.org> >X# $FreeBSD: $ >X >XPORTNAME= zopfli >XPORTVERSION= 1.0.0 >XCATEGORIES= archivers >XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} >X >XMAINTAINER= freebsd@nagilum.org >XCOMMENT= Zopfli Compression Algorithm >X >XLICENSE= APACHE20 >X >XPLIST_FILES= bin/zopfli >X >XUSE_ZIP= yes >X >Xdo-build: >X ${CC} -O2 -W -Wall -Wextra -ansi -pedantic -lm \ >X ${CFLAGS} ${EXTRA_DEFINES} -o ${WRKSRC}/${PORTNAME} \ >X ${WRKSRC}/src/${PORTNAME}/*.c >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin >X >X.include <bsd.port.mk> >73e1bea97431793a514addf42c1d8af8 >echo x - zopfli/distinfo >sed 's/^X//' >zopfli/distinfo << '45ce74fe3c3e29e7e937ad2e4dac5ba4' >XSHA256 (zopfli-1.0.0.zip) = e20d73b56620285e6cce5b510d8e5da6835a81940e48cdf35a69090e666f3adb >XSIZE (zopfli-1.0.0.zip) = 57873 >45ce74fe3c3e29e7e937ad2e4dac5ba4 >echo x - zopfli/pkg-descr >sed 's/^X//' >zopfli/pkg-descr << '6d57458a8aa66a125a0df51d924b9381' >XZopfli is a new zlib (gzip, deflate) compatible compressor. >XThis compressor takes more time (~100x slower), but compresses >Xaround 5% better than zlib and better than any other zlib-compatible >Xcompressor we have found. >X >XWWW: http://code.google.com/p/zopfli/ >6d57458a8aa66a125a0df51d924b9381 >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 185680
: 139438