Commit Graph

494529 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
10972a5418 Add rubygem-ms_rest 0.11.1
MsRestAzure is a library which supports the Azure clients (SDKs) generated with
Autorest tool. It contains core logic and helper classes for error handling and
authentication. Also it includes azure specific logic like long polling
functionality and Azure application authentication. Usually it is not supposed
to be used as a standalone gem but only as a dependency for generated client
gems.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/runtime/ms_rest_azure
2019-12-29 12:47:06 +00:00
Sunpoet Po-Chuan Hsieh
770544beef Add rubygem-ms_rest 0.7.5
MsRest is a library which supports the clients (SDKs) generated with Autorest
tool. It contains core logic and helper classes for error handling and
authentication. Usually it is not supposed to be used as a standalone gem but
only as a dependency for generated client gems.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/runtime/ms_rest
2019-12-29 12:47:00 +00:00
Sunpoet Po-Chuan Hsieh
856656f956 Add rubygem-logger 1.4.2
Logger is a simple but powerful logging utility to output messages in your Ruby
program.

Logger has the following features:
- Print messages to different levels such as info and error
- Auto-rolling of log files
- Setting the format of log messages
- Specifying a program name in conjunction with the message

WWW: https://github.com/ruby/logger
2019-12-29 12:46:53 +00:00
Sunpoet Po-Chuan Hsieh
a019a5dc99 Add rubygem-forwardable 1.3.1
The Forwardable module provides delegation of specified methods to a designated
object, using the methods #def_delegator and #def_delegators.

WWW: https://github.com/ruby/forwardable
2019-12-29 12:46:47 +00:00
Sunpoet Po-Chuan Hsieh
8cbcf29c2d Add rubygem-faraday-cookie_jar 0.0.6
Faraday::CookieJar is a faraday middleware to manage client-side cookies.

WWW: https://github.com/miyagawa/faraday-cookie_jar
2019-12-29 12:46:41 +00:00
Sunpoet Po-Chuan Hsieh
c2ade17cfc Add rubygem-did_you_mean 1.4.0
The gem that has been saving people from typos since 2014. Ruby 2.3 and later
will automatically require this gem when a Ruby process starts up.

WWW: https://github.com/ruby/did_you_mean
2019-12-29 12:46:35 +00:00
Sunpoet Po-Chuan Hsieh
88fde3a711 Add rubygem-aws-sdk-accessanalyzer 1.0.0
Official AWS Ruby gem for Access Analyzer.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-accessanalyzer
2019-12-29 12:46:29 +00:00
Sunpoet Po-Chuan Hsieh
696b678970 Add py-flask-json 0.3.4
Flask-JSON is a simple extension that adds better JSON support to Flask
application.

Features:
- Works on python 2.6, 2.7, 3.3+ and Flask 0.10+.
- More ways to generate JSON responses (comparing to plain Flask).
- Extended JSON encoding support.

WWW: https://github.com/skozlovf/flask-json
2019-12-29 12:46:23 +00:00
Sunpoet Po-Chuan Hsieh
6ff8f71a76 Add py-geomet 0.2.1
GeoMet converts GeoJSON to WKT/WKB (Well-Known Text/Binary), and vice versa.
Extended WKB/WKT are also supported. Conversion functions are exposed through
idiomatic load/loads/dump/dumps interfaces.

GeoMet is intended to cover all common use cases for dealing with 2D, 3D, and 4D
geometries (including 'Z', 'M', and 'ZM').

WWW: https://github.com/geomet/geomet
2019-12-29 12:46:17 +00:00
Sunpoet Po-Chuan Hsieh
6272f4bbab Add py-hdbscan 0.8.24
HDBSCAN - Hierarchical Density-Based Spatial Clustering of Applications with
Noise. Performs DBSCAN over varying epsilon values and integrates the result to
find a clustering that gives the best stability over epsilon. This allows
HDBSCAN to find clusters of varying densities (unlike DBSCAN), and be more
robust to parameter selection.

In practice this means that HDBSCAN returns a good clustering straight away with
little or no parameter tuning -- and the primary parameter, minimum cluster
size, is intuitive and easy to select.

HDBSCAN is ideal for exploratory data analysis; it's a fast and robust algorithm
that you can trust to return meaningful clusters (if there are any).

WWW: https://github.com/scikit-learn-contrib/hdbscan
2019-12-29 12:46:11 +00:00
Sunpoet Po-Chuan Hsieh
a479fa662b Add py-quantecon 0.4.6
QuantEcon is an organization run by economists for economists with the aim of
coordinating distributed development of high quality open source code for all
forms of quantitative economic modelling.

