Commit graph

18226 commits

Author SHA1 Message Date
Mahdi Mokhtari
ad97e3ac48 databases/mysql80-{client, server}: Update ports to 8.0.12
This update includes Oracle Critical Patch Advisory published on July 2018
More info:
http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html#AppendixMSQL
Also:
Delete upstreamed hunks of patches.
Change local patches regarding upstream changes.

PR:		229861
Reported by:	Markus Kohlmeyer <rootservice@gmail.com>
Sponsored by:	The FreeBSD Foundation
2018-08-11 20:22:16 +00:00
Mahdi Mokhtari
36da122789 mysql57-server: Fix build with LibreSSL 2.7
PR:		230527
Submitted by:	Markus Kohlmeyer <rootservice@gmail.com>
Reported by:	Markus Kohlmeyer <rootservice@gmail.com>
Sponsored by:	The FreeBSD Foundation
2018-08-11 17:52:22 +00:00
Martin Wilke
46452178fe - Update to 3.6.4
PR:		230307
Submitted by:	ndowens@yahoo.com
Approved by:	maintainer
Sponsored by:	iXsystems Inc.
2018-08-11 14:33:24 +00:00
Dmitry Marakasov
a2ce44e694 - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-08-11 09:08:02 +00:00
Mahdi Mokhtari
3c48eda962 mysql56-{client, server}: Update ports to 5.6.41
This update includes Oracle Critical Patch Advisory published on July 2018
More info:
http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html#AppendixMSQL

Sponsored by:	The FreeBSD Foundation
2018-08-10 22:05:23 +00:00
Mahdi Mokhtari
5220e89ee4 mysql57-{client, server}: Update ports to 5.7.23
This update includes Oracle Critical Patch Advisory published on July 2018
More info:
http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html#AppendixMSQL

PR:		229860
Submitted by:	Dani <i.dani@outlook.com<
Reported by:	Markus Kohlmeyer <rootservice@gmail.com>
Reviewed by:	brnrd , koobs
Sponsored by:	The FreeBSD Foundation
2018-08-10 21:45:08 +00:00
Palle Girgensohn
0ef5b16771 The PostgreSQL Global Development Group has released an update to all supported
versions of our database system, including 10.5, 9.6.10, 9.5.14, 9.4.19,
9.3.24.  This release fixes two security issues as well as bugs reported over
the last three months.

If you have untrusted users accessing your system and you are either running
PostgreSQL 9.5 or a newer version OR have installed the "dblink" or
"postgres_fdw" extensions, you must apply this update as soon as possible. All
other users can upgrade at the next convenient downtime.

Please note that PostgreSQL changed its versioning scheme with the release of
version 10.0, so updating to version 10.5 from any 10.x release is considered a
minor update.

The PostgreSQL Global Development Group also announces that the third beta
release of PostgreSQL 11 is now available for download. This release contains
previews of all features that will be available in the final release of
PostgreSQL 11 (though some details of the release could change before then) as
well as bug fixes that were reported during the second beta.

This release also changes the default option for the server packages to *not*
include XML support per default. If you need this, please check the XML option
knob and build the port.

Releasenotes:	https://www.postgresql.org/about/news/1878/
PR:		229523, 198588
Security:	96eab874-9c79-11e8-b34b-6cc21735f730
Security:	CVE-2018-10915, CVE-2018-10925
2018-08-10 09:25:20 +00:00
Jan Beich
0b055d47f2 devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +00:00
Bernard Spil
0d734288e9 databases/mariadb55-server: Security update to 5.5.61
MFH:		2018Q3
Security:	909be51b-9b3b-11e8-add2-b499baebfeaf
2018-08-08 20:36:02 +00:00
Bernard Spil
1eb1f8cb77 databases/mariadb100-server: Security update to 10.0.36
MFH:		2018Q3
Security:	909be51b-9b3b-11e8-add2-b499baebfeaf
2018-08-08 20:25:39 +00:00
Bernard Spil
ff0e021d48 databases/mariadb101-server: Security update to 10.1.35
Security:	909be51b-9b3b-11e8-add2-b499baebfeaf
2018-08-08 19:09:45 +00:00
Mark Felder
7ff57dab41 databases/xtrabackup: Revert depdendency removal
There is a perl script embedded in the binary which can be found at
storage/innobase/xtrabackup/src/version_check.pl. This script can be
ignored if you pass the argument --no-version-check. It could be
possible to replace this with a simple shell script to achieve the same
results and eliminate the dependency on a specific external
libmysqlclient library inherited from DBD::MySQL. This will be
investigated to eliminate this issue.

