1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
Commit Graph

491023 Commits

Author SHA1 Message Date
Emanuel Haupt
8b808c425f Update to 1.19.1 2019-11-15 08:20:55 +00:00
Emanuel Haupt
520b3d3263 Update to 0.4.10 2019-11-15 08:12:28 +00:00
Emanuel Haupt
053dd64db3 Set ignore to 1 in order to make this work. 2019-11-15 07:56:37 +00:00
Emanuel Haupt
12912fccdb Set ignore to 1 in order to make this work. 2019-11-15 07:56:22 +00:00
Alexey Dokuchaev
0dc4076961 - Update to version 3.8.1 and install all requires JAR files
- Fix the launch script which was badly damaged in r475607
- Untangle the installation routine (pessimized in r388739)

Pointy hat to:	joneum
PR:		241950
2019-11-15 06:39:45 +00:00
Tobias C. Berner
6f5512ac3d devel/py-oci: update to 2.6.4
PR:		241965
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com>  (maintainer)
2019-11-15 06:37:01 +00:00
Greg Lewis
5bdb4c7ded Update to 11.0.5 2019-11-15 03:25:36 +00:00
Greg Lewis
bff5e4d226 Update to 8u231 2019-11-15 03:20:47 +00:00
Greg Lewis
36aa3841db Schedule these ports for deprecation
The corresponding JDK versions are EoL and have been removed already.
2019-11-15 03:12:50 +00:00
Jan Beich
9817182950 devel/RStudio: unbreak with boost 1.72
src/cpp/core/FilePath.cpp:1035:37: error: no member named 'level' in 'boost::filesystem::recursive_directory_iterator'
         if (!iterationFunction(itr.level(),
                                ~~~ ^

Suggested by:	upstream
2019-11-15 03:08:22 +00:00
Sergey A. Osokin
27415c755d Remove a needless line. 2019-11-15 01:37:52 +00:00
Sergey A. Osokin
e93cb642e9 Add crossplane, the command-line utility to convert NGINX
configurations into JSON and back.
2019-11-15 01:23:03 +00:00
Ben Woods
c3823d0aa5 devel/py-mock: Return to pool, after 3 consecutive maintainer timeouts
PR:		241780
Approved by:	portmgr blanket
2019-11-14 23:22:13 +00:00
Don Lewis
2d67b80b71 Upgrade devel/fstrm to version 0.6.0:
* fstrm_capture: Perform output file rotation when a SIGUSR1 signal
    is received. This allows fstrm_capture's output file to be rotated
    by logrotate or a similar external utility. (Output rotation is
    suppressed if fstrm_capture is writing to stdout.)

PR:		241256
Reviewed by:	swills (tested build)
Approved by:	freebsd@dns.company (maintainer timeout, 4 weeks)
Sponsored by:	Farsight Security, Inc.
2019-11-14 22:48:31 +00:00
Vanilla I. Shu
39578788b3 Update to 3.4.5.
PR:		241729
Submitted by:	maintainer
2019-11-14 22:31:53 +00:00
TAKATSU Tomonari
799aca69bb - Update to 0.9-29 2019-11-14 22:29:41 +00:00
TAKATSU Tomonari
64ff574548 - Update to 1.26 2019-11-14 22:20:06 +00:00
Tobias C. Berner
25ff627266 editors/calligraplan: update to 3.2.0 2019-11-14 22:19:17 +00:00
Jung-uk Kim
c42d4d95eb Update to 32.0.0.293. 2019-11-14 22:02:34 +00:00
Matthias Fechner
50d9cc41fe www/redmine: use the required version of rubygem-mysql2.
Reported by:	swills
2019-11-14 21:31:01 +00:00
Matthias Fechner
ae36eb2447 databases/rubygem-mysql204: made old version 0.4.10 available which is required by www/redmine. 2019-11-14 21:26:53 +00:00
Matthias Fechner
518b62481a Added a post install target that fails if the installed gem files do not match the required versions. 2019-11-14 21:08:17 +00:00
Stephen Montgomery-Smith
45938639f0 - Resurrect math/octave-forge-linear algebra.
- Update math/octave-forge-linear-algebra to 2.2.3.
- In math/octave-forge, option linear-algebra defaults to on.
- Bump port revision of math/octave-forge.
2019-11-14 20:56:04 +00:00
Gerald Pfeifer
bb08ef59f6 Update to the GCC 7.5 release.
This brings more than 215 bug fixes over the GCC 7.4 release and closes
this release branch; that is, no more releases or snapshots.
2019-11-14 20:52:53 +00:00
Emanuel Haupt
2fece0f613 Fix build on GCC architectures
PR:		241894
Submitted by:	pkubaj
MFH:		2019Q4 (blanket)
2019-11-14 20:09:10 +00:00
Kevin Bowling
ef5a40738b databases/timescaledb: Update to 1.5.1
Changelog https://github.com/timescale/timescaledb/releases/tag/1.5.1

Approved by:	timur (mentor)
Sponsored by:	BBOX.io
Differential Revision:	https://reviews.freebsd.org/D22361
2019-11-14 19:54:37 +00:00
Martin Matuska
844321e42f Update ProFTPd to 1.3.6b
PR:		241968
Reported by:	Ryan Colp
2019-11-14 19:47:36 +00:00
Steve Wills
b5740ef078 security/vault: fix fetch 2019-11-14 19:04:29 +00:00
Fernando Apesteguía
bf64793b47 cad/openvsp: update to 3.19.0
ChangeLog:
http://openvsp.org/blogs/announcements/2019/11/09/openvsp-3-19-0-released

Also, mark as BROKEN when necessary.
2019-11-14 18:48:16 +00:00
Sergey A. Osokin
29c3e36156 Update from 1.12.0 to 1.13.0.
<ChangeLog>

*) Feature: basic support for HTTP reverse proxying.

*) Feature: compatibility with Python 3.8.