WWW: https://github.com/QuantEcon/QuantEcon.py
2019-12-29 12:46:06 +00:00
Jochen Neumeister
249698cfc2 Fix CONFLICTS_INSTALL
Sponsored by:	Netzkommune GmbH
2019-12-29 12:44:29 +00:00
Jochen Neumeister
9faafe57dc Update to 8.5.1
Sponsored by:	Netzkommune GmbH
2019-12-29 12:43:19 +00:00
Jochen Neumeister
6f0bc310f2 Update to 7.5.18
Sponsored by:	Netzkommune GmbH
2019-12-29 12:40:42 +00:00
Matthias Andree
c32f89896c graphics/rawtherapee: document Makefile better, test-process images
...under "make test", if any are placed into testimages/

No functional changes to generated package => PORTREVISION unchanged.
2019-12-29 12:34:34 +00:00
Matthias Andree
0a5153be5e net-im/farstream: import patch to isolate from Git version updates
...on the download portal of the patch.

PR:		242657
Approved by:	gnome@ (kwm)
2019-12-29 12:22:30 +00:00
Matthias Andree
ee697d8371 graphics/ilmbase,openexr: fix vulnerabilities
Uses backported patches from upstream Git repository, without the
exr2aces parts, and regenerates all openexr patches from scratch.

