aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade from 5.0.0 to 5.0.1.Sergey A. Osokin2018-11-082-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <ChangeLog> Upgrade urgency: URGENT if you use Redis Streams. MODERATE otherwise. Hi all, this is the first patch level release of Redis 5. It contains both fixes and improvements. Here there is a list of the major ones, however read the commit messages at the end of the changelog if you want to know more about the smaller things. Let's start with the new features: * Sentinel now supports authentication! Check the Sentinel official doc for more info. * Redis-cli cluster "fix" is now able to fix a big number of clusters put in a bad condition. Previously many corner cases were not covered. Now the critical fixes: 1. Fix RESTORE mismatch reply when certain keys already expired. 2. Fix an XCLAIM non trivial issue: sometimes the command returned a wrong entry or desynchronized the protocol. And now the other fixes: 3. Stack trace generation on the Raspberry PI (and 32bit ARM) fixed. 4. Don't evict expired keys when the KEYS command is called, in order to avoid a mass deletion event. However expired keys are not displayed by KEYS as usually. 5. Improvements in the computation of the memory used, when estimating the AOF buffers. 6. XRANGE COUNT of 0 fixed. 7. "key misses" stats accounting fixed. Many cache misses were not counted. 8. When in MULTI state, return OOM while accumulating commands and there is no longer memory available. 9. Fix build on FreeBSD and possibly others. 10. Fix a crash in Redis modules, thread safe context reply accumulation. 11. Fix a race condition when producing the RDB file for full SYNC. 12. Disable protected mode in Sentinel. 13. More commands now have the HELP subcommand. 14. Fixed an issue about adaptive server HZ timer. 15. Fix cluster-replica-no-failover option name. </ChangeLog> Notes: svn path=/head/; revision=484480
* Update to 5.5.0Mathieu Arnold2018-11-075-22/+120
| | | | | | | | The rc script is no longer provided, so integrate it here. Also install some extra scripts to help with admin tasks. Notes: svn path=/head/; revision=484400
* Update `databases/iowow' to version 1.2.14.Alexey Dokuchaev2018-11-073-5/+5
| | | | | | | | Requested by: upstream Reported by: portscout (independently) Notes: svn path=/head/; revision=484394
* - Fix build with cython-0.29Wen Heping2018-11-072-0/+12
| | | | | | | | Submitted by: wen@(myself, via email) Approved by: maintainer Notes: svn path=/head/; revision=484393
* Upgrade powa-archivist and siblingsPalle Girgensohn2018-11-0612-50/+48
| | | | | | | | | | | | | pg_qualstat-1.0.6 pg_stat_kcache-2.1.1 powa-archvist-3.2.0 Release notes: https://github.com/powa-team/powa-archivist/blob/REL_3_2_0/CHANGELOG.md https://github.com/powa-team/pg_qualstats/blob/1.0.6/CHANGELOG https://github.com/powa-team/pg_stat_kcache/blob/REL2_1_1/CHANGELOG.md Notes: svn path=/head/; revision=484367
* Change MASTER_SITES to CHEESESHOPSunpoet Po-Chuan Hsieh2018-11-062-7/+5
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=484363
* Add LICENSE_FILESunpoet Po-Chuan Hsieh2018-11-061-2/+3
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=484359
* Add LICENSE_FILESunpoet Po-Chuan Hsieh2018-11-062-73/+75
| | | | | | | | - Sort PLIST - Take maintainership Notes: svn path=/head/; revision=484358
* Return tj's ports to the pool after his commit bit got safekept.Rene Ladan2018-11-063-3/+3
| | | | Notes: svn path=/head/; revision=484353
* Update to 0.15.0Sunpoet Po-Chuan Hsieh2018-11-062-4/+4
| | | | | | | Changes: https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst Notes: svn path=/head/; revision=484336
* Return dryice's ports to the pool after his commit bit got safekept.Rene Ladan2018-11-061-1/+1
| | | | Notes: svn path=/head/; revision=484328
* Update to 8.0.0Matthew Seaman2018-11-063-4/+22
| | | | | | | ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=484279
* Update to 3.2.0Palle Girgensohn2018-11-052-4/+5
| | | | | | | Release notes: https://github.com/powa-team/powa-web/blob/3.2.0/CHANGELOG Notes: svn path=/head/; revision=484253
* Update to 3.25.2Sunpoet Po-Chuan Hsieh2018-11-052-5/+5
| | | | | | | | Changes: https://github.com/rogerbinns/apsw/releases https://rogerbinns.github.io/apsw/changes.html Notes: svn path=/head/; revision=484235
* Update to 1.4.9Sunpoet Po-Chuan Hsieh2018-11-051-1/+1
| | | | | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.9 Notes: svn path=/head/; revision=484233
* Update to 1.4.9Sunpoet Po-Chuan Hsieh2018-11-052-4/+4
| | | | | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.9 Notes: svn path=/head/; revision=484232
* Update to 1.4.9Sunpoet Po-Chuan Hsieh2018-11-052-4/+4
| | | | | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.9 Notes: svn path=/head/; revision=484231
* Update to 1.4.9Sunpoet Po-Chuan Hsieh2018-11-054-64/+4
| | | | | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.9 Notes: svn path=/head/; revision=484230
* Update to 1.4.9Sunpoet Po-Chuan Hsieh2018-11-052-4/+4
| | | | | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.9 Notes: svn path=/head/; revision=484229
* Update to 1.4.9Sunpoet Po-Chuan Hsieh2018-11-052-4/+4
| | | | | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.9 Notes: svn path=/head/; revision=484228
* Update to 1.4.9Sunpoet Po-Chuan Hsieh2018-11-053-5/+5
| | | | | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.9 Notes: svn path=/head/; revision=484227
* databases/cassandra-cpp-driver: update to 2.10.0, unbreak on GCC platforms [1]Pietro Cerutti2018-11-053-22/+7
| | | | | | | | PR: 232847 [1] Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=484180
* Update to 0.14.2Sunpoet Po-Chuan Hsieh2018-11-043-8/+8
| | | | | | | | | | | - Fix LICENSE - Update WWW - Take maintainership Changes: https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst Notes: svn path=/head/; revision=484143
* Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarativeTobias C. Berner2018-11-043-5/+6
| | | | | | | | | | | | - There was no obvious reason to split these ports, and it makes porting simpler; the set of ports using either mostly coincided. Exp-run by: antoine PR: 223687 PR: 232751 Notes: svn path=/head/; revision=484140
* Do not override the environment for make(1) when JEMALLOC knobSergey A. Osokin2018-11-041-1/+2
| | | | | | | | | is defined. Bump PORTREVISION. Notes: svn path=/head/; revision=484111
* databases/mariadb101-server: 12 not broken with security/opensslBernard Spil2018-11-043-11/+15
| | | | | | | | | | | - Backport to 5.5 and 10.0 too - See also https://reviews.freebsd.org/D17834 PR: 232944 Reported by: iron udjin gmail com Notes: svn path=/head/; revision=483982
* - Fix LICENSEDmitry Marakasov2018-11-042-3/+6
| | | | | | | | | | | | - Add LICENSE_FILE - Whitespace fix - Add NO_ARCH - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=483972
* databases/p5-DBD-Oracle: fix build using lldEugene Grosbein2018-11-041-0/+6
| | | | | | | | | | | | | | | | | | While using LLVM's lld linker as /usr/bin/ld the build breaks because Oracle supplied libs built without -fPIC: can't create dynamic relocation R_386_32 ... in readonly segment It is not possible to recompile Oracle object files with -fPIC, so fix this overriding lld's default and make it the same as GNU ld allowing .text relocations. This fixes build error, so no PORTREVISION bump. Reported by: emaste Notes: svn path=/head/; revision=483961
* Fix build with curl 7.62.0Sunpoet Po-Chuan Hsieh2018-11-031-0/+12
| | | | Notes: svn path=/head/; revision=483943
* Update to 0.10.8Sunpoet Po-Chuan Hsieh2018-11-032-5/+6
| | | | | | | Changes: https://github.com/rails-api/active_model_serializers/blob/0-10-stable/CHANGELOG.md Notes: svn path=/head/; revision=483934
* databases/mysql55-server: Adapt ${name}_limits to the new resourceMateusz Piotrowski2018-11-032-11/+18
| | | | | | | | | | | | | | | | | | | | | | | limiting mechanics for services Thanks to the recent change to rc.subr(8) it is no longer necessary to define a resource limiting logic in service scripts. limits(1) is now run by default and its configuration is handled via the "${name}_limits" variable. Unfortunately, there is a collision of variable names. The service scripts are broken on FreeBSD version with that new change (>= 12.0). The patch preserves the old behavior on the systems without the rc.subr(8) modification. PR: 227228 Reviewed by: krion Approved by: krion (mentor), maintainer timeout Differential Revision: https://reviews.freebsd.org/D17818 Notes: svn path=/head/; revision=483912
* databases/mariadb101-server: Security update to 10.1.37Bernard Spil2018-11-032-11/+8
| | | | | | | | | | | - Not broken on i386 since 10.1.36 - Broken with OpenSSL 1.1.x, use MariaDB 10.2 or 10.3 MFH: 2018Q4 Security: ec5072b0-d43a-11e8-a6d2-b499baebfeaf Notes: svn path=/head/; revision=483888
* databases/timescaledb: Update to 1.0.0Kevin Bowling2018-11-023-6/+10
| | | | | | | | | | | Changelog https://github.com/timescale/timescaledb/releases/tag/1.0.0 Approved by: krion (mentor) Sponsored by: BBOX.io Differential Revision: https://reviews.freebsd.org/D17788 Notes: svn path=/head/; revision=483846
* Update to version 1.5.0Palle Girgensohn2018-11-022-4/+4
| | | | | | | Release notes: https://github.com/rapidloop/pgmetrics/releases Notes: svn path=/head/; revision=483813
* Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan2018-11-028-26/+2
| | | | | | | | | | Simplify some ports where DragonFlyBSD no longer needs to be special-cased. Submitted by: rene Reviewed by: bapt, jbeich Differential Revision: https://reviews.freebsd.org/D17724 Notes: svn path=/head/; revision=483807
* databases/percona57-server: Adapt ${name}_limits to the new resourceMateusz Piotrowski2018-11-022-11/+20
| | | | | | | | | | | | | | | | | | | | | | | limiting mechanics for services Thanks to the recent change to rc.subr(8) it is no longer necessary to define a resource limiting logic in service scripts. limits(1) is now run by default and its configuration is handled via the "${name}_limits" variable. Unfortunately, there is a collision of variable names. The service scripts are broken on FreeBSD version with that new change (>= 12.0). The patch preserves the old behavior on the systems without the rc.subr(8) modification. PR: 227236 Reviewed by: krion Approved by: krion (mentor), maintainer timeout Differential Revision: https://reviews.freebsd.org/D17786 Notes: svn path=/head/; revision=483806
* Fix build with GCC-based architectures.Mark Linimon2018-11-021-1/+1
| | | | | | | | | PR: 232864 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=483755
* Update to 1.60Sunpoet Po-Chuan Hsieh2018-11-012-5/+7
| | | | | | | | | | - Sort *_DEPENDS - Add TEST_DEPENDS Changes: https://metacpan.org/changes/distribution/DBD-ODBC Notes: svn path=/head/; revision=483718
* Update to 4.0.3Sunpoet Po-Chuan Hsieh2018-11-012-6/+7
| | | | | | | Changes: https://github.com/redis/redis-rb/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=483713
* Update to 1.2.13Sunpoet Po-Chuan Hsieh2018-11-012-4/+4
| | | | | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=483709
* databases/mariadb100-server: Security update to 10.0.37Bernard Spil2018-11-012-7/+12
| | | | | | | | | | - Broken with OpenSSL 1.1 and thus FreeBSD 12+ MFH: 2018Q4 Security: ec5072b0-d43a-11e8-a6d2-b499baebfeaf Notes: svn path=/head/; revision=483657
* - Update WWWDmitry Marakasov2018-11-011-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=483648
* - Add LICENSEDmitry Marakasov2018-11-011-2/+5
| | | | | | | | | | - Whitespace fix - Add NO_ARCH Approved by: portmgr blanket Notes: svn path=/head/; revision=483647
* Fix build with libresslFlorian Smeets2018-10-311-0/+9
| | | | | | | | PR: 232358 Submitted by: pizzamig Notes: svn path=/head/; revision=483609
* databases/mariadb103-client: Fix mariadb_config outputBernard Spil2018-10-311-1/+2
| | | | | | | | | | - port fix from mariadb102-client port PR: 226049, 230538 Reported by: flo Notes: svn path=/head/; revision=483598
* databases/py-asyncpg: Update to 0.18.1Babak Farrokhi2018-10-312-4/+4
| | | | Notes: svn path=/head/; revision=483584
* databases/memcached: update to 1.5.11Steve Wills2018-10-312-4/+4
| | | | Notes: svn path=/head/; revision=483577
* databases/py-asyncpg: Update to 0.18.0Babak Farrokhi2018-10-312-4/+4
| | | | Notes: svn path=/head/; revision=483556
* Update to 1.642Sunpoet Po-Chuan Hsieh2018-10-302-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/DBI Notes: svn path=/head/; revision=483527
* Update to 0.54Sunpoet Po-Chuan Hsieh2018-10-302-4/+5
| | | | | | | Changes: https://metacpan.org/changes/distribution/DBD-CSV Notes: svn path=/head/; revision=483526