pkgsrc/databases
adam d48234e01d py-alembic: updated to 1.1.0
1.1.0:

bug

[bug] [commands]

Fixed bug where the double-percent logic applied to some dialects such as psycopg2 would be rendered in --sql mode, by allowing dialect options to be passed through to the dialect used to generate SQL and then providing paramstyle="named" so that percent signs need not be doubled. For users having this issue, existing env.py scripts need to add dialect_opts={"paramstyle": "named"} to their offline context.configure(). See the alembic/templates/generic/env.py template for an example.

[bug] [py3k]

Fixed use of the deprecated “imp” module, which is used to detect pep3147 availability as well as to locate .pyc files, which started emitting deprecation warnings during the test suite. The warnings were not being emitted earlier during the test suite, the change is possibly due to changes in py.test itself but this is not clear. The check for pep3147 is set to True for any Python version 3.5 or greater now and importlib is used when available. Note that some dependencies such as distutils may still be emitting this warning. Tests are adjusted to accommodate for dependencies that emit the warning as well.

[bug] [mysql]

Fixed issue where emitting a change of column name for MySQL did not preserve the column comment, even if it were specified as existing_comment.

[bug] [setup]

Removed the “python setup.py test” feature in favor of a straight run of “tox”. Per Pypa / pytest developers, “setup.py” commands are in general headed towards deprecation in favor of tox. The tox.ini script has been updated such that running “tox” with no arguments will perform a single run of the test suite against the default installed Python interpreter.

usecase

[usecase] [commands]

The “alembic init” command will now proceed if the target directory exists as long as it’s still empty. Previously, it would not proceed if the directory existed. The new behavior is modeled from what git does, to accommodate for container or other deployments where an Alembic target directory may need to be already mounted instead of being created with alembic init. Pull request courtesy Aviskar KC.

misc

[change]

Alembic 1.1 bumps the minimum version of SQLAlchemy to 1.1. As was the case before, Python requirements remain at Python 2.7, or in the 3.x series Python 3.4.

[change] [internals]

