pkgsrc/databases
adam 07094cec5a py-mongo: updated to 3.11.2
Changes in Version 3.11.2

Issues Resolved
Version 3.11.2 includes a number of bugfixes. Highlights include:

Fixed a memory leak caused by failing SDAM monitor checks on Python 3 (PYTHON-2433).
Fixed a regression that changed the string representation of BulkWriteError (PYTHON-2438).
Fixed a bug that made it impossible to use bson.codec_options.CodecOptions.with_options() and with_options() on some early versions of Python 3.4 and Python 3.5 due to a bug in the standard library implementation of collections.namedtuple._asdict() (PYTHON-2440).
Fixed a bug that resulted in a TypeError exception when a PyOpenSSL socket was configured with a timeout of None (PYTHON-2443).


Changes in Version 3.11.1
Version 3.11.1 adds support for Python 3.9 and includes a number of bugfixes. Highlights include:

Support for Python 3.9.
Initial support for Azure and GCP KMS providers for client side field level encryption is in beta. See the docstring for MongoClient, AutoEncryptionOpts, and encryption. Note: Backwards-breaking changes may be made before the final release.
Fixed a bug where the bson.json_util.JSONOptions API did not match the bson.codec_options.CodecOptions API due to the absence of a bson.json_util.JSONOptions.with_options() method. This method has now been added.
Fixed a bug which made it impossible to serialize BulkWriteError instances using pickle.
Fixed a bug wherein PyMongo did not always discard an implicit session after encountering a network error.
Fixed a bug where connections created in the background were not authenticated.
Fixed a memory leak in the bson module when using a TypeRegistry.


Changes in Version 3.11.0

Version 3.11 adds support for MongoDB 4.4 and includes a number of bug fixes. Highlights include:

Support for OCSP (Online Certificate Status Protocol).
Support for PyOpenSSL as an alternative TLS implementation. PyOpenSSL is required for OCSP support. It will also be installed when using the “tls” extra if the version of Python in use is older than 2.7.9.
Support for the MONGODB-AWS authentication mechanism.
Support for the directConnection URI option and kwarg to MongoClient.
Support for speculative authentication attempts in connection handshakes which reduces the number of network roundtrips needed to authenticate new connections on MongoDB 4.4+.
Support for creating collections in multi-document transactions with create_collection() on MongoDB 4.4+.
Added index hinting support to the replace_one(), update_one(), update_many(), find_one_and_replace(), find_one_and_update(), delete_one(), delete_many(), and find_one_and_delete() commands.
Added index hinting support to the ReplaceOne, UpdateOne, UpdateMany, DeleteOne, and DeleteMany bulk operations.
Added support for bson.binary.UuidRepresentation.UNSPECIFIED and MongoClient(uuidRepresentation='unspecified') which will become the default UUID representation starting in PyMongo 4.0. See Handling UUID Data for details.
Added the background parameter to pymongo.database.Database.validate_collection(). For a description of this parameter see the MongoDB documentation for the validate command.
Added the allow_disk_use parameters to pymongo.collection.Collection.find().
Added the hedge parameter to PrimaryPreferred, Secondary, SecondaryPreferred, Nearest to support disabling (or explicitly enabling) hedged reads in MongoDB 4.4+.
Fixed a bug in change streams that could cause PyMongo to miss some change documents when resuming a stream that was started without a resume token and whose first batch did not contain any change documents.
Fixed an bug where using gevent.Timeout to timeout an operation could lead to a deadlock.

Deprecations:

Deprecated the oplog_replay parameter to pymongo.collection.Collection.find(). Starting in MongoDB 4.4, the server optimizes queries against the oplog collection without requiring the user to set this flag.
Deprecated pymongo.collection.Collection.reindex(). Use command() to run the reIndex command instead.
Deprecated pymongo.mongo_client.MongoClient.fsync(). Use command() to run the fsync command instead.
Deprecated pymongo.mongo_client.MongoClient.unlock(). Use command() to run the fsyncUnlock command instead. See the documentation for more information.
Deprecated pymongo.mongo_client.MongoClient.is_locked. Use command() to run the currentOp command instead. See the documentation for more information.

Unavoidable breaking changes:

