1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/databases
Mathieu Arnold f6d56007b9 Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.

When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS.  In order of preference, they are:

1) use RUN_DEPENDS to set BUILD_DEPENDS:

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	foo:bar/baz

2) create another variable and use it:

MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS=	${MY_DEPENDS}
RUN_DEPENDS=	${MY_DEPENDS}

3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:

BUILD_DEPENDS=	foo:bar/baz
RUN_DEPENDS:=	${BUILD_DEPENDS}

Sponsored by:	Absolight
2018-07-09 08:40:17 +00:00
..
adabase Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
adminer databases/adminer: Update to 4.6.2 2018-02-21 00:23:35 +00:00
adodb
adodb5
akonadi Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
akonadi-kde4 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
apq Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
apq-mysql
apq-odbc
apq-pgsql
arangodb32 Adapt ${name}_limits to the new resource limiting mechanics for services 2018-06-09 18:41:46 +00:00
arangodb33 Adapt ${name}_limits to the new resource limiting mechanics for services 2018-06-09 19:25:56 +00:00
ateam_mysql_ldap_auth - Add DOCS option 2018-01-13 22:43:03 +00:00
autobackupmysql
bbdb USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
beansdb
buzhug
c3p0
cassandra-cpp-driver databases/cassandra-cpp-driver: fix build with libuv-1.21.0 2018-06-23 20:00:28 +00:00
casstcl
cayley databases/cayley: Merge pre-build into do-build 2018-06-04 15:37:23 +00:00
cdb
cego devel/lfcbase: update 1.11.8 -> 1.11.9 2018-04-24 05:22:57 +00:00
cegobridge databases/cego: update 2.39.1 -> 2.39.2 2018-03-01 12:29:31 +00:00
clickhouse devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
cockroach Update to upstream version 2.0.2 2018-06-11 06:44:36 +00:00
couchdb devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
courier-authlib-mysql
courier-authlib-pgsql
courier-authlib-userdb
courier-authlib-usergdbm
cppdb
credis
dalmp
datamodeler databases/datamodeler: update 17.4.0.355.2121 -> 18.1.0.082.1035 2018-05-12 13:40:01 +00:00
db
db5 - Fix license handling 2018-05-11 09:04:02 +00:00
db6
db48
dbconnect
dbf
dbf2mysql
dbh
dbow
dbtool databases/dbtool: Unbreak with Clang 6 2018-06-17 19:06:51 +00:00
dbview
elixir-calecto Transfer more Erlang ports to erlang@. 2018-06-08 13:43:25 +00:00
elixir-db_connection Transfer more Erlang ports to erlang@. 2018-06-08 13:43:25 +00:00
elixir-ecto Update databases/elixir-ecto to version 2.2.10. 2018-07-07 19:22:34 +00:00
elixir-exredis
elixir-geo Transfer more Erlang ports to erlang@. 2018-06-08 13:43:25 +00:00
elixir-mariaex Transfer more Erlang ports to erlang@. 2018-06-08 13:43:25 +00:00
elixir-mongo
elixir-postgrex Transfer more Erlang ports to erlang@. 2018-06-08 13:43:25 +00:00
elixir-timex_ecto Transfer more Erlang ports to erlang@. 2018-06-08 13:43:25 +00:00
emma Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
erlang-couchbeam Transfer more Erlang ports to erlang@. 2018-06-08 13:43:25 +00:00
erlang-epgsql Update databases/erlang-epgsql to version 4.1.0. 2018-07-07 19:15:16 +00:00
erlang-eredis Transfer more Erlang ports to erlang@. 2018-06-08 13:43:25 +00:00
evolution-data-server devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
fastdb Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
firebird25-client devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
firebird25-server devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
flamerobin - Bump PORTREVISION. databases/firebird25-* ports were updated 2018-04-25 18:40:14 +00:00
fortytwo-bdb
foundationdb Update to 5.2.5. 2018-06-25 13:51:53 +00:00
fpc-dblib - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fpc-fpindexer - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fpc-gdbm - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fpc-ibase - Bump PORTREVISION. databases/firebird25-* ports were updated 2018-04-25 18:40:14 +00:00
fpc-mysql - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fpc-odbc - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fpc-oracle - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fpc-postgres - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fpc-pxlib - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fpc-sqlite - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
freetds databases/freetds: Fix build with LibreSSL 2.7 2018-05-07 18:44:50 +00:00
freetds-devel databases/freetds-devel: Update version 1.00.339=>1.00.365 2018-04-23 22:53:39 +00:00
frontbase-jdbc For ports in `databases' category: remove redundant PKGMESSAGE assignment, 2018-05-05 14:29:00 +00:00
gadfly Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
galera Mark ports broken on powerpc64, categories d-f. 2018-06-18 03:49:09 +00:00
gdbm
geoserver-mysql-plugin databases/geoserver-mysql-plugin: Update version 2.12.1=>2.13.0 2018-04-25 00:08:40 +00:00
gigabase Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
gnats4 Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
gnatsweb4 Migrate USE_APACHE to USES= apache 2018-03-11 18:36:16 +00:00
go-carbon databases/go-carbon: Improve rc.d script 2018-04-02 05:55:16 +00:00
gomdb
gosqlite3
gqlplus
grass7 Mark BROKEN: fails to package 2018-05-30 21:47:20 +00:00
gtksql
hamsterdb Mark ports broken on powerpc64, categories d-f. 2018-06-18 03:49:09 +00:00
hashtypes Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
hbase
hiredis
hs-esqueleto lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-hedis lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-mysql lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-persistent lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-persistent-sqlite lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-persistent-template lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hsqldb
influxdb databases/influxdb: Update to 1.5.2 2018-05-19 20:21:54 +00:00
innotop
iowow Update `databases/iowow' to version 1.2.12. 2018-06-24 06:35:38 +00:00
ip4r Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
ipa_sdb
iplike
isql-viewer
jakarta-commons-dbutils
jasperreports
jdb
jdbc-oracle11g
jlog
jrobin
jrrd
kbibtex Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
kdb devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
kexi Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
kyotocabinet Mark these ports broken on mips64 and/or mips. 2018-07-01 09:17:45 +00:00
kyototycoon Fix build with Clang 6 2018-02-17 16:40:15 +00:00
ldb Update Samba supplimentary libraries, fixed (new) portlint errors, changed Python3 version knob. 2018-05-17 02:24:59 +00:00
ldb12 Update Samba supplimentary libraries, fixed (new) portlint errors, changed Python3 version knob. 2018-05-17 02:24:59 +00:00
ldb13 Update Samba supplimentary libraries, fixed (new) portlint errors, changed Python3 version knob. 2018-05-17 02:24:59 +00:00
leo_center Rename rubygem-sinatra-contrib to rubygem-sinatra-contrib1 2018-01-08 16:32:05 +00:00
leofs databases/leofs: update 1.3.8 -> 1.4.1 2018-06-11 18:24:23 +00:00
leveldb
levigo
libcouchbase Mark broken on armvX: tries and fails to link with dtrace. This could 2018-03-18 03:13:14 +00:00
libdbi
libdbi-drivers
libdrizzle Remove support for variables that have been deprecated for a while. 2018-01-09 07:40:55 +00:00
libdrizzle-redux
libgda5
libgda5-bdb
libgda5-jdbc
libgda5-ldap
libgda5-mdb
libgda5-mysql
libgda5-postgresql
libgda5-ui
libgdamm5
libhsclient
libiodbc
libmemcache - Pet portlint 2018-02-04 09:02:13 +00:00
libmemcached Remove DTRACE option 2018-04-04 10:57:33 +00:00
libmongo-client
libnvpair
libodbc++ Unbreak Clang 6 build. 2018-01-26 22:59:12 +00:00
libpbl
libpqtypes
libsdb
libzdb
linux-c6-sqlite3
linux-c7-sqlite3
linux-oracle-instantclient-basic
linux-oracle-instantclient-sdk
linux-oracle-instantclient-sqlplus
liquibase
lmdb databases/lmdb: update to 0.9.22 2018-03-30 10:56:11 +00:00
lua-resty-redis
lua-xapian
luadbi
luasql-firebird - Bump PORTREVISION. databases/firebird25-* ports were updated 2018-04-25 18:40:14 +00:00
luasql-mysql
luasql-odbc
luasql-postgres
luasql-sqlite3
mantis
mariadb55-client
mariadb55-server For ports in `databases' category: remove redundant PKGMESSAGE assignment, 2018-05-05 14:29:00 +00:00
mariadb100-client
mariadb100-server databases/mariadb100-server: Fix build with clang 6 2018-05-06 19:43:46 +00:00
mariadb101-client databases/mariadb101-client: Fix patch 2018-05-11 12:02:05 +00:00
mariadb101-server databases/mariadb101-server: Security update to 10.1.33 2018-05-11 09:37:49 +00:00
mariadb102-client databases/mariadb102-server: Update to 10.2.16 2018-06-26 19:06:47 +00:00
mariadb102-server databases/mariadb102-server: Update to 10.2.16 2018-06-26 19:06:47 +00:00
mariadb103-client Mark as broken on aarch64: missing sbrk. 2018-06-25 05:07:26 +00:00
mariadb103-server databases/mariadb103-server: Add MariaDB 10.3 port 2018-06-09 16:40:54 +00:00
mariadb-connector-c databases/mariadb-connector-c: Update to 3.0.4 2018-05-06 09:41:57 +00:00
mariadb-connector-odbc databases/mariadb-connector-odbc: Bugfix update to 3.0.3 2018-02-13 22:36:59 +00:00
mdbtools
mdcached
memcached Mark various ports broken on mips64 and, where appropriate, mips. 2018-07-02 00:47:14 +00:00
memcacheq
metakit
monetdb
mongodb Deprecate databases/mongodb 2018-05-23 18:53:24 +00:00
mongodb32 Add PY_FLAVOR to Python module dependencies. 2018-05-22 13:15:13 +00:00
mongodb32-tools Reset MAINTAINER 2018-04-16 21:33:18 +00:00
mongodb34 Fix build with LibreSSL 2.7 2018-07-08 14:29:28 +00:00
mongodb34-tools BROKEN_SSL: Add REASON for breakage 2018-02-16 17:52:50 +00:00
mongodb36 Fix build with LibreSSL 2.7 2018-07-08 18:16:41 +00:00
mroonga databases/mroonga: Update version 8.01=>8.03 2018-06-23 19:43:24 +00:00
mrtg-mysql-load
mtools-mongodb Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
mtop
mydbf2mysql Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
mydumper Update to 0.9.5 2018-05-06 12:49:12 +00:00
mysac
mysql2odbc
mysql2pgsql
mysql55-client Try to fix build with clang6. 2018-05-08 10:55:23 +00:00
mysql55-server Try to fix build with clang6. 2018-05-14 13:52:34 +00:00
mysql56-client mysql56-{client, server}: Update port to 5.6.40 2018-04-20 10:36:36 +00:00
mysql56-server databases/mysql56-server: Fix build with LibreSSL 2018-05-07 19:09:02 +00:00
mysql57-client databases/mysql57-client: Fix build with 10.x default compiler/linker 2018-04-22 16:24:08 +00:00
mysql57-server Revert r473259 and r473260 which are committed by accident 2018-06-24 21:11:14 +00:00
mysql80-client devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
mysql80-server devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
mysql-connector-c BROKEN_SSL: Add REASON for breakage 2018-02-16 17:52:50 +00:00
mysql-connector-c++ - Switch to new test framework 2018-06-08 08:34:32 +00:00
mysql-connector-java Update to 5.1.46 2018-03-15 19:47:38 +00:00
mysql-connector-odbc
mysql-q4m Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
mysql-udf Mark these ports as broken on aarch64, and, where appropriate, armvX. 2018-07-07 06:44:07 +00:00
mysql++1
mysql++3
mysqlbackup
mysqlbigram
mysqldump-secure
mysqldumper
mysqlidxchk
mysqlreport
mysqlsla
mysqlsniffer
mysqltcl
mysqltuner
mysqlwsrep56-server databases/mysqlwsrep56-server: Fix ${name}_limits clash 2018-06-13 06:23:07 +00:00
mysqlwsrep57-server databases/mysqlwsrep57-server: Fix ${name}_limits clash 2018-06-13 06:23:29 +00:00
mytop
nagios-check_mongodb Add PY_FLAVOR to Python module dependencies. 2018-05-22 13:15:13 +00:00
nagios-check_postgres_replication Add PY_FLAVOR to Python module dependencies. 2018-05-22 13:15:13 +00:00
nagios-check_redis
namazu2
neo4j Update neo4j to v3.3.2. 2018-02-09 02:40:11 +00:00
ntdb Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
ocaml-dbm
ocaml-mysql
ocaml-sqlite3
openark-kit Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
opendbx
opentsdb
ora2pg Correction to r473019: Revert the unintended change to the 'Created by' headers. 2018-06-22 08:28:00 +00:00
oracle8-client
p5-Amazon-SimpleDB Update WWW 2018-05-27 20:15:16 +00:00
p5-Amon2-DBI Update WWW 2018-05-27 20:15:16 +00:00
p5-AnyEvent-BDB Update WWW 2018-05-27 20:15:16 +00:00
p5-AnyEvent-CouchDB Fix depends. 2018-07-09 08:38:13 +00:00
p5-AnyEvent-DBD-Pg Update WWW 2018-05-27 20:15:16 +00:00
p5-AnyEvent-Memcached Update WWW 2018-05-27 20:15:16 +00:00
p5-AnyEvent-Redis Update WWW 2018-05-27 20:15:16 +00:00
p5-App-Sqitch Update WWW 2018-05-27 20:15:16 +00:00
p5-AsciiDB-TagFile
p5-BDB Update WWW 2018-05-27 20:15:16 +00:00
p5-BerkeleyDB Update WWW 2018-05-27 20:15:16 +00:00
p5-BSON Update to 1.6.6 2018-06-25 20:55:41 +00:00
p5-Bucardo
p5-Cache-BDB Update WWW 2018-05-27 20:15:16 +00:00
p5-Cache-Memcached Update WWW 2018-05-27 20:15:16 +00:00
p5-Cache-Memcached-Fast Update WWW 2018-05-27 20:15:16 +00:00
p5-Cache-Memcached-libmemcached Update WWW 2018-05-27 20:15:16 +00:00
p5-Cache-Memcached-Managed Update WWW 2018-05-27 20:15:16 +00:00
p5-Cache-Memcached-XS Update WWW 2018-05-27 20:15:16 +00:00
p5-CDB_File Update WWW 2018-05-27 20:15:16 +00:00
p5-CDB_File-Generator Update WWW 2018-05-27 20:15:16 +00:00
p5-CGI-Session-Driver-memcached Update WWW 2018-05-27 20:15:16 +00:00
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-Class-DBI Update WWW 2018-05-27 20:15:16 +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 Update WWW 2018-05-27 20:15:16 +00:00
p5-Class-DBI-AutoLoader Update WWW 2018-05-27 20:15:16 +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 Update WWW 2018-05-27 20:15:16 +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 Update WWW 2018-05-27 20:15:16 +00:00
p5-Class-DBI-Loader Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Class-DBI-Loader-Relationship Update WWW 2018-05-27 20:15:16 +00:00
p5-Class-DBI-mysql Update WWW 2018-05-27 20:15:16 +00:00
p5-Class-DBI-Oracle Update WWW 2018-05-27 20:15:16 +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 Update WWW 2018-05-27 20:15:16 +00:00
p5-Class-DBI-Plugin Update WWW 2018-05-27 20:15:16 +00:00
p5-Class-DBI-Plugin-AbstractCount Update WWW 2018-05-27 20:15:16 +00:00
p5-Class-DBI-Plugin-DeepAbstractSearch Update WWW 2018-05-27 20:15:16 +00:00
p5-Class-DBI-Plugin-Iterator Update WWW 2018-05-27 20:15:16 +00:00
p5-Class-DBI-Plugin-Pager Update WWW 2018-05-27 20:15:16 +00:00
p5-Class-DBI-Plugin-RetrieveAll Update WWW 2018-05-27 20:15:16 +00:00
p5-Class-DBI-Plugin-Senna Update WWW 2018-05-27 20:15:16 +00:00
p5-Class-DBI-Plugin-Type Update WWW 2018-05-27 20:15:16 +00:00
p5-Class-DBI-Replication Update WWW 2018-05-27 20:15:16 +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 Update WWW 2018-05-27 20:15:16 +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 Update WWW 2018-05-27 20:15:16 +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 Update WWW 2018-05-27 20:15:16 +00:00
p5-Dancer2-Plugin-Database Update WWW 2018-05-27 20:15:16 +00:00
p5-Dancer2-Plugin-DBIC
p5-Dancer2-Session-DBIC Update WWW 2018-05-27 20:15:16 +00:00
p5-Dancer-Plugin-Database Update WWW 2018-05-27 20:15:16 +00:00
p5-Dancer-Plugin-Database-Core Update WWW 2018-05-27 20:15:16 +00:00
p5-Dancer-Plugin-DBIC Update WWW 2018-05-27 20:15:16 +00:00
p5-Dancer-Plugin-Redis Update WWW 2018-05-27 20:15:16 +00:00
p5-Dancer-Session-Memcached Update WWW 2018-05-27 20:15:16 +00:00
p5-Data-Page - Add LICENSE 2018-06-16 09:04:33 +00:00
p5-Data-Pageset Update WWW 2018-05-27 20:15:16 +00:00
p5-DBD-AnyData Update WWW 2018-05-27 20:15:16 +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 WWW 2018-05-27 20:15:16 +00:00
p5-DBD-Excel Update WWW 2018-05-27 20:15:16 +00:00
p5-DBD-Google Update WWW 2018-05-27 20:15:16 +00:00
p5-DBD-InterBase Update WWW 2018-05-27 20:15:16 +00:00
p5-DBD-LDAP Update WWW 2018-05-27 20:15:16 +00:00
p5-DBD-Mock Update WWW 2018-05-27 20:15:16 +00:00
p5-DBD-Multi Update WWW 2018-05-27 20:15:16 +00:00
p5-DBD-mysql Update WWW 2018-05-27 20:15:16 +00:00
p5-DBD-ODBC Update WWW 2018-05-27 20:15:16 +00:00
p5-DBD-Oracle Update WWW 2018-05-27 20:15:16 +00:00
p5-DBD-Pg Update WWW 2018-05-27 20:15:16 +00:00
p5-DBD-PgLite Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBD-PgPP Update WWW 2018-05-27 20:15:16 +00:00
p5-DBD-SQLite Update WWW 2018-05-27 20:15:16 +00:00
p5-DBD-SQLite2
p5-DBD-Sybase Update WWW 2018-05-27 20:15:16 +00:00
p5-DBD-XBase
p5-DBI Update WWW 2018-05-27 20:15:16 +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 Add LICENSE 2018-06-04 18:01:35 +00:00
p5-DBICx-MapMaker Update WWW 2018-05-27 20:15:16 +00:00
p5-DBICx-Sugar Update WWW 2018-05-27 20:15:16 +00:00
p5-DBICx-TestDatabase Update WWW 2018-05-27 20:15:16 +00:00
p5-DBICx-TxnInsert Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIWrapper
p5-DBIx-Abstract Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Admin-CreateTable Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Admin-DSNManager Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Admin-TableInfo Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-AnyDBD Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Browse Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class-AsFdat Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class-BitField Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class-Candy Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class-Cursor-Cached Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class-CustomPrefetch Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class-DateTime-Epoch Update WWW 2018-05-27 20:15:16 +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 Update WWW 2018-05-27 20:15:16 +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 Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class-EncodedColumn Update WWW 2018-05-27 20:15:16 +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 Update WWW 2018-05-27 20:15:16 +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 Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class-IntrospectableM2M Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class-Loader Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class-Migration Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class-MooseColumns - reassign maintainership to perl@ (these ports are long time stable) 2018-05-05 16:18:43 +00:00
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 Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class-QueryProfiler Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class-ResultSet-HashRef Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class-ResultSet-RecursiveUpdate Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class-Schema-Config Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class-Schema-Loader Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class-Schema-PopulateMore Update WWW 2018-05-27 20:15:16 +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 Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +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 Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Class-VirtualColumns Update WWW 2018-05-27 20:15:16 +00:00
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 Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-DataSource
p5-DBIx-DBHResolver Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-DBSchema Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Dump Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Ease
p5-DBIx-HA Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Handler Update WWW 2018-05-27 20:15:16 +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 Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Lite Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Log4perl Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-MySQLSequence Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-NoSQL Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Password Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Perlish Update WWW 2018-05-27 20:15:16 +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 Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-RetryOverDisconnects Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Safe Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-SearchBuilder Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Sequence Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Simple Update WWW 2018-05-27 20:15:16 +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 Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-SQLite-Simple Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Sunny Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-TableHash
p5-DBIx-TransactionManager Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-DBIx-Tree Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-VersionedDDL Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-Wrapper Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-XHTML_Table Update WWW 2018-05-27 20:15:16 +00:00
p5-DBIx-XML_RDB Update WWW 2018-05-27 20:15:16 +00:00
p5-DBM-Deep Update WWW 2018-05-27 20:15:16 +00:00
p5-DMOZ-ParseRDF Add LICENSE 2018-06-04 18:01:41 +00:00
p5-DR-Tarantool Update WWW 2018-05-27 20:15:16 +00:00
p5-DWH_File
p5-Exception-Class-DBI Update WWW 2018-05-27 20:15:16 +00:00
p5-File-Locate Update WWW 2018-05-27 20:15:16 +00:00
p5-GDBM
p5-Genezzo Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-GitDDL Update WWW 2018-05-27 20:15:16 +00:00
p5-GitDDL-Migrator Update WWW 2018-05-27 20:15:16 +00:00
p5-GraphViz-DBI Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-FormHandler-Model-DBIC Update WWW 2018-05-27 20:15:16 +00:00
p5-Ima-DBI Update WWW 2018-05-27 20:15:16 +00:00
p5-Interchange6-Schema Update WWW 2018-05-27 20:15:16 +00:00
p5-Iterator-DBI Update WWW 2018-05-27 20:15:16 +00:00
p5-Jifty-DBI Update WWW 2018-05-27 20:15:16 +00:00
p5-KyotoCabinet
p5-LMDB_File Update WWW 2018-05-27 20:15:16 +00:00
p5-Mango Update to 1.30 2018-03-18 02:34:33 +00:00
p5-Memcached-libmemcached Update WWW 2018-05-27 20:15:16 +00:00
p5-Metadata Update WWW 2018-05-27 20:15:16 +00:00
p5-MLDBM Update WWW 2018-05-27 20:15:16 +00:00
p5-MLDBM-Sync Update WWW 2018-05-27 20:15:16 +00:00
p5-Mojo-Pg Update to 4.08 2018-01-31 15:51:49 +00:00
p5-MongoDB Update WWW 2018-05-27 20:15:16 +00:00
p5-MR-Tarantool Update WWW 2018-05-27 20:15:16 +00:00
p5-MySQL-Diff Update WWW 2018-05-27 20:15:16 +00:00
p5-mysql-genocide Update WWW 2018-06-04 18:02:07 +00:00
p5-Net-Async-CassandraCQL Update WWW 2018-05-27 20:15:16 +00:00
p5-ORLite Update WWW 2018-05-27 20:15:16 +00:00
p5-ORLite-Migrate Update WWW 2018-05-27 20:15:16 +00:00
p5-Oryx Update WWW 2018-05-27 20:15:16 +00:00
p5-Pg Add LICENSE 2018-05-06 12:49:54 +00:00
p5-POE-Component-DBIAgent Update WWW 2018-05-27 20:15:16 +00:00
p5-POE-Component-EasyDBI Update WWW 2018-05-27 20:15:16 +00:00
p5-POE-Component-LaDBI Update WWW 2018-05-27 20:15:16 +00:00
p5-POE-Component-RRDTool Fix MASTER_SITES to make it fetchable 2018-06-04 18:01:46 +00:00
p5-PostgreSQL-PLPerl-Call Update WWW 2018-05-27 20:15:16 +00:00
p5-PostgreSQL-PLPerl-Trace Update WWW 2018-05-27 20:15:16 +00:00
p5-Prophet Update WWW 2018-05-27 20:15:16 +00:00
p5-Protocol-CassandraCQL Update WWW 2018-05-27 20:15:16 +00:00
p5-Redis Update WWW 2018-05-27 20:15:16 +00:00
p5-Redis-Fast New port: databases/p5-Redis-Fast 2018-06-20 11:19:12 +00:00
p5-Redis-hiredis Update WWW 2018-05-27 20:15:16 +00:00
p5-RedisDB Update WWW 2018-05-27 20:15:16 +00:00
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
p5-ResourcePool-Resource-DBI Update WWW 2018-05-27 20:15:16 +00:00
p5-Rose-DB Update WWW 2018-05-27 20:15:16 +00:00
p5-Rose-DB-Object Update WWW 2018-05-27 20:15:16 +00:00
p5-Rose-DBx-Object-MoreHelpers Update WWW 2018-05-27 20:15:16 +00:00
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 Update WWW 2018-05-27 20:15:16 +00:00
p5-Scope-Container-DBI New port: databases/p5-Scope-Container-DBI 2018-06-20 19:29:54 +00:00
p5-Search-InvertedIndex Update WWW 2018-05-27 20:15:16 +00:00
p5-Search-Namazu
p5-Search-Xapian10 Update WWW 2018-05-27 20:15:16 +00:00
p5-Search-Xapian12 Update WWW 2018-05-27 20:15:16 +00:00
p5-SQL-Abstract Update WWW 2018-05-27 20:15:16 +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 Update WWW 2018-05-27 20:15:16 +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 Update WWW 2018-05-27 20:15:16 +00:00
p5-SQL-Maker Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-SQL-ReservedWords Update WWW 2018-05-27 20:15:16 +00:00
p5-SQL-Statement Update WWW 2018-05-27 20:15:16 +00:00
p5-SQL-Translator Update WWW 2018-05-27 20:15:16 +00:00
p5-SQLite-Work Update WWW 2018-05-27 20:15:16 +00:00
p5-Store-CouchDB Update WWW 2018-05-27 20:15:16 +00:00
p5-T2 Fix and update WWW 2018-06-04 18:01:52 +00:00
p5-Tangram Update WWW 2018-05-27 20:15:16 +00:00
p5-Template-DBI Update WWW 2018-05-27 20:15:16 +00:00
p5-Teng Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Test-Cukes Update WWW 2018-05-27 20:15:16 +00:00
p5-Test-Database Update WWW 2018-05-27 20:15:16 +00:00
p5-Test-DatabaseRow Update WWW 2018-05-27 20:15:16 +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 Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Text-Query-SQL Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-xSV Update WWW 2018-05-27 20:15:16 +00:00
p5-Tie-DBI Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Tie-LevelDB Update WWW 2018-05-27 20:15:16 +00:00
p5-Time-Piece-MySQL Update WWW 2018-05-27 20:15:16 +00:00
p5-TokyoCabinet
p5-tokyotyrant
p5-Xapian
pear-DB
pear-DB_DataObject Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-DB_DataObject_FormBuilder Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-DB_ldap Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-DB_ldap2 Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-DB_Pager Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-DB_QueryTool Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-DB_Sqlite_Tools Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-DB_Table Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-DBA
pear-DBA_Relational
pear-DoctrineCommon Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-DoctrineDBAL databases category: Convert to USES=php 2018-04-08 10:50:18 +00:00
pear-DoctrineORM Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Horde_Db Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Horde_HashTable Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Horde_Imsp
pear-Horde_Memcache
pear-Horde_Mongo Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-MDB Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-MDB2
pear-MDB2_Driver_mysql Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-MDB2_Driver_mysqli Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-MDB2_Driver_pgsql Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-MDB2_Schema Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-MDB_QueryTool Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Structures_DataGrid_DataSource_Array Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Structures_DataGrid_DataSource_CSV Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Structures_DataGrid_DataSource_DataObject Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Structures_DataGrid_DataSource_DB Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Structures_DataGrid_DataSource_DBQuery Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Structures_DataGrid_DataSource_DBTable Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Structures_DataGrid_DataSource_MDB2 Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Structures_DataGrid_DataSource_PDO Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-XML_Query2XML Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pecl-cassandra
pecl-chdb
pecl-couchbase databases/pecl-couchbase: Update from 2.3.3 to 2.4.2 2018-01-17 17:25:44 +00:00
pecl-dbase
pecl-drizzle
pecl-leveldb
pecl-memcache
pecl-memcached
pecl-memcached2 Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pecl-mongo
pecl-mongodb databases/pecl-mongodb: update 1.4.3 -> 1.4.4 2018-06-18 20:52:32 +00:00
pecl-pdo_user
pecl-redis databases/pecl-redis: Update to 4.0.2 2018-04-25 13:26:25 +00:00
pecl-redis3 databases/pecl-redis: Update and split into new port 2018-04-25 10:33:56 +00:00
pecl-rrd
pecl-rrd1 Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pecl-tokyo_tyrant
percona55-client
percona55-server Fix rc scripts after r328331 in head. 2018-05-18 19:51:28 +00:00
percona56-client Update to 5.6.39-83.1 2018-03-09 22:15:52 +00:00
percona56-server Fix rc scripts after r328331 in head. 2018-05-18 19:51:28 +00:00
percona57-client - update to 5.7.21-20 2018-03-31 18:26:51 +00:00
percona57-pam-for-mysql Add more information to stub error messages. 2018-03-09 22:46:22 +00:00
percona57-server - update to 5.7.21-20 2018-03-31 18:26:51 +00:00
percona-pam-for-mysql
percona-toolkit - Add NO_ARCH 2018-02-22 14:06:51 +00:00
pg_activity Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
pg_citus Update to 7.4.1 2018-06-22 22:54:00 +00:00
pg_dirtyread Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
pg_partman Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
pg_qualstats Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
pg_reorg Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
pg_repack Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
pg_stat_kcache Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
pgaccess
pgadmin3 databases/pgadmin3: Correct the mistake in wxrc substitution 2018-06-12 08:56:36 +00:00
pgagent
pgbadger
pgbarman Update to 2.4 2018-05-26 22:39:44 +00:00
pgbouncer Update to version 1.8.1 2018-04-12 22:01:59 +00:00
pgdbf
pgespresso Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
pgFormatter Correction to r473019: Revert the unintended change to the 'Created by' headers. 2018-06-22 08:28:00 +00:00
pgfouine
pgloader
pgloader3 Correction to r473019: Revert the unintended change to the 'Created by' headers. 2018-06-22 08:28:00 +00:00
pglogical Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
pgmetrics Upgrade to version 1.3.0 2018-05-26 15:22:14 +00:00
pgmodeler Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
pgpool databases/pgpool: Update from 3.4.17 to 3.4.18 2018-06-27 11:01:40 +00:00
pgpool-II-33 Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
pgpool-II-35 databases/pgpool-II-35: Update from 3.5.14 to 3.5.15 2018-06-27 11:02:14 +00:00
pgpool-II-36 databases/pgpool-II-36: Update from 3.6.10 to 3.6.11 2018-06-27 11:02:48 +00:00
pgpool-II-37 databases/pgpool-II-37: Update from 3.7.3 to 3.7.4 2018-06-27 11:03:24 +00:00
pgreplay
pgroonga Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
pgrouting devel/boost-*: update to 1.67.0 2018-04-18 13:57:42 +00:00
pgsanity databases/pgsanity: Update to 0.2.9 2018-03-20 23:22:30 +00:00
pgsphere Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
pgtcl - Update to version 2.1.1 2018-01-07 11:33:58 +00:00
pgtop Update WWW 2018-06-04 18:02:11 +00:00
pgtune Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
pguri Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
pgworksheet Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
php5-pdo_cassandra devel/boost-*: update to 1.67.0 2018-04-18 13:57:42 +00:00
php5-tarantool Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
php7-tarantool Update to 0.3.2 2018-04-22 08:47:42 +00:00
php56-dba
php56-interbase - Bump PORTREVISION. databases/firebird25-* ports were updated 2018-04-25 18:40:14 +00:00
php56-mssql
php56-mysql
php56-mysqli
php56-odbc
php56-pdo
php56-pdo_dblib
php56-pdo_firebird - Bump PORTREVISION. databases/firebird25-* ports were updated 2018-04-25 18:40:14 +00:00
php56-pdo_mysql
php56-pdo_odbc
php56-pdo_pgsql
php56-pdo_sqlite
php56-pgsql
php56-sqlite3
php56-sybase_ct
php70-dba
php70-interbase lang/php70: Update from 7.0.29 to 7.0.30 2018-04-26 14:47:42 +00:00
php70-mysqli
php70-odbc
php70-pdo
php70-pdo_dblib
php70-pdo_firebird lang/php70: Update from 7.0.29 to 7.0.30 2018-04-26 14:47:42 +00:00
php70-pdo_mysql
php70-pdo_odbc
php70-pdo_pgsql
php70-pdo_sqlite
php70-pgsql
php70-sqlite3
php71-dba
php71-interbase Update PHP 7.1 from 7.1.16 to 7.1.17 2018-04-26 14:49:18 +00:00
php71-mysqli
php71-odbc
php71-pdo
php71-pdo_dblib
php71-pdo_firebird Update PHP 7.1 from 7.1.16 to 7.1.17 2018-04-26 14:49:18 +00:00
php71-pdo_mysql
php71-pdo_odbc
php71-pdo_pgsql
php71-pdo_sqlite
php71-pgsql
php71-sqlite3
php72-dba
php72-interbase lang/php72: Update from 7.2.4 to 7.2.5 2018-04-26 14:50:39 +00:00
php72-mysqli
php72-odbc
php72-pdo
php72-pdo_dblib
php72-pdo_firebird lang/php72: Update from 7.2.4 to 7.2.5 2018-04-26 14:50:39 +00:00
php72-pdo_mysql
php72-pdo_odbc
php72-pdo_pgsql
php72-pdo_sqlite
php72-pgsql
php72-sqlite3
php-mdcached Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
php-memcache Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
php-xapian Fix packaging with PHP 7.x 2018-01-26 18:11:12 +00:00
phpliteadmin databases/phpliteadmin: portmaster@BSDforge.com takes maintainership 2018-02-23 19:48:04 +00:00
phpminiadmin databases/phpminiadmin: Update to 1.9.170730 2018-01-16 23:09:46 +00:00
phpmyadmin Security update to 4.8.2 2018-06-22 23:44:13 +00:00
phppgadmin - add PHP flavors to phpPgAdmin 2018-05-06 11:04:30 +00:00
pldebugger Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
plpgsql_check Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
pointcloud databases/pointcloud: update to 1.1.0 2018-06-01 22:15:31 +00:00
postgis20 Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
postgis21 Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
postgis22 Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
postgis23 Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
postgis24 Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
postgis-jdbc
postgres-xl Correction to r473019: Revert the unintended change to the 'Created by' headers. 2018-06-22 08:28:00 +00:00
postgresql10-client
postgresql10-contrib Update WWW 2018-05-07 19:20:55 +00:00
postgresql10-docs
postgresql10-pgtcl
postgresql10-plperl
postgresql10-plpython
postgresql10-pltcl
postgresql10-server devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
postgresql93-client
postgresql93-contrib Update WWW 2018-05-08 19:37:05 +00:00
postgresql93-docs
postgresql93-pgtcl
postgresql93-plperl
postgresql93-plpython
postgresql93-pltcl
postgresql93-server Up 2018-05-11 13:10:52 +00:00
postgresql94-client
postgresql94-contrib - Update WWW 2018-05-05 09:33:57 +00:00
postgresql94-docs
postgresql94-pgtcl
postgresql94-plperl
postgresql94-plpython
postgresql94-pltcl
postgresql94-server Up 2018-05-11 13:10:52 +00:00
postgresql95-client
postgresql95-contrib Update WWW 2018-05-08 19:37:20 +00:00
postgresql95-docs
postgresql95-pgtcl
postgresql95-plperl
postgresql95-plpython Update WWW 2018-05-08 19:37:25 +00:00
postgresql95-pltcl
postgresql95-server Up 2018-05-11 13:10:52 +00:00
postgresql96-client
postgresql96-contrib Update WWW 2018-05-07 19:21:05 +00:00
postgresql96-docs
postgresql96-pgtcl
postgresql96-plperl
postgresql96-plpython
postgresql96-pltcl
postgresql96-server devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
postgresql-cstore_fdw Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
postgresql-jdbc
postgresql-libpgeasy
postgresql-libpqxx Adjust USES to fix builds on gcc-based architectures. 2018-06-18 19:03:03 +00:00
postgresql-libpqxx3 Update postgresql-libpqxx to latest version 6 2018-01-12 16:26:29 +00:00
postgresql-libpqxx4 Update postgresql-libpqxx to latest version 6 2018-01-12 16:26:29 +00:00
postgresql-mysql_fdw Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
postgresql-odbc - Fix LICENSE 2018-05-16 09:34:06 +00:00
postgresql-orafce Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
postgresql-plproxy Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
postgresql-plruby Mark ports broken on powerpc64, categories d-f. 2018-06-18 03:49:09 +00:00
postgresql-plv8js
postgresql-relay
postgresql-repmgr Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
postgresql-tds_fdw Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
postgresql-zhparser Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
powa-archivist
powa-web Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
powerarchitect - Convert to option helper install target (add OPTIONS_DEFINE=DOCS 2018-01-11 18:09:00 +00:00
proftpd-mod_sql_mysql
proftpd-mod_sql_odbc
proftpd-mod_sql_postgres
proftpd-mod_sql_sqlite
proftpd-mod_sql_tds
pspg - Update to 1.1.0 2018-04-28 00:30:00 +00:00
puppetdb4 For ports in `databases' category: remove redundant PKGMESSAGE assignment, 2018-05-05 14:29:00 +00:00
puppetdb5 For ports in `databases' category: remove redundant PKGMESSAGE assignment, 2018-05-05 14:29:00 +00:00
puppetdb-terminus4
puppetdb-terminus5 Update to 5.2.2 2018-04-19 15:34:35 +00:00
pure-sql3
puredb
pxlib databases/pxlib: Update version 0.6.7=>0.6.8 2018-04-24 23:39:10 +00:00
pxtools
py-agate-sql Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-aiopg py-aiopg/Makefile: Add missing dependency 2018-07-07 09:07:45 +00:00
py-aioredis databases/py-aioredis: Add missing dependencies 2018-07-07 09:10:19 +00:00
py-alembic Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-apsw Update to 3.23.1 2018-05-15 23:59:17 +00:00
py-asyncpg databases/py-asyncpg: fix a BSD specific connection issue 2018-06-30 05:21:47 +00:00
py-bsddb
py-bsddb3 databases/py-bsddb3: Fix COMMENT 2018-04-24 00:04:11 +00:00
py-carbon Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-cdb Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
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 - Update to 0.97.5 2018-06-02 01:00:31 +00:00
py-dbutils
py-django-transaction-hooks Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +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.11.0 2018-06-23 11:40:40 +00:00
py-fdb - Bump PORTREVISION. databases/firebird25-* ports were updated 2018-04-25 18:40:14 +00:00
py-firebirdsql - Update to 1.0.1 2017-12-21 13:04:09 +00:00
py-flask-sqlalchemy Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-forgetsql Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-gdbm Fix _gdbm module for Python 3 2017-12-29 18:47:42 +00:00
py-geoalchemy Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-geoalchemy2 Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +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 Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-influxdb Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-kyotocabinet
py-leveldb Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-lmdb Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-marshmallow-sqlalchemy Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +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-mysql2pgsql Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-mysql-connector-python
py-mysql-connector-python2
py-mysqlclient
py-MySQLdb Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
py-MySQLdb55
py-MySQLdb56
py-oops Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
py-oursql Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org 2018-02-25 00:40:37 +00:00
py-peewee Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-pg8000 - Update to 1.12.2 2018-07-05 08:52:25 +00:00
py-pg_pqueue
py-pgcli Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-pgdbconn Add databases/py-pgdbconn, Object-oriented layer over Psycopg2 to 2018-07-02 14:28:50 +00:00
py-pglite Update databases/py-pglite to 1.0.9 2018-06-01 14:22:06 +00:00
py-pgspecial Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-pgxnclient - Add LICENSE 2018-02-26 18:47:08 +00:00
py-pickledb Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-pickleshare Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-postgresql
py-psycogreen
py-psycopg2 Update to 2.7.5 2018-06-24 20:16:52 +00:00
py-psycopg2cffi Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-pum Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-PyGreSQL
py-pyhs Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-pylibmc
py-pymssql Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-pymysql - Update to 0.8.1 2018-05-17 07:40:00 +00:00
py-pyodbc
py-pyPgSQL Add PY_FLAVOR to Python module dependencies. 2018-05-22 13:15:13 +00:00
py-pypuppetdb
py-pypuppetdb03 Update to 0.3.3 2018-02-13 20:13:16 +00:00
py-Pyrseas Fix runtime. 2018-07-02 14:28:58 +00:00
py-pytc
py-python-arango Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +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 Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-qt4-sql Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
py-qt5-sql Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
py-queries Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-rb Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +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 Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
py-sispy Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-south
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 Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sqlalchemy-migrate Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sqlite3
py-sqlite3dbm Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sqlobject Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sqlparse Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-sqlparse01
py-sqlparse020 Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
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 Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
py-unqlite
py-varstack
py-whisper Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-xapian Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-zodbpickle Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
pydbx
pymongo
pypy-gdbm lang/pypy(3): update to 5.10, add flavors to ancillary ports 2018-01-03 18:42:15 +00:00
pypy-sqlite3 lang/pypy(3): update to 5.10, add flavors to ancillary ports 2018-01-03 18:42:15 +00:00
pyspatialite
qdbm
qdbm-plus
qof
qt4-ibase-plugin - Bump PORTREVISION. databases/firebird25-* ports were updated 2018-04-25 18:40:14 +00:00
qt4-mysql-plugin Fix build of the Qt SQL plugins for MySQL against MariaDB 10. 2018-06-01 22:16:41 +00:00
qt4-odbc-plugin
qt4-pgsql-plugin
qt4-sql Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
qt4-sqlite3-plugin
qt4-sqlite-plugin
qt5-sql Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
qt5-sqldrivers-ibase Update the Qt5 ports to 5.10.1. 2018-05-18 12:27:43 +00:00
qt5-sqldrivers-mysql Comment on patch for databases/qt5-sqldrivers-mysql 2018-06-02 20:22:16 +00:00
qt5-sqldrivers-odbc
qt5-sqldrivers-pgsql
qt5-sqldrivers-sqlite2
qt5-sqldrivers-sqlite3
qt5-sqldrivers-tds
R-cran-DBI - Update to 1.0.0 2018-05-09 07:51:30 +00:00
R-cran-RMySQL - Update to 0.10.15 2018-05-14 08:59:54 +00:00
R-cran-RPostgreSQL - Add missing shebangfix and its related section 2018-04-27 05:51:41 +00:00
R-cran-RSQLite Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
R-cran-RSQLite.extfuns Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
R-cran-sqldf Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
radix.v2
recutils Skip ENOMEM check for printf when building with qemu, this makes 2018-03-17 09:14:09 +00:00
redigo
redis Upgrade from 4.0.9 to 4.0.10. 2018-06-19 22:55:51 +00:00
redis_exporter databases/redis_exporter: update to 0.20.2 2018-07-08 16:37:27 +00:00
redis-devel Upgrade from 5.0-rc1 to 5.0-rc3. 2018-06-19 23:00:46 +00:00
redisdesktopmanager Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
retcl databases/retcl: update to 0.3.2 2018-04-17 07:58:53 +00:00
rocksdb Update to 5.13.4 2018-06-24 20:16:04 +00:00
rocksdb-lite Also fails the same way on armv7 as armv6. 2018-03-15 13:19:50 +00:00
rrdman
rrdmerge - Fix shebangs 2018-02-26 18:46:44 +00:00
rrdtool databases/rrdtool: Make groff a conditional dependency 2018-03-19 20:14:38 +00:00
rrdtool12
ruby-bdb - Switch to new test framework 2018-06-29 08:37:21 +00:00
ruby-gdbm
ruby-odbc databases/ruby-odbc: fix typo from r350465 2017-12-24 23:25:20 +00:00
ruby-qdbm
ruby-tokyocabinet
ruby-xapian
rubygem-active_model_serializers
rubygem-active_record_query_trace
rubygem-activemodel4
rubygem-activemodel5 Add PORTSCOUT 2018-04-22 08:50:12 +00:00
rubygem-activemodel50 Update to 5.0.7 2018-04-10 18:28:07 +00:00
rubygem-activemodel-serializers-xml
rubygem-activerecord4
rubygem-activerecord5 Add PORTSCOUT 2018-04-22 08:50:17 +00:00
rubygem-activerecord50 Update to 5.0.7 2018-04-10 18:28:12 +00:00
rubygem-activerecord-import Update to 0.23.0 2018-05-05 17:22:04 +00:00
rubygem-activerecord-jdbc-adapter Update to 51.0 2017-12-27 19:52:31 +00:00
rubygem-activerecord-jdbcmysql-adapter Update to 51.0 2017-12-27 19:52:36 +00:00
rubygem-activerecord-session_store Update to 1.1.1 2018-03-13 20:30:46 +00:00
rubygem-after_commit_queue
rubygem-amalgalite Update to 1.6.1 2018-01-03 16:46:04 +00:00
rubygem-arel
rubygem-arel6
rubygem-arel7
rubygem-arel8
rubygem-arel-helpers Update to 2.7.0 2018-05-11 16:54:06 +00:00
rubygem-awesome_nested_set Update to 3.1.4 2018-02-04 10:49:18 +00:00
rubygem-bdb1 Remove outdate RUBY_VER check 2017-12-28 13:42:01 +00:00
rubygem-bigrecord
rubygem-couchrest
rubygem-data_objects databases/rubygem-data_objects: update to 0.10.17 2018-01-15 14:01:40 +00:00
rubygem-datamapper
rubygem-dbd-mysql
rubygem-dbd-odbc
rubygem-dbd-pg - fix API for pg-1.0.0 2018-04-15 06:41:42 +00:00
rubygem-dbd-sqlite3
rubygem-dbf Update to 3.1.2 2018-04-27 15:56:50 +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
rubygem-dm-serializer
rubygem-dm-timestamps
rubygem-dm-transactions
rubygem-dm-types
rubygem-dm-validations
rubygem-do_mysql databases/rubygem-do_mysql: update to 0.10.17 2018-01-15 14:06:46 +00:00
rubygem-do_postgres databases/rubygem-do_postgres: update to 0.10.17 2018-01-15 14:26:04 +00:00
rubygem-do_sqlite3 databases/rubygem-do_sqlite3: update to 0.10.17 2018-01-15 14:34:17 +00:00
rubygem-em-redis-unified Take maintainership 2018-02-18 13:37:44 +00:00
rubygem-familia
rubygem-flipper-active_record Update to 0.15.0 2018-05-13 20:10:29 +00:00
rubygem-flipper-active_record013 Add rubygem-flipper-active_record013 0.13.0 (copied from rubygem-flipper-active_record) 2018-04-05 19:11:27 +00:00
rubygem-globalid
rubygem-globalid-rails5
rubygem-globalid-rails50
rubygem-her Update to 1.0.1 2018-05-03 18:41:41 +00:00
rubygem-hiredis
rubygem-jdbc-mysql Update to 5.1.44 2017-12-27 19:52:40 +00:00
rubygem-leo_manager_client
rubygem-mario-redis-lock databases/rubygem-mario-redis-lock: update to 1.2.1 2018-01-08 23:04:14 +00:00
rubygem-memcache
rubygem-memcache-client
rubygem-mysql Fix build with Ruby 2.4+ and unbreak this port 2018-01-04 20:12:38 +00:00
rubygem-mysql2
rubygem-openid-redis-store
rubygem-paranoia Update to 2.4.1 2018-04-11 19:38:51 +00:00
rubygem-peek-mysql2 Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed. 2018-05-09 10:43:26 +00:00
rubygem-peek-pg Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed. 2018-05-09 10:43:26 +00:00
rubygem-pg Update to 1.0.0 2018-02-21 13:40:16 +00:00
rubygem-pg0 Add rubygem-pg0 0.21.0 (copied from rubygem-pg) 2018-02-21 13:39:24 +00:00
rubygem-pg018 Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed. 2018-05-09 10:43:26 +00:00
rubygem-pg_array_parser
rubygem-pghero Update to 2.1.1 2018-04-26 18:51:27 +00:00
rubygem-pghero-rails5 Update to 2.1.1 2018-04-26 18:51:33 +00:00
rubygem-pghero-rails50 Update to 2.1.1 2018-04-26 18:51:37 +00:00
rubygem-postgres_ext Update to 3.0.1 2018-04-16 18:34:12 +00:00
rubygem-rbase
rubygem-redis Update to 4.0.1 2018-01-02 15:33:23 +00:00
rubygem-redis3 Add rubygem-redis3 3.3.5 (copied from rubygem-redis) 2018-01-02 15:33:01 +00:00
rubygem-redis-actionpack
rubygem-redis-actionpack-rails5
rubygem-redis-actionpack-rails50
rubygem-redis-namespace
rubygem-redis-namespace15 Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed. 2018-05-09 10:43:26 +00:00
rubygem-seed-fu
rubygem-sqlite3 Switch build dependency from swig 1.3 to swig 3.0 2017-12-19 15:44:58 +00:00
rubygem-sqlite3-ruby Switch build dependency form swig 1.3 to 3.0 2017-12-19 15:47:16 +00:00
rubygem-state_machines-activemodel Update to 0.5.1 2018-03-20 22:34:11 +00:00
rubygem-state_machines-activerecord Update to 0.5.1 2018-03-20 22:34:16 +00:00
rubygem-tarantool Add LICENSE 2018-03-01 13:35:41 +00:00
sfcgal databases/sfcgal: Update 1.3.2 -> 1.3.5 2018-04-24 07:28:36 +00:00
sharedance
skytools Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
slony1v2
soci For ports in `databases' category: remove redundant PKGMESSAGE assignment, 2018-05-05 14:29:00 +00:00
spatialite
spatialite_gui
spatialite-tools
speedtables devel/boost-*: update to 1.67.0 2018-04-18 13:57:42 +00:00
sql-workbench
sqlbuddy databases category: Convert to USES=php 2018-04-08 10:50:18 +00:00
sqlcached
sqlcipher databases/sqlcipher: Fix build with LibreSSL 2.7 2018-06-11 18:35:25 +00:00
sqlclient
sqldeveloper databases/sqldeveloper: update 17.4.0.355.2349 -> 18.1.0.095.1630 2018-05-12 17:13:52 +00:00
sqlite2
sqlite3 devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
sqlite-ext-miscfuncs databases/sqlite-ext-miscfuncs: Remove USE_LDCONFIG 2018-06-10 04:43:51 +00:00
sqlite-ext-pcre databases/sqlite-ext-pcre: Remove USE_LDCONFIG 2018-06-10 04:46:52 +00:00
sqlite-ext-regexp databases/sqlite-ext-regexp: Remove USE_LDCONFIG 2018-06-10 04:40:03 +00:00
sqlite-ext-spellfix databases/sqlite-ext-spellfix: Remove USE_LDCONFIG 2018-06-10 04:41:38 +00:00
sqlitebrowser Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
sqliteconvert
sqliteman Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
sqlitemanager
sqliteodbc Update sqliteodbc to 0.9996 2018-02-26 10:11:01 +00:00
sqliteodbc-sqlite2
sqlitestudio Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
sqlrelay devel/rudiments: update 1.0.6 -> 1.0.7 2018-06-19 09:09:31 +00:00
sqsh Upgrade from 2.1.8 to 2.5.6.1 2018-04-20 21:10:25 +00:00
squirrel-sql - Update to 3.8.1 2018-02-22 08:16:39 +00:00
tablelog Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
tarantool devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
tarantool-c Update to 1.0.1 2018-03-01 13:35:00 +00:00
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.24.0 2018-06-14 23:19:38 +00:00
tdb Update Samba supplimentary libraries, fixed (new) portlint errors, changed Python3 version knob. 2018-05-17 02:24:59 +00:00
tdbc databases/tdbc: update to 1.0.6 2018-01-02 10:49:42 +00:00
tile38 Update to version 1.12.0 2018-04-13 09:41:17 +00:00
timescaledb databases/timescaledb: Update to 0.10.0 2018-07-02 15:15:34 +00:00
tinycdb
tokyocabinet
tokyotyrant
tora Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
tsearch_extras Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes: 2018-06-24 00:54:27 +00:00
tuning-primer
twemproxy
unixODBC databases/unixODBC: Add http MASTER_SITE 2018-04-27 22:07:53 +00:00
useracc
usql databases/usql: Update 0.6.0 -> 0.7.0 2018-06-13 04:58:31 +00:00
vfront
virtualpg
virtuoso Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
vsqlite devel/boost-*: update to 1.67.0 2018-04-18 13:57:42 +00:00
wfb2sql
wmjsql
WWWdb
xapian-bindings Add PY_FLAVOR to Python module dependencies. 2018-05-22 13:15:13 +00:00
xapian-bindings12
xapian-core Adjust USES to fix building on gcc-based archs (in particular, powerpc64). 2018-06-02 19:40:59 +00:00
xapian-core10 databases/xapian-core10: Fix build with Clang 6 2018-07-07 20:43:06 +00:00
xapian-core12
xtrabackup databases/xtrabackup: Update to 2.4.9 2018-03-17 20:16:32 +00:00
zabbix3-libzbxpgsql
zabbix22-libzbxpgsql
zabbix32-libzbxpgsql
zabbix34-libzbxpgsql
zodb3 Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
Makefile New port: databases/py-aiopg: Python library for accessing PostgreSQL database using asyncio 2018-07-07 06:34:04 +00:00