| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/sabnzbd/sabnzbd/releases/tag/2.3.0
PR: 222501
Submitted by: Ralf van der Enden <tremere@cainites.net>
Approved by: joshruehlig@gmail.com (maintainer)
Notes:
svn path=/head/; revision=450426
|
|
|
|
|
|
|
|
| |
The immediate BROKEN reason can be fixed, but other problems arise afterwards
which I'm not willing to fix without seeing upstream development continuing.
Notes:
svn path=/head/; revision=450425
|
|
|
|
| |
Notes:
svn path=/head/; revision=450424
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=450423
|
|
|
|
| |
Notes:
svn path=/head/; revision=450422
|
|
|
|
| |
Notes:
svn path=/head/; revision=450421
|
|
|
|
| |
Notes:
svn path=/head/; revision=450420
|
|
|
|
|
|
|
| |
2: chrase shared library version.
Notes:
svn path=/head/; revision=450419
|
|
|
|
| |
Notes:
svn path=/head/; revision=450418
|
|
|
|
|
|
|
|
|
|
| |
Changelog: https://chromium.googlesource.com/chromium/src/+log/61.0.3163.79..61.0.3163.100?pretty=fuller&n=10000
MFH: 2017Q3
Security: https://vuxml.freebsd.org/freebsd/917e5519-9fdd-11e7-8b58-e8e0b747a45a.html
Notes:
svn path=/head/; revision=450417
|
|
|
|
|
|
|
| |
Obtained from: https://chromereleases.googleblog.com/2017/09/stable-channel-update-for-desktop_21.html
Notes:
svn path=/head/; revision=450416
|
|
|
|
| |
Notes:
svn path=/head/; revision=450415
|
|
|
|
| |
Notes:
svn path=/head/; revision=450414
|
|
|
|
| |
Notes:
svn path=/head/; revision=450413
|
|
|
|
| |
Notes:
svn path=/head/; revision=450412
|
|
|
|
| |
Notes:
svn path=/head/; revision=450411
|
|
|
|
| |
Notes:
svn path=/head/; revision=450410
|
|
|
|
| |
Notes:
svn path=/head/; revision=450409
|
|
|
|
| |
Notes:
svn path=/head/; revision=450408
|
|
|
|
| |
Notes:
svn path=/head/; revision=450406
|
|
|
|
| |
Notes:
svn path=/head/; revision=450405
|
|
|
|
|
|
|
| |
MFH: 2017Q3
Notes:
svn path=/head/; revision=450404
|
|
|
|
| |
Notes:
svn path=/head/; revision=450403
|
|
|
|
| |
Notes:
svn path=/head/; revision=450402
|
|
|
|
| |
Notes:
svn path=/head/; revision=450401
|
|
|
|
| |
Notes:
svn path=/head/; revision=450400
|
|
|
|
|
|
|
|
| |
PR: 221403
Submitted by: atara-y@mx.scn.tv
Notes:
svn path=/head/; revision=450399
|
|
|
|
|
|
|
|
|
| |
PR: 217526
Submitted by: Ryan C. Gordon <icculus@icculus.org>
Reported by: Thibault Payet
Notes:
svn path=/head/; revision=450398
|
|
|
|
|
|
|
|
|
| |
PR: 219718
Submitted by: emaste
Reported by: O. Hartmann
Notes:
svn path=/head/; revision=450397
|
|
|
|
|
|
|
| |
Bump to LLVM 4.0 on older os revs because the dependencies pull it in anyway.
Notes:
svn path=/head/; revision=450396
|
|
|
|
|
|
|
| |
pointyhat to: ler (myself)
Notes:
svn path=/head/; revision=450395
|
|
|
|
|
|
|
|
|
|
| |
Apply patch from upstream.
PR: 221513
Submitted by: jny@jny.dk, fsbruva@yahoo.com
Notes:
svn path=/head/; revision=450394
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: http://www.redmine.org/projects/redmine/wiki/Changelog_3_2
PR: 220251
Submitted by: Miroslav Lachman <000.fbsd@quip.cz>
Reported by: Alexander Ushakov <alexander@polyvizor.com>
Notes:
svn path=/head/; revision=450393
|
|
|
|
|
|
|
| |
Notified by: koobs
Notes:
svn path=/head/; revision=450392
|
|
|
|
|
|
|
| |
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.2-News
Notes:
svn path=/head/; revision=450391
|
|
|
|
|
|
|
| |
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.2-News
Notes:
svn path=/head/; revision=450390
|
|
|
|
|
|
|
| |
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.2-News
Notes:
svn path=/head/; revision=450389
|
|
|
|
|
|
|
| |
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.2-News
Notes:
svn path=/head/; revision=450388
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gitaly is part of GitLab. It is a server application that uses its own gRPC
protocol to communicate with its clients. This repository contains the protocol
definition and automatically generated wrapper code for Go and Ruby.
The .proto files define the remote procedure calls for interacting with Gitaly.
We keep auto-generated client libraries for Ruby and Go in their respective
subdirectories.
Use the make generate script from the root of the repository to regenerate the
client libraries after updating .proto files.
WWW: https://gitlab.com/gitlab-org/gitaly-proto
Notes:
svn path=/head/; revision=450387
|
|
|
|
|
|
|
|
|
|
|
| |
This gem provides simple request logging for Grape with just few lines of code
you have to put in your project! In return you will get response codes, paths,
parameters and more!
WWW: https://github.com/aserafin/grape_logging
Notes:
svn path=/head/; revision=450386
|
|
|
|
| |
Notes:
svn path=/head/; revision=450385
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use `mysql_config --version` instead of `mysql --version` because
in MySQL 8.0 the format of output is changed and it'd be [more reliable] and
easier to use just mysql_config because it only returns the numbers we want.
Reviewed by: brnrd, mat (mentor, portmgr)
Approved by: brnrd, mat (mentor, portmgr)
Sponsored by: EuroBSDCon Paris Devsummit
Differential Revision: https://reviews.freebsd.org/D12458
Notes:
svn path=/head/; revision=450384
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes since 1.8:
o Better support intermediate CAs
Reviewed by: mat
Sponsored by: Bracket Computing, Inc.
Differential Revision: https://reviews.freebsd.org/D12443
Notes:
svn path=/head/; revision=450383
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update includes:
bug fix: streaming slaves consuming 100% CPU
Happened Under certain conditions, especially under FreeBSD and macOS slaves.
bug fix: missing alarm notifications on netdata masters
Because of messing cached alarm state, sometimes the notifications were not
always sent, although being visible at the dashboards.
bug fix: streamed charts with duplicate names
There was a minor issue with charts that were created with name aliases.
new plugin:
python.d.plugin now supports HTTP keep-alive via using urllib3.
This enables HTTP keep-alive on all connections, which allows netdata to have
permanent connections to third party web applications.
Reviewed by: mat (mentor)
Approved by: mat (mentor)
Sponsored by: Netzkommune GmbH
Differential Revision: https://reviews.freebsd.org/D12408
Notes:
svn path=/head/; revision=450382
|
|
|
|
|
|
|
|
| |
PR: 222507
Reported by: Helge Oldach
Notes:
svn path=/head/; revision=450381
|
|
|
|
|
|
|
| |
With hat: puppet
Notes:
svn path=/head/; revision=450380
|
|
|
|
|
|
|
| |
With hat: puppet
Notes:
svn path=/head/; revision=450379
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The language is a superset of Python 3.4+ with additional shell primitives.
xonsh (pronounced conch) is meant for the daily use of experts and novices
alike.
WWW: http://xon.sh
PR: 220596
Submitted by: roberfern@gmail.com
Notes:
svn path=/head/; revision=450378
|
|
|
|
|
|
|
|
| |
PR: 222046
Approved by: maintainer timeout (18 days)
Notes:
svn path=/head/; revision=450377
|
|
|
|
|
|
|
|
| |
[BUGFIX] Default TLS ServerName to target's host for HTTP probe if not
provided in config]
Notes:
svn path=/head/; revision=450376
|