GridFSBucket and GridFS do not support multi-document transactions. Running a GridFS operation in a transaction now always raises the following error: InvalidOperation: GridFS does not support multi-document transactions
2020-12-09 09:46:11 +00:00
..
abook all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
adodb *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:22 +00:00
apache-cassandra Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
apache-cassandra2 apache-cassandra2: fix hard-coded /var, fix pkglint warnings 2020-07-27 17:21:40 +00:00
apache-solr Don't ${CHOWN} at do-install target to fix a build error. 2020-07-03 11:50:57 +00:00
cdb Remove DJB_RESTRICTED, no longer used. 2020-11-19 09:35:38 +00:00
clisp-bdb Sort PLIST files. 2018-01-01 22:29:15 +00:00
clisp-gdbm Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
clisp-pgsql Replaced $(ROUND) with ${CURLY} variable references. 2018-01-01 18:16:35 +00:00
couchdb *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
csharp-mysql *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
cstore *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
datadraw all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
db Use https for oracle.com. 2019-07-10 10:37:13 +00:00
db3 databases: align variable assignments 2019-11-02 15:37:59 +00:00
db4 Add support for mutexes on aarch64 with GCC. Bump PKGREVISION to 1. 2019-02-14 14:36:06 +00:00
db5 Add support for mutexes on aarch64 with GCC via databases/db4. 2019-02-19 15:18:19 +00:00
db6 db6: Update to 6.2.32 2020-06-29 13:24:54 +00:00
db18 databases/db18: import db18-18.1.40 2020-06-29 13:30:35 +00:00
dbfsak all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
deforaos-libdatabase *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
edb Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
elasticsearch g/c references to openjdk7 2020-05-17 00:54:00 +00:00
erlang-eredis Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
erlang-p1_mysql databases/erlang-p1_mysql: Update to 1.0.6. 2018-07-20 09:09:27 +00:00
erlang-p1_pgsql databases/erlang-p1_pgsql: Update to 1.1.6. 2018-07-20 09:11:25 +00:00
erlang-sqlite3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
freetds revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
gdbm gdbm: reflect shlib major bump 2020-11-19 02:57:11 +00:00
gdbm_compat gdbm_compat: reset PKGREVISION after update 2020-08-24 07:59:26 +00:00
gdbm_primitive Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
geneweb databases: align variable assignments 2019-11-02 15:37:59 +00:00
gigabase Fix portability by explicit casts to resolve ambiguity. Don't 2020-03-20 20:45:46 +00:00
gnats databases/gnats: fix SUBST_FILES 2020-04-25 16:57:23 +00:00
gnome-mime-data *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
go-etcd Revbump all Go packages after go115 update 2020-11-13 19:26:03 +00:00
go-ldap Revbump all Go packages after go115 update 2020-11-13 19:26:03 +00:00
go-sqlite3 Revbump all Go packages after go115 update 2020-11-13 19:26:03 +00:00
go-tiedot Revbump all Go packages after go115 update 2020-11-13 19:26:03 +00:00
gom Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
gourmet Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
gramps3 Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
gramps5 Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
gtkdbfeditor *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gtksql
guile-pg databases/guile-pg: Update to 0.48 2020-11-11 14:25:22 +00:00
guile-sqlite3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
hiredis hiredis: update to 0.14.1. 2020-03-22 18:20:11 +00:00
hsqldb18
idzebra *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
influxdb Revbump all Go packages after go115 update 2020-11-13 19:26:03 +00:00
innotop *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
iodbc databases: align variable assignments 2019-11-02 15:37:59 +00:00
ipa_sdb all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
java-db3 Use https for oracle.com. 2019-07-10 10:37:13 +00:00
java-qdbm databases/java-qdbm: remove unknown configure option 2020-05-31 15:18:30 +00:00
java-tokyocabinet Use https for fallabs.com. 2019-07-11 09:25:24 +00:00
jdbc-mysql5 jdbc-mysql*: update HOMEPAGE 2017-09-19 08:30:39 +00:00
jdbc-mysql31 jdbc-mysql*: update HOMEPAGE 2017-09-19 08:30:39 +00:00
jdbc-mysql51 jdbc-mysql*: update HOMEPAGE 2017-09-19 08:30:39 +00:00
kldap Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
kyotocabinet kyotocabinet: Update to 1.2.78 2020-11-23 14:00:39 +00:00
lbdb *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
ldapvi *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
ldb Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
leveldb leveldb: updated to 1.22 2019-06-05 13:22:04 +00:00
libcassandra *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
libdbh2 all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
libdbi all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
libdbi-driver-mysql databases/libdbi-driver-*: rename Makefile_drivers to silence pkglint 2019-03-16 14:06:21 +00:00
libdbi-driver-pgsql databases/libdbi-driver-*: rename Makefile_drivers to silence pkglint 2019-03-16 14:06:21 +00:00
libdbi-driver-sqlite databases/libdbi-driver-*: rename Makefile_drivers to silence pkglint 2019-03-16 14:06:21 +00:00
libdbi-driver-sqlite3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
libgda *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
libgda-mysql *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
libgda-postgres *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
libmongo-client *: reset MAINTAINER for fhajny on his request 2020-05-27 19:37:36 +00:00
libpqxx Update libpqxx to 7.2.0 2020-10-24 11:35:37 +00:00
libtcd add libtcd version 2.2.7-r2: 2020-01-10 16:57:24 +00:00
libzdb *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
liquibase liquibase: update to 3.5.5 2018-09-01 17:57:17 +00:00
lmdb openldap: updated to 2.4.56 2020-11-11 09:22:26 +00:00
lua-dbi databases: Add lua-dbi 2020-07-09 16:12:57 +00:00
lua-dbi-mysql databases: Add lua-dbi 2020-07-09 16:12:57 +00:00
lua-dbi-postgresql databases: Add lua-dbi 2020-07-09 16:12:57 +00:00
lua-dbi-sqlite3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
lua-lsqlite3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
lua-sql-mysql Add 'lua' category to Lua modules. 2020-07-02 10:26:16 +00:00
lua-sql-postgres lua-sql-*: Fix all the module builds. 2018-10-26 11:11:33 +00:00
lua-sql-sqlite3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
lua-sqlite3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
lua-tokyocabinet Add 'lua' category to Lua modules. 2020-07-02 10:26:16 +00:00
mariadb-connector-c *: reset MAINTAINER for fhajny on his request 2020-05-27 19:37:36 +00:00
mariadb55-client *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
mariadb55-server *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
metakit-lib databases: align variable assignments 2019-11-02 15:37:59 +00:00
mongo-c-driver mongo-c-driver: updated to 1.17.3 2020-12-03 11:34:39 +00:00
mongo-tools *: reset MAINTAINER for fhajny on his request 2020-05-27 19:37:36 +00:00
mongodb mongodb: updated to 4.2.11 2020-12-03 11:36:26 +00:00
mongodb3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
myodbc *: Remove references to mysql55 2020-05-23 13:08:51 +00:00
mysql-cluster Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
mysql-connector-c++
mysql-workbench mysql-workbench: Disable gnome-keyring dependency in BROKEN package 2020-11-22 13:01:36 +00:00
mysql56-client Update MySQL 5.6 to 5.6.50. 2020-10-25 22:38:58 +00:00
mysql56-server Update MySQL 5.6 to 5.6.50. 2020-10-25 22:38:58 +00:00
mysql57-client mysql57: updated to 5.7.32 2020-10-21 13:34:50 +00:00
mysql57-server mysql57: updated to 5.7.32 2020-10-21 13:34:50 +00:00
mysqltuner *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
mytop *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
nss-pgsql
nss_ldap Avoid complex version logic for obsolete NetBSD versions 2020-04-29 19:57:51 +00:00
ocaml-dbm databases: align variable assignments 2019-11-02 15:37:59 +00:00
ocaml-ldap all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
ocaml-macaque databases: align variable assignments 2019-11-02 15:37:59 +00:00
ocaml-mysql databases: align variable assignments 2019-11-02 15:37:59 +00:00
ocaml-sqlite3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
odbc-postgresql *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
openldap openldap: updated to 2.4.56 2020-11-11 09:22:26 +00:00
openldap-client openldap: updated to 2.4.51 2020-08-12 08:31:13 +00:00
openldap-cloak openldap-*: Remove mention of dso option, now default. 2020-04-03 10:58:39 +00:00
openldap-doc openldap: updated to 2.4.56 2020-11-11 09:22:26 +00:00
openldap-nops openldap-*: Remove mention of dso option, now default. 2020-04-03 10:58:39 +00:00
openldap-server openldap: updated to 2.4.50 2020-04-29 07:31:52 +00:00
openldap-smbk5pwd openldap-*: Remove mention of dso option, now default. 2020-04-03 10:58:39 +00:00
oraedit Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
p5-AddressBook *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-AnyEvent-BDB *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Apache-DBI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-App-Sqitch *: remove p5-Term-ANSIColor, part of perl 2020-09-04 13:29:52 +00:00
p5-BDB *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-BerkeleyDB p5-BerkeleyDB: update to 0.64. 2020-09-20 07:06:17 +00:00
p5-Catalyst-Model-DBIC-Schema *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Model-RDBO *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CatalystX-CRUD *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CatalystX-CRUD-Model-RDBO *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CatalystX-CRUD-ModelAdapter-DBIC *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CDB_File *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Class-DBI *: remove p5-version, part of perl 2020-09-04 14:22:57 +00:00
p5-Class-DBI-AbstractSearch *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Class-DBI-BaseDSN *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Class-DBI-Pg *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-Class-DBI-Plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Class-DBI-Plugin-DeepAbstractSearch *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Dancer-Plugin-DBIC *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Data-Table *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DB_File-Lock *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBD-CSV p5-DBD-CSV: update to 0.55. 2020-09-06 20:09:16 +00:00
p5-DBD-DB2 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBD-Google *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBD-Mock p5-DBD-Mock: update to 1.57. 2020-09-20 07:09:17 +00:00
p5-DBD-mysql *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBD-ODBC p5-DBD-ODBC: update to 1.61. 2020-09-06 20:11:56 +00:00
p5-DBD-Oracle *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBD-PgPP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBD-postgresql p5-DBD-postgresql: update to 3.14.2. 2020-09-06 20:47:57 +00:00
p5-DBD-SQLite *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
p5-DBD-SQLite2 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBD-Sybase *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBD-XBase *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBI-Shell p5-DBI-Shell: update to 11.97. 2020-09-06 20:55:55 +00:00
p5-DBICx-Deploy *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBICx-MapMaker *: remove p5-Test-Simple, part of perl 2020-09-04 13:45:13 +00:00
p5-DBICx-Sugar *: remove p5-Test-Simple, part of perl 2020-09-04 13:45:13 +00:00
p5-DBICx-TestDatabase *: remove p5-Test-Simple, part of perl 2020-09-04 13:45:13 +00:00
p5-DBIWrapper *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Abstract *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Class p5-DBIx-Class: update to 0.082842. 2020-09-06 21:27:04 +00:00
p5-DBIx-Class-Candy *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Class-Cursor-Cached *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Class-DigestColumns *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Class-DynamicDefault *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Class-EncodedColumn *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Class-Fixtures *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Class-Helpers p5-DBIx-Class-Helpers: update to 2.036000. 2020-09-06 21:29:35 +00:00
p5-DBIx-Class-InflateColumn-FS *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Class-InflateColumn-IP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Class-IntrospectableM2M *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Class-Loader *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Class-RDBOHelpers *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Class-Schema-Loader *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Class-TimeStamp *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Class-UUIDColumns *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Class-Validation *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Connector *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-ContextualFetch *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Datasource *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-DBSchema *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Introspector *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-Schema *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DBIx-SearchBuilder p5-DBIx-SearchBuilder: update to 1.68. 2020-09-06 21:30:58 +00:00
p5-DBM-Deep *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-DublinCore-Record *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Fsdb p5-Fsdb: update to 2.69. 2020-09-06 21:35:54 +00:00
p5-gdbm perl5: updated to 5.30.1 2019-11-14 09:56:56 +00:00
p5-Ima-DBI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Jifty-DBI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-MARC *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-MARC-Record *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-MARC-XML *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-MLDBM *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-MLDBM-Serializer-JSON *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-MLDBM-Sync *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-Cassandra *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-FileMaker *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-Net-MySQL *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-ORLite *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-ORLite-Migrate *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Palm *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Parse-Dia-SQL p5-Parse-Dia-SQL: update to 0.31. 2020-09-06 21:37:39 +00:00
p5-perl-ldap p5-perl-ldap: update to 0.66. 2020-09-06 22:13:14 +00:00
p5-postgresql *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-qdbm *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Redis p5-Redis: update to 1.998. 2020-09-06 21:40:30 +00:00
p5-Rose-DB p5-Rose-DB: update to 0.783. 2020-09-06 21:42:13 +00:00
p5-Rose-DB-Object p5-Rose-DB-Object: update to 0.819. 2020-09-06 21:43:49 +00:00
p5-Rose-DBx-AutoReconnect *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Rose-DBx-Garden *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Rose-DBx-Garden-Catalyst *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Rose-DBx-Object-MoreHelpers *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Rose-DBx-TestDB *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-RRD-Simple *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
p5-Search-QueryParser *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Search-QueryParser-SQL *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Sort-SQL *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-SQL-Abstract p5-SQL-Abstract: update to 1.87. 2020-09-06 22:02:06 +00:00
p5-SQL-Abstract-Classic p5-SQL-Abstract-Classic: make some TEST_DEPENDS DEPENDS. 2020-09-08 11:39:00 +00:00
p5-SQL-Abstract-Limit *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-SQL-ReservedWords *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-SQL-Statement *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-SQL-Translator p5-SQL-Translator: update to 1.62. 2020-09-20 07:15:22 +00:00
p5-sqlrelay *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-sybperl *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Template-DBI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Tie-DBI p5-Tie-DBI: update to 1.08. 2020-09-06 22:11:48 +00:00
p5-tokyocabinet *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-tokyotyrant *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-YAML-MLDBM *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
palm-db-tools Follow some redirects. 2017-09-03 08:53:04 +00:00
pear-DB databases/pear-DB: update to 1.10.0 2020-04-25 15:53:09 +00:00
pear-MDB2 Use https for pear.php.net. 2019-07-03 07:28:21 +00:00
pear-MDB2_Driver_mysql Use https for pear.php.net. 2019-07-03 07:28:21 +00:00
pear-MDB2_Driver_mysqli Use https for pear.php.net. 2019-07-03 07:28:21 +00:00
pear-MDB2_Driver_pgsql Use https for pear.php.net. 2019-07-03 07:28:21 +00:00
percona-toolkit (databases/percona-toolkit) set SUBST_NOOP_OK.(bash/sh)= yes 2020-09-27 14:23:54 +00:00
pg_repack Remove unsupported PG version 2020-06-01 22:17:34 +00:00
pgadmin3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
pgbouncer all: migrate several HOMEPAGEs to https 2020-01-18 23:30:13 +00:00
pgbuildfarm *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
pgocaml Update databases/pgocaml to version 4.2. 2020-01-14 20:29:07 +00:00
pgpool databases: align variable assignments 2019-11-02 15:37:59 +00:00
pgpool2 *: reset MAINTAINER for fhajny on his request 2020-05-27 19:37:36 +00:00
pgtcl Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
pgtclng databases/pgtclng: fix pkglint warnings 2019-11-02 15:46:05 +00:00
php-dba database/php-dba: remove unknown configure option 2020-05-31 16:44:18 +00:00
php-dbx
php-ldap *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
php-mongo all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
php-mongodb *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
php-mssql revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
php-mysql
php-mysqli
php-oci8 databases: align variable assignments 2019-11-02 15:37:59 +00:00
php-pdo databases/php-pdo: remove php55 case 2017-12-09 02:25:35 +00:00
php-pdo_dblib revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
php-pdo_mysql
php-pdo_odbc php-pdo_odbc: Requires libltdl. 2018-10-18 16:17:25 +00:00
php-pdo_pgsql
php-pdo_sqlite *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
php-pgsql
php-redis
php-redis3 php-redis3: update to 3.1.6 2019-09-10 13:26:15 +00:00
php-rrd *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
php-sqlite3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
php-sqlrelay revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
phpldapadmin databases/phpldapadmin: remove nonexistent files from REPLACE_SH 2020-05-22 19:28:33 +00:00
phpmyadmin phpmyadmin: update to 4.9.7 2020-11-11 11:56:14 +00:00
phppgadmin databases/phppgadmin: remove nonexistent file from SUBST block 2020-05-22 19:30:16 +00:00
poco-data *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:47:57 +00:00
poco-data-mysql *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:47:57 +00:00
poco-data-odbc *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:47:57 +00:00
poco-data-sqlite *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
postgres_exporter Revbump all Go packages after go115 update 2020-11-13 19:26:03 +00:00
postgresql-pgroonga *: Remove references to postgres 94 2020-05-23 15:30:27 +00:00
postgresql-pljava *: Remove references to postgres 94 2020-05-23 15:30:27 +00:00
postgresql-postgis2 Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql-promscale_extension *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
postgresql-redislog Don't depend on TRUE/FALSE, they are gone in newer PostgreSQL. 2019-12-19 22:11:27 +00:00
postgresql-timescaledb postgresql-timescaledb: switch to USE_CMAKE; limit supported PostgreSQL versions 2020-10-27 12:12:09 +00:00
postgresql-wal2json databases: Add postgresql-wal2json 2.3 2020-12-05 09:04:58 +00:00
postgresql10 postgresql: updated to 13.1, 12.5, 11.10, 10.15, 9.6.20, and 9.5.24 2020-11-16 12:15:02 +00:00
postgresql10-client Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql10-contrib Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql10-docs postgresql: updated to 13.1, 12.5, 11.10, 10.15, 9.6.20, and 9.5.24 2020-11-16 12:15:02 +00:00
postgresql10-plperl Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql10-plpython Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
postgresql10-pltcl Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql10-server Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql11 postgresql: updated to 13.1, 12.5, 11.10, 10.15, 9.6.20, and 9.5.24 2020-11-16 12:15:02 +00:00
postgresql11-client Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql11-contrib Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql11-docs postgresql: updated to 13.1, 12.5, 11.10, 10.15, 9.6.20, and 9.5.24 2020-11-16 12:15:02 +00:00
postgresql11-plperl Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql11-plpython Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
postgresql11-pltcl Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql11-server Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql12 postgresql: updated to 13.1, 12.5, 11.10, 10.15, 9.6.20, and 9.5.24 2020-11-16 12:15:02 +00:00
postgresql12-client Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql12-contrib Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql12-docs postgresql: updated to 13.1, 12.5, 11.10, 10.15, 9.6.20, and 9.5.24 2020-11-16 12:15:02 +00:00
postgresql12-plperl Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql12-plpython Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
postgresql12-pltcl Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql12-server Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql13 postgresql: updated to 13.1, 12.5, 11.10, 10.15, 9.6.20, and 9.5.24 2020-11-16 12:15:02 +00:00
postgresql13-client Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql13-contrib Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql13-docs postgresql: updated to 13.1, 12.5, 11.10, 10.15, 9.6.20, and 9.5.24 2020-11-16 12:15:02 +00:00
postgresql13-plperl Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql13-plpython Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
postgresql13-pltcl Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql13-server Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql95 postgresql: updated to 13.1, 12.5, 11.10, 10.15, 9.6.20, and 9.5.24 2020-11-16 12:15:02 +00:00
postgresql95-client Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql95-contrib Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql95-docs postgresql: updated to 13.1, 12.5, 11.10, 10.15, 9.6.20, and 9.5.24 2020-11-16 12:15:02 +00:00
postgresql95-plperl Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql95-plpython Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
postgresql95-pltcl Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql95-server Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql96 postgresql: updated to 13.1, 12.5, 11.10, 10.15, 9.6.20, and 9.5.24 2020-11-16 12:15:02 +00:00
postgresql96-client Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql96-contrib Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql96-docs postgresql: updated to 13.1, 12.5, 11.10, 10.15, 9.6.20, and 9.5.24 2020-11-16 12:15:02 +00:00
postgresql96-plperl Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql96-plpython Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
postgresql96-pltcl Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
postgresql96-server Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
prometheus Reset PKGREVISION 2020-11-17 11:21:19 +00:00
promscale Revbump all Go packages after go115 update 2020-11-13 19:26:03 +00:00
pxtools all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
py-aiosqlite py-aiosqlite: updated to 0.16.0 2020-11-02 10:16:13 +00:00
py-alembic py-alembic: updated to 1.4.3 2020-10-15 13:53:46 +00:00
py-ana py-ana: import version 0.06 2020-09-29 02:13:36 +00:00
py-apsw *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
py-asyncpg py-asyncpg: updated to 0.21.0 2020-08-10 06:11:17 +00:00
py-barman py-barman: Update to 2.11. 2020-08-26 10:20:19 +00:00
py-bsddb3 py-bsddb3: updated to 6.2.9 2020-11-27 09:04:31 +00:00
py-carbon databases: align variable assignments 2019-11-02 15:37:59 +00:00
py-cassa databases: align variable assignments 2019-11-02 15:37:59 +00:00
py-cassandra-driver *: reset MAINTAINER for fhajny on his request 2020-05-27 19:37:36 +00:00
py-cdb Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-ckanclient Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-couchdb databases/py-couchdb: remove nonexistent files from REPLACE_PYTHON 2020-05-25 05:21:08 +00:00
py-cx_Oracle *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:22 +00:00
py-datapkg databases: align variable assignments 2019-11-02 15:37:59 +00:00
py-dbfread py-dbfread: better Makefile 2019-07-09 12:42:42 +00:00
py-elasticsearch databases/py-elasticsearch: Update to 6.2.0. 2018-04-06 15:59:56 +00:00
py-elixir databases: align variable assignments 2019-11-02 15:37:59 +00:00
py-gdbm Always extract the full Python distfile for modules. 2020-01-08 13:44:41 +00:00
py-ldap py-ldap: updated to 3.3.1 2020-07-07 05:29:04 +00:00
py-ldap3 py-ldap3: updated to 2.8.1 2020-09-07 09:31:12 +00:00
py-lmdb databases/py-lmdb: Import version 0.94 2018-07-04 05:18:06 +00:00
py-metakit databases: align variable assignments 2019-11-02 15:37:59 +00:00
py-mongo py-mongo: updated to 3.11.2 2020-12-09 09:46:11 +00:00
py-mssql revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
py-multidict py-multidict: updated to 5.1.0 2020-12-07 15:49:30 +00:00
py-mysql-connector
py-mysqlclient fix pytest versioned dep. 2020-05-16 09:03:22 +00:00
py-mysqldb Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-orderedmultidict py-orderedmultidict: updated to 1.0.1 2019-07-12 18:53:58 +00:00
py-peewee py-peewee: updated to 3.14.0 2020-11-09 09:29:12 +00:00
py-pgnotify Comment out dead sites. 2017-09-04 18:00:49 +00:00
py-PgSQL all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
py-pickleshare py-pickleshare: updated to 0.7.5 2018-10-03 11:10:13 +00:00
py-postgresql Update to PyGreSQL version 5.1 (commit on behalf of darcy@) 2019-05-21 19:46:39 +00:00
py-psycopg2 py-psycopg2: updated to 2.8.6 2020-10-30 09:54:06 +00:00
py-pymysql py-pymysql: updated to 0.10.1 2020-11-21 22:22:35 +00:00
py-pypika py-pypika: updated to 0.44.1 2020-12-06 10:47:40 +00:00
py-python-sql all: migrate several HOMEPAGEs to https 2020-01-18 23:30:13 +00:00
py-redis py-redis: updated to 3.5.3 2020-06-08 12:51:59 +00:00
py-rrdtool *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
py-sqlalchemy py-sqlalchemy: updated to 1.3.20 2020-10-21 08:58:38 +00:00
py-sqlalchemy-i18n pytest from versioned depends 2020-05-18 10:45:44 +00:00
py-sqlalchemy-migrate py-sqlalchemy-migrate: updated to 0.13.0 2019-12-03 18:23:01 +00:00
py-sqlalchemy-utils py-sqlalchemy-utils: updated to 0.36.8 2020-08-06 14:26:54 +00:00
py-sqlite2 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
py-sqlite3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
py-sqlparse py-sqlparse: updated to 0.3.1 2020-03-02 10:28:26 +00:00
py-sqlrelay *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
py-sqlsoup BUILD_DEPENDS+= -> TEST_DEPENDS+= 2018-08-20 22:36:20 +00:00
py-sybase revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
py-table all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
py-tokyocabinet Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-tortoise-orm py-tortoise-orm: updated to 0.16.18 2020-11-17 09:49:36 +00:00
py-trytond-ldap-authentication all: migrate several HOMEPAGEs to https 2020-01-18 23:30:13 +00:00
py-unicodecsv The unicodecsv is a drop-in replacement for Python 2.7's csv module which 2017-08-21 15:44:40 +00:00
py-whisper py-whisper: updated to 1.1.7 2020-12-06 11:21:02 +00:00
qdbm databases/qdbm: fix default value for GNU_CONFIGURE_PTHREAD 2020-05-31 16:38:00 +00:00
qdbm-cgi databases/qdbm-cgi: remove unknown configure option 2020-05-31 17:07:59 +00:00
qdbm-plus databases/qdbm-plus: remove unknown configure option 2020-05-31 17:09:16 +00:00
qore-freetds-module revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
qore-mysql-module *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:47:57 +00:00
qore-openldap-module *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
qore-pgsql-module *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
qore-sqlite3-module *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
quicklist Sort PLIST files. 2018-01-01 22:29:15 +00:00
R-RSQLite (databases/R-RSQLite) Updated 2.1.2 to 2.2.0. make test fails for missing TEST_DEPENDS. 2020-09-20 14:34:25 +00:00
R-sqldf Update all R packages to canonical form. 2019-08-08 19:53:36 +00:00
rdb *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
redis redis: updated to 6.0.9 2020-10-27 10:22:34 +00:00
repmgr repmgr: updated to 5.2.1 2020-12-08 16:38:26 +00:00
rrdtool *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
rrdtool12 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
ruby-activeldap databases/ruby-activeldap: update to 6.0.3 2020-09-13 15:05:13 +00:00
ruby-activerecord-odbc Bump PKGREVISION 2020-03-20 15:08:08 +00:00
ruby-activerecord52 www/ruby-rails52: update to 5.2.4.4 2020-09-10 14:13:11 +00:00
ruby-activerecord60 www/ruby-rails60: update to 6.0.3.4 2020-10-19 14:50:30 +00:00
ruby-arel databases/ruby-arel: Update distinfo 2018-03-16 15:57:48 +00:00
ruby-arel-helpers Bump PKGREVISION 2020-03-20 15:08:08 +00:00
ruby-awesome_nested_set databases/ruby-awesome_nested_set: update to 3.2.1 2020-08-09 15:05:22 +00:00
ruby-data_objects Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-datamapper all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ruby-dbd-mysql databases/ruby-dbd-mysql: update dependency 2017-09-18 02:38:04 +00:00
ruby-dbd-odbc
ruby-dbd-pg
ruby-dbd-sqlite
ruby-dbd-sqlite3
ruby-dbi
ruby-dm-adjust Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-aggregates Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-ar-finders Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-cli Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-constraints Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-core
ruby-dm-do-adapter Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-ferret-adapter Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-is-list Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-is-nested_set Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-is-remixable Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-is-searchable Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-is-state_machine Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-is-tree Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-is-versioned Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-migrations Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-mysql-adapter Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-observer Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-postgres-adapter Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-rest-adapter Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-serializer Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-sqlite-adapter Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-sweatshop Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-tags Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-timestamps Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-transactions Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-types Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-validations Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-dm-yaml-adapter Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-do_mysql Comment out dead sites. 2017-09-04 18:00:49 +00:00
ruby-do_postgres Comment out dead sites. 2017-09-04 18:00:49 +00:00
ruby-do_sqlite3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
ruby-gdbm remove ruby24 support. 2020-05-21 15:51:51 +00:00
ruby-hiera databases/ruby-hiera: update to 3.6.0 2019-10-23 16:09:16 +00:00
ruby-ldap databases/ruby-ldap: update to 0.9.20 2020-09-13 15:11:07 +00:00
ruby-moneta databases/ruby-moneta: update to 1.4.0 2020-09-13 15:07:37 +00:00
ruby-mysql databases/ruby-mysql: udpate to 2.9.14 2017-09-18 02:48:08 +00:00
ruby-mysql2 databases/ruby-mysql2: update to 0.5.3 2020-01-16 15:14:56 +00:00
ruby-mysql28 databases/ruby-mysql28: Fix build problem on ruby24. 2017-10-13 16:07:51 +00:00
ruby-odbc databases: align variable assignments 2019-11-02 15:37:59 +00:00
ruby-pg databases/ruby-pg: commit forgotten files 2020-03-27 06:08:58 +00:00
ruby-pg_array_parser databases/ruby-pg_array_parser: Import version 0.0.9 2017-09-15 17:51:34 +00:00
ruby-postgres-pr
ruby-qdbm databases/ruby-qdbm: remove unknown configure option 2020-05-31 17:15:33 +00:00
ruby-rrdtool *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
ruby-sequel databases/ruby-sequel: update to 5.37.0 2020-10-19 15:10:06 +00:00
ruby-sqlite Comment out dead sites. 2017-09-04 18:00:49 +00:00
ruby-sqlite3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
ruby-sqlrelay *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
ruby-tiny_tds databases/ruby-tiny_tds: update to 2.1.3 2020-10-19 15:14:37 +00:00
ruby-tokyocabinet Use https for fallabs.com. 2019-07-11 09:25:24 +00:00
ruby-tokyotyrant Use https for fallabs.com. 2019-07-11 09:25:24 +00:00
ruby-vapor databases: align variable assignments 2019-11-02 15:37:59 +00:00
sdbm
shared-mime-info *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
skytools Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
slony1 slony1: updated to 2.2.10 2020-12-07 15:51:38 +00:00
soci *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
sql-workbench databases: align variable assignments 2019-11-02 15:37:59 +00:00
sqlite all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
sqlite3 sqlite3: updated to 3.34.0 2020-12-02 07:57:19 +00:00
sqlite3-docs sqlite3: updated to 3.34.0 2020-12-02 07:57:19 +00:00
sqlite3-tcl sqlite3: updated to 3.34.0 2020-12-02 07:57:19 +00:00
sqlitebrowser sqlitebrowser: updated to 3.12.1 2020-11-12 21:03:58 +00:00
SQLiteCpp *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
sqlrelay *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
sqlrelay-freetds *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
sqlrelay-mysql *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
sqlrelay-nodejs revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
sqlrelay-odbc *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
sqlrelay-pgsql *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
sqlrelay-sqlite *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
sqsh revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
sqsh-motif
sqsh-x11
squirrelsql Cleanup: replace curly braces with parentheses. 2018-01-01 01:10:13 +00:00
tcl-fbsql
tcl-gdbm Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
tdb Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
tinycdb all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
tokyocabinet databases: align variable assignments 2019-11-02 15:37:59 +00:00
tokyotyrant tokyotyrant: fix unportable test(1) operator. 2020-08-17 20:14:55 +00:00
unixodbc unixodbc: updated to 2.3.9 2020-09-14 17:46:39 +00:00
virtuoso Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
vsqlite++ *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
wiredtiger *: reset MAINTAINER for fhajny on his request 2020-05-27 19:37:36 +00:00
xsqlmenu Use non-ancient connect interface 2020-05-09 15:19:32 +00:00
yap2lc Follow some redirects. 2017-09-06 09:02:59 +00:00
yasql *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
Makefile databases: Add postgresql-wal2json 2.3 2020-12-05 09:04:58 +00:00