[Bug 236610] [NEW PORT] archivers/php-brotli: PHP Extension for Brotli

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 18 20:25:59 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236610

--- Comment #1 from commit-hook at 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, Huffman
  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 at 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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list