| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
GCC 5.4 to GCC 6.4.
PR: 219275
Thanks to: jbeich, rakuco, and others for fixing (too) many broken ports
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
yaml-cpp uses auto_ptr in a small number of places. This is problematic,
as libc++ 5.0.0 (used on HEAD) has auto_ptr disabled when building for
C++17. This causes the build for cloudabi-utils to fail on HEAD.
Instead of removing all of the use of auto_ptr from yaml-cpp, this
commit only changes public header files to make use of unique_ptr.
As I also ran into this issue for CloudABI, here's a bug report I filed
upstream a couple of weeks ago:
https://github.com/jbeder/yaml-cpp/issues/523
Reported by: pkg-fallout :-C
Reviewed by: madpilot, mat
Differential Revision: https://reviews.freebsd.org/D12285
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Submitter becomes maintainer. The current maintainer is absent
without leave (> 3 maintainer timeouts) and Jens submitted the
last 3 updates to the port.
PR: 221623
Submitted by: Jens Grassel <jan0sch@mykolab.com>
Approved by: mitsururike@gmail.com (maintainer timeout, 3 weeks)
|
| |
|
| |
|
| |
|
|
|
|
| |
Security: CVE-2017-14230
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If the package is built in, for instance, poudriere, or on a computer other
than the one it is later installed on, the DEFAULT_MAIL_HOST and
DEFAULT_URL_HOST variables in the Mailman/Defaults.py file were unsuitable.
Leverage pkg-install to fix these up to be the same as hostname -f at
install time.
[The MFH would require the intermediate update to 2.1.24 to be included.]
MFH: 2017Q3
|
|
|
|
|
| |
Submitted by: jbeich
Differential Revision: https://reviews.freebsd.org/D11574
|
|
|
|
|
| |
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12273
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes FreeBSD-related regressions observed in 1.43.4 and 1.43.5,
and portability issues around quota support on 32-bit builds.
Changelog: <http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.43.6>
[The MFH request will also need to take 1.43.5 upgrades into account,
so the easiest would probably to merge the entire history since branching.]
MFH: 2017Q3
|
|
|
|
|
|
|
| |
PR: 221980
Submitted by: duchateau.olivier@gmail.com
Approved by: schaiba@gmail.com (maintainer)
MFH: 2017Q3
|
| |
|
|
|
|
|
|
|
|
|
| |
A set of functions to run code 'with' safely and temporarily modified
global state. Many of these functions were originally a part of the
'devtools' package, this provides a simple package with limited
dependencies to provide access to these functions.
WWW: https://cran.r-project.org/web/packages/withr/
|
|
|
|
|
|
|
|
| |
- Fixes build with PHP 7.x
- Switch to USES=php
PR: 222173
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net>
|
|
|
|
|
|
|
|
|
|
|
| |
An extensible framework to create and preprocess design matrices.
Recipes consist of one or more data manipulation and analysis
"steps". Statistical parameters for the steps can be estimated from
an initial data set and then applied to other data sets. The resulting
design matrices can then be used as inputs into statistical or
machine learning models.
WWW: https://cran.r-project.org/web/packages/recipes/
|
| |
|
|
|
|
|
|
| |
Changes: https://github.com/tcort/tcbasic/releases/tag/v2.2.0
PR: 222192
Submitted by: Thomas Cort <linuxgeek@gmail.com> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Update BROKEN: use lowercase for leading character
- Regenerate patch files with makepatch:
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/File-Which/Changes
|
|
|
|
| |
Changes: http://weblog.rubyonrails.org/2017/9/7/Rails-5-1-4-and-5-0-6-released/
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-0-stable/railties/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-0-stable/actionmailer/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-0-stable/actioncable/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-0-stable/actionpack/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-0-stable/activejob/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-0-stable/actionview/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-0-stable/activerecord/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-0-stable/activemodel/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-0-stable/activesupport/CHANGELOG.md
|
|
|
|
| |
Changes: http://weblog.rubyonrails.org/2017/9/7/Rails-5-1-4-and-5-0-6-released/
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-1-stable/railties/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-1-stable/actionmailer/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-1-stable/actioncable/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-1-stable/actionpack/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-1-stable/activejob/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-1-stable/actionview/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-1-stable/activerecord/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-1-stable/activemodel/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/rails/blob/5-1-stable/activesupport/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/premailer/css_parser/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
|
| |
|
|
|
|
| |
Changes: https://github.com/maxbube/mydumper/releases
|
|
|
|
|
|
|
|
| |
Compute Gower's distance (or similarity) coefficient between records.
Compute the top-n matches between records. Core algorithms are
executed in parallel on systems supporting OpenMP.
WWW: https://cran.r-project.org/web/packages/gower/
|
|
|
|
|
|
|
|
|
| |
Provides fast and efficient routines for common rolling / windowed
operations. Routines for the efficient computation of windowed mean,
median, sum, product, minimum, maximum, standard deviation and
variance are provided.
WWW: https://cran.r-project.org/web/packages/RcppRoll/
|
|
|
|
|
|
|
|
| |
PR: 222154
Submitted by: dereks@lifeofadishwasher.com (maintainer)
Relnotes: http://www.mutt.org/relnotes/1.9/
http://www.mutt.org/doc/UPDATING
Differential Revision: https://reviews.freebsd.org/D12282
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Contains procedures for depth-based supervised learning, which are
entirely non-parametric, in particular the DDalpha-procedure (Lange,
Mosler and Mozharovskyi, 2014). The training data sample is transformed
by a statistical depth function to a compact low-dimensional space,
where the final classification is done. It also offers an extension
to functional data and routines for calculating certain notions of
statistical depth functions. 50 multivariate and 5 functional
classification problems are included.
WWW: https://cran.r-project.org/web/packages/ddalpha/
|
|
|
|
| |
- And tell users how to automate the patch
|
| |
|
|
|
|
|
|
|
|
|
|
| |
"Essential" Robust Statistics. Tools allowing to analyze data with
robust methods. This includes regression methodology including model
selections and multivariate statistics where we strive to cover the
book "Robust Statistics, Theory and Methods" by 'Maronna, Martin
and Yohai'; Wiley 2006.
WWW: https://cran.r-project.org/web/packages/robustbase/
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Differential Evolution (DE) stochastic algorithms for global
optimization of problems with and without constraints. The aim is
to curate a collection of its state-of-the-art variants that (1)
do not sacrifice simplicity of design, (2) are essentially tuning-free,
and (3) can be efficiently implemented directly in the R language.
Currently, it only provides an implementation of the 'jDE' algorithm
by Brest et al. (2006) <doi:10.1109/TEVC.2006.872133>.
WWW: https://cran.r-project.org/web/packages/DEoptimR/
|
| |
|
| |
|
|
|
|
|
|
| |
Changes: https://ccrma.stanford.edu/software/stk/download.html#v4dot6dot0
PR: 222004
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
Functions to work with date-times and time-spans: fast and user
friendly parsing of date-time data, extraction and updating of
components of a date-time (years, months, days, hours, minutes, and
seconds), algebraic manipulation on date-time and time-span objects.
The 'lubridate' package has a consistent and memorable syntax that
makes working with dates easy and fun.
WWW: https://cran.r-project.org/web/packages/lubridate/
|
|
|
|
|
|
|
| |
A collection of dimensionality reduction techniques from R packages
and provides a common interface for calling the methods.
WWW: https://cran.r-project.org/web/packages/dimRed/
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
| |
- Switch to USES=localbase
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
An Implementation of Dimensionality Reduction via Regression using
Kernel Ridge Regression.
WWW: https://cran.r-project.org/web/packages/DRR/
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This package implements the fast cross-validation via sequential
testing (CVST) procedure. CVST is an improved cross-validation
procedure which uses non-parametric testing coupled with sequential
analysis to determine the best parameter set on linearly increasing
subsets of the data. By eliminating underperforming candidates
quickly and keeping promising candidates as long as possible, the
method speeds up the computation while preserving the capability
of a full cross-validation. Additionally to the CVST the package
contains an implementation of the ordinary k-fold cross-validation
with a flexible and powerful set of helper objects and methods to
handle the overall model selection process. The implementations of
the Cochran's Q test with permutations and the sequential testing
framework of Wald are generic and can therefore also be used in
other contexts.
WWW: https://cran.r-project.org/web/packages/CVST/
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Kernel-based machine learning methods for classification, regression,
clustering, novelty detection, quantile regression and dimensionality
reduction. Among other methods 'kernlab' includes Support Vector
Machines, Spectral Clustering, Kernel PCA, Gaussian Processes and
a QP solver.
WWW: https://cran.r-project.org/web/packages/kernlab/
|
|
|
|
|
|
|
|
| |
Improved predictive models by indirect classification and bagging
for classification, regression and survival problems as well as
resampling based estimators of prediction error.
WWW: https://cran.r-project.org/web/packages/ipred/
|
|
|
|
|
|
|
|
| |
Fast and user friendly implementation of nonparametric estimators
for censored event history (survival) analysis. Kaplan-Meier and
Aalen-Johansen method.
WWW: https://cran.r-project.org/web/packages/prodlim/
|
|
|
|
|
|
| |
Estimation and simulation of latent variable models.
WWW: https://cran.r-project.org/web/packages/lava/
|
|
|
|
|
|
|
| |
databases/dalmp
devel/gitflow
Submitted by: maintainer, by email
|
|
|
|
|
|
|
|
|
| |
- Added option "stderr" that allows logging only standard error output.
- If using only option "log" combined standard output and standard
error are used.
PR: 222123
Submitted by: nbari@tequila.io (maintainer)
|
|
|
|
|
|
|
|
| |
- Allow to encrypt/decrypt as a service by using a remote HTTP endpoint
for fetching private keys.
PR: 222124
Submitted by: nbari@tequila.io (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix in CegoQueryHelper::aggregateTuple, in case of min-Aggregation,
wrong results may occur, if null values have to be treated. Since
null value handling is now treated inside CegoFieldValue, some code
here was obsolete.
- Fix in CegoPredDesc for INSUB and NOTINSUB constructor + clone
method. There was a confusing with the isNegated flag which has
been corrected ( also in using class CegoAction ) The wrong negation
might lead to wrong query result for views using subselect with in
or not in subselects
- Bug fix in CegoDistCursor::getTuple, for the LEFTOUTER case and
moreRight conditions, the right table cursor was called double time
( native and with nextRight ). The native call has to be removed
since this may lead to strange effects actually just observed for
mingw compiles
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
|
|
|
|
|
|
|
|
|
|
| |
- USES=pathfix has no effect, adjust CONFIGURE_ARGS instead
- Mark as NO_ARCH
- Pet portlint
Changes: https://cgit.freedesktop.org/wayland/wayland-protocols/log/
PR: 220981
Approved by: maintainer timeout (1 month, previous version)
|
|
|
|
|
|
|
|
| |
- graphics/appleseed isn't compatible yet, so disable OSL by default
Changes: https://github.com/imageworks/OpenShadingLanguage/blob/Release-1.8.10/CHANGES.md
PR: 220784 222131
Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
|
|
|
|
|
|
| |
Changes: https://github.com/OpenImageIO/oiio/blob/Release-1.7.17/CHANGES.md
PR: 222132
Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
|
|
|
|
|
|
| |
- mysql PHP extension was dropped in 7.0
PR: 222173
|
|
|
|
|
|
| |
- Update contains PHP 7 compat
PR: 222173
|
|
|
|
|
|
| |
PR: 221995
Submitted by: seschwar@gmail.com
Approved by: Christian Geier <geier@lostpackets.de> (maintainer)
|
|
|
|
|
|
|
| |
Changes: https://modwsgi.readthedocs.io/en/develop/release-notes/version-4.5.18.html
PR: 222013
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
|
|
|
|
|
|
|
| |
Changes: https://raw.githubusercontent.com/jaraco/keyrings.alt/2.3/CHANGES.rst
PR: 222012
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
|
|
|
|
|
| |
PR: 222120
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
warning:"@exec is deprecated, please use @[pre|post][un]exec" [1][2]
After change exec and unexec to post* it works again correctly
[1] https://github.com/freebsd/freebsd-ports/blob/master/CHANGES#L407
[2] https://www.freebsd.org/doc/en/books/porters-handbook/book.html#plist-keywords-base-exec
Approved by: portmgr (mat)
Approved my: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D12215
|
|
|
|
|
|
|
|
|
| |
- An undo and a redo function has been added.
- A status bar has been added.
- Bug fixes.
PR: 222022
Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
|
|
|
|
|
|
|
|
| |
- A button to change the timer has been added to the countdown window.
- A bug concerning icon loading has been fixed.
PR: 222023
Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
https://www.neomutt.org/2017/09/07/release
pet portlint
|
| |
|
|
|
|
|
| |
PR: 221825
Submitted by: uzsolt@uzsolt.hu (maintainer)
|
|
|
|
|
|
| |
PR: 220506
Submitted by: amutu@amutu.com (new maintainer)
MFH: 2017Q3
|
|
|
|
| |
Changes: https://github.com/michael-lazar/rtv/releases/tag/v1.18.0
|
|
|
|
|
|
|
|
| |
Also include devel/libevent as zabbix34-proxy dependency.
PR: 222095
Submitted by: Christian Ullrich <chris@chrullrich.net>
Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
|
|
|
|
|
| |
PR: 222166
Submitted by: vladimir.chukharev@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
This new version brings a better compatibility with Python 3.
Move to Github and to the new Home page.
Improve port (Architecture neutral, Dependencies, License, Test target).
Changes: https://github.com/eventable/vobject/releases
PR: 221472
Approved by: maintainer (timeout, 3 weeks)
|
|
|
|
|
|
|
|
|
| |
Software changes:
- The --defaultcrop parameter allows to define a default crop percentage
- Order page offsets numerically in YAML file
PR: 222045
Submitted by: Stefan Hagen <ports@textmail.me> (maintainer)
|
|
|
|
| |
Changes: https://github.com/haml/haml/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://kramdown.gettalong.org/news.html
|
|
|
|
| |
Changes: https://github.com/capistrano/capistrano/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Email-Simple/Changes
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Update WWW
- Regenerate patch
|
|
|
|
|
| |
- Update WWW
- Cosmetic fixes
|
|
|
|
|
|
| |
PR: 221024
Submitted by: olgeni
Approved by: maintainer timeout
|
| |
|
|
|
|
| |
Changes: https://github.com/Flexget/Flexget/compare/2.10.83...2.10.87
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
|
|
| |
This version has been marked end of life upstream, and so we deprecate its use here.
Approved by: swills (mentor)
|
|
|
|
| |
Changes: https://github.com/Azure/azure-sdk-for-ruby/releases
|
|
|
|
| |
Changes: https://github.com/ambethia/recaptcha/commits/master
|
|
|
|
| |
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
|
| |
|
|
|
|
|
| |
Changes: https://github.com/Try2Code/cdo-bindings/blob/master/README.md#changelog
https://github.com/Try2Code/cdo-bindings/commits/master
|
|
|
|
| |
Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru>
|
|
|
|
|
| |
Changes: https://github.com/Try2Code/cdo-bindings/blob/master/README.md#changelog
https://github.com/Try2Code/cdo-bindings/commits/master
|
|
|
|
| |
Changes: https://code.zmaw.de/news/380
|
|
|
|
|
|
|
| |
- Strip binary executable
Changes: https://github.com/pixel/hexedit/blob/master/Changes
https://github.com/pixel/hexedit/commits/master
|
| |
|
|
|
|
|
| |
PR: 216887
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Now that we have ARPC, Flower and yaml2argdata packaged, we can conclude
this series of commits by upgrading cloudabi-utils to the latest
upstream version again. This version of cloudabi-utils now has
integrated support for starting sandboxed processes that perform network
communication using Flower.
As cloudabi-utils has partially been rewritten in C++, drop the
dependency on libyaml. We now make use of yaml-cpp. Also apply some
minor cleanups (e.g., use DISTVERISON as opposed to PORTVERSION).
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D12265
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Support for pasting metafiles in RichEdit.
- Better support for grayscale PNG images.
- Support for safety features in library loading.
- Better handling of transforms in GdiPlus.
- Rendering improvements in DirectWrite.
- Various bug fixes.
Move ONLY_FOR_ARCHS into its proper location.
|
| |
|
|
|
|
|
| |
PR: 222138
Submitted by: j-keck <jhyphenkeck@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 215965
Submitted by: olgeni
Approved by: maintainer timeout
|
|
|
|
|
|
| |
devel/rubygem-aws-sdk-resources: Update to version 2.10.41
Upstream changes: https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.41
|
|
|
|
| |
Take maintainership from ports@.
|
|
|
|
|
|
| |
PR: 221993
Submitted by: olgeni
Approved by: koobs (maintainer)
|
|
|
|
|
|
| |
- Style fixes
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
Changelog:
https://docs.puppet.com/puppet/4.10/release_notes.html#puppet-4107
With hat: puppet
|
| |
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/puppetlabs/leatherman/blob/master/CHANGELOG.md#121
With hat: puppet
|
| |
|
|
|
|
| |
With hat: portmgr
|
| |
|
| |
|
|
|
|
|
|
| |
expired. syslog-ng311 and subsequent ports use their own copy of
eventlog. This is a packaging decision made by Balabit, the authors
of syslog-ng.
|
|
|
|
|
|
| |
- Catch up with PG_CACHE removal on head.
PR: 211432
|
|
|
|
| |
Changelog: https://forums.plex.tv/discussion/comment/1512281/#Comment_1512281
|
|
|
|
| |
Changelog: https://github.com/Radarr/Radarr/releases/tag/v0.2.0.846
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/d4d0d35e...e4105f46
|
|
|
|
|
|
| |
PR: 220724
Approved by: portmgr blanket
Obtained from: upstream
|
|
|
|
|
|
| |
PR: 220717
Obtained from: upstream
Approved by: portmgr blanket
|
|
|
|
| |
feature.
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx; (*)
o) third-party passenger module for www/nginx-devel.
Approved by: joneum (maintainer) (*)
|
|
|
|
|
|
|
|
|
| |
include the conflict and avoid the dependency however I will take
this up with our upline (submitter of the patch to this port) that
created syslog-ng311.
Discussed with: Craig Leres <leres@ee.lbl.gov>
Peter Czanik <czanik@balabit.com> (upline)
|
|
|
|
| |
Reported by: Craig Leres <leres@ee.lbl.gov>
|
| |
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Changes: https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES
|
|
|
|
|
| |
Changes: https://github.com/rtomayko/rack-cache/blob/master/CHANGES
https://github.com/rtomayko/rack-cache/commits/master
|
|
|
|
| |
Changes: https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt
|
| |
|
|
|
|
| |
Changes: https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
|
| |
|
|
|
|
|
| |
- Add DOCS option
- Bump PORTREVISION for package change
|
|
|
|
|
| |
Changes: https://github.com/keybase/client/releases
https://github.com/keybase/client/commits/master
|
|
|
|
| |
Changes: https://github.com/troglobit/editline/releases
|
| |
|
|
|
|
|
| |
PR: 221939
Approved by: mm (maintainer)
|
|
|
|
|
|
|
| |
adapter information about a server if an update is pending for this
server.
See also: https://github.com/zeroc-ice/ice/pull/18
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Changelog:
* Fix rendering of external links
* Fix deleted milestone bug
* Fix 500 error when view an issue which's milestone deleted
* Fix SHA1 hash linking
PR: 222076
Submitted by: stb@lassitu.de (maintainer)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D12245
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Changelog:
*) Feature: the $ssl_client_escaped_cert variable.
*) Bugfix: the "ssl_session_ticket_key" directive and the "include"
parameter of the "geo" directive did not work on Windows.
*) Bugfix: incorrect response length was returned on 32-bit platforms
when requesting more than 4 gigabytes with multiple ranges.
*) Bugfix: the "expires modified" directive and processing of the
"If-Range" request header line did not use the response last
modification time if proxying without caching was used.
Approved by: osa (maintainer)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D12247
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Digest-SHA3/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Digest-SHA/Changes
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/List-MoreUtils/Changes
|
|
|
|
|
|
|
|
|
|
|
| |
Kafka is used for building real-time data pipelines and streaming apps.
It is horizontally scalable, fault-tolerant, wicked fast,
and runs in production in thousands of companies.
WWW: https://kafka.apache.org/
PR: 220793
Submitted by: timp87@gmail.com
|
|
|
|
|
| |
PR: 221717
Reported by: Anton Sayetsky
|
|
|
|
| |
Reported by: daniel@blodan.se
|
|
|
|
|
|
|
|
| |
versions 7.0 and later.
PR: 219939
Submitted by: daniel@blodan.se
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
| |
databases/pecl-rrd can be updated to version 2.0.1. Separate ports are
needed because databases/pecl-rrd does not support php 5.6 and
databases/pecl-rrd1 does not support php 7.0 and 7.1.
PR: 219939
Submitted by: daniel@blodan.se (maintainer)
|
|
|
|
| |
Upstream changes: https://github.com/stumpwm/stumpwm/releases/tag/v1.0.1-rc
|
| |
|
|
|
|
|
|
|
|
| |
- Add LICENSE and LICENSE_FILE
- Update WWW in pkg-descr
PR: 222037
Submitted by: cpm@
|
|
|
|
| |
Changes: https://github.com/hashicorp/terraform/blob/v0.10.4/CHANGELOG.md
|
|
|
|
|
|
|
|
|
|
| |
The latest versions of CloudABI make use of a separate daemon to
facilitate connecting/listening on the network, called Flower. Add a
package for this daemon, as it is a build dependency for the latest
version of cloudabi-utils.
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D12264
|
|
|
|
|
| |
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D12216
|
| |
|
|
|
|
|
| |
This shouldn't change anything in the default case because tcl86 is chosen
anyway.
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
| |
While I'm here, adding the LICENSE_FILE variable.
PR: 222061
Submitted by: kbowling@freebsd.org (maintainer)
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12262
|
|
|
|
| |
- Requires patched mod_ssl to work
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
This is effectively 4.0.0beta2
|
|
|
|
|
|
|
|
|
|
| |
ARPC is an RPC library similar to GRPC. Though a lot simpler than GRPC
featurewise, it has transparent support for file descriptor passing.
ARPC is used by some applications related to CloudABI, like Flower
(CloudABI's networking daemon).
Reviewed by: riggs
Differential Revision: https://reviews.freebsd.org/D12103
|
|
|
|
| |
PR: 220068
|
|
|
|
|
|
|
|
| |
While here, put back USES=desktop-file-utils shared-mime-info which was
mistakenly removed in previous commits.
PR: 221713
Approved by: me@janh.de (maintainer timeout, >2 weeks)
|
|
|
|
|
| |
Note PORTREVISION is not bumped because it only affects a kernel without
"options COMPAT_FREEBSD11".
|
|
|
|
|
| |
Note PORTREVISION is not bumped because it only affects a kernel without
"options COMPAT_FREEBSD11".
|
|
|
|
|
|
|
|
|
| |
The goal of 'readr' is to provide a fast and friendly way to read
rectangular data (like 'csv', 'tsv', and 'fwf'). It is designed to
flexibly parse many types of data found in the wild, while still
cleanly failing when data unexpectedly changes.
WWW: https://cran.r-project.org/web/packages/readr/
|
|
|
|
|
|
|
|
|
| |
precompiled
binaries. Its binary is named op, but this port is being called 1password-client
to avoid conflict with security/op. The binary name itself still conflicts though.
WWW: https://support.1password.com/command-line-getting-started/
|
|
|
|
|
|
|
| |
Implements an S3 class for storing and formatting time-of-day values,
based on the 'difftime' class.
WWW: https://cran.r-project.org/web/packages/hms/
|
| |
|
|
|
|
|
|
|
| |
https://github.com/cbsd/cbsd/releases/tag/v11.1.4
PR: 222110
Submitted by: olevole@olevole.ru (maintainer)
|
|
|
|
|
|
|
| |
PR: 222020
Submitted by: mk@nic-nac-project.org (maintainer)
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12244
|
| |
|
|
|
|
| |
Do not bump PORTREVISION.
|
|
|
|
|
| |
Changes: https://github.com/intridea/multi_json/blob/master/CHANGELOG.md
https://github.com/intridea/multi_json/commits/master
|
|
|
|
| |
Changes: https://github.com/excon/excon/blob/master/changelog.txt
|
|
|
|
| |
MFH: 2017Q3
|
|
|
|
|
|
| |
Changes: https://docs.djangoproject.com/en/1.11/releases/1.11.5/
Security: aaab03be-932d-11e7-92d8-4b26fc968492
MFH: 2017Q3
|
|
|
|
|
|
| |
Changes: https://docs.djangoproject.com/en/1.10/releases/1.10.8/
Security: aaab03be-932d-11e7-92d8-4b26fc968492
MFH: 2017Q3
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Sort *_DEPENDS
- Add missing OPTIONS_DEFINE=EXAMPLES
- Add NO_ARCH
- Convert to options target helper
Changes: http://search.cpan.org/dist/POE-Component-IRC/Changes
|
| |
|
|
|
|
|
|
| |
- Update LICENSE
Changes: https://github.com/hunspell/hunspell/releases
|
|
|
|
| |
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html
|
|
|
|
| |
Changes: https://github.com/akopytov/sysbench/releases
|
|
|
|
|
|
|
|
|
|
|
| |
The port for ARPC (https://github.com/NuxiNL/arpc) I am preparing comes
with a script called 'aprotoc' that depends on these Python modules.
Ports that default to Python 2 have already been added, but now we
should add Python 3 flavours as well.
Reviewed by: koobs
Approved by: portmgr (bdrewery)
Differential Revision: https://reviews.freebsd.org/D12068
|
|
|
|
|
| |
PR: 222100
Submitted by: Tobias <t.tom@succont.de>
|
|
|
|
| |
Submitted by: portscout
|
|
|
|
| |
Changelog at https://github.com/libuv/libuv/releases/tag/v1.14.1
|
|
|
|
|
|
|
|
| |
sddm is a QML based X11 and Wayland display manager
https://github.com/sddm/sddm
Reviewed by: rakuco, groot_kde.org
Differential Revision: https://reviews.freebsd.org/D11619
|
|
|
|
|
|
|
|
| |
* Reset MAINTAINER.
PR: 221717
Submitted by: Johannes Jost Meixner
Approved by: former maintainer
|
|
|
|
|
|
| |
Changes: https://github.com/behdad/harfbuzz/releases/tag/1.5.0
Changes: https://github.com/behdad/harfbuzz/releases/tag/1.5.1
ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
|
|
|
|
|
|
|
| |
PR: 217480
Submitted by: dbaio
Approved by: portmgr (bdrewery)
Differential Revision: https://reviews.freebsd.org/D12197
|
|
|
|
|
|
|
|
|
|
|
| |
fix CVE-2017-1000083.
Fix portlint warnings.
PR: 221867
Submitted by: rkoberman@gmail.com
MFH: 2017Q3
Security: 01a197ca-67f1-11e7-a266-28924a333806
|
|
|
|
|
|
|
| |
- Fix runtime with PulseAudio versions >= 10.99.1
- Trim pkg-message
MFH: 2017Q3
|
|
|
|
| |
re: http://blog.bacula.org/release-9-0-4/
|
|
|
|
|
|
| |
PR: 221867
Submitted by: rkoberman@gmail.com
Security: CVE-2017-1000083
|
|
|
|
|
|
|
|
|
|
| |
- Drop --disable-xen following upstream change in 10.0
Changes: https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/11.0/
ABI: https://abi-laboratory.pro/tracker/timeline/pulseaudio/
PR: 222093
Submitted by: lightside <lightside@gmx.com>
MFH: 2017Q3
|
|
|
|
|
|
| |
Changes: https://github.com/sekrit-twc/zimg/blob/release-2.6.1/ChangeLog
ABI: https://abi-laboratory.pro/tracker/timeline/z/
MFH: 2017Q3
|
|
|
|
| |
- Bumps shlibver, rebuild everything
|
|
|
|
| |
https://core.tcl.tk/tcl/timeline?from=95c4436a1e&to=core-8-7-a1
|
|
|
|
| |
of their own (per guidance from portlint and the manual).
|
|
|
|
|
| |
PR: 222102
Submitted by: Romain Tartiere
|
|
|
|
|
|
| |
devel/rubygem-aws-sdk-resources: Update to version 2.10.39
Upstream changes: https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.39
|
|
|
|
| |
Obtained from: https://chromereleases.googleblog.com/2017/09/stable-channel-update-for-desktop.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The latest release of cloudabi-utils has cloudabi-run rewritten from C
into C++. It now also has integrated support for attaching processes to
CloudABI's networking daemon, Flower.
In the process, code specific to parsing YAML configuration files
describing process configuration and resource dependencies has been
placed into a separate library, called yaml2argdata. This has the
advantage that this code can now be used by CloudABI's Kubernetes daemon
as well. Add a package for it, so sysutils/cloudabi-utils can make use
of it when we bump it.
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D12164
|
|
|
|
|
|
|
|
|
|
|
|
| |
This allows a browser to connect to any application/server/service.
Implementations in Python, C, Node.js and Ruby.
It also includes a wrap program that uses a LD_PRELOAD library to
proxying from a source address to a target address.
WWW: https://github.com/novnc/websockify
Sponsored by: iXsystems, Inc.
|