Commit Graph

21538 Commits

Author SHA1 Message Date
Kirill Ponomarev d6121e3eb3 Update to 0.7.1
PR:		227783
Submitted by:	maintainer
2018-04-26 09:32:55 +00:00
Jose Alonso Cardenas Marquez 857d77f1a9 - Bump PORTREVISION. databases/firebird25-* ports were updated 2018-04-25 18:40:14 +00:00
Jose Alonso Cardenas Marquez 451619ff7a - Update to 2.5.8
- Take maintainership

Release notes: https://www.firebirdsql.org/file/documentation/release_notes/html/en/2_5/rlsnotes25.html
2018-04-25 18:39:19 +00:00
Dmitry Marakasov c637402081 Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
2018-04-25 16:42:37 +00:00
Jochen Neumeister 5e1333a610 databases/pecl-redis: Update to 4.0.2
Changelog: https://pecl.php.net/package-changelog.php?package=redis&release=4.0.2

PR:		227766
Submitted by:	maintainer
2018-04-25 13:26:25 +00:00
Jochen Neumeister e00a6b1ba1 databases/pecl-redis: Update and split into new port
This update consists of two parts which updates current port
and creates a new port with the old version as there are breaking
changes in the new version.

PR:		227396
Submitted by:	Daniel Ylitalo <daniel@blodan.se> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D15146
2018-04-25 10:33:56 +00:00
Muhammad Moinur Rahman ff26ab4a43 databases/geoserver-mysql-plugin: Update version 2.12.1=>2.13.0 2018-04-25 00:08:40 +00:00
Muhammad Moinur Rahman e3430e6871 databases/pxlib: Update version 0.6.7=>0.6.8
- Add pkgconfig
2018-04-24 23:39:10 +00:00
Muhammad Moinur Rahman 3438a011d4 databases/postgresql-repmgr: Update version 4.0.1=>4.0.4
Relnotes:	https://repmgr.org/docs/4.0/release-4.0.4.html
2018-04-24 23:28:44 +00:00
Sunpoet Po-Chuan Hsieh ceb893d174 Fix msgpack dependency
- Bump PORTREVISION for package change
2018-04-24 19:47:15 +00:00
Yuri Victorovich 3c6b0e968b databases/sfcgal: Update 1.3.2 -> 1.3.5
Port changes:
* Grouped USExx section
* Added PLIST_SUB with shlib version

PR:		227361
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
2018-04-24 07:28:36 +00:00
Kurt Jaeger 47e263b158 devel/lfcbase: update 1.11.8 -> 1.11.9
databases/cego: update 2.39.15 -> 2.39.16

lfcbase:
- Introduced new method File::flush to force synchronization of data to disk

cego:
- Fix in CegoObjectManager::insertPageData, new data entry is checked
  now for maximum available space in page. This is done if a new
  data page has to be allocated and the data entry still fits not
  into page
- Added File::flush method to CegoLogManager and CegoFileHandler
  to synchronize log data and datafile data to disk

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2018-04-24 05:22:57 +00:00
Yuri Victorovich 699dfb8461 databases/arangodb32: Update 3.2.10 -> 3.2.13
Port changes:
* Update of the maintainer's e-mail: galu@packetdam.com -> dev@dudu.ro
* Patch updates

PR:		225698
Submitted by:	Vlad Galu <dev@dudu.ro> (maintainer)
2018-04-24 03:50:08 +00:00
Muhammad Moinur Rahman 73125768f6 databases/py-bsddb3: Fix COMMENT
PR:		226904
Submitted by:	0mp
2018-04-24 00:04:11 +00:00
Muhammad Moinur Rahman bdda606960 databases/postgresql-odbc: Update version 10.01.0000=>10.02.0000
Relnotes:	https://git.postgresql.org/gitweb/?p=psqlodbc.git;a=log;h=refs/tags/REL-10_02_0000
2018-04-23 23:04:38 +00:00
Muhammad Moinur Rahman f4d6f81360 databases/freetds-devel: Update version 1.00.339=>1.00.365 2018-04-23 22:53:39 +00:00
Muhammad Moinur Rahman 3f8597a347 databases/freetds: Update version 1.00.80=>1.00.91 2018-04-23 21:33:22 +00:00
Bernard Spil d7bc97ea5d databases/mariadb55-server: Security update to 5.5.60
- Fix build with aarch64 [1]
 - Remove new ${name}_limits behavior from 11-STABLE [2]

PR:		227628 [1], 227434 [2]
Submitted by:	Naram Qashat <cyberbotx cyberbotx com> [1], 0mp [2]
MFH:		2018Q2
Security:	57aec168-453e-11e8-8777-b499baebfeaf
2018-04-23 19:12:24 +00:00
Steve Wills f1eb8e0f95 databases/py-carbon: update to 1.1.3 2018-04-23 17:11:13 +00:00
Yuri Victorovich 01c8f600d1 databases/arangodb33: Update 3.3.3 -> 3.3.7
Port changes:
* Update maintaner e-mail galu@packetdam.com -> dev@dudu.ro
* Patch updates and additions