Pointyhat:	me

MFH:		2018Q3
2018-08-08 17:43:24 +00:00
Jan Beich
348bfa1c8c databases/mongodb36: unbreak with libc++ 7
In file included from src/third_party/asio-master/asio/src/asio.cpp:11:
In file included from src/third_party/asio-master/asio/include/asio/impl/src.hpp:44:
In file included from src/third_party/asio-master/asio/include/asio/detail/impl/reactive_descriptor_service.ipp:25:
In file included from src/third_party/asio-master/asio/include/asio/detail/reactive_descriptor_service.hpp:24:
In file included from src/third_party/asio-master/asio/include/asio/buffer.hpp:27:
In file included from src/third_party/asio-master/asio/include/asio/detail/string_view.hpp:23:
/usr/include/c++/v1/experimental/string_view:11:2: error: "<experimental/string_view> has been removed. Use <string_view> instead."

PR:		230401
2018-08-08 12:31:40 +00:00
Mathieu Arnold
c65d3bebfd Regular sorting of categories Makefiles.
Sponsored by:	Absolight
2018-08-08 12:26:27 +00:00
Babak Farrokhi
005a479591 databases/postgresql-cstore_fdw: Update to 1.6.1
- Update to 1.6.1
- Take maintainership

Changes: https://github.com/citusdata/cstore_fdw#version-161
2018-08-07 14:36:24 +00:00
Palle Girgensohn
56e96a6f4d Update pgmetrics to latest version 2018-08-07 14:07:43 +00:00
Mark Felder
67c66567bd databases/xtrabackup: Remove unnecessary depdendency
DBD::mysql has not been required since version 2.3.0

Approved by:	portmgr (with hat)
MFH:		2018Q3
2018-08-06 20:53:02 +00:00
Fernando Apesteguía
4889b760a7 devel/libconfig: update to 1.7.2
* Change to USE_GH
* Bump PORTREVISION of dependant ports.

Committing after maintainer timeout

