aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Comment on patch for databases/qt5-sqldrivers-mysqlAdriaan de Groot2018-06-021-0/+7
| | | | | | | | | Add a note to the patch for MariaDB-compatibility on how to do it without ifdefs, which therefore would track changes in MariaDB definitions (if it follows the MySQL change) automatically. Notes: svn path=/head/; revision=471403
* Adjust USES to fix building on gcc-based archs (in particular, powerpc64).Mark Linimon2018-06-021-3/+1
| | | | | | | | | | | | | | | On the clang architectures, these changes have no effect: the baser compiler already includes the needed features. While here, remove now-redundant CXXFLAGS statements and pet portlint (no other content change). Tested on both powerpc64 and amd64. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=471400
* - Switch to new test frameworkDmitry Marakasov2018-06-021-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=471350
* - Update to 0.97.5Wen Heping2018-06-022-4/+4
| | | | Notes: svn path=/head/; revision=471337
* Fix build of the Qt SQL plugins for MySQL against MariaDB 10.Adriaan de Groot2018-06-012-2/+2
| | | | | | | | | | | | | | | Recent MySQL code has deprecated the my_bool type, so r469165 added a check for that recent version. MariaDB pretends to be MySQL, and has an even newer version, which nonetheless hasn't taken over the drop-my_bool-type change. So my_bool still exists there. Assume, for now, that MariaDB has my_bool regardless, to fix incompatibilities reported after PR227813 was closed. PR: 227813 Reported by: Jashank Jeremy Notes: svn path=/head/; revision=471301
* databases/pointcloud: update to 1.1.0Steve Wills2018-06-016-41/+52
| | | | | | | | PR: 228659 Submitted by: lbartoletti@tuxfamily.org (maintainer) Notes: svn path=/head/; revision=471299
* Update databases/py-pglite to 1.0.9Tobias C. Berner2018-06-012-4/+7
| | | | | | | | PR: 228663 Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) Notes: svn path=/head/; revision=471261
* databases/pecl-mongodb: update 1.2.11 -> 1.4.3Kurt Jaeger2018-05-313-15/+4
| | | | | | | | | PR: 226832 Submitted by: Alexey Bobkov <mr.deadlystorm@gmail.com> Relnotes: https://pecl.php.net/package-changelog.php?package=mongodb Notes: svn path=/head/; revision=471212
* Update to 5.2.2.Vanilla I. Shu2018-05-3124-151/+181
| | | | Notes: svn path=/head/; revision=471193
* USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgradeJoseph Mingrone2018-05-312-1/+6
| | | | | | | | Or, mark ports that fail to build as BROKEN. https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html Notes: svn path=/head/; revision=471191
* Mark BROKEN: fails to packageAntoine Brodin2018-05-301-0/+2
| | | | | | | | | | | | | | | | | | | | ===> Building package for grass7-7.4.0_2 pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step1.png:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step5.png:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step6.png:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step7.png:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/i_ortho_photo_step8.png:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/r.viewshed.png:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/rterraflow_accumulation.png:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/rterraflow_dir2.png:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/rterraflow_dir3.png:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/sweep1.png:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/databases/grass7/work/stage/usr/local/grass-7.4.0/docs/html/sweep2.png:No such file or directory Reported by: pkg-fallout Notes: svn path=/head/; revision=471177
* databases/pgmodeler: update to 0.9.1Steve Wills2018-05-304-48/+13
| | | | | | | | PR: 228610 Submitted by: lbartoletti@tuxfamily.org (maintainer) Notes: svn path=/head/; revision=471142
* databases/redis_exporter: Update to 0.18.0Jochen Neumeister2018-05-302-4/+4
| | | | | | | | | | Changelog: https://github.com/oliver006/redis_exporter/releases PR: 228560 Submitted by: Volodymyr Kostyrko <arcade@b1t.name> (maintainer) Notes: svn path=/head/; revision=471125
* Update to 1.2.8Sunpoet Po-Chuan Hsieh2018-05-292-4/+4
| | | | | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=471103
* Update to 1.17.0Sunpoet Po-Chuan Hsieh2018-05-292-4/+4
| | | | | | | Changes: https://github.com/dbcli/mycli/blob/master/changelog.md Notes: svn path=/head/; revision=471102
* Update to 1.6.3Sunpoet Po-Chuan Hsieh2018-05-272-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/BSON Notes: svn path=/head/; revision=470994
* Update WWWSunpoet Po-Chuan Hsieh2018-05-27229-229/+229
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Update to 2.4Matthew Seaman2018-05-262-8/+8
| | | | | | | ChangeLog: https://sourceforge.net/projects/pgbarman/files/2.4/ Notes: svn path=/head/; revision=470951
* Update to 1.6.2Sunpoet Po-Chuan Hsieh2018-05-262-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/BSON Notes: svn path=/head/; revision=470915
* Update to 5.13.2Sunpoet Po-Chuan Hsieh2018-05-262-4/+4
| | | | | | | Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=470911
* Upgrade to version 1.3.0Palle Girgensohn2018-05-262-4/+4
| | | | Notes: svn path=/head/; revision=470896
* Update lang/ghc 8.4.2 and the hs-* ports the newer versionsTobias C. Berner2018-05-2512-38/+36
| | | | | | | | | | | | | | | | | * Update lang/ghc to 8.4.2 * Update the boostrap compiler to 8.4.1 * Update the many hs-* ports * Bump the rest Thanks a lot to arrowd for doing all the heavy lifting :) PR: 227968 Exp-run by: antoine Submitted by: arrowd Differential Revision: https://reviews.freebsd.org/D15005 Notes: svn path=/head/; revision=470870
* databases/memcached: update to 1.5.8Steve Wills2018-05-252-4/+4
| | | | Notes: svn path=/head/; revision=470838
* Update to 4.8.1Matthew Seaman2018-05-252-5/+4
| | | | | | | ChangeLog: https://www.phpmyadmin.net/files/4.8.1/ Notes: svn path=/head/; revision=470823
* New port: databases/redis_exporterKurt Jaeger2018-05-245-0/+95
| | | | | | | | | | | | Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x and 4.x WWW: https://github.com/oliver006/redis_exporter PR: 227750 Submitted by: Volodymyr Kostyrko <arcade@b1t.name> Notes: svn path=/head/; revision=470804
* Update to 1.8.2Sunpoet Po-Chuan Hsieh2018-05-232-5/+5
| | | | | | | Changes: https://metacpan.org/changes/distribution/MongoDB Notes: svn path=/head/; revision=470736
* Deprecate databases/mongodbMark Felder2018-05-231-0/+3
| | | | | | | | | End of Life was reached ages ago. https://www.mongodb.com/support-policy Notes: svn path=/head/; revision=470715
* - Update to 0.53Wen Heping2018-05-232-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/DBD-CSV Notes: svn path=/head/; revision=470670
* - Update to 0.97.4Wen Heping2018-05-232-4/+4
| | | | Notes: svn path=/head/; revision=470669
* Update to 1.11.0Sunpoet Po-Chuan Hsieh2018-05-222-4/+4
| | | | | | | Changes: https://github.com/dbcli/pgspecial/blob/master/changelog.rst Notes: svn path=/head/; revision=470633
* Add PY_FLAVOR to Python module dependencies.Mathieu Arnold2018-05-228-12/+12
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=470610
* databases/redisdesktopmanager: update to 0.9.3Steve Wills2018-05-212-4/+4
| | | | Notes: svn path=/head/; revision=470561
* Update to 1.9.1Sunpoet Po-Chuan Hsieh2018-05-213-5/+19
| | | | | | | Changes: https://github.com/tarantool/tarantool/releases Notes: svn path=/head/; revision=470544
* Update `databases/iowow' to version 1.2.8.Alexey Dokuchaev2018-05-215-16/+18
| | | | Notes: svn path=/head/; revision=470522
* Adapt ${name}_limits to the new resource limiting mechanics for servicesThomas Zander2018-05-202-11/+20
| | | | | | | | PR: 227218 Submitted by: 0mp Notes: svn path=/head/; revision=470445
* databases/influxdb: Update to 1.5.2Jochen Neumeister2018-05-192-4/+4
| | | | | | | | | PR: 227818 Reported by: Chris Gordon <freebsd-bugs@theory14.net> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=470432
* Fix build with pcre 8.42Kirill Ponomarev2018-05-192-1/+306
| | | | | | | | PR: 220613 Submitted by: adamw Notes: svn path=/head/; revision=470357
* Fix build with pcre 8.42Kirill Ponomarev2018-05-192-0/+312
| | | | | | | | PR: 220613 Submitted by: adamw Notes: svn path=/head/; revision=470356
* Update to 1.6.1Sunpoet Po-Chuan Hsieh2018-05-182-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/BSON/Changes Notes: svn path=/head/; revision=470331
* Fix rc scripts after r328331 in head.Florian Smeets2018-05-184-22/+41
| | | | | | | | PR: 227234, 227235 Submitted by: 0mp Notes: svn path=/head/; revision=470324
* Update to 5.5.60-38.12Florian Smeets2018-05-183-5/+4
| | | | | | | | | PR: 228336 Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> Security: 57aec168-453e-11e8-8777-b499baebfeaf Notes: svn path=/head/; revision=470320
* Update the Qt5 ports to 5.10.1.Raphael Kubo da Costa2018-05-183-3/+0
| | | | | | | | | | | | | | | | | | | | The work was done by tcberner and myself, with thanks to antoine for the exp-run. Not a lot to report compared to other Qt5 updates: * net/qt5-network is still broken with LibreSSL. I said this in a commit message ages ago but it bears repeating: upstream is open to adding support for LibreSSL, but someone needs to step up to maintain it upstream, otherwise things will continue to be broken all the time. * www/qt5-webengine is a huge monster that is terrible to update, just like www/chromium itself is. We (kde@) have decided to keep using the 5.9 series for the time being, as it should be compatible with the rest of Qt anyway. It was updated to 5.9.5, the latest 5.9 release at the time of writing. PR: 228213 Notes: svn path=/head/; revision=470288
* - update to 1.4.0Jason Helfman2018-05-182-5/+5
| | | | | | | - while here shift users per portlint Notes: svn path=/head/; revision=470254
* Update to 7.4.0Matthew Seaman2018-05-173-5/+13
| | | | | | | ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=470249
* databases/mariadb102-server: Security update to 10.2.15Bernard Spil2018-05-177-118/+5
| | | | | | | | MFH: 2018Q2 Security: 57aec168-453e-11e8-8777-b499baebfeaf Notes: svn path=/head/; revision=470246
* Simplify MakefileSunpoet Po-Chuan Hsieh2018-05-172-13/+12
| | | | | | | | | - Update COMMENT - Update pkg-descr - Take maintainership Notes: svn path=/head/; revision=470229
* Drop MAINTAINERship for these ports:Torsten Zuehlsdorff2018-05-171-1/+1
| | | | | | | | | | | | | | | | - databases/postgresql-plproxy - devel/fpp - devel/gnu-efi - games/nlarn - games/wesnoth - mail/phpmailer - mail/tlb - ports-mgmt/pkg-plist - sysutils/battray - textproc/xml-parse.el Notes: svn path=/head/; revision=470213
* databases/pgpool-II-33: Fix build with LibreSSLTorsten Zuehlsdorff2018-05-174-0/+43
| | | | | | | | | | | | The build was broken after the latest update of the port, but only on amd64, not i386. PR: 226099 Submitted by: w.schwarzenfeld@utanet.at Reported by: dewayne@heuristicsystems.com.au Notes: svn path=/head/; revision=470211
* - Update to 0.8.1Li-Wen Hsu2018-05-172-5/+4
| | | | Notes: svn path=/head/; revision=470201
* databases/py-python-arango: 4.0.1 -> 4.1.0Yuri Victorovich2018-05-172-7/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=470200