PR:		227637
Submitted by:	Vlad Galu <dev@dudu.ro> (mantainer)
2018-04-23 15:49:47 +00:00
Steve Wills 5200bf35e9 databases/redisdesktopmanager: create port
Redis Desktop Manager (aka RDM) - is a fast open source Redis database
management application. It offers you an easy-to-use GUI to access your Redis
DB and perform some basic operations: view keys as a tree, CRUD keys, execute
commands via shell. RDM supports SSL/TLS encryption, SSH tunnels and cloud
Redis instances such as: Amazon ElastiCache, Microsoft Azure Redis Cache and
Redis Labs.

WWW: https://redisdesktop.com/
2018-04-23 15:33:47 +00:00
Muhammad Moinur Rahman d8b8793bff databases/mroonga: Update version 7.10=>8.01
- Remove INSTALL_STRIP to add single STRIP_CMD for a single file

Relnotes:	http://mroonga.org/en/blog/2018/03/29/mroonga-8.01.html
2018-04-22 23:04:45 +00:00
Muhammad Moinur Rahman 77696d9670 databases/pgroonga: Update version 2.0.2=>2.0.5
Relnotes:	https://pgroonga.github.io/news/
2018-04-22 22:39:09 +00:00
Sunpoet Po-Chuan Hsieh f962491120 Move devel/py-msgpack-python to devel/py-msgpack
- Update to 0.5.6
- Update pkg-descr
- Update WWW

Changes:	https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst
2018-04-22 18:29:51 +00:00
Mahdi Mokhtari 2a7c735229 databases/mysql57-client: Fix build with 10.x default compiler/linker
The upstream seems merged our local-patches but
added a -R flag to its `c++` [actually ld] command.
The -R $DIR is like -rpath on 11.x and CURRENT bases but not on 10.x
We then use -rpath to make sure it works on all supported bases.

Reported by:	John W. O'Brien <john@saltant.com>
Sponsored by:	Netzkommune GmbH
2018-04-22 16:24:08 +00:00
Sunpoet Po-Chuan Hsieh b47a30b993 Add PORTSCOUT 2018-04-22 08:50:17 +00:00
Sunpoet Po-Chuan Hsieh 8e725842ff Add PORTSCOUT 2018-04-22 08:50:12 +00:00
Sunpoet Po-Chuan Hsieh b0e033d318 Update to 1.2.7
Changes:	https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html
2018-04-22 08:47:47 +00:00
Sunpoet Po-Chuan Hsieh 542f301b93 Update to 0.3.2
Changes:	https://github.com/tarantool/tarantool-php/releases
2018-04-22 08:47:42 +00:00
Kirill Ponomarev e32b6aadef Update to version 3.6.4
PR:		227636
Submitted by:	maintainer
2018-04-21 15:21:37 +00:00
Thomas Zander 4aae3913de Update to upstream release 2.4.4
Details:
Bug fixes
- #3055, [raster] ST_Clip() on a raster without band crashes the server
        (Regina Obe)
- #3942, geojson: Do not include private header for json-c >= 0.13
         (Bjoern Esser)
- #3952, ST_Transform fails in parallel mode (Paul Ramsey)
- #3978, Fix KNN when upgrading from 2.1 or older (Sandro Santilli)
- #4003, lwpoly_construct_circle: Avoid division by zero (Raul Marin Rodriguez)
- #4004, Avoid memory exhaustion when building a btree index (Edmund Horner)
- #4016, proj 5.0.0 support (Raul Marin Rodriguez)
- #4017, lwgeom lexer memory corruption (Peter E)
- #4020, Casting from box3d to geometry now returns correctly connected
         PolyhedralSurface (Matthias Bay)
- #4025, #4032 Incorrect answers for temporally "almost overlapping" ranges
         (Paul Ramsey, Darafei Praliaskouski)
- #4052, schema qualify several functions in geography (Regina Obe)
- #4055, ST_ClusterIntersecting drops SRID (Daniel Baston)

PR:		227360
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
MFH:		2018Q2
2018-04-21 14:03:51 +00:00
Thomas Zander 08e8c13add Update to upstream version 2.3.7
Details:
Bug Fixes and Enhancements:
- #3055, [raster] ST_Clip() on a raster without band crashes the server
         (Regina Obe)
- #3978, Fix KNN when upgrading from 2.1 or older (Sandro Santilli)
- #4003, lwpoly_construct_circle: Avoid division by zero (Raúl Marín Rodríguez)
- #4017, lwgeom lexer memory corruption (Peter E)
- #4020, Casting from box3d to geometry now returns correctly connected
         PolyhedralSurface (Matthias Bay)
- #4025, #4032 Incorrect answers for temporally "almost overlapping" ranges
         in ST_ClosestPointOfApproach and ST_CPAWithin
         (Paul Ramsey, Darafei Praliaskouski)