*) Bugfix: memory leak in Python application processes when the close
   handler was used.

*) Bugfix: threads in Python applications might not work correctly.

*) Bugfix: Ruby on Rails applications might not work on Ruby 2.6.

*) Bugfix: backtraces for uncaught exceptions in Python 3 might be
   logged with significant delays.

*) Bugfix: explicit setting a namespaces isolation option to false might
   have enabled it.

</ChangeLog>
2019-11-14 18:40:00 +00:00
Steve Wills
3cb54f7d11 security/vault: update to 1.2.4 2019-11-14 17:48:21 +00:00
Steve Wills
060ae12f38 sysutils/tmate-slave: fix fetch, no content change 2019-11-14 17:48:12 +00:00
Enji Cooper
ca961369de Upgrade devel/py-mock from 2.0.0 to 3.0.5 and fix "make test" target
Version 3.0.5 includes multiple bugfixes and such for the backport library
that will aid in writing tests where the environment doesn't contain
`unittest.mock`.

In order to ensure that the code actually works, I needed to run the tests.
This required working around https://github.com/testing-cabal/mock/issues/469
by pulling the sources from the GitHub project that correspond with the
release tag, as the source tarball tagged for the release doesn't contain the
tests (prior to this change it would run 0 tests with `make test`, because
there weren't any).

Remove an unnecessary build dependency while here: pbr is no longer needed to
build the package.

Add py-pytest to TEST_DEPENDS, as running the tests as currently done via
distutils doesn't work due to how the tests are enumerated.

Conversely, remove the devel/py-tox dependency: it was never installed before
due to a typo in the variable name and it adds a lot of unnecessary
dependencies that aren't required when testing the port with `make test`. This
helps keep the footprint down, which helps others upgrade the devel/py-mock
port by itself.

Address portlint issues while here.

The changelog for the project can be found here on [GitHub](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst).

PR:		241780
Approved by:	jessekempf@gmail.com (maintainer timeout), woodsdb (ports)
Discussed with:	bdrewery, Vladimir.Chukharev@gmail.com
Differential Revision:	https://reviews.freebsd.org/D21654
2019-11-14 17:11:58 +00:00
Edward Tomasz Napierala
27bb73599f Upgrade devel/linux-ltp to 20190930.
Sponsored by:	The FreeBSD Foundation
2019-11-14 16:55:22 +00:00
Palle Girgensohn
92cce77a25 Upgrade PostgreSQL
The PostgreSQL Global Development Group has released an update to all
supported versions of our database system, including 12.1, 11.6, 10.11,
9.6.16, 9.5.20, and 9.4.25. This release fixes over 50 bugs reported
over the last three months.

PostgreSQL 9.4 will stop receiving fixes on February 13, 2020, which is
the next planned cumulative update release. We suggest that you make
plans to upgrade to a newer, supported version of PostgreSQL. Please see
our versioning policy for more information:

This update also fixes over 50 bugs that were reported in the last
several months. Some of these issues affect only version 12, but may
also affect all supported versions.

Specific change to the FreeBSD port:
Starting now, the default for TZDATA has changed to using the underlying OS'
time zone database instead of the one built in to PostgreSQL. This change is
made since PostgreSQL will not release a patch in the event where the time zone
database changes, whereas FreeBSD will.

Release notes:	https://www.postgresql.org/about/news/1994/
URL:		https://www.postgresql.org/support/versioning/
2019-11-14 16:24:45 +00:00
Sunpoet Po-Chuan Hsieh
f2d0ab93dd Update to 0.5.0
Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
2019-11-14 16:20:57 +00:00
Sunpoet Po-Chuan Hsieh
f742967675 Update to 0.13.0
Changes:	https://github.com/jekyll/jekyll-feed/releases
2019-11-14 16:19:28 +00:00
Sunpoet Po-Chuan Hsieh
3c5a7c0b0c Update to 1.19.0
Changes:	https://github.com/grosser/parallel/commits/master
2019-11-14 16:19:21 +00:00
Sunpoet Po-Chuan Hsieh
79b71059dd Update to 1.24.0
Changes:	https://github.com/googleapis/google-cloud-ruby/releases
		https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-storage/CHANGELOG.md
2019-11-14 16:19:15 +00:00
Sunpoet Po-Chuan Hsieh
bc99c28251 Update to 1.22.2
Changes:	https://github.com/flori/tins/blob/master/README.md#changes
		https://github.com/flori/tins/commits/master
2019-11-14 16:19:08 +00:00
Sunpoet Po-Chuan Hsieh
0a38dc81ff Update to 8.2.1
Changes:	https://github.com/cucumber/cucumber-expressions-ruby/commits/master
2019-11-14 16:19:02 +00:00
Sunpoet Po-Chuan Hsieh
ac60753c99 Update to 2.11.391
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-11-14 16:18:55 +00:00
Sunpoet Po-Chuan Hsieh
29deaeb713 Update to 1.54.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md
2019-11-14 16:18:48 +00:00
Sunpoet Po-Chuan Hsieh
a6d0c174ed Update to 2.11.391
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-11-14 16:18:42 +00:00
Sunpoet Po-Chuan Hsieh
eab404e21e Update to 3.58.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-resources/CHANGELOG.md
2019-11-14 16:18:35 +00:00
Sunpoet Po-Chuan Hsieh
59ab8d0491 Update to 1.39.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-iot/CHANGELOG.md
2019-11-14 16:18:29 +00:00
Sunpoet Po-Chuan Hsieh
55de87dfeb Update to 1.20.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-dlm/CHANGELOG.md
2019-11-14 16:18:21 +00:00
Sunpoet Po-Chuan Hsieh
eda3f2e7f7 Update to 1.32.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-costexplorer/CHANGELOG.md
2019-11-14 16:18:14 +00:00
Sunpoet Po-Chuan Hsieh
e6f181de39 Update to 2.11.391
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-11-14 16:18:06 +00:00
Sunpoet Po-Chuan Hsieh
33b54856aa Update to 3.77.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-core/CHANGELOG.md
2019-11-14 16:17:59 +00:00