Date: Mon, 18 Mar 2019 20:25:56 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 236610] [NEW PORT] archivers/php-brotli: PHP Extension for Brotli Message-ID: <bug-236610-7788-qTzQctIf19@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236610-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-236610-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236610 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: tcberner Date: Mon Mar 18 20:24:58 UTC 2019 New revision: 496204 URL: https://svnweb.freebsd.org/changeset/ports/496204 Log: [NEW PORT] archivers/php-brotli: PHP Extension for Brotli Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffm= an coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. This is the Brotli Extension for PHP WWW: https://github.com/kjdev/php-ext-brotli PR: 236610 Submitted by: Daniel Shafer <daniel@shafer.cc> Differential_Revision: https://reviews.freebsd.org/D19619 Changes: head/archivers/Makefile head/archivers/php-brotli/ head/archivers/php-brotli/Makefile head/archivers/php-brotli/distinfo head/archivers/php-brotli/pkg-descr --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236610-7788-qTzQctIf19>