PR:	229961
Submitted by:	che@bein.link
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16442
2018-08-06 17:22:36 +00:00
Alexey Dokuchaev
f70b86f34b Update `databases/iowow' to version 1.2.13.
Reported by:	portscout
2018-08-06 15:32:42 +00:00
Alex Dupre
ac97dc3014 Update to 5.5.61 release.
PR:		230409
Submitted by:	Dani <i.dani@outlook.com>
2018-08-06 08:07:53 +00:00
Bernard Spil
5eb5b0b9f0 databases/mariadb-connector-c: Update to 3.0.6 2018-08-05 21:34:57 +00:00
Sunpoet Po-Chuan Hsieh
fdd4590f53 Change RUN_DEPENDS from py-sqlalchemy10 to py-sqlalchemy12
- Bump PORTREVISION for dependency change
2018-08-05 19:08:48 +00:00
Sunpoet Po-Chuan Hsieh
d7d7236d73 Update to 1.3
Changes:	https://cito.github.io/DBUtils/RelNotes-1.3.html
2018-08-05 19:08:39 +00:00
Sergey A. Osokin
8ba89e7ee0 Upgrade from 5.0-rc3 to 5.0-rc4.
<ChangeLog>

Upgrade urgency

HIGH: Many non critical but important issues fixed.
CRITICAL for Stream users: Many important bugs fixed.

Fixes:

* A number of fixes related to Streams: stability and correctnes.
* Fix dbRandomKey() potential infinite loop.
* Improve eviction LFU/LRU when keys are created by INCR commands family.
* Active defragmentation is now working on Redis 5.
* Fix corner case in Redis CLuster / Sentinel failover, by resetting the
  disconnection time with master in a more appropriate place.
* Use a private version of localtime() to avoid potential deadlocks.
* Different redis-cli non critical fixes.
* Fix rare replication stream corruption with disk-based replication.

Improvements:

* Sentinel: add an option to deny online script reconfiguration.
* Improved RESTORE command.
* Sentinel command renaming: allows to use Sentinel with Redis instances
  that have non standard command names.
* CLIENT ID and CLIENT UNBLOCK.
* CLIENT LIST now supports a TYPE option.
* redis-cli --cluster now supports authentication.
* redis-trib is now deprecated (use redis-cli --cluster).
* Better slaves output buffers efficiency.
* Faster INFO when there are many clients connected.
* Dynamic HZ feature.
* Improvements in what the MEMORY command is able to report.
* Add year in log. (WARNING: may be incompatible with log scraping tools)
* Lazy freeing now works even when values are overwritten (for instance SET).
* Faster ZADD when elements scores are updated.
* Improvements to the test suite, including many new options.

</ChangeLog>
2018-08-05 16:24:13 +00:00
Sergey A. Osokin
e12a35afe1 Upgrade from 4.0.10 to 4.0.11.
<ChangeLog>

Upgrade urgency HIGH: not critical but very important bugs fixed.

Dear users, this is just a bugfix release of Redis 4. All new work
is now focused on Redis 5, however we backported a number of bug fixes here:

* The disconnection time between the master and slave was reset in an
  incorrect place, sometimes a good slave will not be able to failover
  because it claims it was disconnected for too much time from the master.
* A replication bug, rare to trigger but non impossible, is in Redis for
  years. It was lately discovered at Redis Labs and fixed by Oran Agra.
  It may cause disconnections, desynchronizations and other issues.
* RANDOMKEY may go in infinite loop on rare situations. Now fixed.
* EXISTS now works in a more consistent way on slaves.
* Sentinel: backport of an option to deny a potential security problem
  when the SENTINEL command is used to configure an arbitrary script
  to execute.

Many of these issues are there for a very long time, however upgrading
is a good idea.

</ChangeLog>
2018-08-05 16:13:45 +00:00
Babak Farrokhi
a2683a2c28 databases/pg_repack: Update to 1.4.3
- Update to 1.4.3
- Take maintainership

Changes: https://github.com/reorg/pg_repack/releases/tag/ver_1.4.3

Security:	CVE-2018-1058
2018-08-04 14:20:23 +00:00
Babak Farrokhi
ea705dca98 databases/py-psycopg2cffi: update to 2.8.1
PR:		230245
Approved by:	maintainer
2018-08-04 12:42:41 +00:00
Rene Ladan
5a6d3d997a databases/py-fakeredis: update to version 0.12.0
Reported by:	portscout
2018-08-03 13:03:49 +00:00
Sunpoet Po-Chuan Hsieh
1e7f6d1216 Update to 4.09
Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
2018-08-02 23:43:01 +00:00
Sunpoet Po-Chuan Hsieh
8ba05a3dda Update to 0.16.0
Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
2018-08-02 23:42:19 +00:00
Matthias Andree
105a8b5ab2 databases/db5, db6: enable DBM compatibility
Enable DBM API. [1]
Reorder license information of db5/Makefile to fix portlint warning. [1]
Bump PORTREVISON. [1]
Add command creating symbolic link such as ${PREFIX}/lib/libdb-6.so to
post-install target of db6/Makefile. [1]

Instead of USE_GCC, patch src/dbinc/db.in to not expose the store() macro under C++.
Mark db6 broken on MIPS64 for now, we do not have a workable MUTEX implementation.
Unbreak build on AARCH64, where the db6 autoconfiguration chooses the wrong MUTEX.

PR:		230191
Submitted by:	Yasuhiro Kimura
2018-08-02 16:05:16 +00:00
Rene Ladan
57f28ffd24 Remove expired ports:
2018-07-31 databases/rubygem-redis-namespace15: Obsoleted by update of www/gitlab-ce. Please use databases/rubygem-redis-namespace instead.
2018-08-01 security/py-python-social-auth: Upstream Deprecated
2018-08-01 www/py-django-social-auth: no support for new django
2018-08-02 12:12:40 +00:00
Rene Ladan
3f09c8cde1 Remove expired ports:
2018-07-31 net/rubygem-gitaly-proto096: Obsoleted by update of www/gitlab-ce. Please use net/rubygem-gitaly-proto instead.
2018-07-31 security/tripwire12: unfetchable
2018-07-31 security/rubygem-rbnacl4: Obsoleted by update of www/gitlab-ce. Please use security/rubygem-rbnacl instead.
2018-07-31 www/rubygem-gon61: Obsoleted by update of www/gitlab-ce. Please use www/rubygem-gon instead.
2018-07-31 databases/pgpool-II-33: Will be deprecated by upstream, please switch to newer pgpool versions
2018-07-31 devel/rubygem-grape-entity060: Obsoleted by update of www/gitlab-ce. Please use devel/rubygem-grape-entity instead.
2018-07-31 net/rubygem-gitaly-proto099: Obsoleted by update of www/gitlab-ce. Please use net/rubygem-gitaly-proto instead.
2018-07-31 net/rubygem-gitaly-proto095: Obsoleted by update of www/gitlab-ce. Please use net/rubygem-gitaly-proto instead.
2018-07-31 net/rubygem-omniauth-github11: Obsoleted by update of www/gitlab-ce. Please use net/rubygem-omniauth-github instead.
2018-07-31 net/rubygem-asset_sync220: Obsoleted by update of www/gitlab-ce. Please use net/rubygem-asset_sync instead.
2018-07-31 www/rubygem-gollum-lib-gitlab: Obsoleted by update of www/gitlab-ce. Please use www/rubygem-gitlab-gollum-lib instead.
2018-08-01 www/py-django-threaded-multihost: Project development unmaintained
2018-08-01 www/py-django-keyedcache: Project development abandoned
2018-08-01 www/py-django-signals-ahoy: Project development unmaintained
2018-08-02 11:54:36 +00:00
Muhammad Moinur Rahman
26502091e9 databases/postgresql-repmgr: Update version 4.0.6=>4.1.0
Relnotes:	https://repmgr.org/docs/4.1/release-4.1.0.html
2018-08-02 05:03:11 +00:00
Yuri Victorovich
4a21464250 New port: databases/xrootd: Framework for fast, low latency, scalable data access 2018-08-01 19:55:35 +00:00
Adam Weinberger
0c926073ff Fix a common grammar error: "can not" means the opposite of "cannot."
"Can not" means "it is possible not to," and "cannot" means "it is impossible to."
2018-08-01 16:33:11 +00:00
Fernando Apesteguía
420e169ed5 databases/mysql80-client: Unbreak patching
Broken after patch(1) changes in r326084

PR:	228788
Submitted by:	curtis@ipv6.occnc.com
Approved by:	tcberner (mentor) mmokhi (maintainer)
Differential Revision:	https://reviews.freebsd.org/D16532
2018-07-31 19:07:59 +00:00
Li-Wen Hsu
698e0d73b0 Change dependency from sqlalchemy10 to sqlalchemy12 because mail/mailman3 needs
PR:		230164
Submitted by:	pi
2018-07-31 13:21:48 +00:00
Torsten Zuehlsdorff
7e21b3fb7b databases/pgpool-II-37: Update from 3.7.4 to 3.7.5
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-7-5.html
2018-07-31 08:17:33 +00:00
Torsten Zuehlsdorff
37b3a3f87a databases/pgpool-II-36: Update from 3.6.11 to 3.6.12
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-5-16.html
2018-07-31 08:16:40 +00:00
Torsten Zuehlsdorff
e5ca3ded30 databases/pgpool-II-35: Update from 3.5.15 to 3.5.16
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-5-16.html
2018-07-31 08:14:48 +00:00
Torsten Zuehlsdorff
c870692c98 databases/pgpool: Update from 3.4.18 to 3.4.19
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-4-19.html
2018-07-31 08:14:08 +00:00
Torsten Zuehlsdorff
aeedbc4516 databases/pgpool-II-33: Update from 3.3.20 to 3.3.22
Changelogs:
- http://www.pgpool.net/docs/latest/en/html/release-3-3-21.html
- http://www.pgpool.net/docs/latest/en/html/release-3-3-22.html

Please note that 3.3.22 is the last release of 3.3 series.
2018-07-31 08:13:28 +00:00
Timur I. Bakeyev
19a23577e6 Update Samba supplimentary libs to the newer versions.
Sponsored by:	iXsystems Inc.
2018-07-31 04:09:06 +00:00
Sunpoet Po-Chuan Hsieh
8ef1dfcf32 Update to 1.0.2
Changes:	https://github.com/remiprev/her/releases
2018-07-31 00:05:02 +00:00
Sunpoet Po-Chuan Hsieh
0a30b84119 Update WWW 2018-07-31 00:04:58 +00:00
Sunpoet Po-Chuan Hsieh
842a0d070c Update WWW 2018-07-31 00:04:53 +00:00
Sunpoet Po-Chuan Hsieh
55bdf5fb39 Update WWW 2018-07-31 00:04:48 +00:00
Sunpoet Po-Chuan Hsieh
8ba0429ae7 Update to 0.25.0
Changes:	https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md
2018-07-31 00:04:42 +00:00
Sunpoet Po-Chuan Hsieh
0f0d005b6a Update WWW 2018-07-31 00:04:37 +00:00
Sunpoet Po-Chuan Hsieh
05331a105f Update WWW 2018-07-31 00:04:33 +00:00
Sunpoet Po-Chuan Hsieh
ab4b351f32 Update WWW 2018-07-31 00:04:28 +00:00
Wen Heping
6adeb3e0b5 - Update to 5.0.6 2018-07-30 12:41:36 +00:00
Jochen Neumeister
51eed973ef databases/pg_dirtyread: Update to 2.0
Changelog: https://github.com/ChristophBerg/pg_dirtyread/releases

PR:		230157
Submitted by:	Dmitri Goutnik <dg@syrec.org>
2018-07-30 06:11:54 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Sunpoet Po-Chuan Hsieh
afae39641b Update to 1.2.9
Changes:	https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html
2018-07-29 19:15:25 +00:00
Sunpoet Po-Chuan Hsieh
8a4b64828f Update to 1.11.2
Changes:	https://github.com/dbcli/pgspecial/blob/master/changelog.rst
2018-07-29 19:15:19 +00:00
Sunpoet Po-Chuan Hsieh
f5a9eb2058 Update to 1.10.3
Changes:	https://github.com/dbcli/pgcli/blob/master/changelog.rst
2018-07-29 19:15:15 +00:00
Sunpoet Po-Chuan Hsieh
5a997a2f12 Update to 3.24.0
Changes:	https://github.com/rogerbinns/apsw/releases
		https://rogerbinns.github.io/apsw/changes.html
2018-07-29 19:15:10 +00:00
Sunpoet Po-Chuan Hsieh
0e3a6ade69 Update to 1.6.7
Changes:	https://metacpan.org/changes/distribution/BSON
2018-07-29 19:11:02 +00:00
Sunpoet Po-Chuan Hsieh
ac8f096016 Update to 1.4.7
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.6
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.7
2018-07-29 19:10:52 +00:00
Sunpoet Po-Chuan Hsieh
f7cf8fee28 Update to 1.4.7
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.6
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.7
2018-07-29 19:10:47 +00:00
Sunpoet Po-Chuan Hsieh
a1de356aab Update to 1.4.7
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.6
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.7
2018-07-29 19:10:42 +00:00
Sunpoet Po-Chuan Hsieh
7713d4632c Update to 1.4.7
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.6
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.7
2018-07-29 19:10:37 +00:00
Sunpoet Po-Chuan Hsieh
947ed5099b Update to 1.4.7
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.6
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.7
2018-07-29 19:10:32 +00:00
Sunpoet Po-Chuan Hsieh
8e0fef37e7 Update to 1.4.7
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.6
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.7
2018-07-29 19:10:27 +00:00
Sunpoet Po-Chuan Hsieh
2d913104f8 Update to 1.4.7
Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.6
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.7
2018-07-29 19:10:21 +00:00
Sunpoet Po-Chuan Hsieh
4a46ba1813 Update to 5.14.2
Changes:	https://github.com/facebook/rocksdb/releases
2018-07-29 19:09:40 +00:00
Kurt Jaeger
d8f7233b75 databases/clickhouse: update 1.1.54381 to 18.1.0
PR:		230054
Submitted by:	proler@gmail.com (maintainer)
Relnotes:	https://github.com/yandex/ClickHouse/blob/master/CHANGELOG.md
2018-07-29 17:49:12 +00:00
Jochen Neumeister
10353cfb55 databases/pecl-redis: Update to 4.1.0
PR:		230146
Submitted by:	Daniel Ylitalo <daniel@blodan.se> (maintainer)
2018-07-29 13:20:13 +00:00
Jochen Neumeister
6924d8a8e9 databases/mysql++3: Fix build with MariaDB 10.2
./lib/dbdriver.cpp:260:10: error: use of undeclared identifier 'CLIENT_LONG_PASSWORD'
                        (o >= CLIENT_LONG_PASSWORD) &&
                              ^
1 warning and 1 error generated.
gmake[1]: *** [Makefile:545: mysqlpp_dbdriver.o] Error 1

PR:		229950
Submitted by:	Ting-Wei Lan <lantw44@gmail.com> (maintainer)
2018-07-29 12:55:56 +00:00
Jochen Neumeister
08bdbd0d2b databases/mantis: Update to 2.15.0
Changelog: https://mantisbt.org/bugs/changelog_page.php?project=mantisbt&version=2.15.0

PR:		229880
Submitted by:	Nathan <ndowens.fbsd@yandex.com>
MFH:		2018Q3
Security:	0822a4cf-9318-11e8-8d88-00e04c1ea73d
2018-07-29 10:51:37 +00:00
Kurt Jaeger
24e15d6664 databases/pecl-mongodb: update 1.4.4 -> 1.5.1
Relnotes:	https://pecl.php.net/package-changelog.php?package=mongodb
2018-07-29 07:35:19 +00:00
Li-Wen Hsu
3e44255ef0 - Update to 1.0.0 2018-07-28 23:58:42 +00:00
Jochen Neumeister
406859ccf1 databases/liquibase: Update to version 3.6.2
Changelog: https://github.com/liquibase/liquibase/blob/master/changelog.txt

PR:		229895
Submitted by:	Nathan <ndowens.fbsd@yandex.com> (maintainer)
2018-07-28 20:03:51 +00:00
Jochen Neumeister
e40ef78602 databases/pspg: Update to 1.2.2
Changelog:
 - https://github.com/okbob/pspg/releases/tag/1.2.1
 - https://github.com/okbob/pspg/releases/tag/1.2.2

PR:		229910
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
MFH:		2018Q3
2018-07-28 19:31:03 +00:00
Martin Wilke
8636387023 pg_similarity is an extension to support similarity queries on PostgreSQL. The
implementation is tightly integrated in the RDBMS in the sense that it defines
operators so instead of the traditional operators (= and <>) you can use ~~~
and ! (any of these operators represents a similarity function).

pg_similarity has three main components:

* Functions: a set of functions that implements similarity algorithms available
  in the literature. These functions can be used as UDFs and, will be the base
  for implementing the similarity operators;
* Operators: a set of operators defined at the top of similarity functions. They
  use similarity functions to obtain the similarity threshold and, compare its
  value to a user-defined threshold to decide if it is a match or not;
* Session Variables: a set of variables that store similarity function
  parameters. Theses variables can be defined at run time.

WWW: http://pgsimilarity.projects.pgfoundry.org

PR:		220428
Submitted by:	Jov <amutu@amutu.com>
Sponsored by:	iXsystems Inc.
2018-07-28 14:57:52 +00:00
Martin Wilke
ae41303dab - Copy databases/mongodb34-tools -> databases/mongodb36-tools
- Update to 3.6.3

PR:		227198
Sponsored by:	iXsystems Inc.
2018-07-28 14:50:19 +00:00
Martin Wilke
704b51511f - Update to 1.3.13
PR:		230106
Sponsored by:	iXsystems Inc.
2018-07-28 14:44:01 +00:00
Jochen Neumeister
ed8feffbd5 databases/mongodb36: Update to 3.6.6
Changelog: https://docs.mongodb.com/manual/release-notes/3.6-changelog/#id1

PR:		229922
Reported by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	dev@dudu.ro (maintainer)
2018-07-28 13:49:44 +00:00
Martin Wilke
6117be44c8 - Update to 0.25
PR:		229319
Submitted by:	freebsd_ports@k-worx.org
Approved by:	maintainer timeout
Sponsored by:	iXsystems Inc.
2018-07-28 12:30:27 +00:00
Wen Heping
bba91a1404 - Update to 18.2 2018-07-28 09:51:46 +00:00
Wen Heping
cba71b6893 - Update to 1.33
Changes: https://metacpan.org/changes/distribution/SQL-Abstract-More
- Add LICENSE_FILE
- Pass maintainership to submitter

PR:		229637
Submitted by:	svysh.fbsd@gmail.com
Approved by:	maintainer(timeout, > 14 days)
2018-07-28 08:59:25 +00:00
Yuri Victorovich
ce05492c0c databases/sqlitestudio: Update 3.2.0 -> 3.2.1
This is a bugfix release.

Changelog:
https://sqlitestudio.pl/index.rvt?act=changelog

Reported by:	portscout
2018-07-27 23:30:22 +00:00
Matthew Seaman
5bb72e7210 Update distinfo, due to checksum mismatches on download.
Side-by-side comparison of the old and new distfiles shows that
upstream have apparently rerolled the distfile, with changes to the
content.  However these changes are innocuous and consist of updating
some autoconf related files changing an embedded version string from
7.5devel to 7.5.0

Affected files:

% diff -qr pg_citus.{orig,newest}
Files pg_citus.orig/citus-7.5.0/configure and pg_citus.newest/citus-7.5.0/configure differ
Files pg_citus.orig/citus-7.5.0/configure.in and pg_citus.newest/citus-7.5.0/configure.in differ
Files pg_citus.orig/citus-7.5.0/src/test/regress/expected/multi_extension.out and pg_citus.newest/citus-7.5.0/src/test/regress/expected/multi_extension.out differ

Reported by:	olgeni, pkg-fallout
2018-07-27 21:18:27 +00:00
Steve Wills
fb47236607 databases/mongodb34: add support for aarch64
Commit important part of PR missed in previous commit.

PR:		229602
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Reported by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	eric@camachat.org (maintainer timeout, > 2 weeks)
Pointyhat to:	swills
2018-07-27 10:50:09 +00:00
Yuri Victorovich
bb31194355 databases/sqlitestudio: Update 3.1.1 -> 3.2.0
Changelog:
https://sqlitestudio.pl/index.rvt?act=changelog

Port changes:
* Use DISTVERSION
* Update LICENSE_FILE
* Add options group
* Simplify option handling such that the plugins list is in only one place
* New plugin was added: MultiEditorImage
* Remove USE_LDCONFIG, not needed
2018-07-26 19:00:19 +00:00
Matthew Seaman
f1842f7d39 Delete stray blank line from pkg-plist 2018-07-26 07:04:13 +00:00
Matthew Seaman
d725b0c16f Update to 7.5.0
ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
2018-07-26 06:13:06 +00:00
Wen Heping
d575fa9044 - Update to 5.0.5
PR:		230042
Submitted by:	hsn@sendmail.cz
2018-07-26 00:04:45 +00:00
Kubilay Kocak
b3387fef45 databases/py-pylibmc: Update to 1.5.2
- Patch setup.py to support the setuptools test command
2018-07-25 10:18:17 +00:00
Muhammad Moinur Rahman
f2ef549d5a databases/py-bsddb3: Update version 6.2.5=>6.2.6
Relnotes:	https://pypi.org/project/bsddb3/6.2.6/
2018-07-25 00:45:06 +00:00
Muhammad Moinur Rahman
1447994ee9 databases/geoserver-mysql-plugin: Update version 2.13.1=>2.13.2 2018-07-25 00:42:28 +00:00
Steve Wills
5d888fc1d7 databases/mongodb34: add support for aarch64
PR:		229602
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	maintainer timeout (eric@camachat.org, > 2 weeks)
2018-07-24 20:03:01 +00:00
Torsten Zuehlsdorff
b817a5b90e PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions
This enables "make test" in every extension and eases
the test of changes to PHP.

I did ignore PHP 7.0 intentionally since it only receives
security updates and will EOL at the end of the year. Therefore
no great amount of work is expected for 7.0.
2018-07-24 08:44:32 +00:00
Wen Heping
ec1d2d5194 - Update to 0.9991
Changes: https://metacpan.org/changes/distribution/DBIx-Sunny
2018-07-24 02:46:14 +00:00
Muhammad Moinur Rahman
cc6b2d35d4 databases/postgresql-repmgr: Update version 4.0.4=>4.0.6
Relnotes:	https://repmgr.org/docs/4.0/release-4.0.6.html
2018-07-23 21:52:47 +00:00
Muhammad Moinur Rahman
4ed071cba1 databases/postgresql-odbc: Update version 10.02.0000=>10.03.0000 2018-07-23 21:08:09 +00:00
Muhammad Moinur Rahman
ebc572646b databases/pgroonga: Update version 2.0.5=>2.0.9
Relnotes:	https://pgroonga.github.io/news/
2018-07-23 20:51:16 +00:00
Muhammad Moinur Rahman
39bc39b176 databases/geoserver-mysql-plugin: Update version 2.13.0=>2.13.1 2018-07-23 17:37:32 +00:00