summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add WWW entries to port MakefilesStefan Eßer2022-09-07928-0/+928
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* cleanup: remove trailing whitepacesTobias C. Berner2022-09-074-10/+10
|
* databases/{,py-}duckdb: Update 0.4.0 -> 0.5.0Yuri Victorovich2022-09-055-18/+60
| | | | Reported by: portscout
* databases/kexi: pet stage-qaDima Panov2022-09-051-5/+7
|
* databases/kbibtex: pet stage-qaDima Panov2022-09-051-4/+5
|
* databases/akonadi: pet stage-qaDima Panov2022-09-051-1/+3
|
* all: R eturn sobomax' ports to the poolMuhammad Moinur Rahman2022-09-051-1/+1
| | | | | | | | Commit bit of sobomax@ was safe-kept on 2018-12-03 by portmgr-secretary@ but somehow the ports were not reset. Reset all the ports except net/ortp which has been exclusively requested by zirias@ Approved by: portmgr (blanket)
* databases/mariadb106-server: Update to 10.6.9Bernard Spil2022-09-043-11/+10
| | | | | Security: 36d10af7-248d-11ed-856e-d4c9ef517024 MFH: 2022Q3
* databases/py-pylibmc: Update version 1.6.2=>1.6.3Muhammad Moinur Rahman2022-09-042-4/+4
| | | | Relnotes: https://github.com/lericson/pylibmc/releases/tag/1.6.3
* databases/mroonga: Update version 12.06=>12.07Muhammad Moinur Rahman2022-09-043-5/+4
| | | | Relnotes: https://mroonga.org/en/blog/2022/08/30/mroonga-12.07.html
* databases/pgpool-II-41: Update version 4.1.12=>4.1.13Muhammad Moinur Rahman2022-09-042-4/+4
| | | | | | Approved by: tz (By private mail) Relnotes: https://www.pgpool.net/docs/latest/en/html/release-4-1-13.html Sponsored by: Bounce Experts
* databases/pgpool-II-40: Update version 4.0.19=>4.0.20Muhammad Moinur Rahman2022-09-042-4/+4
| | | | | | Approved by: tz (By private mail) Relnotes: https://www.pgpool.net/docs/latest/en/html/release-4-0-20.html Sponsored by: Bounce Experts
* databases/pgpool-II-37: Update version 3.7.24=>3.7.25Muhammad Moinur Rahman2022-09-042-4/+4
| | | | | | Approved by: tz (By private mail) Relnotes: https://www.pgpool.net/docs/latest/en/html/release-3-7-25.html Sponsored by: Bounce Experts
* databases/py-geoalchemy2: Update to 0.12.5Po-Chuan Hsieh2022-09-042-4/+4
| | | | Changes: https://github.com/geoalchemy/geoalchemy2/releases
* databases/plpgsql_check: Update to 2.1.9Po-Chuan Hsieh2022-09-042-4/+4
| | | | Changes: https://github.com/okbob/plpgsql_check/releases
* databases/tarantool: Sort NOT_FOR_ARCHSPo-Chuan Hsieh2022-09-041-1/+1
| | | | Approved by: portmgr (blanket)
* databases/rubygem-redis: Update to 5.0.2Po-Chuan Hsieh2022-09-042-4/+4
| | | | Changes: https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
* databases/py-psycopg-c: Update to 3.0.17Po-Chuan Hsieh2022-09-042-4/+4
| | | | Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
* databases/py-psycopg: Update to 3.0.17Po-Chuan Hsieh2022-09-042-4/+4
| | | | Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst
* databases/py-geoalchemy2: Update to 0.12.4Po-Chuan Hsieh2022-09-042-4/+4
| | | | Changes: https://github.com/geoalchemy/geoalchemy2/releases
* databases/rubygem-redis-clustering: Add rubygem-redis-clustering 5.0.2Po-Chuan Hsieh2022-09-044-0/+28
| | | | | | | Redis::Cluster is a Ruby client that tries to match Redis' Cluster API one-to-one, while still providing an idiomatic interface. WWW: https://github.com/redis/redis-rb/tree/master/cluster
* databases/py-sqlglot: Add py-sqlglot 5.3.1Po-Chuan Hsieh2022-09-044-0/+37
| | | | | | | | | | | | | | | | | | SQLGlot is a no dependency Python SQL parser, transpiler, and optimizer. It can be used to format SQL or translate between different dialects like DuckDB, Presto, Spark, and BigQuery. It aims to read a wide variety of SQL inputs and output syntactically correct SQL in the targeted dialects. It is a very comprehensive generic SQL parser with a robust test suite. It is also quite performant while being written purely in Python. You can easily customize the parser, analyze queries, traverse expression trees, and programmatically build SQL. Syntax errors are highlighted and dialect incompatibilities can warn or raise depending on configurations. WWW: https://github.com/tobymao/sqlglot
* databases/tarantool: Update to 2.10.2Pavel Balaev2022-09-022-5/+5
| | | | PR: 266168
* databases/couchdb3: add missing css for fauxton uiDave Cottlehuber2022-09-022-1/+3
| | | | Sponsored by: SkunkWerks, GmbH
* databases/timescaledb-tune: Update to 0.14.1Kevin Bowling2022-09-012-6/+6
|
* databases/timescaledb: Update to 2.8.0Kevin Bowling2022-09-013-4/+5
|
* databases/timescaledb-tune: Update to 0.14.0Kevin Bowling2022-09-012-6/+6
|
* databases/redis-devel: Update to latest snapshotYasuhiro Kimura2022-09-015-30/+30
| | | | Changes: https://github.com/redis/redis/compare/2029976...c66eaf4
* databases/p5-DBIx-Connector: Update to 0.58Po-Chuan Hsieh2022-09-012-5/+8
| | | | | | - Add LICENSE Changes: https://metacpan.org/dist/DBIx-Connector/changes
* databases/rubygem-redis: Update to 5.0.1Po-Chuan Hsieh2022-09-012-4/+6
| | | | Changes: https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
* databases/rubygem-flipper-active_record: Update to 0.25.2Po-Chuan Hsieh2022-09-012-4/+4
| | | | Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md
* databases/rubygem-brpoplpush-redis_script: Change RUN_DEPENDS from ↵Po-Chuan Hsieh2022-09-011-1/+2
| | | | | | rubygem-redis to rubygem-redis4 - Bump PORTREVISION for dependency change
* databases/p5-DBIx-QuickDB: Update to 0.000023Po-Chuan Hsieh2022-09-012-4/+4
| | | | Changes: https://metacpan.org/dist/DBIx-QuickDB/changes
* databases/py-tiledb: Update to 0.17.2Po-Chuan Hsieh2022-09-012-5/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/tiledb: Update to 2.11.1Po-Chuan Hsieh2022-09-013-15/+10
| | | | Changes: https://github.com/TileDB-Inc/TileDB/releases
* databases/rocksdb: Update to 7.5.3Po-Chuan Hsieh2022-09-012-4/+4
| | | | Changes: https://github.com/facebook/rocksdb/releases
* databases/rubygem-redis4: Add rubygem-redis4 4.8.0 (copied from rubygem-redis)Po-Chuan Hsieh2022-09-014-0/+30
| | | | - Add PORTSCOUT
* databases/rubygem-redis-cluster-client: Add rubygem-redis-cluster-client 0.2.0Po-Chuan Hsieh2022-09-014-0/+25
| | | | | | Redis Cluster Client is a client for Redis cluster. It depends on redis-client. WWW: https://github.com/redis-rb/redis-cluster-client
* databases/rubygem-redis-client: Add rubygem-redis-client 0.7.1Po-Chuan Hsieh2022-09-014-0/+29
| | | | | | | | | redis-client is a simple, low-level, client for Redis 6+. Contrary to the redis gem, redis-client doesn't try to map all Redis commands to Ruby constructs, it merely is a thin wrapper on top of the RESP3 protocol. WWW: https://github.com/redis-rb/redis-client
* databases/rubygem-redis-namespace: Update to 1.9.0Po-Chuan Hsieh2022-08-312-5/+5
| | | | | Changes: https://github.com/resque/redis-namespace/releases https://github.com/resque/redis-namespace/blob/master/CHANGELOG.md
* databases/rubygem-pg: Update to 1.4.3Po-Chuan Hsieh2022-08-312-4/+4
| | | | Changes: https://github.com/ged/ruby-pg/blob/master/History.rdoc
* databases/rubygem-redis: Update to 4.8.0Po-Chuan Hsieh2022-08-312-4/+4
| | | | Changes: https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
* databases/rubygem-flipper-active_record: Update to 0.25.1Po-Chuan Hsieh2022-08-312-4/+4
| | | | Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md
* databases/rubygem-dbf: Update to 4.2.2Po-Chuan Hsieh2022-08-312-4/+4
| | | | Changes: https://github.com/infused/dbf/blob/master/CHANGELOG.md
* databases/py-sqlalchemy14: Update to 1.4.40Po-Chuan Hsieh2022-08-313-4/+6
| | | | Changes: https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
* databases/py-partd: Update to 1.3.0Po-Chuan Hsieh2022-08-312-5/+5
| | | | Changes: https://github.com/dask/partd/commits/main
* databases/p5-DBD-Pg: Update to 3.16.0Po-Chuan Hsieh2022-08-312-4/+4
| | | | Changes: https://metacpan.org/dist/DBD-Pg/changes
* databases/py-tiledb: Update to 0.17.1Po-Chuan Hsieh2022-08-312-5/+5
| | | | Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
* databases/tiledb: Update to 2.11.0Po-Chuan Hsieh2022-08-312-4/+4
| | | | Changes: https://github.com/TileDB-Inc/TileDB/releases
* databases/py-caterva: Fix build with newer catervaPo-Chuan Hsieh2022-08-315-1/+145
| | | | - Bump PORTREVISION for package change