Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_6 12 Jul 2017 19:44:56
  |
brnrd  |
archivers/brotli: Move and update to 0.6.0
- Move from devel/libbrotli to archivers/brotli
- Remove meta-project for library build
- Bump epoch for meta 1.0 to upstream 0.6 update
- Add MOVED entry
- Switch from autoconf to cmake
PR: 218813, 218851
Submitted by: Markus Kohlmeyer <rootservice@gmail.com>
Approved by: maintainer time-out
Differential Revision: https://reviews.freebsd.org/D11290 |
1.0_6 01 Apr 2017 15:23:32
  |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
1.0_5 29 Mar 2017 13:11:23
  |
mat  |
Don't USE_GITHUB=nodefault when you actually are using the default
distfile too.
Sponsored by: Absolight |
1.0_5 04 Dec 2016 20:51:52
  |
bapt  |
Add missing headers into pkg-plist |
1.0_4 21 Oct 2016 15:21:13
  |
mat  |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
1.0_4 24 Aug 2016 14:50:17
  |
mat  |
Convert some port to the new GH_SUBDIR feature.
Sponsored by: Absolight |
1.0_4 14 Jul 2016 22:38:50
  |
osa  |
Upgrade brotli to the latest 0.4.0 release.
Bump PORTREVISION. |
1.0_3 10 Jun 2016 22:07:31
  |
osa  |
Upgrade brotli from 3a77ebe to 9bce220.
Remove MAKE_JOBS_UNSAFE, it's fine now.
Bump PORTREVISION. |
1.0_2 01 Jun 2016 13:15:37
  |
mat  |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight |
1.0_2 16 Apr 2016 23:45:36
  |
osa  |
Update patch for Makefile.am to fix a compilation issue for www/nginx*
ports when ngx_brotli enabled.
Bump PORTREVISION.
PR: 208829 |
1.0_1 15 Apr 2016 23:13:16
  |
osa  |
Upgrade brotli from v0.3.0 to 3a77ebe.
Remove applied to upsteam patch.
Bump PORTREVISION. |
1.0 15 Apr 2016 22:21:10
  |
osa  |
Upgrade to the latest version 1.0. |
0.3.0_3 08 Mar 2016 21:15:16
  |
jbeich  |
archivers/brotli, devel/libbrotli: fix buffer overflow
Obtained from: upstream
Security: 1bcfd963-e483-41b8-ab8e-bad5c3ce49c9
MFH: 2016Q1 |
0.3.0_2 14 Feb 2016 15:35:47
  |
osa  |
Upgrade to latest revision 347bc0f.
Bump PORTREVISION. |
0.3.0_1 13 Feb 2016 12:53:19
  |
osa  |
Remove a needless string, it's the non-functional change. |
0.3.0_1 13 Feb 2016 11:35:31
  |
osa  |
Fix the build by removing needless check for a git client.
Bump PORTREVISION. |
0.3.0 12 Feb 2016 12:23:28
  |
osa  |
Add libbrotli - libraries for the brotli decode and encode sources. |