aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* devel/lfcbase: 1.16.3 -> 1.16.4, databases/cego: 2.47.24 -> 2.47.25Björn Lemke2022-07-092-4/+4
| | | | | | | | | | lfcbase: - Fix added for BigDecimal to avoid rounding for zero trailing values, e.g. 119.00 / 100.00 was 1.1, should be 1.19 cego: - Added small patch for verification check to meet new BigDecimal patch in lfcbase
* KDE: Update KDE Gear to 22.04.3Tobias C. Berner2022-07-072-3/+7
| | | | | | | | | | | | | Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * elisa: Fix the seek slider with newer versions of qqc2-desktop-style * konsole: Better recognition for URIs * korganizer: Fix a crash when completing a to-do in the summary view Changelog: https://kde.org/announcements/changelogs/gear/22.04.3/
* databases/rubygem-redis: Update to 4.7.1Po-Chuan Hsieh2022-07-072-4/+4
| | | | Changes: https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
* databases/ruby-xapian: Update to 1.4.20Po-Chuan Hsieh2022-07-072-4/+4
| | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview
* databases/py-xapian: Update to 1.4.20Po-Chuan Hsieh2022-07-073-13/+13
| | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview
* databases/php-xapian: Update to 1.4.20Po-Chuan Hsieh2022-07-072-4/+4
| | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview
* databases/p5-Xapian: Update to 1.4.20.0Po-Chuan Hsieh2022-07-072-4/+4
| | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview
* databases/lua-xapian: Update to 1.4.20Po-Chuan Hsieh2022-07-072-4/+4
| | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview
* databases/xapian-core: Update to 1.4.20Po-Chuan Hsieh2022-07-073-5/+5
| | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview
* databases/xapian-bindings: Update to 1.4.20Po-Chuan Hsieh2022-07-071-1/+1
| | | | Changes: https://trac.xapian.org/wiki/ReleaseOverview
* databases/lua-lsqlite3: unbreak the build against non-amalgamated SQLiteAlexey Dokuchaev2022-07-072-10/+8
| | | | | | | | | | | | | - Change the :target in SQLite dependency to `build' so that files which are copied during `pre-configure' stage would be generated; - Don't explicitly list supported Lua versions in the COMMENT and define options after other declarative knobs and before targets; - Switch to the new upstream distfile (version remained the same) as the previous one is no longer fetchable. Looking at the changes, they span the period from 2018-07-01 to 2021-09-07 and look legit. Also, the test suite had been amended; it would be hooked in another commit. PR: 259991
* databases/sqlite3: Update to 3.39Pavel Volkov2022-07-072-6/+6
| | | | | | | | | | | | | | | | | | | | | | ChangeLog: https://www.sqlite.org/releaselog/3_39_0.html * Add (long overdue) support for RIGHT and FULL OUTER JOIN. * Add new binary comparison operators IS NOT DISTINCT FROM and IS DISTINCT FROM that are equivalent to IS and IS NOT, respective, for compatibility with PostgreSQL and SQL standards. * Add a new return code (value "3") from the sqlite3_vtab_distinct() interface that indicates a query that has both DISTINCT and ORDER BY clauses. * Added the sqlite3_db_name() interface. * The unix os interface resolves all symbolic links in database filenames to create a canonical name for the database before the file is opened. * Defer materializing views until the materialization is actually needed, thus avoiding unnecessary work if the materialization turns out to never be used. * The HAVING clause of a SELECT statement is now allowed on any aggregate query, even queries that do not have a GROUP BY clause. * Many microoptimizations collectively reduce CPU cycles by about 2.3%. PR: 264974 Reported by: pavelivolkov@gmail.com (maintainer)
* databases/pspg: Update to 5.5.5Dmitri Goutnik2022-07-062-4/+4
| | | | Changes: https://github.com/okbob/pspg/releases/tag/5.5.5
* graphics/poppler: bump PORTREVISION of poppler consumersTobias C. Berner2022-07-061-1/+1
|
* databases/py-peewee: Update to 3.15.0Wen Heping2022-07-062-5/+5
| | | | | | PR: 264745 Reported by: wen@ Approved by: maintainer(timeout, >= 14 days)
* databases/py-ormar: Update to 0.11.2Goran Mekić2022-07-052-4/+4
| | | | | | ChangeLog: https://github.com/collerek/ormar/releases/tag/0.11.2 PR: 265013
* databases/pgbouncer: Update version 1.16.1=>1.17.0Muhammad Moinur Rahman2022-07-042-18/+19
| | | | | | | | | - Pet portclippy/portfmt PR: 264916 Approved by: m.tsatsenko@gmail.com (maintainer) Relnotes: https://www.pgbouncer.org/changelog.html#pgbouncer-117x Sponsored by: Bounce Experts
* databases/py-carbon: Fix start up orderingMuhammad Moinur Rahman2022-07-042-4/+4
| | | | | PR: 264462 Reported by: brd
* databases/postgresql15-*: update to 15beta2Palle Girgensohn2022-07-043-6/+6
|
* databases/pgrouting: Update to 3.3.1Loïc Bartoletti2022-07-043-6/+6
| | | | Release notes: https://github.com/pgRouting/pgrouting/blob/v3.3.1/NEWS
* qt5: Update Qt to 5.15.5 (KDE patched)Tobias C. Berner2022-07-048-24/+24
| | | | | | | | | | | - update patch-collection diff to be at the highest patch-level - update patch-collection diff to be against 5.15.5 instead of 5.15.2 - update devel/qt5-script to 5.15.10 - libressl support by Felix Palmen <felix@palmen-it.de> PR: 264944 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D35619
* lang/rust: Bump revisions after 1.62.0Mikael Urankar2022-07-023-3/+3
|
* databases/py-aiopg: Update to 1.3.4Babak Farrokhi2022-07-022-4/+4
|
* databases/libgda5: Use 'gnome' dir not 'gnome3'Neel Chauhan2022-07-022-4/+4
|
* databases/libgdamm5: Use 'gnome' dir not 'gnome3'Neel Chauhan2022-07-022-4/+4
|
* databases/pgbarman: update to 3.0.0Matthew Seaman2022-07-012-6/+6
| | | | ChangeLog: https://github.com/EnterpriseDB/barman/blob/release/3.0.0/NEWS
* databases/percona-pam-for-mysql: use percona-57, fixes INDEXRene Ladan2022-07-012-8/+1
|
* databases/py-carbon: Fix BUILDMuhammad Moinur Rahman2022-06-301-1/+2
| | | | Fixes: 06ae815 Mark BROKEN for python39
* cleanup: Remove expired ports:Rene Ladan2022-06-309-166/+0
| | | | | | | | | | | | | | | | | | | | | 2022-06-30 databases/pgpool-II-36: Upstream support ended use databases/pgpool-II-43 2022-06-30 ftp/multiget: Last release in 2007, doesn't support https, depends on deprecated wxgtk28 and dead upstream. Please consider using net/uget 2022-06-30 devel/electron13: EOLed upstream, switch to newer version 2022-06-30 ftp/puf: Last release in 2006, doesn't support https and upstream is dead. Please consider using www/aria2 2022-06-30 security/gss: Abandonware, last release in 2014 and no development since 2022-06-30 security/shishi: Abandonware, last release in 2013 and no development since 2022-06-30 ftp/urlgfe 2022-06-30 www/nspluginwrapper: Abandonware, last release in 2011 and upstream is dead. NPAPI plugins are now obsolete and depends on deprecated library GTK 2 2022-06-30 devel/govendor: Use Go modules 2022-06-30 devel/racer: Racer is not actively developped now. Please consider using newer software such as devel/rust-analyzer. 2022-06-30 net-mgmt/unifi6: No longer maintained by upstream 2022-06-30 devel/dep: Use Go modules 2022-06-30 databases/libgda5-bdb: Depends on deprecated databases/db5 2022-06-30 emulators/qemu5: Use emulators/qemu6 or emulators/qemu 2022-06-30 deskutils/bitcollider: bitzi.com is no longer available, closed down in 2013 2022-06-30 converters/htx: XHTML is considered obsolete in favor of HTML5 2022-06-30 www/getleft: Abandonware last updated on 2008 2022-06-30 ftp/wxdfast: Last release in 2009, doesn't support https, depends on deprecated wxgtk28 and dead upstream. Please consider using net/uget
* cleanup: Remove expired ports:Rene Ladan2022-06-3094-3176/+0
| | | | | | | 2022-06-30 databases/percona56-server: EOL since February 2021 2022-06-30 databases/percona56-client: EOL since February 2021 2022-06-30 databases/mysql55-server: Upstream support ended on December 2018 2022-06-30 databases/mysql55-client: Upstream support ended on December 2018
* devel/googletest: update to 1.12.1Jan Beich2022-06-301-1/+1
| | | | | Changes: https://github.com/google/googletest/releases/tag/release-1.12.1 Reported by: GitHub (watch releases)
* databases/rubygem-redis: Update to 4.7.0Po-Chuan Hsieh2022-06-292-4/+4
| | | | Changes: https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
* databases/py-sqlalchemy14: Update to 1.4.39Po-Chuan Hsieh2022-06-292-5/+5
| | | | Changes: https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
* databases/couchdb3: Update WWWPo-Chuan Hsieh2022-06-291-1/+1
| | | | Approved by: portmgr (blanket)
* databases/apache-commons-dbutils: Update WWWPo-Chuan Hsieh2022-06-291-1/+1
|
* databases/rubygem-pg13: Add PORTSCOUTPo-Chuan Hsieh2022-06-291-0/+2
|
* databases/rubygem-pg: Update to 1.4.1Po-Chuan Hsieh2022-06-292-4/+4
| | | | Changes: https://github.com/ged/ruby-pg/blob/master/History.rdoc
* databases/py-sqlalchemy14: Update to 1.4.38Po-Chuan Hsieh2022-06-293-5/+8
| | | | Changes: https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
* databases/py-sqlalchemy-utils: Change RUN_DEPENDS from py-sqlalchemy13 to ↵Po-Chuan Hsieh2022-06-291-1/+2
| | | | | | py-sqlalchemy14 - Bump PORTREVISION for dependency change
* databases/py-tiledb: Update to 0.16.1Po-Chuan Hsieh2022-06-294-11/+9
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/tiledb: Update to 2.10.1Po-Chuan Hsieh2022-06-295-6/+188
| | | | Changes: https://github.com/TileDB-Inc/TileDB/releases
* devel/grpc: Update to 1.47.0Po-Chuan Hsieh2022-06-291-1/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/grpc/grpc/releases
* Fix CONFLICTS_INSTALL in the databases categoryStefan Eßer2022-06-2958-39/+80
| | | | Approved by: portmgr (implicit)
* databases/py-redis: Restore PORTREVISION missed in revertingLi-Wen Hsu2022-06-291-0/+1
| | | | Fixes: ad793d0396531789b36149438fdf2efdd72b8272
* databases/adminer: update to 4.8.1Zsolt Udvari2022-06-282-6/+6
| | | | | | | ChangeLog: https://github.com/vrana/adminer/releases/tag/v4.8.1 PR: 263419 Reported by: freebsd@zilon.de (maintainer)
* */*: Remove expired erlang and elixir portsDave Cottlehuber2022-06-2845-1079/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The rebar, rebar3 and mix tools are now more than a decade old, and are the preferred ways to fetch and install specific erlang and elixir modules, aside from core compilers, documentation, and custom build tools. See UPDATING and MOVED for details. https://www.freebsd.org/status/report-2021-07-2021-09/#_freebsd_erlang_ecosystem_ports_update archivers/erlang-snappy converters/erlang-base64url databases/elixir-calecto databases/elixir-db_connection databases/elixir-ecto databases/elixir-geo databases/elixir-mariaex databases/elixir-postgrex databases/elixir-timex_ecto databases/erlang-couchbeam databases/erlang-epgsql databases/erlang-eredis devel/elixir-apex devel/elixir-bson devel/elixir-cachex devel/elixir-calendar devel/elixir-combine devel/elixir-conform devel/elixir-connection devel/elixir-coverex devel/elixir-crontab devel/elixir-csv devel/elixir-decimal devel/elixir-deppie devel/elixir-dialyze devel/elixir-distillery devel/elixir-estree devel/elixir-eternal devel/elixir-exactor devel/elixir-excoveralls devel/elixir-exjsx devel/elixir-exprotobuf devel/elixir-gen_stage devel/elixir-gettext devel/elixir-inflex devel/elixir-libring devel/elixir-math devel/elixir-msgpax devel/elixir-nadia devel/elixir-nats devel/elixir-nimble_csv devel/elixir-paratize devel/elixir-plug devel/elixir-poison devel/elixir-quantum devel/elixir-smppex devel/elixir-timex devel/elixir-trailing_format_plug devel/elixir-tzdata devel/elixir-unsafe devel/erlang-bbmustache devel/erlang-certifi devel/erlang-cuttlefish devel/erlang-erlware_commons devel/erlang-gen_smtp devel/erlang-getopt devel/erlang-goldrush devel/erlang-hut devel/erlang-jobs devel/erlang-jsx devel/erlang-katana devel/erlang-lager devel/erlang-lager_syslog devel/erlang-meck devel/erlang-metrics devel/erlang-parse_trans devel/erlang-providers devel/erlang-ssl_verify_fun devel/erlang-unicode_util_compat dns/erlang-idna misc/elixir-mime misc/elixir-uuid misc/erlang-mimerl misc/erlang-mimetypes net/elixir-kafka_ex net/elixir-oauth2 net/erlang-ranch security/elixir-comeonin security/elixir-comeonin_i18n security/elixir-jose security/erlang-fast_tls security/erlang-jose textproc/elixir-earmark textproc/elixir-funnel textproc/elixir-sweet_xml textproc/erlang-edown textproc/erlang-fast_xml textproc/erlang-p1_utils textproc/erlang-yamerl www/elixir-html_entities www/elixir-html_sanitize_ex www/elixir-httpoison www/elixir-httpotion www/elixir-joken www/elixir-maru www/elixir-phoenix www/elixir-phoenix_ecto www/elixir-phoenix_html www/elixir-phoenix_pubsub www/elixir-webassembly www/erlang-cowboy www/erlang-cowlib www/erlang-hackney www/erlang-ibrowse www/erlang-mochiweb www/erlang-mochiweb-basho www/erlang-webmachine PR: 263694 Reviewed by: olgeni@FreeBSD.org Approved by: erlang (with hat) Sponsored by: SkunkWerks, GmbH
* databases/pgagroal: New PortMuhammad Moinur Rahman2022-06-277-0/+134
| | | | | | | | | | | | | | | pgagroal is a high-performance protocol-native connection pool for PostgreSQL. Which features High performance, Connection pool, Limit connections for users and databases, Prefill support, Remove idle connections, Connection validation, Enable / disable database access, Graceful / fast shutdown, Prometheus support, Grafana 8 dashboard, Remote management, Authentication query support, Failover support, Transport Layer Security (TLS) v1.2+ support, Daemon support, User vault, Lightweight connection pooler for PostgreSQL. WWW: https://agroal.github.io/pgagroal/ Sponsored by: Bounce Experts
* databases/postgresql-mysql_fdw: Update version 2.6.0=>2.8.0Muhammad Moinur Rahman2022-06-273-6/+6
| | | | | | | Approved by: tz (private email) Relnotes: https://github.com/EnterpriseDB/mysql_fdw/releases/tag/REL-2_8_0 Sponsored by: Bounce Experts
* databases/pgpool-II-41: Update version 4.1.10=>4.1.12Muhammad Moinur Rahman2022-06-272-14/+12
| | | | | | Approved by: tz (private email) Relnotes: https://www.pgpool.net/docs/latest/en/html/release-4-1-12.html Sponsored by: Bounce Experts
* databases/pgpool-II-40: Update version 4.0.17=>4.0.19Muhammad Moinur Rahman2022-06-272-14/+13
| | | | | | Approved by: tz (private email) Relnotes: https://www.pgpool.net/docs/latest/en/html/release-4-0-19.html Sponsored by: Bounce Experts