The test suite for Alembic now makes use of SQLAlchemy’s testing framework directly. Previously, Alembic had its own version of this framework that was mostly copied from that of SQLAlchemy to enable testing with older SQLAlchemy versions. The majority of this code is now removed so that both projects can leverage improvements from a common testing framework.
2019-08-28 06:37:38 +00:00
..
abook
adodb Sort PLIST files. 2018-01-01 22:29:15 +00:00
apache-cassandra PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
apache-cassandra2 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
cdb DJB_RESTRICTED=NO. From https://cr.yp.to/distributors.html: 2017-04-04 07:29:40 +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 boost-1.71.0 2019-08-22 12:22:48 +00:00
csharp-mysql Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
cstore Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
datadraw Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
db Use https for oracle.com. 2019-07-10 10:37:13 +00:00
db3 Use https for oracle.com. 2019-07-10 10:37:13 +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 Use https for oracle.com. 2019-07-10 10:37:13 +00:00
dbfsak Changes 5.0: 2017-03-30 15:54:03 +00:00
deforaos-libdatabase Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
edb Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
elasticsearch databases/elasticsearch: Update to 6.4.0. 2018-09-05 13:29:30 +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 2019-04-03 00:32:25 +00:00
freetds *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
gdbm Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
gdbm_compat Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
gdbm_primitive Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
geneweb Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
gigabase Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
gnats gnats: Remove duplicate __EXTENSIONS__, fixes PR#52562. 2017-09-21 09:24:51 +00:00
gnome-mime-data Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
go-etcd Recursive bump of all packages using Go after Go 1.12.8 update. 2019-08-14 15:45:31 +00:00
go-ldap Recursive bump of all packages using Go after Go 1.12.8 update. 2019-08-14 15:45:31 +00:00
gourmet *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gq Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
gramps3 *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gtkdbfeditor *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gtksql
guile-pg
hiredis hiredis: Fix SunOS linker flags. 2018-01-26 09:33:31 +00:00
hsqldb18
idzebra Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
influxdb Recursive bump of all packages using Go after Go 1.12.8 update. 2019-08-14 15:45:31 +00:00
innotop Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
iodbc
ipa_sdb
java-db3 Use https for oracle.com. 2019-07-10 10:37:13 +00:00
java-qdbm Use https for fallabs.com. 2019-07-11 09:25:24 +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
jdbc-postgresql94 Follow some http redirects. 2017-08-16 20:21:03 +00:00
kyotocabinet Use https for fallabs.com. 2019-07-11 09:25:24 +00:00
lbdb Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
ldapvi
ldb ldb: updated to 1.5.5 2019-08-03 06:52:32 +00:00
leveldb leveldb: updated to 1.22 2019-06-05 13:22:04 +00:00
libcassandra Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
libdbh2 Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libdbi
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 2019-04-03 00:32:25 +00:00
libgda libgda: HOMEPAGE is a permanent redirect to https. 2019-06-18 20:11:50 +00:00
libgda-mysql libgda*: update to 5.2.9 2019-05-17 08:20:34 +00:00
libgda-postgres libgda*: update to 5.2.9 2019-05-17 08:20:34 +00:00
libmongo-client *: update email for fhajny 2018-12-15 21:12:18 +00:00
libpqxx PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
libzdb Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
liquibase liquibase: update to 3.5.5 2018-09-01 17:57:17 +00:00
lmdb openldap: updated to 2.4.48 2019-08-03 06:46:52 +00:00
lua-sql-mysql lua-sql: Put back LUA_LIBDIR, fixes alternate installs. 2018-10-29 14:35:09 +00:00
lua-sql-postgres lua-sql-*: Fix all the module builds. 2018-10-26 11:11:33 +00:00
lua-sql-sqlite lua-sql-*: Fix all the module builds. 2018-10-26 11:11:33 +00:00
lua-sql-sqlite3 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
lua-sqlite
lua-sqlite3 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
lua-tokyocabinet Use https for fallabs.com. 2019-07-11 09:25:24 +00:00
luma Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
mariadb-connector-c Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
mariadb55-client Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
mariadb55-server Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
metakit-lib Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
mongo-c-driver Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
mongo-tools *: update email for fhajny 2018-12-15 21:12:18 +00:00
mongodb Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
mongodb3 Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
myodbc myodbc: remove gui option from PLIST 2017-09-26 09:40:51 +00:00
mysql-cluster Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
mysql-connector-c++
mysql-workbench *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
mysql51-client Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
mysql51-server Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
mysql55-client Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
mysql55-server Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
mysql56-client Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
mysql56-server Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
mysql57-client Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
mysql57-server Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
mysqltuner Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
mytop Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
nss-pgsql
nss_ldap Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
ocaml-dbm Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ocaml-ldap Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ocaml-macaque Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ocaml-mysql Revbumps associated with update of lang/ocaml. 2018-11-12 16:10:16 +00:00
ocaml-sqlite3 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
odbc-postgresql
openldap openldap: updated to 2.4.48 2019-08-03 06:46:52 +00:00
openldap-client openldap: updated to 2.4.48 2019-08-03 06:46:52 +00:00
openldap-cloak OpenLDAP 2.4.45 Release (2017/06/01) 2017-06-02 08:29:56 +00:00
openldap-doc openldap: updated to 2.4.48 2019-08-03 06:46:52 +00:00
openldap-nops OpenLDAP 2.4.45 Release (2017/06/01) 2017-06-02 08:29:56 +00:00
openldap-server openldap: updated to 2.4.47 2018-12-20 17:54:09 +00:00
openldap-smbk5pwd OpenLDAP 2.4.45 Release (2017/06/01) 2017-06-02 08:29:56 +00:00
oraedit PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
p5-AddressBook Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-AnyEvent-BDB Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Apache-DBI Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-App-Sqitch Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-BDB Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-BerkeleyDB Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Catalyst-Model-DBIC-Schema Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Catalyst-Model-RDBO Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-CatalystX-CRUD Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-CatalystX-CRUD-Model-RDBO Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-CatalystX-CRUD-ModelAdapter-DBIC Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-CDB_File Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Class-DBI Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Class-DBI-AbstractSearch Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Class-DBI-BaseDSN Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Class-DBI-Pg Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Class-DBI-Plugin Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Class-DBI-Plugin-DeepAbstractSearch Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Dancer-Plugin-DBIC Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Data-Table Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DB_File Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DB_File-Lock Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-CSV Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-DB2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-Google Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-Mock Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-mysql Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-ODBC Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-Oracle Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-PgPP Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-postgresql p5-DBD-postgresql: updated to 3.9.1 2019-08-23 13:15:05 +00:00
p5-DBD-SQLite Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-SQLite2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-Sybase Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBD-XBase Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBI Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBI-Shell Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBICx-Deploy Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBICx-MapMaker Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBICx-Sugar Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBICx-TestDatabase Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIWrapper Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Abstract Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-Candy Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-Cursor-Cached Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-DigestColumns Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-DynamicDefault Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-EncodedColumn Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-Fixtures Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-Helpers Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-InflateColumn-FS Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-InflateColumn-IP Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-IntrospectableM2M Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-Loader Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-RDBOHelpers Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-Schema-Loader Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-TimeStamp Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-UUIDColumns Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Class-Validation Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Connector Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-ContextualFetch Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Datasource Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-DBSchema Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Introspector Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-Schema Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBIx-SearchBuilder Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DBM-Deep Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-DublinCore-Record Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Fsdb Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-gdbm Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Ima-DBI Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Jifty-DBI Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-MARC Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-MARC-Record Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-MARC-XML Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-MLDBM Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-MLDBM-Serializer-JSON Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-MLDBM-Sync Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Net-Cassandra Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Net-FileMaker Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Net-MySQL Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-ORLite Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-ORLite-Migrate Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Palm Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Parse-Dia-SQL Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-perl-ldap Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-postgresql Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-qdbm Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Redis Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Rose-DB Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Rose-DB-Object Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Rose-DBx-AutoReconnect Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Rose-DBx-Garden Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Rose-DBx-Garden-Catalyst Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Rose-DBx-Object-MoreHelpers Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Rose-DBx-TestDB Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-RRD-Simple Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Search-QueryParser Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Search-QueryParser-SQL Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Sort-SQL Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-SQL-Abstract Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-SQL-Abstract-Limit Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-SQL-ReservedWords Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-SQL-Statement Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-SQL-Translator Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-sqlrelay Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
p5-sybperl Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Template-DBI Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Tie-DBI Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-tokyocabinet Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-tokyotyrant Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-YAML-MLDBM Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
palm-db-tools Follow some redirects. 2017-09-03 08:53:04 +00:00
pear-DB Use https for pear.php.net. 2019-07-03 07:28:21 +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 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
pg_repack *: update email for fhajny 2018-12-15 21:12:18 +00:00
pgadmin3 *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
pgbouncer databases/pgbouncer: Update to 1.10.0 2019-08-14 14:19:38 +00:00
pgbuildfarm Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
pgocaml Removed camlp4 dependency from databases/pgocaml and revbump 2019-07-04 09:18:37 +00:00
pgpool Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
pgpool2 *: update email for fhajny 2018-12-15 21:12:18 +00:00
pgtcl Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
pgtclng Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
php-dba pkgsrc: reset PKGREVISION after lang/php{56,70,71,72} update 2018-03-02 02:16:08 +00:00
php-dbx
php-ldap pkgsrc: reset PKGREVISION 2017-10-27 08:49:00 +00:00
php-mongo
php-mongodb Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
php-mssql *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
php-mysql
php-mysqli
php-oci8
php-pdo databases/php-pdo: remove php55 case 2017-12-09 02:25:35 +00:00
php-pdo_dblib *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +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 2019-04-03 00:32:25 +00:00
php-pgsql
php-redis Update php-redis to 2.2.8. 2017-03-12 14:27:40 +00:00
php-redis3 Update php-redis3 to 3.1.3. 2017-08-18 10:14:21 +00:00
php-rrd Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
php-sqlite3 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
php-sqlrelay Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
phpldapadmin
phpmyadmin phpmyadmin: provide correct shell script for replace_sh (pkg/54296) 2019-06-16 09:13:11 +00:00
phppgadmin
poco-data Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
poco-data-mysql *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
poco-data-odbc
poco-data-sqlite Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
postgres_exporter postgres_exporter: updated to 0.5.1 2019-08-21 08:50:51 +00:00
postgresql-pgroonga Remove references to Postgresql 9.3 2019-05-21 05:52:31 +00:00
postgresql-pljava Remove references to Postgresql 9.3 2019-05-21 05:52:31 +00:00
postgresql-postgis2 Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
postgresql-redislog Import redislog-0.2 as databases/postgresql-redislog. 2017-11-10 15:07:02 +00:00
postgresql10 postgresqlNN: updated to 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24 2019-08-11 11:40:10 +00:00
postgresql10-client postgresqlNN: updated to the latest 2019-05-13 20:38:11 +00:00
postgresql10-contrib postgresql10-contrib: fix build on linux 2019-03-04 07:21:55 +00:00
postgresql10-docs postgresqlNN: updated to 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24 2019-08-11 11:40:10 +00:00
postgresql10-plperl postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql10-plpython postgresqlNN: updated to the latest 2019-05-13 20:38:11 +00:00
postgresql10-pltcl postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql10-server postgresqlNN: updated to 11.4, 10.9, 9.6.14, 9.5.18, 9.4.23 2019-06-23 07:55:58 +00:00
postgresql11 postgresqlNN: updated to 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24 2019-08-11 11:40:10 +00:00
postgresql11-client postgresql11-client: PLIST correction 2019-06-25 16:39:00 +00:00
postgresql11-contrib postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql11-docs postgresqlNN: updated to 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24 2019-08-11 11:40:10 +00:00
postgresql11-plperl postgresql11: added version 11.0 2018-10-23 16:02:51 +00:00
postgresql11-plpython postgresqlNN: updated to the latest 2019-05-13 20:38:11 +00:00
postgresql11-pltcl postgresqlNN: updated to 11.4, 10.9, 9.6.14, 9.5.18, 9.4.23 2019-06-23 07:55:58 +00:00
postgresql11-server postgresqlNN: updated to 11.4, 10.9, 9.6.14, 9.5.18, 9.4.23 2019-06-23 07:55:58 +00:00
postgresql94 postgresqlNN: updated to 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24 2019-08-11 11:40:10 +00:00
postgresql94-client postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql94-contrib postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql94-docs postgresqlNN: updated to 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24 2019-08-11 11:40:10 +00:00
postgresql94-plperl postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql94-plpython postgresqlNN: updated to the latest 2019-05-13 20:38:11 +00:00
postgresql94-pltcl postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql94-server postgresqlNN: updated to 11.4, 10.9, 9.6.14, 9.5.18, 9.4.23 2019-06-23 07:55:58 +00:00
postgresql95 postgresqlNN: updated to 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24 2019-08-11 11:40:10 +00:00
postgresql95-client postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql95-contrib postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql95-docs postgresqlNN: updated to 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24 2019-08-11 11:40:10 +00:00
postgresql95-plperl postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql95-plpython postgresqlNN: updated to the latest 2019-05-13 20:38:11 +00:00
postgresql95-pltcl postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql95-server postgresqlNN: updated to 11.4, 10.9, 9.6.14, 9.5.18, 9.4.23 2019-06-23 07:55:58 +00:00
postgresql96 postgresqlNN: updated to 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24 2019-08-11 11:40:10 +00:00
postgresql96-client postgresqlNN: updated to 11.2, 10.7, 9.6.12, 9.5.16, and 9.4.21 2019-02-17 08:26:11 +00:00
postgresql96-contrib postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql96-docs postgresqlNN: updated to 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24 2019-08-11 11:40:10 +00:00
postgresql96-plperl postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql96-plpython postgresqlNN: updated to the latest 2019-05-13 20:38:11 +00:00
postgresql96-pltcl postgresNN: updated to the latest 2018-11-09 18:12:23 +00:00
postgresql96-server postgresqlNN: updated to 11.4, 10.9, 9.6.14, 9.5.18, 9.4.23 2019-06-23 07:55:58 +00:00
prometheus prometheus: updated to 2.12.0 2019-08-21 08:46:39 +00:00
pxtools Sort PLIST files. 2018-01-01 22:29:15 +00:00
py-alembic py-alembic: updated to 1.1.0 2019-08-28 06:37:38 +00:00
py-apsw py-apsw: updated to 3.28.0 2019-06-18 08:44:54 +00:00
py-asyncpg Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-barman py-barman: updated to 2.5 2019-01-04 22:20:41 +00:00
py-bsddb3 py-bsddb3: updated to 6.2.6 2018-07-14 18:45:51 +00:00
py-carbon Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-cassa Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-cassandra-driver py-cassandra-driver no longer supports Python 2.x, so simplify and mark it. 2018-12-27 16:02:22 +00:00
py-cdb fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-ckanclient fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-couchdb Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-cx_Oracle
py-datapkg Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +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 Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-gdbm Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
py-ldap py-ldap: updated to 3.2.0 2019-04-09 11:51:20 +00:00
py-ldap3 Remove unused patch 2019-04-09 12:06:43 +00:00
py-lmdb databases/py-lmdb: Import version 0.94 2018-07-04 05:18:06 +00:00
py-metakit fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-mongo py-mongo: updated to 3.7.2 2019-01-22 10:00:13 +00:00
py-mssql *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
py-multidict py-multidict: updated to 4.5.2 2018-11-28 14:37:50 +00:00
py-mysql-connector
py-mysqlclient py-mysqlclient: update to 1.3.13 2018-07-05 18:40:55 +00:00
py-mysqldb fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +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.10.0 2019-08-05 07:56:42 +00:00
py-pgnotify Comment out dead sites. 2017-09-04 18:00:49 +00:00
py-PgSQL Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +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.3 2019-06-14 04:51:43 +00:00
py-pymysql py-pymysql: updated to 0.9.3 2019-07-05 11:08:25 +00:00
py-python-sql py-python-sql: update to 0.9 2017-09-18 17:43:55 +00:00
py-redis py-redis: updated to 3.3.8 2019-08-22 12:00:46 +00:00
py-rrdtool rrdtool: updated to 1.7.2 2019-05-29 17:49:36 +00:00
py-sqlalchemy py-sqlalchemy: updated to 1.3.8 2019-08-28 06:32:52 +00:00
py-sqlalchemy-i18n Reset maintainer 2017-09-16 19:26:41 +00:00
py-sqlalchemy-migrate py-sqlalchemy-migrate: updated to 0.12.0 2019-02-20 15:58:24 +00:00
py-sqlalchemy-utils py-sqlalchemy-utils: updated to 0.34.2 2019-08-26 10:29:00 +00:00
py-sqlite Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-sqlite2 Use https for github. 2019-07-03 07:19:03 +00:00
py-sqlite3 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
py-sqlparse py-sqlparse: updated to 0.3.0 2019-05-27 15:25:14 +00:00
py-sqlrelay Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
py-sqlsoup BUILD_DEPENDS+= -> TEST_DEPENDS+= 2018-08-20 22:36:20 +00:00
py-sybase *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
py-table Omit mentions of python 34 and 35, after those were removed. 2019-04-26 13:13:41 +00:00
py-tokyocabinet fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
py-trytond-ldap-authentication Reset maintainer 2017-09-16 19:26:41 +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.5 2019-08-11 18:08:01 +00:00
qdbm Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
qdbm-cgi Use https for fallabs.com. 2019-07-11 09:25:24 +00:00
qdbm-plus Use https for fallabs.com. 2019-07-11 09:25:24 +00:00
qore-freetds-module *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
qore-mysql-module Updated databases/qore-mysql-module to version 2.0.2.1 . 2018-06-08 19:25:39 +00:00
qore-openldap-module Revbump after lang/qore module api update 2018-06-08 20:49:41 +00:00
qore-pgsql-module Updated databases/qore-pgsql-module to version 2.4.1 . 2018-06-08 19:04:49 +00:00
qore-sqlite3-module Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
quicklist Sort PLIST files. 2018-01-01 22:29:15 +00:00
R-RSQLite Update all R packages to canonical form. 2019-08-08 19:53:36 +00:00
R-sqldf Update all R packages to canonical form. 2019-08-08 19:53:36 +00:00
rdb Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
redis redis: updated to 5.0.5 2019-05-19 07:56:38 +00:00
repmgr repmgr: updated to 4.4.0 2019-07-12 12:49:26 +00:00
rrdtool Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
rrdtool12 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
ruby-activeldap databases/ruby-activeldap: update to 5.2.4 2019-05-06 05:08:07 +00:00
ruby-activerecord-odbc lang/ruby: replace RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTED 2018-03-18 14:21:19 +00:00
ruby-activerecord42 databases/ruby-activerecord42: update to 4.2.11.1 2019-04-14 10:13:03 +00:00
ruby-activerecord51 databases/ruby-activerecord51: update to 5.1.6.2 2019-04-14 10:23:49 +00:00
ruby-activerecord52 databases/ruby-activerecord52: update to 5.2.3 2019-04-14 10:33:31 +00:00
ruby-arel databases/ruby-arel: Update distinfo 2018-03-16 15:57:48 +00:00
ruby-arel-helpers databases/ruby-arel-helpers: update to 2.9.1 2019-07-13 16:04:05 +00:00
ruby-arel60 Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-arel80 databases/ruby-arel80: add ruby-arel 8.0 as ruby-arel80 2018-03-13 16:43:03 +00:00
ruby-awesome_nested_set databases/ruby-awesome_nested_set: update to 3.1.4 2018-12-17 14:34:16 +00:00
ruby-data_objects Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-datamapper
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 2019-04-03 00:32:25 +00:00
ruby-gdbm databases/ruby-gdbm: drop support for ruby23 2019-04-14 15:30:24 +00:00
ruby-hiera databases/ruby-hiera: update to 3.5.0 2019-07-13 15:59:26 +00:00
ruby-ldap Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-moneta databases/ruby-moneta: update to 1.1.1 2019-05-06 05:10:21 +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.2 2018-09-23 13:53:18 +00:00
ruby-mysql28 databases/ruby-mysql28: Fix build problem on ruby24. 2017-10-13 16:07:51 +00:00
ruby-odbc databases/ruby-odbc: update to 0.99999 2018-05-05 14:14:35 +00:00
ruby-pg databases/ruby-pg: update to 1.1.4 2019-01-20 13:19:13 +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-postgres_ext databases/ruby-postgres_ext: Import version 3.0.0 2017-09-26 16:25:55 +00:00
ruby-qdbm Use https for fallabs.com. 2019-07-11 09:25:24 +00:00
ruby-rrdtool rrdtool: updated to 1.7.2 2019-05-29 17:49:36 +00:00
ruby-sequel databases/ruby-sequel: update to 5.22.0 2019-07-13 14:28:18 +00:00
ruby-sqlite Comment out dead sites. 2017-09-04 18:00:49 +00:00
ruby-sqlite3 databases/ruby-sqlite3: update to 1.4.1 2019-05-06 05:16:04 +00:00
ruby-sqlrelay Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
ruby-tiny_tds *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +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
sdbm
shared-mime-info shared-mime-info: update to 1.10. 2018-08-16 12:45:23 +00:00
skytools fix some whitespace, mostly introduced in the previous 2019-04-26 14:12:31 +00:00
slony1 slony1: updated to 2.2.7 2018-08-21 06:19:15 +00:00
soci Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
sql-workbench Updated databases/sql-workbench to 124 2018-12-11 15:29:31 +00:00
sqlite Avoid a warning while generating config.h 2017-04-16 20:27:09 +00:00
sqlite3 sqlite3: updated to 3.29.0 2019-07-12 10:04:26 +00:00
sqlite3-docs sqlite3: updated to 3.29.0 2019-07-12 10:04:26 +00:00
sqlite3-tcl sqlite3: updated to 3.29.0 2019-07-12 10:04:26 +00:00
sqlitebrowser sqlitebrowser: remove lingering reference to qt4 and update HOMEPAGE 2019-07-30 11:24:26 +00:00
SQLiteCpp Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
sqliteman Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
sqlrelay Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
sqlrelay-freetds Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
sqlrelay-mysql Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
sqlrelay-nodejs Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
sqlrelay-odbc Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
sqlrelay-pgsql Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
sqlrelay-sqlite Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
sqsh *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +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 tdb: updated to 1.4.2 2019-08-23 10:49:14 +00:00
tinycdb
tokyocabinet Use https for fallabs.com. 2019-07-11 09:25:24 +00:00
tokyotyrant Use https for fallabs.com. 2019-07-11 09:25:24 +00:00
unixodbc all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
virtuoso *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
vsqlite++ Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
wiredtiger *: update email for fhajny 2018-12-15 21:12:18 +00:00
xsqlmenu
yap2lc Follow some redirects. 2017-09-06 09:02:59 +00:00
yasql Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
Makefile Add a package for py-dbfread-2.0.7. 2019-07-07 09:30:52 +00:00