freebsd-ports/databases
Tijl Coosemans 1bf487d3e7 Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1] 5c2cbfccf9
[2] 2ed5054e3a
[3] 009f5ebb4b

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
2019-01-16 11:13:44 +00:00
..
adabase Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
adminer
adodb
adodb5
akonadi Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
apq Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
apq-mysql
apq-odbc
apq-pgsql
arangodb32 Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
arangodb33 Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
ateam_mysql_ldap_auth devel/libconfig: update to 1.7.2 2018-08-06 17:22:36 +00:00
autobackupmysql
bbdb databases/bbdb: Use upstream's recommended config in pkg-message 2018-11-16 10:25:55 +00:00
beansdb
buzhug
c3p0 Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
cassandra-cpp-driver databases/cassandra-cpp-driver: fix build with gcc after r488341 2018-12-30 18:18:17 +00:00
casstcl databases/casstcl: update to 2.13.0 2018-11-20 09:04:00 +00:00
cayley databases/cayley: Update 0.7.4 -> 0.7.5-2 2018-12-01 05:32:01 +00:00
cdb
cego
cegobridge
clickhouse databases/clickhouse: update to 18.14.18 2018-12-26 22:27:25 +00:00
cockroach Update to upstream version 2.0.6 2018-10-22 16:53:40 +00:00
couchdb Install texinfo files (GNU info) into ${PREFIX}/share/info 2018-11-10 18:12:57 +00:00
couchdb2 databases/couchdb2: detach stdout from daemon invocation 2018-12-21 20:51:19 +00:00
courier-authlib-mysql - Update devel/courier-unicode to 2.1 2018-10-10 11:54:58 +00:00
courier-authlib-pgsql Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
courier-authlib-userdb
courier-authlib-usergdbm
cppdb Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
credis
dalmp
datamodeler
db
db5 Remove compatibility code for FreeBSD < 11.2 from all ports. 2018-11-02 13:32:34 +00:00
db6 Remove compatibility code for FreeBSD < 11.2 from all ports. 2018-11-02 13:32:34 +00:00
db48
dbconnect
dbf
dbh After an include, PLIST_SUB must be appended to, not overwritten. 2018-09-10 13:11:23 +00:00
dbixx Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
dbow
dbtool Update `databases/gdbm' to version 1.18.1, an important bugfix release 2018-11-11 15:38:50 +00:00
dbview
elixir-calecto Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
elixir-db_connection Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
elixir-ecto Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
elixir-exredis Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
elixir-geo Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
elixir-mariaex Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
elixir-mongo Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
elixir-postgrex Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
elixir-timex_ecto Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
emma Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
erlang-couchbeam Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
erlang-epgsql Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
erlang-eredis Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
evolution-data-server Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
fastdb Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
firebird25-client devel/icu: update to 63.1 2018-10-23 11:35:03 +00:00
firebird25-server devel/icu: update to 63.1 2018-10-23 11:35:03 +00:00
flamerobin
fortytwo-bdb Update Objective-C LLVM version to 6.0. 2018-09-26 15:23:37 +00:00
foundationdb Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
fpc-dblib
fpc-fpindexer Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
fpc-gdbm Update `databases/gdbm' to version 1.18.1, an important bugfix release 2018-11-11 15:38:50 +00:00
fpc-ibase
fpc-mysql
fpc-odbc
fpc-oracle
fpc-postgres Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
fpc-pxlib
fpc-sqlite
freetds databases/freetds : Update version 1.0094=>1.00.109 2018-11-30 00:28:07 +00:00
freetds-devel databases/freetds-devel: Update version 1.00.410=>1.00.513 2018-11-30 00:49:13 +00:00
frontbase-jdbc
gadfly Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
galera devel/boost-*: update to 1.69.0 2018-12-12 00:15:49 +00:00
gdbm Update `databases/gdbm' to version 1.18.1, an important bugfix release 2018-11-11 15:38:50 +00:00
geoserver-mysql-plugin databases/geoserver-mysql-plugin: Update version 2.13.2=>2.14.1 2019-01-04 21:07:22 +00:00
gigabase Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
gnats4 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
gnatsweb4
go-carbon
gom Fix plist 2018-12-09 18:40:23 +00:00
gomdb Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
gosqlite3
gqlplus
grass7 - Update to 7.4.4 2019-01-11 00:36:58 +00:00
gtksql
hamsterdb devel/boost-*: update to 1.69.0 2018-12-12 00:15:49 +00:00
hashtypes Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
hbase
hiredis
hs-esqueleto lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports. 2019-01-06 12:18:06 +00:00
hs-hedis lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports. 2019-01-06 12:18:06 +00:00
hs-mysql lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports. 2019-01-06 12:18:06 +00:00
hs-persistent lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports. 2019-01-06 12:18:06 +00:00
hs-persistent-sqlite lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports. 2019-01-06 12:18:06 +00:00
hs-persistent-template lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports. 2019-01-06 12:18:06 +00:00
hsqldb
influxdb - Simplify always-true OSVERSION condition 2018-12-25 19:01:08 +00:00
innotop
iowow Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
ip4r Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
ipa_sdb
iplike Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
isql-viewer
jakarta-commons-dbutils
jasperreports
jdb
jdbc-oracle11g
jlog
jrobin
jrrd
kbibtex Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kdb Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kexi Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
kyotocabinet Update to 1.2.77 2018-10-29 22:12:03 +00:00
kyototycoon Update MASTER_SITES and WWW 2018-10-29 22:12:08 +00:00
ldb Update Samba supplimentary libs to the newer versions. 2018-07-31 04:09:06 +00:00
ldb12 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
ldb13 Update (unused) ldb13 port to 1.3.6 2018-09-02 22:18:10 +00:00
ldb14 Add new ldb 1.4 port, required by Samba 4.9 2018-12-11 00:45:34 +00:00
leo_center Update WWW 2019-01-05 22:46:34 +00:00
leofs update to 1.4.2 2018-09-16 10:46:36 +00:00
leveldb Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
levigo Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
libcouchbase
libdbi
libdbi-drivers Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
libdrizzle
libdrizzle-redux databases/libdrizzle-redux: Fix build with Clang 6 2018-09-10 15:20:46 +00:00
libgda5 Update libgda5 to 5.2.5. 2018-11-11 21:05:39 +00:00
libgda5-bdb
libgda5-jdbc
libgda5-ldap
libgda5-mdb
libgda5-mysql
libgda5-postgresql Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
libgda5-ui Fix plist with libgda 5.2.5. 2018-11-11 21:19:33 +00:00
libgdamm5 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
libhsclient
libiodbc
libmemcache
libmemcached
libmongo-client
libnvpair
libodbc++ Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
libpbl Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
libpqtypes Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
libsdb
libzdb Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
linux-c6-sqlite3 Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
linux-c7-sqlite3 Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
linux-oracle-instantclient-basic
linux-oracle-instantclient-sdk
linux-oracle-instantclient-sqlplus
liquibase databases/liquibase: Update to version 3.6.2 2018-07-28 20:03:51 +00:00
lmdb Update WWW 2019-01-13 20:09:54 +00:00
lua-resty-redis
lua-xapian Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
luadbi
luasql-firebird
luasql-mysql Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
luasql-odbc
luasql-postgres
luasql-sqlite3
mantis databases/mantis: Add missing run dependencies 2019-01-06 08:04:45 +00:00
mariadb-connector-c databases/mariadb-connector-c: Update to 3.0.8 2019-01-13 14:41:13 +00:00
mariadb-connector-odbc databases/mariadb-connector-odbc: Update to 3.0.8 2019-01-13 14:58:56 +00:00
mariadb55-client
mariadb55-server Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
mariadb100-client databases/mariadb100-server: Security update to 10.0.36 2018-08-08 20:25:39 +00:00
mariadb100-server Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
mariadb101-client databases/mariadb101-server: Security update to 10.1.35 2018-08-08 19:09:45 +00:00
mariadb101-server Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
mariadb102-client databases/mariadb102-server: Update to 10.2.21 2019-01-12 17:05:50 +00:00
mariadb102-server databases/mariadb102-server: Update to 10.2.21 2019-01-12 17:05:50 +00:00
mariadb103-client databases/mariadb103-server: Update to 10.3.12 2019-01-13 14:43:08 +00:00
mariadb103-server databases/mariadb103-server: Update to 10.3.12 2019-01-13 14:43:08 +00:00
mdbtools
mdcached Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
memcached databases/memcached: update to 1.5.12 2018-11-27 12:00:59 +00:00
memcacheq Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
metakit databases/metakit: Fix build with Clang 6 2018-08-27 19:38:26 +00:00
monetdb Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
mongodb34 databases/mongodb34: Update maintainer (forgotten in the last commit) 2018-12-26 13:16:54 +00:00
mongodb34-tools security/openssl-devel was removed, but there is a security/openssl111 now. 2018-11-10 10:09:48 +00:00
mongodb36 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
mongodb36-tools security/openssl-devel was removed, but there is a security/openssl111 now. 2018-11-10 10:09:48 +00:00
mroonga databases/mroonga: Update version 8.03=>8.09 2018-12-18 08:58:40 +00:00
mrtg-mysql-load
mtools-mongodb Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
mtop
mydbf2mysql Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
mydumper Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
mysac
mysql++1
mysql++3 databases/mysql++3: Fix build with MariaDB 10.2 2018-07-29 12:55:56 +00:00
mysql-connector-c Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
mysql-connector-c++ Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
mysql-connector-java Update databases/mysql-connector-java to 8.0.13 2019-01-08 20:36:03 +00:00
mysql-connector-java51 Update databases/mysql-connector-java to 8.0.13 2019-01-08 20:36:03 +00:00
mysql-connector-odbc
mysql-q4m Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
mysql-udf databases/mysql-udf: enable PIC on arm64 and i386, for lld 2018-09-18 20:09:03 +00:00
mysql2odbc
mysql2pgsql
mysql55-client Update to 5.5.62 release. 2018-10-26 12:18:20 +00:00
mysql55-server Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
mysql56-client databases/mysql56-{client, server}: Fix inconsistencies on texinfo and man files 2018-11-25 16:27:54 +00:00
mysql56-server Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
mysql57-client Fix build on GCC-based architectures by removing default assumption that 2019-01-03 15:05:51 +00:00
mysql57-server databases/mysql57-server: Fix build for i386 2018-12-26 12:08:25 +00:00
mysql80-client databases/mysql80-{client, server}: Update ports to latest version 8.0.13 2019-01-13 23:24:27 +00:00
mysql80-server databases/mysql80-{client, server}: Update ports to latest version 8.0.13 2019-01-13 23:24:27 +00:00
mysqlbackup Reset maintainership of the ports maintained by alexey@renatasystems.org 2018-07-18 22:20:23 +00:00
mysqlbigram
mysqldump-secure
mysqlidxchk
mysqlreport
mysqlsla
mysqlsniffer
mysqltcl
mysqltuner
mysqlwsrep56-server Mark BROKEN: checksum and size mismatch 2019-01-04 20:55:15 +00:00
mysqlwsrep57-server Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
mytop
nagios-check_mongodb
nagios-check_postgres_replication Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
nagios-check_redis
namazu2
neo4j
ntdb
ocaml-dbm
ocaml-mysql
ocaml-sqlite3
openark-kit Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
opendbviewer Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
opendbx
opentsdb
ora2pg Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
oracle8-client
p5-Amazon-SimpleDB Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Amon2-DBI
p5-AnyEvent-BDB Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-AnyEvent-CouchDB Fix depends. 2018-07-09 08:38:13 +00:00
p5-AnyEvent-DBD-Pg Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
p5-AnyEvent-Memcached
p5-AnyEvent-Redis Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-App-Sqitch Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-AsciiDB-TagFile Reassign all of tobez@'s p5 ports to perl@. 2018-09-10 11:16:59 +00:00
p5-BDB Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-BerkeleyDB
p5-BSON Update to 1.10.2 2018-12-09 23:54:59 +00:00
p5-BSON-XS Update to 0.6.0 2018-11-30 20:03:06 +00:00
p5-Bucardo Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
p5-Cache-BDB Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Cache-Memcached
p5-Cache-Memcached-Fast Reassign all of tobez@'s p5 ports to perl@. 2018-09-10 11:16:59 +00:00
p5-Cache-Memcached-libmemcached Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Cache-Memcached-Managed Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Cache-Memcached-XS
p5-CDB_File
p5-CDB_File-Generator Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-CGI-Session-Driver-memcached
p5-CHI-Driver-Memcached New port: databases/p5-CHI-Driver-Memcached 2018-06-19 20:25:10 +00:00
p5-CHI-Driver-Redis New port: databases/p5-CHI-Driver-Redis 2018-06-21 07:55:33 +00:00
p5-CHI-Driver-TokyoTyrant Remove duplicate Module::Build build dependencies. 2019-01-06 10:58:53 +00:00
p5-Class-DBI Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Class-DBI-AbstractSearch Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Class-DBI-AsForm Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Class-DBI-AutoLoader Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Class-DBI-BaseDSN Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Class-DBI-DATA-Schema Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Class-DBI-DDL Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Class-DBI-FromCGI Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Class-DBI-LazyInflate Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Class-DBI-Loader - Add LICENSE 2019-01-05 09:00:24 +00:00
p5-Class-DBI-Loader-Relationship Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Class-DBI-mysql Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Class-DBI-Oracle Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Class-DBI-Pager Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Class-DBI-Pg Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
p5-Class-DBI-Plugin Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Class-DBI-Plugin-AbstractCount Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Class-DBI-Plugin-DeepAbstractSearch Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Class-DBI-Plugin-Iterator
p5-Class-DBI-Plugin-Pager Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Class-DBI-Plugin-RetrieveAll Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Class-DBI-Plugin-Senna Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
p5-Class-DBI-Plugin-Type Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Class-DBI-Replication Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Class-DBI-SAK Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Class-DBI-SQLite Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Class-DBI-Sweet Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Class-DBI-ToSax Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Class-DBI-Untaint Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Class-Inflate Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-CouchDB-View Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Dancer-Plugin-Database Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Dancer-Plugin-Database-Core Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Dancer-Plugin-DBIC Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Dancer-Plugin-Redis Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Dancer-Session-Memcached Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Dancer2-Plugin-Database Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Dancer2-Plugin-DBIC Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Dancer2-Session-DBIC Update to 0.120 2018-09-23 11:14:26 +00:00
p5-Data-Page Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Data-Pageset Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBD-AnyData Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBD-cego Adjust USES to fix builds on gcc-based architectures. 2018-06-18 19:03:03 +00:00
p5-DBD-CSV Update to 0.54 2018-10-30 19:54:32 +00:00
p5-DBD-Excel Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBD-Google Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBD-InterBase Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBD-LDAP Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBD-Mock Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBD-Multi Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBD-mysql databases/p5-DBD-mysql: update 4.048 -> 4.050 2019-01-16 06:35:24 +00:00
p5-DBD-ODBC Update to 1.60 2018-11-01 19:15:11 +00:00
p5-DBD-Oracle databases/p5-DBD-Oracle: fix build using lld 2018-11-04 06:07:45 +00:00
p5-DBD-Pg Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
p5-DBD-PgLite Reassign all of tobez@'s p5 ports to perl@. 2018-09-10 11:16:59 +00:00
p5-DBD-PgPP
p5-DBD-SQLite - Update to 1.62 2019-01-03 02:45:29 +00:00
p5-DBD-SQLite2 Update to 0.38 2018-10-08 21:40:51 +00:00
p5-DBD-Sybase Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBD-XBase
p5-DBI Update to 1.642 2018-10-30 19:54:41 +00:00
p5-DBI-Shell Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBICx-Deploy
p5-DBICx-MapMaker
p5-DBICx-Sugar Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBICx-TestDatabase Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBICx-TxnInsert Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIWrapper Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Abstract
p5-DBIx-Admin-CreateTable Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Admin-DSNManager Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Admin-TableInfo Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-AnyDBD Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Browse
p5-DBIx-Class Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Class-AsFdat
p5-DBIx-Class-AuditLog Remove duplicate Module::Build build dependencies. 2019-01-06 10:58:53 +00:00
p5-DBIx-Class-BitField
p5-DBIx-Class-Candy Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Class-Cursor-Cached Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Class-CustomPrefetch
p5-DBIx-Class-DateTime-Epoch Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Class-DeploymentHandler Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Class-DigestColumns Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Class-DynamicDefault Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Class-DynamicSubclass Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Class-EncodeColumns
p5-DBIx-Class-EncodedColumn Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Class-Fixtures Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Class-FrozenColumns Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Class-Helpers Add LICENSE_FILE 2018-11-06 21:57:18 +00:00
p5-DBIx-Class-InflateColumn-Authen-Passphrase Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Class-InflateColumn-FS Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Class-InflateColumn-IP
p5-DBIx-Class-InflateColumn-Serializer databases/p5-DBIx-Class-InflateColumn-Serializer: create port 2019-01-05 19:16:14 +00:00
p5-DBIx-Class-IntrospectableM2M Fix a common grammar error: "can not" means the opposite of "cannot." 2018-08-01 16:33:11 +00:00
p5-DBIx-Class-Loader Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Class-Migration
p5-DBIx-Class-MooseColumns
p5-DBIx-Class-PassphraseColumn Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Class-QueryLog Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Class-QueryProfiler
p5-DBIx-Class-ResultSet-HashRef Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Class-ResultSet-RecursiveUpdate Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Class-Schema-Config Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Class-Schema-Loader Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Class-Schema-PopulateMore Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Class-Storage-TxnEndHook Remove duplicate Module::Build build dependencies. 2019-01-06 10:58:53 +00:00
p5-DBIx-Class-TimeStamp Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Class-Tree - Add LICENSE 2018-11-01 09:00:30 +00:00
p5-DBIx-Class-Tree-NestedSet Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Class-UUIDColumns Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Class-VirtualColumns
p5-DBIx-Class-WebForm Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Connector Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-ContextualFetch Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Custom Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-DataSource Reassign all of tobez@'s p5 ports to perl@. 2018-09-10 11:16:59 +00:00
p5-DBIx-DBHResolver Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-DBSchema Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Dump
p5-DBIx-Ease
p5-DBIx-HA
p5-DBIx-Handler Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Inspector Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Introspector Add LICENSE_FILE 2018-11-06 21:57:26 +00:00
p5-DBIx-Lite - Update to 0.32 2019-01-03 06:29:59 +00:00
p5-DBIx-Log4perl Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-MySQLSequence
p5-DBIx-NoSQL Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Password Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Perlish Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-QueryLog Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Recordset Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-RetryOverDisconnects Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Safe Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
p5-DBIx-SearchBuilder Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Sequence
p5-DBIx-Simple Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Skinny Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Skinny-InflateColumn-DateTime Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Skinny-Mixin-DBHResolver Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Skinny-Pager Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Skinny-Schema-Loader Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-SQLEngine Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-SQLite-Simple Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-Sunny Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-TableHash Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-TransactionManager Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Tree Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-VersionedDDL
p5-DBIx-Wrapper Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-XHTML_Table Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBIx-XML_RDB Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DBM-Deep
p5-DMOZ-ParseRDF
p5-DR-Tarantool Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-DWH_File
p5-Exception-Class-DBI
p5-File-Locate
p5-GDBM Update `databases/gdbm' to version 1.18.1, an important bugfix release 2018-11-11 15:38:50 +00:00
p5-Genezzo Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-GitDDL
p5-GitDDL-Migrator
p5-GraphViz-DBI
p5-HTML-FormHandler-Model-DBIC databases/p5-HTML-FormHandler-Model-DBIC: update to 0.29 2019-01-05 19:34:19 +00:00
p5-Ima-DBI Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Interchange6-Schema Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Iterator-DBI Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Jifty-DBI Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-KyotoCabinet Update MASTER_SITES and WWW 2018-10-29 22:14:39 +00:00
p5-LMDB_File
p5-Mango Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Memcached-libmemcached
p5-Metadata Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-MLDBM Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-MLDBM-Sync Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Mojo-Pg Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
p5-MongoDB Update to 2.0.2 2018-12-01 13:05:48 +00:00
p5-Mongoose This is a MongoDB to Moose object mapper. This module allows you to use 2018-10-12 16:14:37 +00:00
p5-MR-Tarantool Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-MySQL-Diff Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-mysql-genocide Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Net-Async-CassandraCQL Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-ORLite Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-ORLite-Migrate Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Oryx Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Pg Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
p5-POE-Component-DBIAgent Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-POE-Component-EasyDBI Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-POE-Component-LaDBI Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-POE-Component-RRDTool Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-PostgreSQL-PLPerl-Call
p5-PostgreSQL-PLPerl-Trace
p5-Prophet Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Protocol-CassandraCQL Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Redis Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Redis-Fast Remove p5-Module-Build from BUILD_DEPENDS: already brought in by USE_PERL5=modbuild 2018-10-10 19:10:17 +00:00
p5-Redis-hiredis
p5-RedisDB
p5-RedisDB-Parser Fix a few Perl ports with Perl 5.28. 2018-06-29 10:10:35 +00:00
p5-Relations
p5-Relations-Query Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-ResourcePool-Resource-DBI Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Rose-DB Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Rose-DB-Object Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Rose-DBx-Object-MoreHelpers
p5-Rose-DBx-Object-Renderer Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-RRD-Simple Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Scope-Container-DBI New port: databases/p5-Scope-Container-DBI 2018-06-20 19:29:54 +00:00
p5-Search-InvertedIndex Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Search-Namazu
p5-Search-Xapian Add p5-Search-Xapian 1.2.25.2 (copied from p5-Search-Xapian12) 2019-01-05 22:45:20 +00:00
p5-Search-Xapian10 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Search-Xapian12 Cosmetic change 2019-01-05 22:45:31 +00:00
p5-SQL-Abstract Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-SQL-Abstract-Limit Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-SQL-Abstract-More Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-SQL-Abstract-Plugin-InsertMulti Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-SQL-Interp
p5-SQL-Maker Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-SQL-ReservedWords Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-SQL-Statement Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-SQL-Translator Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-SQLite-Work Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Store-CouchDB Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-T2 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Tangram Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Template-DBI Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Teng Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Test-Cukes Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Test-Database Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Test-DatabaseRow Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Test-Fixture-DBI Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Test-mysqld Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Test-postgresql Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
p5-Text-Query-SQL Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Text-xSV
p5-Tie-DBI Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Tie-LevelDB Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
p5-Time-Piece-MySQL
p5-TokyoCabinet Update MASTER_SITES and WWW 2018-10-29 22:14:47 +00:00
p5-tokyotyrant Update MASTER_SITES and WWW 2018-10-29 22:14:56 +00:00
p5-Xapian Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pear-DB Update to 1.9.3 2018-12-07 09:50:54 +00:00
pear-DB_DataObject -Update dependencies 2018-12-20 17:19:33 +00:00
pear-DB_DataObject_FormBuilder - Add LICENSE 2018-12-21 08:18:49 +00:00
pear-DB_ldap - Add LICENSE 2018-12-21 08:33:45 +00:00
pear-DB_ldap2 - Add LICENSE 2018-12-21 08:59:10 +00:00
pear-DB_Pager
pear-DB_QueryTool - Add LICENSE 2018-12-21 08:23:44 +00:00
pear-DB_Sqlite_Tools - Add LICENSE 2018-12-21 08:26:12 +00:00
pear-DB_Table - Add LICENSE 2018-12-21 08:30:15 +00:00
pear-DBA - Add LICENSE 2018-12-22 16:25:23 +00:00
pear-DBA_Relational - Add LICENSE 2018-12-22 16:30:39 +00:00
pear-DoctrineCommon - Fix LICENSE 2018-11-09 09:30:21 +00:00
pear-DoctrineDBAL - Fix LICENSE 2018-11-04 09:30:14 +00:00
pear-DoctrineORM - Fix LICENSE 2018-11-20 09:30:26 +00:00
pear-Horde_Db
pear-Horde_HashTable
pear-Horde_Imsp
pear-Horde_Memcache
pear-Horde_Mongo
pear-MDB - Add LICENSE 2018-12-22 16:34:05 +00:00
pear-MDB2
pear-MDB2_Driver_mysql Remove stale IGNORE_WITH_PHP=56 values. 2019-01-05 15:47:56 +00:00
pear-MDB2_Driver_mysqli
pear-MDB2_Driver_pgsql Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pear-MDB2_Schema - Add LICENSE 2018-12-21 09:17:33 +00:00
pear-MDB_QueryTool - Add LICENSE 2018-12-21 09:22:43 +00:00
pear-Structures_DataGrid_DataSource_Array Add LICENSE 2018-12-21 09:25:09 +00:00
pear-Structures_DataGrid_DataSource_CSV - Add LICENSE 2018-12-21 09:28:02 +00:00
pear-Structures_DataGrid_DataSource_DataObject Remove stale IGNORE_WITH_PHP=56 values. 2019-01-05 15:47:56 +00:00
pear-Structures_DataGrid_DataSource_DB - Add LICENSE 2018-12-21 09:34:36 +00:00
pear-Structures_DataGrid_DataSource_DBQuery Remove stale IGNORE_WITH_PHP=56 values. 2019-01-05 15:47:56 +00:00
pear-Structures_DataGrid_DataSource_DBTable Remove stale IGNORE_WITH_PHP=56 values. 2019-01-05 15:47:56 +00:00
pear-Structures_DataGrid_DataSource_MDB2 Remove stale IGNORE_WITH_PHP=56 values. 2019-01-05 15:47:56 +00:00
pear-Structures_DataGrid_DataSource_PDO - Add LICENSE 2018-12-21 10:46:59 +00:00
pear-XML_Query2XML - Add LICENSE 2018-12-21 10:53:50 +00:00
pecl-cassandra databases/pecl-cassandra: Update to 1.3.2 2018-10-11 02:16:16 +00:00
pecl-couchbase Take Maintainership 2018-11-21 12:41:57 +00:00
pecl-leveldb Update to 0.2.1 2018-12-21 12:09:45 +00:00
pecl-memcached Remove expired IGNORE_WITH_PHP=56 2019-01-02 23:57:51 +00:00
pecl-mongodb databases/pecl-mongodb: update 1.5.2 -> 1.5.3 2018-12-16 13:02:35 +00:00
pecl-redis Update to 4.2.0 2018-12-23 10:43:50 +00:00
pecl-redis3
pecl-rrd Remove stale IGNORE_WITH_PHP=56 values. 2019-01-05 15:47:56 +00:00
percona-pam-for-mysql
percona-toolkit - update to 3.0.12 2018-12-26 18:05:34 +00:00
percona55-client
percona55-server Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
percona56-client
percona56-server Update to 5.6.42-84.2 2019-01-14 21:46:10 +00:00
percona57-client databases/percona57-client: Fix build with ppc64 2018-10-04 15:07:30 +00:00
percona57-pam-for-mysql Presumably fixed on powerpc64 by fix to masterport in r481225. 2018-10-04 15:14:28 +00:00
percona57-server Fix build on gcc-based architectures by removing the assumption that FreeBSD 2019-01-12 23:05:00 +00:00
pg_activity Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pg_citus Update to 8.1.1 2019-01-10 06:43:21 +00:00
pg_dirtyread Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pg_partman Do not set OPTIONS_DEFINE twice 2019-01-06 12:26:02 +00:00
pg_qualstats Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pg_reorg Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pg_repack Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pg_similarity Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pg_stat_kcache Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pgaccess Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pgadmin3 - Fix build with OpenSSL 1.1 2018-12-12 08:47:55 +00:00
pgagent Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
pgbadger Update to pgbadger-10.2 2018-12-29 11:36:56 +00:00
pgbarman Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pgbouncer databases/pgbouncer builds fine with OpenSSL 1.1.1 after r467201 2018-12-13 04:53:29 +00:00
pgdbf
pgespresso Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pgFormatter Update to 3.2 2018-10-10 10:22:04 +00:00
pgfouine
pgloader Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pgloader3 Correction to r473019: Revert the unintended change to the 'Created by' headers. 2018-06-22 08:28:00 +00:00
pglogical Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pgmetrics Update to 1.5.1 2018-11-16 01:07:01 +00:00
pgmodeler Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
pgpool Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pgpool-II-35 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pgpool-II-36 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pgpool-II-37 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pgpool-II-40 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pgreplay Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pgroonga databases/pgroonga: Update version 2.1.7=>2.1.8 2019-01-13 09:18:52 +00:00
pgrouting Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
pgsanity Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pgsphere Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pgtcl Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pgtop Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pgtune
pguri Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pgworksheet Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
php-memcache Remove expired IGNORE_WITH_PHP=56 2019-01-02 23:57:56 +00:00
php-tarantool Move databases/php7-tarantool to databases/php-tarantool 2019-01-03 19:57:21 +00:00
php-xapian Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
php71-dba PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php71-interbase PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php71-mysqli PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php71-odbc Update to 7.1.24 2018-11-15 16:40:59 +00:00
php71-pdo PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php71-pdo_dblib PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php71-pdo_firebird PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php71-pdo_mysql PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php71-pdo_odbc PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php71-pdo_pgsql Update PHP 7.1 from 7.1.25 to 7.1.26 2019-01-14 11:00:50 +00:00
php71-pdo_sqlite PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php71-pgsql Update PHP 7.1 from 7.1.25 to 7.1.26 2019-01-14 11:00:50 +00:00
php71-sqlite3 PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php72-dba PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php72-interbase PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php72-mysqli PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php72-odbc Update to 7.2.12 2018-11-10 17:33:27 +00:00
php72-pdo PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php72-pdo_dblib PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php72-pdo_firebird PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php72-pdo_mysql PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php72-pdo_odbc PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php72-pdo_pgsql lang/php72: Upgrade from 7.2.13 to 7.2.14 2019-01-14 11:03:01 +00:00
php72-pdo_sqlite PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php72-pgsql lang/php72: Upgrade from 7.2.13 to 7.2.14 2019-01-14 11:03:01 +00:00
php72-sqlite3 PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php73-dba Add PHP 7.3 RC2 to the ports-tree. 2018-10-08 08:52:51 +00:00
php73-interbase Add PHP 7.3 RC2 to the ports-tree. 2018-10-08 08:52:51 +00:00
php73-mysqli Add PHP 7.3 RC2 to the ports-tree. 2018-10-08 08:52:51 +00:00
php73-odbc Add PHP 7.3 RC2 to the ports-tree. 2018-10-08 08:52:51 +00:00
php73-pdo Add PHP 7.3 RC2 to the ports-tree. 2018-10-08 08:52:51 +00:00
php73-pdo_dblib Add PHP 7.3 RC2 to the ports-tree. 2018-10-08 08:52:51 +00:00
php73-pdo_firebird Add PHP 7.3 RC2 to the ports-tree. 2018-10-08 08:52:51 +00:00
php73-pdo_mysql Add PHP 7.3 RC2 to the ports-tree. 2018-10-08 08:52:51 +00:00
php73-pdo_odbc Add PHP 7.3 RC2 to the ports-tree. 2018-10-08 08:52:51 +00:00
php73-pdo_pgsql lang/php73: Upgrade from 7.3.0 to 7.3.1 2019-01-14 11:05:43 +00:00
php73-pdo_sqlite Add PHP 7.3 RC2 to the ports-tree. 2018-10-08 08:52:51 +00:00
php73-pgsql lang/php73: Upgrade from 7.3.0 to 7.3.1 2019-01-14 11:05:43 +00:00
php73-sqlite3 Add PHP 7.3 RC2 to the ports-tree. 2018-10-08 08:52:51 +00:00
phpliteadmin
phpminiadmin
phpmyadmin Security update to 4.8.4 2018-12-12 07:24:04 +00:00
phppgadmin - update to 5.6.0 2018-12-25 16:54:49 +00:00
pldebugger Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
plpgsql_check Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
pointcloud Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgis-jdbc
postgis20 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgis21 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgis22 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgis23 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgis24 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgres-xl Correction to r473019: Revert the unintended change to the 'Created by' headers. 2018-06-22 08:28:00 +00:00
postgresql-cstore_fdw Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql-jdbc
postgresql-libpgeasy Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql-libpqxx Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql-libpqxx3 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql-libpqxx4 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql-mysql_fdw Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql-odbc databases/postgresql-odbc: Update version 10.03.0000=>11.00.0000 2018-12-31 19:50:40 +00:00
postgresql-orafce Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql-plproxy Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql-plruby Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql-plv8js Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql-prefix databases/portsgresql-prefix: Prefix Range module for PostgreSQL 2018-12-14 19:39:38 +00:00
postgresql-relay
postgresql-repmgr databases/postgresql-repmgr: Update version 4.1.0=>4.2.0 2018-12-16 18:15:56 +00:00
postgresql-tds_fdw Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql-zhparser Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql10-client Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql10-contrib Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql10-docs
postgresql10-pgtcl Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql10-plperl
postgresql10-plpython
postgresql10-pltcl
postgresql10-server Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql11-client The PostgreSQL Global Development Group today announced the release of 2018-10-19 21:32:08 +00:00
postgresql11-contrib - Optionize SSL support in postgresql11-contrib 2019-01-09 16:03:49 +00:00
postgresql11-docs The PostgreSQL Global Development Group today announced the release of 2018-10-19 21:32:08 +00:00
postgresql11-pgtcl The PostgreSQL Global Development Group today announced the release of 2018-10-19 21:32:08 +00:00
postgresql11-plperl The PostgreSQL Global Development Group today announced the release of 2018-10-19 21:32:08 +00:00
postgresql11-plpython The PostgreSQL Global Development Group today announced the release of 2018-10-19 21:32:08 +00:00
postgresql11-pltcl The PostgreSQL Global Development Group today announced the release of 2018-10-19 21:32:08 +00:00
postgresql11-server - Optionize SSL support in postgresql11-contrib 2019-01-09 16:03:49 +00:00
postgresql94-client Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql94-contrib Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql94-docs
postgresql94-pgtcl Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql94-plperl
postgresql94-plpython
postgresql94-pltcl
postgresql94-server Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql95-client Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql95-contrib Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql95-docs
postgresql95-pgtcl Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql95-plperl Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql95-plpython Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql95-pltcl
postgresql95-server Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql96-client Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql96-contrib Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql96-docs Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql96-pgtcl Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql96-plperl
postgresql96-plpython
postgresql96-pltcl Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
postgresql96-server Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
powa-archivist Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
powa-web Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
powerarchitect
proftpd-mod_sql_mysql
proftpd-mod_sql_odbc
proftpd-mod_sql_postgres Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
proftpd-mod_sql_sqlite
proftpd-mod_sql_tds
pspg databases/pspg: update to 1.6.2 2018-09-18 18:30:27 +00:00
puppetdb-cli Various cleanups 2018-12-14 07:02:15 +00:00
puppetdb-terminus4 New port: databases/puppetdb6 2018-09-27 08:06:17 +00:00
puppetdb-terminus5 Update to 5.2.6 2018-10-26 10:27:40 +00:00
puppetdb-terminus6 Update to 6.1.0 2018-12-20 02:13:44 +00:00
puppetdb4 New port: databases/puppetdb6 2018-09-27 08:06:17 +00:00
puppetdb5 Update to 5.2.6 2018-10-26 10:27:40 +00:00
puppetdb6 Update to 6.1.0 2018-12-20 02:13:44 +00:00
pure-sql3
puredb
pxlib
pxtools
py-agate-sql Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-aiopg Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
py-aioredis databases/py-aioredis: Update to 1.2.0 2018-10-26 05:46:02 +00:00
py-alembic - Update to 1.0.5 2018-12-07 09:50:41 +00:00
py-apsw Update to 3.26.0 2019-01-09 14:51:50 +00:00
py-asyncpg databases/py-asyncpg: update to 0.18.3 2019-01-08 21:07:52 +00:00
py-bsddb
py-bsddb3 Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
py-carbon databases/py-carbon: update to 1.1.5 2018-12-27 16:58:08 +00:00
py-cassandra-driver databases/py-cassandra-driver: Update to 3.16.0 2018-11-21 19:38:13 +00:00
py-cdb
py-couchdb Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-cql Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-dbf
py-dbutils Update to 1.3 2018-08-05 19:08:39 +00:00
py-django-transaction-hooks Hand over databases/py-django-transaction-hooks to the Python team. 2018-10-14 15:38:33 +00:00
py-Elixir Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-fakeredis databases/py-fakeredis: update to 0.16.0 and limit to py-redis < 3. 2018-11-29 12:33:15 +00:00
py-fdb
py-firebirdsql - Update to 1.1.0 2018-07-21 02:13:28 +00:00
py-flask-sqlalchemy Change RUN_DEPENDS from py-sqlalchemy10 to py-sqlalchemy12 2018-08-05 19:08:48 +00:00
py-forgetsql Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-gdbm Update `databases/gdbm' to version 1.18.1, an important bugfix release 2018-11-11 15:38:50 +00:00
py-geoalchemy Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-geoalchemy2 Update to 0.5.0 2018-08-25 16:00:37 +00:00
py-hiredis
py-htsql Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-htsql-mysql Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-htsql-pgsql Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
py-influxdb databases/py-influxdb: Add LICENSE_FILE; Add NO_ARCH; Update WWW 2018-08-20 16:08:18 +00:00
py-kyotocabinet Update MASTER_SITES and WWW 2018-10-29 22:12:33 +00:00
py-leveldb
py-lmdb Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-marshmallow-sqlalchemy Update to 0.15.0 2018-11-06 21:10:15 +00:00
py-mongoengine Hook up databases/py-mongoengine after the move and unbreak index 2019-01-08 15:17:50 +00:00
py-motor Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-mycli Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-mysql-connector-python
py-mysql-connector-python2
py-mysql2pgsql Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
py-mysqlclient - Update to 1.3.13 2018-07-28 14:44:01 +00:00
py-MySQLdb
py-MySQLdb55
py-MySQLdb56
py-oops
py-oursql
py-peewee - Update to 3.8.0 2018-12-19 06:24:47 +00:00
py-pg8000 - Update to 1.12.4 2019-01-10 11:12:10 +00:00
py-pg_pqueue
py-pgcli Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
py-pgdbconn Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
py-pglast Add py-pglast 1.1 2019-01-13 20:10:28 +00:00
py-pglite Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
py-pgspecial Update to 1.11.5 2019-01-01 20:35:15 +00:00
py-pgxnclient
py-pickledb Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-pickleshare databases/py-pickleshare: Update 0.7.4 -> 0.7.5 2018-09-27 03:12:28 +00:00
py-postgresql Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
py-psycogreen
py-psycopg2 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
py-psycopg2cffi Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
py-pum Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
py-PyGreSQL Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
py-pyhs
py-pylibmc databases/py-pylibmc: Update to 1.5.2 2018-07-25 10:18:17 +00:00
py-pymssql Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-pymysql Update WWW 2018-12-07 21:34:56 +00:00
py-pyodbc - Update to 4.0.24 2018-10-27 06:00:24 +00:00
py-pyPgSQL Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
py-pypuppetdb
py-pypuppetdb03
py-Pyrseas Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
py-pytc
py-python-arango databases/py-python-arango: Update 4.2.1 -> 4.3.0 2018-12-12 18:31:48 +00:00
py-python-memcached Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-python-rrdtool
py-python-sql
py-python-swiftclient update to 3.6.0 2018-09-16 08:23:41 +00:00
py-qt4-sql Mark QT4 ports/functionality for removal on 2019-03-15 2018-12-02 15:41:47 +00:00
py-qt5-sql Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
py-queries Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
py-rb Update to 1.7 2018-11-10 07:56:55 +00:00
py-redis Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-riak Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-rrdtool_lgpl
py-sispy Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-south
py-sqlalchemy-migrate databases/py-sqlalchemy-migrate (and dependents): 2019-01-12 15:39:59 +00:00
py-sqlalchemy10 Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sqlalchemy11 Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sqlalchemy12 Update to 1.2.16 2019-01-12 09:18:59 +00:00
py-sqlite3
py-sqlite3dbm Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sqlobject Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
py-sqlparse
py-sqlparse01
py-sqlparse020
py-sqlrelay
py-swift Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sybase
py-tarantool Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-umemcache
py-unqlite
py-varstack
py-whisper Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-xapian Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
py-zodbpickle Update to 1.0.3 2019-01-01 20:35:26 +00:00
pydbx
pymongo databases/pymongo: Update to 3.7.2 2018-10-11 08:13:06 +00:00
pypy-gdbm Update `databases/gdbm' to version 1.18.1, an important bugfix release 2018-11-11 15:38:50 +00:00
pypy-sqlite3
pyspatialite
qdbm Update MASTER_SITES and WWW 2018-10-29 22:15:04 +00:00
qdbm-plus Update MASTER_SITES and WWW 2018-10-29 22:15:12 +00:00
qof
qt4-ibase-plugin
qt4-mysql-plugin
qt4-odbc-plugin
qt4-pgsql-plugin Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
qt4-sql Mark QT4 ports/functionality for removal on 2019-03-15 2018-12-02 15:41:47 +00:00
qt4-sqlite-plugin
qt4-sqlite3-plugin
qt5-sql Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
qt5-sqldrivers-ibase Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
qt5-sqldrivers-mysql Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
qt5-sqldrivers-odbc Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
qt5-sqldrivers-pgsql Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
qt5-sqldrivers-sqlite2 Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
qt5-sqldrivers-sqlite3 Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
qt5-sqldrivers-tds Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
R-cran-DBI Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
R-cran-RMySQL Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
R-cran-RPostgreSQL Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
R-cran-RSQLite Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
R-cran-RSQLite.extfuns Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
R-cran-sqldf Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
radix.v2
recutils Install texinfo files (GNU info) into ${PREFIX}/share/info 2018-11-10 18:12:57 +00:00
redigo
redis Upgrade from 4.0.11 to 4.0.12. 2019-01-12 19:17:20 +00:00
redis-devel Upgrade from 5.0.2 to 5.0.3. 2018-12-14 00:40:07 +00:00
redis_exporter Update to 0.21.2 2018-10-17 19:17:08 +00:00
redisdesktopmanager Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
retcl
riak databases/riak: clarify reason behind of new patch 2018-07-10 12:52:21 +00:00
rocksdb Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
rocksdb-lite Fix build and unbreak this port 2018-11-26 18:59:28 +00:00
rrdman
rrdmerge Return currently unmaintained ports to sobomax@ who is still a src committer. 2018-12-10 16:50:08 +00:00
rrdtool
rrdtool12
ruby-bdb - Switch to new test framework 2018-06-29 08:37:21 +00:00
ruby-gdbm Update `databases/gdbm' to version 1.18.1, an important bugfix release 2018-11-11 15:38:50 +00:00
ruby-odbc Mark BROKEN with ruby 2.5 2018-12-12 06:27:50 +00:00
ruby-qdbm Update MASTER_SITES and WWW 2018-10-29 22:15:20 +00:00
ruby-tokyocabinet Update MASTER_SITES and WWW 2018-10-29 22:15:28 +00:00
ruby-xapian Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
rubygem-active_model_serializers Update to 0.10.8 2018-11-03 22:18:47 +00:00
rubygem-active_record_query_trace
rubygem-activemodel-serializers-xml
rubygem-activemodel4 Update to 4.2.11 2018-12-02 15:39:31 +00:00
rubygem-activemodel5 Update to 5.1.6.1 2018-12-02 15:35:35 +00:00
rubygem-activemodel50 Update to 5.0.7.1 2018-12-02 15:36:59 +00:00
rubygem-activerecord-import Update to 0.27.0 2018-10-14 16:29:58 +00:00
rubygem-activerecord-jdbc-adapter
rubygem-activerecord-jdbcmysql-adapter
rubygem-activerecord-session_store
rubygem-activerecord4 Update to 4.2.11 2018-12-02 15:39:39 +00:00
rubygem-activerecord5 Update to 5.1.6.1 2018-12-02 15:35:43 +00:00
rubygem-activerecord50 Update to 5.0.7.1 2018-12-02 15:37:07 +00:00
rubygem-after_commit_queue
rubygem-amalgalite
rubygem-arel
rubygem-arel-helpers Update to 2.8.0 2018-08-18 00:14:24 +00:00
rubygem-arel6
rubygem-arel7
rubygem-arel8
rubygem-awesome_nested_set
rubygem-bdb1
rubygem-bigrecord
rubygem-couchrest
rubygem-data_objects
rubygem-datamapper
rubygem-dbd-mysql
rubygem-dbd-odbc
rubygem-dbd-pg Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
rubygem-dbd-sqlite3
rubygem-dbf Update to 4.0.1 2019-01-07 18:12:24 +00:00
rubygem-dbi
rubygem-dm-aggregates
rubygem-dm-chunked_query
rubygem-dm-constraints
rubygem-dm-core
rubygem-dm-do-adapter
rubygem-dm-migrations
rubygem-dm-mysql-adapter
rubygem-dm-observer
rubygem-dm-pager
rubygem-dm-paperclip
rubygem-dm-postgres-adapter Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
rubygem-dm-serializer
rubygem-dm-timestamps
rubygem-dm-transactions
rubygem-dm-types
rubygem-dm-validations
rubygem-do_mysql
rubygem-do_postgres Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
rubygem-do_sqlite3
rubygem-em-redis-unified
rubygem-familia
rubygem-flipper-active_record Update to 0.16.0 2018-08-02 23:42:19 +00:00
rubygem-flipper-active_record013
rubygem-globalid
rubygem-globalid-rails5
rubygem-globalid-rails50
rubygem-her Update to 1.0.3 2018-10-20 14:50:49 +00:00
rubygem-hiredis Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
rubygem-jdbc-mysql
rubygem-leo_manager_client
rubygem-mario-redis-lock
rubygem-memcache
rubygem-memcache-client
rubygem-mysql
rubygem-mysql2
rubygem-openid-redis-store
rubygem-paranoia
rubygem-peek-mysql2-rails50 Renamed port and changed dep to rails50 as gitlab-ce 11.6 depends now on rails50. 2018-12-23 11:08:24 +00:00
rubygem-peek-pg-rails50 Renamed port and changed dep to rails50 as gitlab-ce 11.6 depends now on rails50. 2018-12-23 11:15:16 +00:00
rubygem-pg Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
rubygem-pg0 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
rubygem-pg018 Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
rubygem-pg_array_parser
rubygem-pghero Update to 2.2.0 2018-09-04 18:40:46 +00:00
rubygem-pghero-rails5 Update to 2.2.0 2018-09-04 18:40:51 +00:00
rubygem-pghero-rails50 Update to 2.2.0 2018-09-04 18:40:57 +00:00
rubygem-postgres_ext
rubygem-rbase
rubygem-redis Update to 4.1.0 2019-01-01 20:37:54 +00:00
rubygem-redis-actionpack
rubygem-redis-actionpack-rails5
rubygem-redis-actionpack-rails50
rubygem-redis-namespace
rubygem-redis3
rubygem-seed-fu
rubygem-sqlite3
rubygem-sqlite3-ruby
rubygem-state_machines-activemodel
rubygem-state_machines-activerecord Update to 0.5.2 2018-10-23 17:49:06 +00:00
rubygem-tarantool
sequeler databases/sequeler: Update to 0.6.7 2019-01-03 13:54:54 +00:00
sfcgal devel/boost-*: update to 1.69.0 2018-12-12 00:15:49 +00:00
sharedance
skytools Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
slony1v2 Do not set opt_DESC twice 2019-01-07 16:48:26 +00:00
soci Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
spatialite
spatialite-tools
spatialite_gui This port requires USES=compiler:c++11-lang to build on GCC-based 2018-12-26 12:17:25 +00:00
speedtables devel/boost-*: update to 1.69.0 2018-12-12 00:15:49 +00:00
sql-workbench - Reset MAINTAINER due to repeated fatal email bounces 2019-01-05 14:46:29 +00:00
sqlcached databases/sqlcached: Switch to sqlite3 and respect {C,LD}FLAGS 2018-10-06 10:30:45 +00:00
sqlcipher
sqlclient Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
sqldeveloper
sqlite-ext-miscfuncs
sqlite-ext-pcre
sqlite-ext-regexp
sqlite-ext-spellfix
sqlite2
sqlite3 databases/sqlite3: Update to 3.26.0 2018-12-04 18:02:14 +00:00
sqlitebrowser Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
sqliteconvert
sqliteman Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
sqlitemanager
sqliteodbc
sqliteodbc-sqlite2
sqlitestudio Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
sqlrelay devel/rudiments: upgrade 1.0.7 -> 1.1.0 2018-12-23 10:07:37 +00:00
sqsh
squirrel-sql databases/squirrel-sql: update to 3.9.0 2019-01-06 00:12:30 +00:00
tablelog Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
tarantool Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
tarantool-c
tcl-lmdb databases/tcl-lmdb: update to 0.4.0 2018-06-22 15:59:09 +00:00
tcl-Mysql
tcl-sqlite3 databases/tcl-sqlite3: Update to 3.26.0 2018-12-04 18:08:28 +00:00
tdb Update Samba supplimentary libs to the newer versions. 2018-07-31 04:09:06 +00:00
tdbc Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
tile38
timescaledb databases/timescaledb: Update to 1.1.1 2018-12-30 22:09:32 +00:00
tinycdb
tokyocabinet Update MASTER_SITES and WWW 2018-10-29 22:15:36 +00:00
tokyotyrant Update MASTER_SITES and WWW 2018-10-29 22:15:44 +00:00
tora Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
tsearch_extras Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
tuning-primer
twemproxy
unixODBC databases/unixODBC: Update to 2.3.7 2018-08-14 10:43:19 +00:00
useracc
usql
vfront Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
virtualpg Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
virtuoso Silence <sys/timeb.h> deprecation warnings during the build. 2018-12-13 07:24:45 +00:00
vsqlite Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
wfb2sql
wmjsql
WWWdb
xapian-bindings Update to 1.4.9 2018-11-05 21:44:13 +00:00
xapian-bindings12 Unmark DEPRECATED and remove EXPIRATION_DATE 2018-12-03 19:58:28 +00:00
xapian-core Remove unsupported regular expression 2019-01-13 20:07:44 +00:00
xapian-core10 Remove unsupported regular expression 2019-01-13 20:07:50 +00:00
xapian-core12 Remove unsupported regular expression 2019-01-13 20:07:55 +00:00
xrootd Change cmake default behaviour to outsource. 2018-12-25 20:25:39 +00:00
xtrabackup databases/xtrabackup: fix build due to stricter llvm60 c++ 2018-10-22 16:40:57 +00:00
zabbix3-libzbxpgsql Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
zabbix22-libzbxpgsql Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
zabbix32-libzbxpgsql Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
zabbix34-libzbxpgsql Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12 01:35:33 +00:00
zodb3 Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
Makefile Add py-pglast 1.1 2019-01-13 20:10:28 +00:00