summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/sfcgal: Update to 1.4.1Loïc Bartoletti2022-01-276-9/+9
| | | | | Changes: - https://gitlab.com/Oslandia/SFCGAL/-/blob/master/NEWS#L1-9
* databases/influxdb2-cli: Update to 2.2.1Dries Michiels2022-01-272-6/+6
| | | | | Changes: https://github.com/influxdata/influx-cli/releases/tag/v2.2.0 Changes: https://github.com/influxdata/influx-cli/releases/tag/v2.2.1
* PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.Loïc Bartoletti2022-01-274-53/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SIP: As mentioned in the update from sip to sip5, this is a transitional version to remove what is deprecated in sip4. Sip6 completely removes the deprecated parts. Unfortunately, some ports — mostly cura things — can not use sip6, so we reintroduce sip4. PyQt: At the same time, we took the opportunity to simplify PyQT and propose only one package as for devel/pyside2. */py-qt5-* have been merged — excepted chart, networkauth and webengine — into devel/py-qt5-pyqt. This allows us to be in adequacy with the packages that the author of these libraries proposes, namely: PyQt - devel/py-qt5-pyqt PyQt-Charts - x11-toolkits/py-qt5-chart PyQt-NetworkAuth – net/py-qt5-networkauth PyQt-WebEngine – www/py-qt5-webengine SIP – devel/py-sip py-sip - devel/py-qt5-sip PyQt-builder - devel/py-qtbuilder Qscintilla - devel/py-qt5-qscintilla2 Reviewed by: diizzy, kde Tested by: kai, rhurlin, arrowd, madpilot Approved by: makc, tcberner, kde Differential Revision: https://reviews.freebsd.org/D33237 Exp-run by: antoine
* databases/db5: change DEPRECATED textMatthias Andree2022-01-271-1/+1
|
* databases/db5: nuke SQL option and abandon portMatthias Andree2022-01-262-27/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Security: CVE-2019-8457 The SQL option is vulnerable, and since this feature was always marked experimental, nuke it, and backport to 2022Q1. If someone needs the SQL interface in spite of its vulnerability, please use: pkg lock -y db5. MFH: 2022Q1 I am marking the port for expiry and abandoning it because I will no longer spend the increasing efforts to play hide and seek with Oracle's patches, or backport sometimes bigger Linux distro patches (Red Hat, Debian, who else?), or otherwise put up with how they have changed availability of patches, documentation, or important information. FOR db5 USERS: One option is to upgrade to db18, but note that db versions 6 and 18 are under the Affero GNU GPL v3 license, with implications for, among others, software-as-a-service, and distributability of packages linking against db. This is in stark contrast with db5's Sleepycat license. POTENTIAL MAINTAINERS: If someone wants to adopt this, review all the various patches in the major other BSD distros and Linux distros, check if their patches can be licensed under a sufficiently liberal license (ideally, MIT-like or Sleepycat) and see what you need to import.
* databases/pgbarman: update to 2.18Matthew Seaman2022-01-263-7/+7
| | | | ChangeLog: https://github.com/EnterpriseDB/barman/blob/release/2.18/NEWS
* databases/pglogical: update to 2.4.1Matthew Seaman2022-01-264-5/+7
| | | | | | Update WWW ChangeLog: https://github.com/2ndQuadrant/pglogical/releases/tag/REL2_4_1
* databases/adodb5: update to 5.21.4 maintenance releaseDima Panov2022-01-262-4/+4
|
* databases/influxdb2-cli: New portDries Michiels2022-01-264-0/+30
| | | | | | | CLI for managing resources in InfluxDB v2. Approved by: 0mp (mentor) Diferential Revision: https://reviews.freebsd.org/D33582
* devel/libconfig: update to 1.7.3Marius Strobl2022-01-263-3/+3
| | | | | | | | | | | - Chase shared library bump across dependant ports. - Fetch releases rather than tags from GitHub. [1] - Properly depend on makeinfo, adding an INFO knob. - Refresh pkg-descr and COMMENT accordingly. PR: 261062 Reported by: dizzy [1] Approved by: maintainer timeout
* lang/php73: Remove portMuhammad Moinur Rahman2022-01-2517-304/+0
| | | | | | | | | - EOL reached on 2021-12-06 https://www.php.net/eol.php PR: 260624 Approved by: tz (private email) ale portmgr (blanket) Sponsored by: Bounce Experts
* databases/grass8: Update to 8.0.0RC2Loïc Bartoletti2022-01-253-10/+6
|
* databases/rubygem-flipper-active_record: Update to 0.23.1Po-Chuan Hsieh2022-01-262-4/+4
| | | | Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md
* databases/rubygem-active_model_serializers: Update to 0.10.13Po-Chuan Hsieh2022-01-262-6/+6
| | | | Changes: https://github.com/rails-api/active_model_serializers/blob/0-10-stable/CHANGELOG.md
* databases/py-sqlalchemy14: Update to 1.4.31Po-Chuan Hsieh2022-01-262-4/+4
| | | | Changes: https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
* databases/py-pgcli: Update to 3.3.1Po-Chuan Hsieh2022-01-262-6/+6
| | | | Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst
* databases/py-geoalchemy2: Update to 0.10.2Po-Chuan Hsieh2022-01-262-4/+4
| | | | Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
* databases/tiledb: Update to 2.6.1Po-Chuan Hsieh2022-01-264-31/+6
| | | | Changes: https://github.com/TileDB-Inc/TileDB/releases
* databases/pecl-cassandra: add portepochTobias C. Berner2022-01-251-0/+1
| | | | | | | | | | In 9967c437a2b52c64533fb17d3e33772c8a3f9daa the port got updated from 1.3.2 to 1.3.2.a.20200527, which is a lower version number. Add portepoch accordingly. Differential Revision: https://reviews.freebsd.org/D34006 Approved by: rene
* databases/influxdb: Improve syslog logging titleJeremy Chadwick2022-01-252-7/+8
| | | | | | | | | This changes the log entries from "daemon[PID]: logmesage" to "influxd[PID]: logmessage". While here, remove trailing spaces. Approved by: 0mp (mentor) Pull Request: https://github.com/freebsd/freebsd-ports/pull/121 Differential Revision: https://reviews.freebsd.org/D33907
* cleanup: Remove expired ports:Loïc Bartoletti2022-01-255-538/+0
| | | | 2021-12-31 databases/postgis25: Deprecated in favour of databases/postgis3x
* databases/py-databases: Update to 0.5.5Goran Mekić2022-01-253-16/+4
| | | | | | Changelog: https://github.com/encode/databases/releases/tag/0.5.5 PR: 261435
* archivers/minizip*: Add minizip-ng and zlib-ng and create USES=minizipLoïc Bartoletti2022-01-252-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import minizip-ng and zlib-ng Minizip was originally developed in 1998. It was first included in the zlib distribution as an additional code contribution starting in zlib 1.1.2. Since that time, it has been continually improved upon and contributed to by many people. + Creating and extracting zip archives. + Adding and removing entries from zip archives. + Read and write raw zip entry data. + Reading and writing zip archives from memory. + Zlib, BZIP2, LZMA, and ZSTD compression methods. + Password protection through Traditional PKWARE and WinZIP AES encryption. + Buffered streaming for improved I/O performance. some ports bundle it, some ports allow building against a systemwide one, some ports bundle/rely on an incompatible version - all those will be fixed in following commits. Mk/Uses: Introduce USES=minizip[:ng] To simplify, the LIB_DEPENDS part a new USES tag is added. USES=minizip will add a LIB_DEPENDS on legacy minizip and USES=minizip:ng will add a LIB_DEPENDS on minizip-ng. minizip [1]: databases/spatialite databases/spatialite-tools devel/collada-dom games/mrboom games/oolite graphics/comical misc/xiphos science/libkml textproc/sigil www/domoticz deskutils/anydesk emulators/mupen64plus-core multimedia/assimp multimedia/vlc net-im/psi net-im/telegram-desktop minizip-ng: devel/axmldec [1] Some are known to work with minizip-ng but have to be patched. Approved by: tcberner (portmgr) Differential Revision: https://reviews.freebsd.org/D33771
* Change PHP default version to 8.0Muhammad Moinur Rahman2022-01-241-1/+3
| | | | | | | | | | | | - databases/xapian-bindings is a mata port which do not have php:flavors and is unable to be MARKED to IGNORE as one of it's dependent databases/php-xapian do not support php8.0. Hence this creates a circular dependency and it fails to start bulk building. So for now remove PHP from OPTIONS_DEFAULT. PR: 260595 Approved by: ale portmgr(exp-run) Sponsored by: Bounce Experts
* databases/pgbadger: update to 11.7Palle Girgensohn2022-01-242-4/+4
| | | | Release notes: https://github.com/darold/pgbadger/releases/tag/v11.7
* cleanup: remove transitive py27 deprecation (www/qt5-webengine)Rene Ladan2022-01-231-7/+0
|
* databases/rubygem-activerecord70: Update to 7.0.1Po-Chuan Hsieh2022-01-242-4/+4
| | | | Changes: https://github.com/rails/rails/releases
* databases/rubygem-activemodel70: Update to 7.0.1Po-Chuan Hsieh2022-01-242-4/+4
| | | | Changes: https://github.com/rails/rails/releases
* databases/rubygem-dalli: Update to 3.2.0Po-Chuan Hsieh2022-01-242-4/+4
| | | | Changes: https://github.com/petergoldstein/dalli/blob/main/History.md
* databases/py-sqlalchemy14: Update to 1.4.29Po-Chuan Hsieh2022-01-242-4/+4
| | | | Changes: https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
* databases/py-sqlalchemy-utils: Update to 0.38.2Po-Chuan Hsieh2022-01-242-4/+4
| | | | Changes: https://github.com/kvesteri/sqlalchemy-utils/blob/master/CHANGES.rst
* databases/py-psycopg2: Update to 2.9.3Po-Chuan Hsieh2022-01-242-4/+4
| | | | Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS
* databases/py-psycopg-pool: Update to 3.0.3Po-Chuan Hsieh2022-01-242-4/+4
| | | | Changes: https://github.com/psycopg/psycopg/blob/master/docs/news_pool.rst
* databases/py-psycopg-c: Update to 3.0.8Po-Chuan Hsieh2022-01-242-4/+4
| | | | Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
* databases/py-psycopg: Update to 3.0.8Po-Chuan Hsieh2022-01-242-6/+6
| | | | Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
* databases/py-pgcli: Update to 3.3.0Po-Chuan Hsieh2022-01-242-5/+5
| | | | Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst
* databases/py-litecli: Update to 1.7.0Po-Chuan Hsieh2022-01-242-5/+5
| | | | Changes: https://github.com/dbcli/litecli/blob/master/CHANGELOG.md
* databases/py-geoalchemy2: Update to 0.10.1Po-Chuan Hsieh2022-01-242-4/+4
| | | | Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
* databases/ruby-xapian: Update to 1.4.19Po-Chuan Hsieh2022-01-243-6/+71
| | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview
* databases/py-xapian: Update to 1.4.19Po-Chuan Hsieh2022-01-242-4/+4
| | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview
* databases/php-xapian: Update to 1.4.19Po-Chuan Hsieh2022-01-242-5/+5
| | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview
* databases/p5-Xapian: Update to 1.4.19.0Po-Chuan Hsieh2022-01-243-6/+11
| | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview
* databases/lua-xapian: Update to 1.4.19Po-Chuan Hsieh2022-01-243-7/+10
| | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview
* databases/xapian-core: Update to 1.4.19Po-Chuan Hsieh2022-01-243-5/+5
| | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview
* databases/xapian-bindings: Update to 1.4.19Po-Chuan Hsieh2022-01-241-2/+2
| | | | | | - Fix IGNORE_WITH_PHP: sync with databases/php-xapian Changes: https://trac.xapian.org/wiki/ReleaseOverview
* databases/tiledb: Simplify _xgetbv checkPo-Chuan Hsieh2022-01-241-1/+1
|
* databases/tarantool: Update to 2.8.3Po-Chuan Hsieh2022-01-242-17/+13
| | | | Changes: https://github.com/tarantool/tarantool/releases
* databases/rocksdb: Update to 6.27.3Po-Chuan Hsieh2022-01-243-32/+8
| | | | Changes: https://github.com/facebook/rocksdb/releases
* databases/mydumper: Update to 0.11.5Po-Chuan Hsieh2022-01-242-4/+4
| | | | Changes: https://github.com/maxbube/mydumper/releases
* databases/mongodb44: Update to 4.4.12Ronald Klop2022-01-222-4/+4
| | | | | | Changelog: https://docs.mongodb.com/manual/release-notes/4.4/#4.4.12---jan-21--2022 PR: 261406