MFH:		2019Q4 (blanket, security patches)
Security:	e4d9dffb-2a32-11ea-9693-e1b3f6feec79
Security:	CVE-2018-18443
Security:	CVE-2018-18444
2019-12-29 12:16:18 +00:00
Matthias Andree
4d15461f06 Document graphics/ilmbase graphics/openexr vulnerabilities.
Security:	e4d9dffb-2a32-11ea-9693-e1b3f6feec79
Security:	CVE-2018-18443
Security:	CVE-2018-18444
2019-12-29 12:11:09 +00:00
Matthias Andree
03535a0e4b Add license, per assessing only vxquery.cc. 2019-12-29 12:09:05 +00:00
Alexey Dokuchaev
62ef892742 - Update `archivers/libdeflate' to version 1.5
- Add LICENSE_FILE which is not a boilerplate (includes author's name)
- Hook available tests to our framework

Reported by:	portscout
2019-12-29 12:08:56 +00:00
Jochen Neumeister
82e73ce6ac Update to 1.0.8
Changelog: https://pecl.php.net/package/yaconf/1.0.8

Sponsored by:	Netzkommune GmbH
2019-12-29 12:08:11 +00:00
Dirk Meyer
88d4aaeba0 - fixes default charset for all translations 2019-12-29 11:31:25 +00:00
Jochen Neumeister
4957a8a5b2 Give Maintainership tu Submitter
PR:		242949
Reported by:	Neel Chauhan <neel@neelc.org>
Sponsored by:	Netzkommune GmbH
2019-12-29 11:14:58 +00:00
Jochen Neumeister
f2341200bc Update to 1.4.4
Sponsored by:	Netzkommune GmbH
2019-12-29 11:12:44 +00:00
Jochen Neumeister
492252ea23 Update pkg-descr
Sponsored by:	Netzkommune GmbH
2019-12-29 11:05:39 +00:00
Jochen Neumeister
c5877f4f19 Update to 3.5.3
Changelog: https://pear.php.net/package/PHP_CodeSniffer/download/

Sponsored by:	Netzkommune GmbH
2019-12-29 11:00:16 +00:00
Jochen Neumeister
b2c4fbd776 Update to 1.6.1
Changelog:
- Replace "each()" calls with "foreach" for PHP 7.2-compatibility
- Fix autoloading definition for composer 1.11
- Fix LGPL SPDX license identifier in composer.json

Sponsored by:	Netzkommune GmbH
2019-12-29 10:50:40 +00:00
Matthias Andree
f5b4d614a0 graphics/magnum*: Update to 2019.10 to unbreak the build
https://blog.magnum.graphics/announcements/2019.10/

Approved by:	yuri@ (blanket, unbreaking BROKEN port)
2019-12-29 10:45:21 +00:00
Jochen Neumeister
7d21657328 Update to 2.13.1
PR:		242933
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Sponsored by:	Netzkommune GmbH
2019-12-29 10:35:56 +00:00
Dmitry Marakasov
3af570d5af - Add LICENSE_FILE
- Add NO_ARCH
- Update WWW

Approved by:	portmgr blanket
2019-12-29 09:30:06 +00:00
Tobias C. Berner
dc6a97e9e0 devel/py-JsPy: update to 0.67 2019-12-29 08:28:10 +00:00
Tobias Kortkamp
1b530ac7cc multimedia/kodi-devel: Enable more features/options by default
While here update CPUInfo patch which now includes patch-neon.

PR:		242926
2019-12-29 08:15:31 +00:00
Vanilla I. Shu
6c231d85ce Update to 4.4.14. 2019-12-29 06:58:46 +00:00
Tobias Kortkamp
5f7b1757a8 devel/tokei: Update to v10.1.1
Changes:	https://github.com/XAMPPRocky/tokei/blob/v10.1.1/CHANGELOG.md#1011
2019-12-29 06:50:40 +00:00
Cy Schubert
5ed6bf5f91 cfengine315 and cfengine-masterfiles315 are now default. 2019-12-29 06:43:01 +00:00
Wen Heping
fa2500d1c3 - Update to 2.86.3 2019-12-29 04:20:48 +00:00
Matthias Andree
099afc16c3 Move from c++03 to c++11
This adds a few constexpr keywords to bardecode/code25i.hh.
Needed in order to permit OpenEXR update to 2.4.0 later, which
uses rvalue references (a C++11 feature) in its headers.
2019-12-29 03:24:24 +00:00
Yuri Victorovich
b070b9957b sysutils/crate: Ignore on 11: getline isn't found there
Reported by:	fallout
2019-12-29 01:17:41 +00:00
Jan Beich
920bf3ea97 emulators/yuzu: update to s20191228
Changes:	8a76f816a...f846e3d6d
2019-12-29 00:26:02 +00:00
Jan Beich
08b61dfb49 emulators/rpcs3: update to 0.0.6.9255
Changes:	70e26eeb4...9f106be36
2019-12-29 00:25:55 +00:00
Jochen Neumeister
6374fa0063 Fix Port Category 2019-12-29 00:21:51 +00:00
Jochen Neumeister
78db55225b Welcome phpmyadmin5
Changelog: https://www.phpmyadmin.net/news/2019/12/26/phpmyadmin-500-released/

Sponsored by:	Netzkommune GmbH
2019-12-29 00:20:16 +00:00
Jochen Neumeister
f4dd09a397 Update to 4.9.3
Welcome to phpMyAdmin 4.9.3, a routine bugfix release. This release is occurring simultaneously with the release of phpMyAdmin 5.0.0, which is our recommended version except for users with older PHP installations.

This is planned as the final bugfix release of phpMyAdmin version 4. Version 4 works with PHP versions 5.5 through (at least) 7.4, and MySQL versions 5.5 and newer (and the corresponding MariaDB versions). Version 5 will require PHP 7.1 or newer, but we plan to maintain security fixes for version 4 as part of our LTS program. For end of life details and supported versions, please see the "Supported versions" grid at https://www.phpmyadmin.net/downloads/.

This release includes fixes for many bugs, including:

 - Several PHP notices and warnings including "Undefined index table_create_time," a notice about error_reporting() being disabled for security reasons, and several Undefined Index errors.
 - Support CloudFront-Forwarded-Proto header for Amazon CloudFront proxy
 - Early compatibility with development versions of PHP 8
 - Fix replication actions (start, stop, etc)

There are many, many more bug fixes thanks to the efforts of our developers and other contributors. For full details, you can see the ChangeLog file included with this release.

The phpMyAdmin team

Sponsored by:	Netzkommune GmbH
2019-12-28 23:56:07 +00:00
Jochen Neumeister
f11a5319e7 Update to 2.31.13
Sponsored by:	Netzkommune GmbH
2019-12-28 23:45:35 +00:00
Jochen Neumeister
e989e471db Update to 2.41.2
Sponsored by:	Netzkommune GmbH
2019-12-28 23:37:03 +00:00
Jochen Neumeister
295d0b111b Update to 2.0.20
PR:		242922
Submitted by:	Freddy DISSAUX <dsx@bsdsx.fr> (maintainer)
Sponsored by:	Netzkommune GmbH
2019-12-28 23:23:13 +00:00
Sean Bruno
ca54e3f6ba sysutils/devcpu-data: Update for AMD model 17h.
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/amd-ucode?id=c4586ffaac0ca0d7045e06140b6426f2e79e96e6

AMD u-code files have been updated and exist in the FreeBSD distcache at
this time.

PR:		242906
Security:	yes
2019-12-28 22:28:16 +00:00
Marius Strobl
69d6e9fa48 Reword INFO_DESC to better reflect that it's about documentation in GNU
info format.

Submitted by:	jbeich
2019-12-28 21:23:52 +00:00
Jason E. Hale
44c2705108 editors/mp: Update to 5.36; unbreak 2019-12-28 21:17:15 +00:00
Matthias Andree
0033ef5d4f Correct libImath/libIex .so name for future graphics/ilmbase update. 2019-12-28 21:05:48 +00:00