- #4052, schema qualify several functions in geography (Regina Obe)

PR:		227360
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
MFH:		2018Q2
2018-04-21 12:10:00 +00:00
Mikhail Teterin 38e700b635 Upgrade from 2.1.8 to 2.5.6.1 2018-04-20 21:10:25 +00:00
Mahdi Mokhtari e1538d5247 mysql57-{client, server}: Update port to 5.7.22
This update includes fixes for multiple CVEs including:
    CVE-2018-2755 in replication component, MySQL protocol
    CVE-2018-2805 in GIS extention
    CVE-2018-2782 in InnoDB
    and more info on http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html#AppendixMSQL

PR:		227621
Reported by:	Markus Kohlmeyer <rootservice@gmail.com>
Sponsored by:	Netzkommune GmbH
2018-04-20 10:47:54 +00:00
Mahdi Mokhtari e936645974 databases/mysql56-server: Add missed distinfo for r467817 2018-04-20 10:41:38 +00:00
Mahdi Mokhtari 1344b2f8a2 mysql56-{client, server}: Update port to 5.6.40
This update includes fixes for multiple CVEs including:
    CVE-2018-2755 in replication component, MySQL protocol
    CVE-2018-2805 in GIS extention
    CVE-2018-2782 in InnoDB
    and more info on http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html#AppendixMSQL
2018-04-20 10:36:36 +00:00
Matthew Seaman 414f7a8d27 Security Update to 4.8.0.1
Fixes: CSRF vulnerability allowing arbitrary SQL execution present in
4.8.0

Release Notes:  https://www.phpmyadmin.net/files/4.8.0.1/

MFH:		2018Q2
Security:	ac7da39b-4405-11e8-afbe-6805ca0b3d42
2018-04-19 19:20:40 +00:00
Romain Tartière 8dec9ebe82 Update to 5.2.2
Release notes:
https://puppet.com/docs/puppetdb/5.2/release_notes.html

With hat:	puppet
2018-04-19 15:34:35 +00:00
Alex Dupre aca2d686e3 Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. 2018-04-19 07:08:45 +00:00
Jan Beich cc95712fbe devel/boost-*: update to 1.67.0
Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +00:00
Torsten Zuehlsdorff 9367f39848 databases/pgpool: Update from 3.4.16 to 3.4.17
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-4-17.html
2018-04-18 12:27:38 +00:00
Torsten Zuehlsdorff e7ddd5b56d databases/pgpool-II-35: Update from 3.5.13 to 3.5.14
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-5-14.html
2018-04-18 12:25:47 +00:00
Torsten Zuehlsdorff 54d45fe4a8 databases/pgpool-II-36: Update from 3.6.9 to 3.6.10
Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-6-10.html
2018-04-18 11:20:04 +00:00
Torsten Zuehlsdorff 1ba25ff183 New port: databases/pgpool-II-37
Repo-copy of databases/pgpool-II-36

PR:           227481
Submitted by: Franco Ricci <franco.ricc@gmail.com>
2018-04-18 10:32:53 +00:00
Jan Beich 36c528eef3 databases/mongodb34: unbreak with boost 1.67
In file included from src/third_party/yaml-cpp-0.5.3/src/convert.cpp:3:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/convert.h:17:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/impl.h:11:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/iterator.h:13:
src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/detail/iterator.h:48:54: error: no member named 'next' in namespace 'boost'
  void increment() { this->base_reference() = boost::next(this->base()); }
                                              ~~~~~~~^

PR:		227427
Reported by:	antoine (via exp-run)
2018-04-18 06:38:58 +00:00
Jan Beich 10504ff3ba databases/mongodb36: unbreak with boost 1.67
In file included from src/third_party/yaml-cpp-0.5.3/src/nodebuilder.cpp:5:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/detail/node.h:14:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/detail/node_ref.h:13:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/detail/node_data.h:20:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/iterator.h:13:
src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/detail/iterator.h:48:54: error: no member named 'next' in namespace 'boost'
  void increment() { this->base_reference() = boost::next(this->base()); }
                                              ~~~~~~~^

PR:		227427
Reported by:	antoine (via exp-run)
2018-04-18 06:38:30 +00:00
Sergey A. Osokin debdd412f7 Add a workaround for solarisfixes.h header file.
Bump PORTREVISIONs.
2018-04-17 23:05:16 +00:00
Torsten Zuehlsdorff fb682ee411 databases/pgpool-II-36: allow configuration of stop_mode
PR: 221312
2018-04-17 09:08:33 +00:00
Pietro Cerutti 55dc5ebbf0 databases/retcl: update to 0.3.2
Release notes: https://github.com/gahr/retcl/releases/tag/0.3.2
2018-04-17 07:58:53 +00:00
Adriaan de Groot e3d325f1d0 Provide Akonadi (server) and KMail (client) with a pkg-message that
provides a workaround for "the world is going to end!" messages.

Approved by:	tcberner (mentor, implicit)
2018-04-17 07:43:43 +00:00