1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/databases
Kurt Jaeger 670f13ad56 databases/cego: update 2.34.0 -> 2.35.0
- Fix in CegoDistManager::checkKey ( used for verify tableset admin
  commend ). Check for foreign key has been redesigned
- Fix in CegoBTreeCursor::getFirst, _pAttrCond has to be checked
  for 0, otherwise a core dump may occur ( detected with verify
  tableset admin command )
- In CegoViewObject::toChain() the view object reference string has
  to return complete information including the tableset. Otherwise,
  references to foreign tableset objects with the view will not work
  correctly.
- Fix in CegoDistCursor to support multiple view references in a
  query ( e.g. select a from v1 where exists select * from v1 ... )
  In the past, this might lead to infinite loops, since just the view
  select reference was used. Now the reference is cloned.
  The usage of clones results in several fixes for the CegoSelect::clone
  and underlying clone methods
- The previous problem regarding query cache is a result of the new
  introduced select cloning. The extended query id string should solve
  the problem
- Fix in CegoSelect::getId, the values of the parent join buffer
  have also be added to the query id string, otherwise, nested queries
  which references attributes to parent join buffer can not be
  distinguished
- Introduced simple selects, e.g. select 1, select sysdate, etc for
  select queries without any object access
  This might be useful for example for database connection validation queries

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2017-08-23 14:32:56 +00:00
..
adabase
adminer - Update WWW 2017-07-14 14:25:21 +00:00
adodb
adodb5 databases/adodb5 : Update to 5.20.9 2017-07-24 00:43:39 +00:00
akonadi
animenfo-client
animenfo-client-gtk
apq
apq-mysql
apq-odbc
apq-pgsql
ateam_mysql_ldap_auth
autobackupmysql
bbdb Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set. 2017-07-28 21:45:20 +00:00
beansdb Update WWW 2017-05-30 15:22:26 +00:00
buzhug
c3p0
cassandra2
cassandra-cpp-driver databases/cassandra-cpp-driver: update to 2.7.0 2017-05-18 13:24:53 +00:00
casstcl
cdb
cego databases/cego: update 2.34.0 -> 2.35.0 2017-08-23 14:32:56 +00:00
cegobridge databases/cegobridge: update 1.1.3 -> 1.1.4 2017-07-22 08:32:31 +00:00
clickhouse Update databases/clickhouse to 1.1.54245 2017-07-15 09:51:09 +00:00
cockroach CockroachDB is a distributed SQL database built on a transactional 2017-08-21 14:11:33 +00:00
couchdb Fix some Erlang ports for version 20.0. 2017-06-23 13:50:20 +00:00
courier-authlib-mysql - Update devel/courier-unicode to 2.0 2017-07-06 11:56:27 +00:00
courier-authlib-pgsql - Update devel/courier-unicode to 2.0 2017-07-06 11:56:27 +00:00
courier-authlib-userdb - Update devel/courier-unicode to 2.0 2017-07-06 11:56:27 +00:00
courier-authlib-usergdbm - Update devel/courier-unicode to 2.0 2017-07-06 11:56:27 +00:00
cppdb Make ninja opt-out in cmake.mk 2017-06-25 21:07:58 +00:00
credis
dalmp
datamodeler
db
db5
db6 Update to new upstream release 6.2.32. 2017-08-12 10:24:46 +00:00
db48
dbconnect
dbf
dbf2mysql
dbh
dbow
dbtool
dbview
elixir-calecto
elixir-db_connection
elixir-ecto Update databases/elixir-ecto to version 2.1.6. 2017-08-04 14:31:40 +00:00
elixir-ecto_migrate
elixir-exredis
elixir-geo Update databases/elixir-geo to version 2.0.0. 2017-07-16 06:36:29 +00:00
elixir-mariaex Update databases/elixir-mariaex to version 0.8.3. 2017-08-11 13:20:45 +00:00
elixir-mongo
elixir-postgrex Update databases/elixir-postgrex to version 0.13.3. 2017-06-01 02:13:00 +00:00
elixir-timex_ecto Update databases/elixir-timex_ecto to version 3.2.0. 2017-06-29 09:11:07 +00:00
emma
erlang-couchbeam
erlang-epgsql
erlang-eredis
evolution-data-server Make ninja opt-out in cmake.mk 2017-06-25 21:07:58 +00:00
fastdb Explicitly pass -std=gnu++03 to the compiler. 2017-08-18 12:25:30 +00:00
firebird25-client
firebird25-server
flamerobin
fortytwo-bdb Update GNUstep core libraries. 2017-08-21 13:26:28 +00:00
fpc-dblib - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-fpindexer - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-gdbm - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-ibase - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-mysql - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-odbc - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-oracle - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-postgres - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-pxlib - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-sqlite - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
freetds databases/freetds: Update version 1.00.40=>1.00.49 2017-08-04 14:51:56 +00:00
freetds-devel
frontbase-jdbc
gadfly
galera Regular USE_GITHUB cleanup. 2017-07-27 13:57:30 +00:00
gdbm Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
geoserver-mysql-plugin
gigabase databases/gigabase: work around GCC >= 6 bustage 2017-05-14 18:30:38 +00:00
glom
gnats4
gnatsweb4
gomdb
gosqlite3
gqlplus Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
grass6 New port: databases/grass7 2017-07-30 14:18:29 +00:00
grass7 New port: databases/grass7 2017-07-30 14:18:29 +00:00
gtksql
hamsterdb
hashtypes
hbase
hiredis Fix WWW 2017-06-25 15:03:32 +00:00
hs-esqueleto - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 2017-08-08 17:21:45 +00:00
hs-hedis - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 2017-08-08 17:21:45 +00:00
hs-mysql - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 2017-08-08 17:21:45 +00:00
hs-persistent - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 2017-08-08 17:21:45 +00:00
hs-persistent-sqlite - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 2017-08-08 17:21:45 +00:00
hs-persistent-template - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 2017-08-08 17:21:45 +00:00
hsqldb
influxdb databases/influxdb: update to 1.3.0 2017-07-05 15:41:19 +00:00
innotop
ip4r databases/ip4r: update 2.0 -> 2.2 2017-08-03 02:29:04 +00:00
ipa_sdb
iplike
isql-viewer
jakarta-commons-dbutils Update to 1.7. 2017-07-24 13:42:40 +00:00
jasperreports
jdb
jdbc-oracle11g
jlog
jrobin
jrrd
kbibtex
kdb Update the Calligra ports to 3.0.1. 2017-06-17 13:44:51 +00:00
kexi Update the Calligra ports to 3.0.1. 2017-06-17 13:44:51 +00:00
kyotocabinet
kyototycoon Add rc.d script 2017-05-20 21:51:02 +00:00
ldb
leo_center Change RUN_DEPENDS from rubygem-sinatra to rubygem-sinatra1 2017-05-16 18:22:00 +00:00
leofs need use gmake to build 2017-05-16 07:36:25 +00:00
leveldb
levigo
libcouchbase databases/libcouchbase: Update to 2.7.7 2017-08-17 16:22:25 +00:00
libdbi
libdbi-drivers
libdrizzle
libdrizzle-redux
libgda5 Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
libgda5-bdb
libgda5-jdbc
libgda5-ldap
libgda5-mdb
libgda5-mysql
libgda5-postgresql
libgda5-ui
libgdamm5
libhsclient
libiodbc
libmemcache
libmemcached Fix the build in a better way -- this works irrespective of the SASL 2017-06-09 19:06:41 +00:00
libmongo-client
libnvpair
libodbc++ Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
libpbl
libpqtypes
libsdb
libzbxpgsql
libzdb
linux-c6-sqlite3
linux-c7-sqlite3
linux-oracle-instantclient-basic
linux-oracle-instantclient-sdk
linux-oracle-instantclient-sqlplus
liquibase
lmdb Update to 0.9.21. 2017-06-04 08:13:52 +00:00
lua-xapian Fix CONFLICTS_INSTALL 2017-05-27 19:42:13 +00:00
luadbi
luasql-firebird
luasql-mysql Fix WWW 2017-06-02 15:43:17 +00:00
luasql-odbc
luasql-postgres
luasql-sqlite3
mantis Upgrade to 2.5.1 2017-08-22 14:55:12 +00:00
mariadb55-client databases/mariadb-server: Security update to 5.5.57 2017-07-22 22:28:13 +00:00
mariadb55-server MySQL ports: Extend CONFLICTS_INSTALL in conflicting ports. 2017-08-14 05:37:21 +00:00
mariadb100-client databases/mariadb100-server: Update to 10.0.31 2017-05-23 20:10:27 +00:00
mariadb100-server MySQL ports: Extend CONFLICTS_INSTALL in conflicting ports. 2017-08-14 05:37:21 +00:00
mariadb101-client
mariadb101-server MySQL ports: Extend CONFLICTS_INSTALL in conflicting ports. 2017-08-14 05:37:21 +00:00
mariadb102-client databases/mariadb102-server: Update to 10.2.7 2017-07-23 18:08:00 +00:00
mariadb102-server MySQL ports: Extend CONFLICTS_INSTALL in conflicting ports. 2017-08-14 05:37:21 +00:00
mariadb-connector-c databases/mariadb-connector-c: Update to 3.0.2 2017-07-27 11:51:58 +00:00
mdbtools Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
mdcached
memcached databases/memcached: update to 1.5.0 2017-07-27 05:18:03 +00:00
memcacheq
metakit
monetdb Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig into 2017-06-06 16:38:00 +00:00
mongodb databases/mongodb: unbreak with clang >= 4.0 2017-07-20 09:14:16 +00:00
mongodb32
mongodb32-tools
mongodb34 * Updated to 3.4.6 2017-07-10 01:09:54 +00:00
mongodb34-rocks * Updated to 3.4.6 2017-08-15 21:30:03 +00:00
mongodb34-tools databases/mongodb34-tools: update to version 3.4.7 2017-08-18 14:41:13 +00:00
mrtg-mysql-load
mtools-mongodb Fix WWW 2017-06-25 15:03:37 +00:00
mtop Remove Perl core modules 2017-06-30 22:13:20 +00:00
mydbf2mysql
mydumper
mysac
mysql2odbc
mysql2pgsql
mysql55-client
mysql55-server MySQL ports: Extend CONFLICTS_INSTALL in conflicting ports. 2017-08-14 05:37:21 +00:00
mysql56-client
mysql56-server MySQL ports: Extend CONFLICTS_INSTALL in conflicting ports. 2017-08-14 05:37:21 +00:00
mysql57-client databases/mysql57-{server client}: Fix broken SASL/LDAP integration on newest 5.7.19 upgrade 2017-07-23 16:45:07 +00:00
mysql57-server MySQL ports: Extend CONFLICTS_INSTALL in conflicting ports. 2017-08-14 05:37:21 +00:00
mysql80-client Mark some ports failing on power64. In cases where the error message 2017-05-20 16:58:10 +00:00
mysql80-server MySQL ports: Extend CONFLICTS_INSTALL in conflicting ports. 2017-08-14 05:37:21 +00:00
mysql-connector-c databases/mysql-connector-c: Update version 6.1.10=>6.1.11 2017-08-04 20:35:33 +00:00
mysql-connector-c++ Mark some ports failing on power64. In cases where the error message 2017-05-21 21:55:08 +00:00
mysql-connector-java Update URL -- mysql.com site has been redesigned, plus it uses HTTPS 2017-08-01 15:55:22 +00:00
mysql-connector-odbc
mysql-proxy
mysql-q4m Unbreak and update to 0.9.14 2017-06-23 09:28:16 +00:00
mysql-udf
mysql++1
mysql++3
mysqlbackup
mysqlbigram
mysqldump-secure
mysqldumper
mysqlidxchk
mysqlreport
mysqlsla
mysqlsniffer
mysqltcl
mysqltuner databases/mysqltuner: update 1.6.18 -> 1.7.2 2017-05-26 18:48:22 +00:00
mysqlwsrep56-server Regular USE_GITHUB cleanup. 2017-07-27 13:57:30 +00:00
mysqlwsrep57-server Regular USE_GITHUB cleanup. 2017-07-27 13:57:30 +00:00
mytop
nagios-check_mongodb
nagios-check_postgres_replication
nagios-check_redis
namazu2
neo4j Update neo4j to v3.2.1. 2017-08-11 10:28:28 +00:00
ntdb
ocaml-dbm
ocaml-mysql
ocaml-sqlite3
openark-kit
opendbx Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
opentsdb
ora2pg Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQL 2017-06-13 03:30:51 +00:00
oracle8-client Re-add databases/oracle8-client removed with r435735 as there is user demand for it. 2017-05-18 15:56:22 +00:00
p5-Amazon-SimpleDB
p5-Amon2-DBI
p5-AnyEvent-BDB
p5-AnyEvent-CouchDB
p5-AnyEvent-DBD-Pg
p5-AnyEvent-Memcached
p5-AnyEvent-Redis
p5-App-Sqitch
p5-AsciiDB-TagFile
p5-BDB
p5-BerkeleyDB
p5-BSON
p5-Bucardo
p5-Cache-BDB
p5-Cache-Memcached
p5-Cache-Memcached-Fast
p5-Cache-Memcached-libmemcached
p5-Cache-Memcached-Managed
p5-Cache-Memcached-XS
p5-CDB_File * Updated to 0.99 2017-06-27 17:06:04 +00:00
p5-CDB_File-Generator
p5-CGI-Session-Driver-memcached
p5-Class-DBI
p5-Class-DBI-AbstractSearch
p5-Class-DBI-AsForm
p5-Class-DBI-AutoLoader
p5-Class-DBI-BaseDSN
p5-Class-DBI-DATA-Schema
p5-Class-DBI-DDL
p5-Class-DBI-FromCGI
p5-Class-DBI-LazyInflate
p5-Class-DBI-Loader
p5-Class-DBI-Loader-Relationship
p5-Class-DBI-mysql
p5-Class-DBI-Oracle
p5-Class-DBI-Pager
p5-Class-DBI-Pg
p5-Class-DBI-Plugin
p5-Class-DBI-Plugin-AbstractCount
p5-Class-DBI-Plugin-DeepAbstractSearch
p5-Class-DBI-Plugin-Iterator
p5-Class-DBI-Plugin-Pager
p5-Class-DBI-Plugin-RetrieveAll
p5-Class-DBI-Plugin-Senna Begin deorbit burn of ia64. We have not attempted to build packages for 2017-06-25 00:29:09 +00:00
p5-Class-DBI-Plugin-Type
p5-Class-DBI-Replication
p5-Class-DBI-SAK
p5-Class-DBI-SQLite
p5-Class-DBI-Sweet
p5-Class-DBI-ToSax
p5-Class-DBI-Untaint
p5-Class-Inflate
p5-CouchDB-View
p5-Dancer2-Plugin-Database
p5-Dancer2-Plugin-DBIC
p5-Dancer2-Session-DBIC
p5-Dancer-Plugin-Database
p5-Dancer-Plugin-Database-Core
p5-Dancer-Plugin-DBIC Remove Perl core modules 2017-06-18 05:51:29 +00:00
p5-Dancer-Plugin-Redis
p5-Dancer-Session-Memcached Add LICENSE 2017-08-19 16:05:14 +00:00
p5-Data-Page
p5-Data-Pageset
p5-DBD-AnyData
p5-DBD-cego
p5-DBD-CSV
p5-DBD-Excel
p5-DBD-Google
p5-DBD-InterBase
p5-DBD-LDAP
p5-DBD-Mock
p5-DBD-Multi
p5-DBD-mysql Update to 4.043 2017-06-30 13:05:44 +00:00
p5-DBD-ODBC
p5-DBD-Oracle Fix MAINTAINER as bonkor@ was mentioned by error and has no connection to this port. 2017-05-22 21:38:38 +00:00
p5-DBD-Pg Update to 3.6.2 2017-05-23 18:51:58 +00:00
p5-DBD-PgLite
p5-DBD-PgPP
p5-DBD-SQLite
p5-DBD-SQLite2
p5-DBD-Sybase
p5-DBD-XBase
p5-DBI Update to 1.637 2017-08-17 15:04:31 +00:00
p5-DBI-Shell
p5-DBICx-Deploy
p5-DBICx-MapMaker Add LICENSE 2017-06-01 23:50:38 +00:00
p5-DBICx-Sugar
p5-DBICx-TestDatabase Remove outdated PERL_LEVEL check 2017-06-01 23:50:43 +00:00
p5-DBICx-TxnInsert
p5-DBIWrapper Update to 0.30 2017-05-22 17:18:19 +00:00
p5-DBIx-Abstract
p5-DBIx-Admin-CreateTable
p5-DBIx-Admin-DSNManager
p5-DBIx-Admin-TableInfo
p5-DBIx-AnyDBD
p5-DBIx-Browse
p5-DBIx-Class Add LICENSE_FILE 2017-07-15 17:23:28 +00:00
p5-DBIx-Class-AsFdat
p5-DBIx-Class-BitField
p5-DBIx-Class-Candy Update to 0.005003 2017-07-15 17:23:32 +00:00
p5-DBIx-Class-Cursor-Cached
p5-DBIx-Class-CustomPrefetch
p5-DBIx-Class-DateTime-Epoch
p5-DBIx-Class-DeploymentHandler
p5-DBIx-Class-DigestColumns
p5-DBIx-Class-DynamicDefault
p5-DBIx-Class-DynamicSubclass
p5-DBIx-Class-EncodeColumns
p5-DBIx-Class-EncodedColumn
p5-DBIx-Class-Fixtures
p5-DBIx-Class-FrozenColumns Remove Perl core modules 2017-06-30 01:48:47 +00:00
p5-DBIx-Class-Helpers
p5-DBIx-Class-InflateColumn-Authen-Passphrase
p5-DBIx-Class-InflateColumn-FS
p5-DBIx-Class-InflateColumn-IP
p5-DBIx-Class-IntrospectableM2M
p5-DBIx-Class-Loader
p5-DBIx-Class-Migration
p5-DBIx-Class-MooseColumns
p5-DBIx-Class-PassphraseColumn
p5-DBIx-Class-QueryLog
p5-DBIx-Class-QueryProfiler
p5-DBIx-Class-ResultSet-HashRef
p5-DBIx-Class-ResultSet-RecursiveUpdate
p5-DBIx-Class-Schema-Config
p5-DBIx-Class-Schema-Loader Remove outdated PERL_LEVEL check 2017-06-05 23:24:02 +00:00
p5-DBIx-Class-Schema-PopulateMore
p5-DBIx-Class-TimeStamp
p5-DBIx-Class-Tree
p5-DBIx-Class-Tree-NestedSet
p5-DBIx-Class-UUIDColumns
p5-DBIx-Class-VirtualColumns
p5-DBIx-Class-WebForm
p5-DBIx-Connector
p5-DBIx-ContextualFetch
p5-DBIx-Custom
p5-DBIx-DataSource
p5-DBIx-DBHResolver
p5-DBIx-DBSchema
p5-DBIx-Dump
p5-DBIx-Ease
p5-DBIx-HA
p5-DBIx-Handler
p5-DBIx-Inspector
p5-DBIx-Introspector
p5-DBIx-Lite
p5-DBIx-Log4perl
p5-DBIx-MySQLSequence
p5-DBIx-NoSQL Add NO_ARCH 2017-08-19 16:05:09 +00:00
p5-DBIx-Password
p5-DBIx-Perlish
p5-DBIx-QueryLog
p5-DBIx-Recordset
p5-DBIx-RetryOverDisconnects
p5-DBIx-Safe
p5-DBIx-SearchBuilder Remove Perl core modules 2017-06-18 05:51:24 +00:00
p5-DBIx-Sequence
p5-DBIx-Simple
p5-DBIx-Skinny
p5-DBIx-Skinny-InflateColumn-DateTime
p5-DBIx-Skinny-Mixin-DBHResolver
p5-DBIx-Skinny-Pager
p5-DBIx-Skinny-Schema-Loader
p5-DBIx-SQLEngine
p5-DBIx-SQLite-Simple
p5-DBIx-Sunny
p5-DBIx-TableHash
p5-DBIx-TransactionManager
p5-DBIx-Tree
p5-DBIx-VersionedDDL
p5-DBIx-Wrapper
p5-DBIx-XHTML_Table
p5-DBIx-XML_RDB
p5-DBM-Deep
p5-DMOZ-ParseRDF Reset maintainer of www/piwik and database/p5-DMOZ-ParseRDF 2017-08-04 14:07:09 +00:00
p5-DR-Tarantool Fix WWW 2017-06-25 15:03:41 +00:00
p5-DWH_File
p5-Exception-Class-DBI
p5-File-Locate
p5-GDBM Strip shared library 2017-06-04 11:47:32 +00:00
p5-Genezzo
p5-GitDDL
p5-GitDDL-Migrator
p5-GraphViz-DBI
p5-HTML-FormHandler-Model-DBIC
p5-Ima-DBI
p5-Interchange6-Schema
p5-Iterator-DBI
p5-Jifty-DBI
p5-KyotoCabinet
p5-LMDB_File
p5-Mango
p5-Memcached-libmemcached
p5-Metadata
p5-MLDBM
p5-MLDBM-Sync
p5-Mojo-Pg Update to 4.01 2017-07-21 17:29:09 +00:00
p5-MongoDB Remove outdated PERL_LEVEL check 2017-06-01 23:50:47 +00:00
p5-MR-Tarantool
p5-MySQL-Diff
p5-mysql-genocide
p5-Net-Async-CassandraCQL Remove Perl core modules 2017-06-30 22:13:25 +00:00
p5-ORLite
p5-ORLite-Migrate
p5-Oryx
p5-Pg
p5-POE-Component-DBIAgent
p5-POE-Component-EasyDBI
p5-POE-Component-LaDBI
p5-POE-Component-RRDTool
p5-PostgreSQL-PLPerl-Call
p5-PostgreSQL-PLPerl-Trace
p5-Prophet
p5-Protocol-CassandraCQL Remove Perl core modules 2017-06-30 22:13:30 +00:00
p5-Redis
p5-Redis-hiredis
p5-RedisDB
p5-RedisDB-Parser
p5-Relations
p5-Relations-Query
p5-ResourcePool-Resource-DBI
p5-Rose-DB
p5-Rose-DB-Object
p5-Rose-DBx-Object-MoreHelpers
p5-Rose-DBx-Object-Renderer
p5-RRD-Simple
p5-Search-InvertedIndex
p5-Search-Namazu
p5-Search-Xapian10 Fix PORTNAME, use PKGNAMESUFFIX and remove DISTNAME 2017-05-28 23:15:12 +00:00
p5-Search-Xapian12
p5-SQL-Abstract
p5-SQL-Abstract-Limit
p5-SQL-Abstract-More
p5-SQL-Abstract-Plugin-InsertMulti
p5-SQL-Interp
p5-SQL-Maker
p5-SQL-ReservedWords
p5-SQL-Statement
p5-SQL-Translator
p5-SQLite-Work
p5-Store-CouchDB
p5-T2
p5-Tangram
p5-Template-DBI
p5-Teng
p5-Test-Cukes
p5-Test-Database
p5-Test-DatabaseRow
p5-Test-Fixture-DBI
p5-Test-mysqld
p5-Test-postgresql
p5-Text-Query-SQL
p5-Text-xSV
p5-Tie-DBI
p5-Tie-LevelDB Pet portlint: move BROKEN_* upward 2017-08-20 12:26:15 +00:00
p5-Time-Piece-MySQL Remove Perl core modules 2017-06-22 23:42:14 +00:00
p5-TokyoCabinet
p5-tokyotyrant
p5-Xapian
pear-DB - Update maintainer address 2017-05-16 13:37:51 +00:00
pear-DB_DataObject Update distinfo and unbreak this port 2017-06-11 07:28:24 +00:00
pear-DB_DataObject_FormBuilder Update distinfo and unbreak this port 2017-06-11 07:28:29 +00:00
pear-DB_ldap Update distinfo and unbreak this port 2017-06-11 07:28:49 +00:00
pear-DB_ldap2 Update distinfo and unbreak this port 2017-06-11 07:28:53 +00:00
pear-DB_Pager
pear-DB_QueryTool Update distinfo and unbreak this port 2017-06-11 07:28:34 +00:00
pear-DB_Sqlite_Tools Update distinfo and unbreak this port 2017-06-11 07:28:39 +00:00
pear-DB_Table Update distinfo and unbreak this port 2017-06-11 07:28:44 +00:00
pear-DBA Update distinfo and unbreak this port 2017-06-11 07:28:14 +00:00
pear-DBA_Relational Update distinfo and unbreak this port 2017-06-11 07:28:19 +00:00
pear-DoctrineCommon
pear-DoctrineDBAL
pear-DoctrineORM
pear-Horde_Db
pear-Horde_HashTable
pear-Horde_Imsp
pear-Horde_Memcache
pear-Horde_Mongo
pear-MDB Update distinfo and unbreak this port 2017-06-11 07:28:58 +00:00
pear-MDB2 Update distinfo and unbreak this port 2017-06-11 07:29:03 +00:00
pear-MDB2_Driver_mysql - Update maintainer address 2017-05-16 13:37:51 +00:00
pear-MDB2_Driver_mysqli Update distinfo and unbreak this port 2017-06-11 07:29:07 +00:00
pear-MDB2_Driver_pgsql Update distinfo and unbreak this port 2017-06-11 07:29:12 +00:00
pear-MDB2_Schema - Update maintainer address 2017-05-16 13:37:51 +00:00
pear-MDB_QueryTool Update distinfo and unbreak this port 2017-06-11 07:29:17 +00:00
pear-Structures_DataGrid_DataSource_Array Update distinfo and unbreak this port 2017-06-11 07:29:22 +00:00
pear-Structures_DataGrid_DataSource_CSV Update distinfo and unbreak this port 2017-06-11 07:29:26 +00:00
pear-Structures_DataGrid_DataSource_DataObject - Update maintainer address 2017-05-16 13:37:51 +00:00
pear-Structures_DataGrid_DataSource_DB Update distinfo and unbreak this port 2017-06-11 07:29:31 +00:00
pear-Structures_DataGrid_DataSource_DBQuery - Update maintainer address 2017-05-16 13:37:51 +00:00
pear-Structures_DataGrid_DataSource_DBTable - Update maintainer address 2017-05-16 13:37:51 +00:00
pear-Structures_DataGrid_DataSource_MDB2 - Update maintainer address 2017-05-16 13:37:51 +00:00
pear-Structures_DataGrid_DataSource_PDO Update distinfo and unbreak this port 2017-06-11 07:29:36 +00:00
pear-XML_Query2XML Update distinfo and unbreak this port 2017-06-11 07:29:41 +00:00
pecl-cassandra A modern, feature-rich and highly tunable PHP client 2017-06-20 10:15:28 +00:00
pecl-chdb Fix WWW 2017-06-25 15:03:46 +00:00
pecl-couchbase Update to 2.3.3 2017-07-18 18:08:40 +00:00
pecl-dbase
pecl-drizzle - Update maintainer address 2017-05-16 13:37:51 +00:00
pecl-leveldb
pecl-memcache
pecl-memcached Enable SASL option by default 2017-05-07 21:31:14 +00:00
pecl-memcached2
pecl-mongo
pecl-mongodb
pecl-pdo_user
pecl-redis databases/pecl-redis: Update to 3.1.3 2017-07-18 20:20:41 +00:00
pecl-rrd
pecl-tokyo_tyrant - Update maintainer address 2017-05-16 13:37:51 +00:00
percona55-client
percona55-server MySQL ports: Extend CONFLICTS_INSTALL in conflicting ports. 2017-08-14 05:37:21 +00:00
percona56-client Update to 5.6.36-82.0 2017-08-01 19:14:54 +00:00
percona56-server MySQL ports: Extend CONFLICTS_INSTALL in conflicting ports. 2017-08-14 05:37:21 +00:00
percona57-client
percona57-pam-for-mysql
percona57-server MySQL ports: Extend CONFLICTS_INSTALL in conflicting ports. 2017-08-14 05:37:21 +00:00
percona-pam-for-mysql Mark some ports failing on power64. In cases where the error message 2017-05-21 13:21:04 +00:00
percona-toolkit
pg_activity
pg_citus Update to 6.2.3 2017-07-18 13:01:26 +00:00
pg_dirtyread Update to version 1.2 2017-08-07 13:42:44 +00:00
pg_partman New port: databases/pg_partman 2017-08-11 09:26:25 +00:00
pg_qualstats
pg_reorg
pg_repack New port: databases/pg_repack 2017-07-06 10:10:08 +00:00
pg_rman Regular USE_GITHUB cleanup. 2017-07-27 13:57:30 +00:00
pg_stat_kcache
pg_statsinfo
pgaccess
pgadmin3
pgagent
pgbadger Update to 9.2 2017-08-08 19:54:35 +00:00
pgbarman Update to 2.2 2017-07-18 17:34:29 +00:00
pgbouncer
pgdbf
pgespresso
pgFormatter New port: databases/pgFormatter 2017-07-05 13:08:12 +00:00
pgfouine
pgloader
pgloader3 New port: databases/pgloader3 2017-08-07 13:46:50 +00:00
pglogical Fix build with postgresql9.4 2017-06-10 21:59:45 +00:00
pgmodeler Revision bump of all ports with USE_GL after consolidation of mesa-libs 2017-05-23 05:03:14 +00:00
pgpool databases/pgpool: Limit PORTSCOUT to 3.4.x 2017-05-16 08:58:32 +00:00
pgpool-II-33
pgpool-II-35 Fix PKGBASE collision with databases/pgpool 2017-05-16 20:01:43 +00:00
pgpool-II-36 Fix PKGBASE collision with databases/pgpool 2017-05-16 20:01:43 +00:00
pgreplay
pgrouting Update to 2.4.2 2017-08-17 12:16:54 +00:00
pgsphere
pgtcl
pgtop
pgtune - Add LICENSE 2017-05-15 19:39:49 +00:00
pguri
pgworksheet
php5-pdo_cassandra
php5-tarantool
php56-dba
php56-interbase
php56-mssql
php56-mysql
php56-mysqli
php56-odbc
php56-pdo
php56-pdo_dblib
php56-pdo_firebird
php56-pdo_mysql
php56-pdo_odbc
php56-pdo_pgsql
php56-pdo_sqlite
php56-pgsql
php56-sqlite3
php56-sybase_ct
php70-dba
php70-interbase
php70-memcache
php70-memcached
php70-mysqli
php70-odbc
php70-pdo
php70-pdo_dblib
php70-pdo_firebird
php70-pdo_mysql
php70-pdo_odbc
php70-pdo_pgsql
php70-pdo_sqlite
php70-pgsql
php70-sqlite3
php71-dba
php71-interbase
php71-memcache
php71-mysqli
php71-odbc
php71-pdo
php71-pdo_dblib
php71-pdo_firebird
php71-pdo_mysql
php71-pdo_odbc
php71-pdo_pgsql
php71-pdo_sqlite
php71-pgsql
php71-sqlite3
php-mdcached
php-xapian
phpliteadmin
phpminiadmin
phpmyadmin Update URL -- http redirects to https 2017-08-01 15:53:00 +00:00
phppgadmin
pldebugger - Add database/pldebugger 2017-06-25 23:16:44 +00:00
plpgsql_check databases/plpgsql_check: Add missing stripping 2017-07-06 09:23:27 +00:00
postgis20 Fix CONFLICTS_INSTALL 2017-05-27 19:42:13 +00:00
postgis21 Update CONFLICTS 2017-07-16 16:12:21 +00:00
postgis22
postgis23 databases/postgis23: Update to 2.3.3 2017-07-16 01:50:32 +00:00
postgis-jdbc
postgres-xl databases/postgres-xl: fix BUILD_DEPENDS 2017-08-16 20:00:46 +00:00
postgresql10-client Add PostgreSQL-10 to the ports tree 2017-08-10 14:23:31 +00:00
postgresql10-contrib Fix broken postgresql10-contrib 2017-08-13 13:52:53 +00:00
postgresql10-docs Add PostgreSQL-10 to the ports tree 2017-08-10 14:23:31 +00:00
postgresql10-pgtcl Add PostgreSQL-10 to the ports tree 2017-08-10 14:23:31 +00:00
postgresql10-plperl Add PostgreSQL-10 to the ports tree 2017-08-10 14:23:31 +00:00
postgresql10-plpython Add PostgreSQL-10 to the ports tree 2017-08-10 14:23:31 +00:00
postgresql10-pltcl For some reason, databases/postgresql10-pltcl was different from all 2017-08-17 16:19:35 +00:00
postgresql10-server Fix broken postgresql10-contrib 2017-08-13 13:52:53 +00:00
postgresql92-client - Include pg_regress to all postgresql*-client ports, to allow running regression tests for postgresql extensions 2017-07-17 11:15:50 +00:00
postgresql92-contrib
postgresql92-docs
postgresql92-pgtcl
postgresql92-plperl
postgresql92-plpython
postgresql92-pltcl
postgresql92-server The PostgreSQL Global Development Group has released an update to all 2017-08-10 14:21:20 +00:00
postgresql93-client - Include pg_regress to all postgresql*-client ports, to allow running regression tests for postgresql extensions 2017-07-17 11:15:50 +00:00
postgresql93-contrib
postgresql93-docs
postgresql93-pgtcl
postgresql93-plperl
postgresql93-plpython
postgresql93-pltcl
postgresql93-server The PostgreSQL Global Development Group has released an update to all 2017-08-10 14:21:20 +00:00
postgresql94-client - Include pg_regress to all postgresql*-client ports, to allow running regression tests for postgresql extensions 2017-07-17 11:15:50 +00:00
postgresql94-contrib
postgresql94-docs
postgresql94-pgtcl
postgresql94-plperl
postgresql94-plpython
postgresql94-pltcl
postgresql94-server The PostgreSQL Global Development Group has released an update to all 2017-08-10 14:21:20 +00:00
postgresql95-client - Include pg_regress to all postgresql*-client ports, to allow running regression tests for postgresql extensions 2017-07-17 11:15:50 +00:00
postgresql95-contrib
postgresql95-docs
postgresql95-pgtcl
postgresql95-plperl Fix the PostgreSQL 10 package names. 2017-08-17 16:19:01 +00:00
postgresql95-plpython Fix the PostgreSQL 10 package names. 2017-08-17 16:19:01 +00:00
postgresql95-pltcl
postgresql95-server The PostgreSQL Global Development Group has released an update to all 2017-08-10 14:21:20 +00:00
postgresql96-client - Include pg_regress to postgresql96-client, to allow running regression tests for postgresql extensions 2017-06-29 12:04:18 +00:00
postgresql96-contrib
postgresql96-docs Fix the PostgreSQL 10 package names. 2017-08-17 16:19:01 +00:00
postgresql96-pgtcl
postgresql96-plperl
postgresql96-plpython
postgresql96-pltcl Fix the PostgreSQL 10 package names. 2017-08-17 16:19:01 +00:00
postgresql96-server The PostgreSQL Global Development Group has released an update to all 2017-08-10 14:21:20 +00:00
postgresql-cstore_fdw databases/postgresql-cstore_fdw: Update to 1.6.0 2017-07-23 14:47:33 +00:00
postgresql-jdbc
postgresql-libpgeasy
postgresql-libpqxx
postgresql-libpqxx3
postgresql-mysql_fdw New port: databases/postgresql-mysql_fdw 2017-06-23 09:02:17 +00:00
postgresql-odbc databases/postgresql-odbc: Update version 09.06.0200=>09.06.3100 2017-05-20 09:27:14 +00:00
postgresql-orafce databases/postgresql-orafce: move Readme into PORTDOCS 2017-07-19 09:09:18 +00:00
postgresql-plproxy
postgresql-plruby Update to 0.5.7 and unbreak for ruby 2.2+. 2017-06-12 10:06:14 +00:00
postgresql-plv8js Fix WWW 2017-06-25 15:03:50 +00:00
postgresql-relay
postgresql-repmgr
postgresql-repmgr2
postgresql-tds_fdw databases/postgresql-tds_fdw: Fix LIB_DEPENDS, Remove BROKEN 2017-08-18 15:36:38 +00:00
postgresql-zhparser New port: databases/postgresql-zhparser 2017-07-17 10:20:42 +00:00
powa-archivist Update to a preversion 3.1.1 2017-08-10 08:24:05 +00:00
powa-web Update to latest version. 2017-05-26 15:34:18 +00:00
powerarchitect
proftpd-mod_sql_mysql
proftpd-mod_sql_odbc
proftpd-mod_sql_postgres
proftpd-mod_sql_sqlite
proftpd-mod_sql_tds Update ftp/proftpd to 1.3.6 2017-07-27 15:25:30 +00:00
puppetdb3 New port databases/puppetdb5 2017-08-12 14:14:12 +00:00
puppetdb4 New port databases/puppetdb5 2017-08-12 14:14:12 +00:00
puppetdb5 New port databases/puppetdb5 2017-08-12 14:14:12 +00:00
puppetdb-terminus3 New port databases/puppetdb-terminus5 2017-08-12 14:19:04 +00:00
puppetdb-terminus4 New port databases/puppetdb-terminus5 2017-08-12 14:19:04 +00:00
puppetdb-terminus5 New port databases/puppetdb-terminus5 2017-08-12 14:19:04 +00:00
pure-sql3
puredb
pxlib
pxtools
py3-apsw
py3-bsddb3
py3-mysqlclient
py3-psycopg2 Add PORTSCOUT 2017-07-23 13:12:51 +00:00
py33-gdbm
py33-sqlite3
py34-gdbm
py34-sqlite3
py35-gdbm
py35-sqlite3
py36-gdbm
py36-sqlite3
py-agate-sql
py-alembic
py-apsw Update to 3.19.3 2017-06-26 19:35:37 +00:00
py-bsddb
py-bsddb3
py-carbon Add NO_ARCH 2017-06-07 19:11:47 +00:00
py-cdb
py-couchdb
py-cql
py-dbf
py-dbutils
py-django-transaction-hooks Fix WWW 2017-06-25 15:03:55 +00:00
py-Elixir
py-fakeredis
py-fdb
py-firebirdsql
py-flask-sqlalchemy
py-forgetsql
py-gdbm
py-geoalchemy
py-geoalchemy2
py-hiredis
py-htsql
py-htsql-mysql
py-htsql-pgsql
py-kyotocabinet
py-leveldb
py-motor
py-mycli Update to 1.12.1 2017-08-11 21:38:26 +00:00
py-mysql2pgsql
py-mysql-connector-python
py-mysql-connector-python2
py-mysqlclient
py-MySQLdb Convert to options target helper 2017-08-05 23:11:08 +00:00
py-MySQLdb55
py-MySQLdb56
py-oops
py-oursql
py-peewee
py-pg8000
py-pg_pqueue
py-pgcli Update to 1.7.0 2017-07-16 16:09:56 +00:00
py-pgspecial
py-pgxnclient
py-pickledb
py-pickleshare Update WWW 2017-06-25 15:04:00 +00:00
py-postgresql
py-psycogreen
py-psycopg2 Update to 2.7.3 2017-07-25 16:21:35 +00:00
py-psycopg2cffi databases/py-psycopg2cffi: Update to version 2.7.6 2017-08-15 20:53:40 +00:00
py-PyGreSQL - Update to 5.0.4 2017-08-08 02:01:27 +00:00
py-pyhs
py-pylibmc
py-pymssql
py-pymysql
py-pyodbc databases/py-odbc: Update to 4.0.17, Rename to databases/py-pyodbc 2017-07-18 23:40:21 +00:00
py-pyPgSQL
py-pypuppetdb
py-pypuppetdb03
py-Pyrseas
py-pytc
py-python-memcached
py-python-rrdtool Register dependency on groff 2017-05-28 21:18:04 +00:00
py-python-sql
py-python-swiftclient
py-qt4-sql
py-qt5-sql Revision bump of all ports with USE_GL after consolidation of mesa-libs 2017-05-23 05:03:14 +00:00
py-queries
py-rb
py-redis Fix WWW 2017-06-25 15:04:05 +00:00
py-riak
py-rrdtool_lgpl
py-sispy Unbreak, the tarball doesn't have a license file 2017-07-22 09:52:39 +00:00
py-south
py-sqlalchemy10
py-sqlalchemy11 Update RUN_DEPENDS of MSSQL option 2017-08-10 18:24:15 +00:00
py-sqlalchemy-migrate
py-sqlite3
py-sqlite3dbm Fix WWW 2017-06-25 15:04:10 +00:00
py-sqlobject Convert to options helper 2017-08-20 12:30:15 +00:00
py-sqlparse
py-sqlparse01
py-sqlrelay
py-swift
py-sybase
py-tarantool
py-umemcache Fix WWW 2017-06-25 15:04:14 +00:00
py-unqlite
py-varstack
py-whisper
py-xapian Pet portlint: move BROKEN_* upward 2017-08-20 12:26:19 +00:00
pydbx
pymongo
pypy-gdbm
pypy-sqlite3
pyspatialite Update maintainer email address 2017-06-10 14:54:34 +00:00
qdbm
qdbm-plus
qof
qt4-ibase-plugin
qt4-mysql-plugin Fix qt4 ports on armv6. 2017-06-06 05:00:56 +00:00
qt4-odbc-plugin Fix qt4 ports on armv6. 2017-06-06 05:00:56 +00:00
qt4-pgsql-plugin Fix qt4 ports on armv6. 2017-06-06 05:00:56 +00:00
qt4-sql Fix qt4 ports on armv6. 2017-06-06 05:00:56 +00:00
qt4-sqlite3-plugin Fix qt4 ports on armv6. 2017-06-06 05:00:56 +00:00
qt4-sqlite-plugin Fix qt4 ports on armv6. 2017-06-06 05:00:56 +00:00
qt5-sql
qt5-sqldrivers-ibase
qt5-sqldrivers-mysql
qt5-sqldrivers-odbc
qt5-sqldrivers-pgsql
qt5-sqldrivers-sqlite2
qt5-sqldrivers-sqlite3
qt5-sqldrivers-tds
R-cran-DBI - Update to 0.7 2017-06-28 06:59:58 +00:00
R-cran-RMySQL - Update to 0.10.12 2017-07-09 03:32:02 +00:00
R-cran-RSQLite qa: add check for NO_ARCH 2017-06-18 18:09:16 +00:00
R-cran-RSQLite.extfuns qa: add check for NO_ARCH 2017-06-18 18:09:16 +00:00
R-cran-sqldf
radix.v2
rdb
rdfdb
recutils
redigo
redis Upgrade to 3.2.10. 2017-08-06 15:02:33 +00:00
redis-devel Attempt to fix the issue for 10.x, 11.x and head on i386. 2017-08-21 20:06:35 +00:00
retcl databases/retcl: update to 0.2.2 2017-05-12 15:26:11 +00:00
riak Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
riak2 Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
rocksdb Pet portlint: move BROKEN_* upward 2017-08-20 12:26:24 +00:00
rocksdb-lite
rrdman
rrdmerge
rrdtool Register dependency on groff 2017-05-28 10:58:00 +00:00
rrdtool12
ruby-bdb
ruby-gdbm
ruby-mysql
ruby-odbc
ruby-qdbm
ruby-tokyocabinet
ruby-xapian Add ruby to CATEGORIES 2017-05-31 17:29:49 +00:00
rubygem-active_model_serializers Set ruby@FreeBSD.org as maintainer of these ports, so that ruby team can 2017-08-05 03:25:17 +00:00
rubygem-active_record_query_trace Set ruby@FreeBSD.org as maintainer of these ports, so that ruby team can 2017-08-05 03:25:17 +00:00
rubygem-activemodel4 Update to 4.2.9 2017-06-27 16:15:37 +00:00
rubygem-activemodel5 Update to 5.1.3 2017-08-04 20:07:45 +00:00
rubygem-activemodel50 Update to 5.0.5 2017-08-01 17:10:26 +00:00
rubygem-activemodel-serializers-xml Update to 1.0.2 2017-08-17 15:04:10 +00:00
rubygem-activerecord4 Update to 4.2.9 2017-06-27 16:15:42 +00:00
rubygem-activerecord5 Update to 5.1.3 2017-08-04 20:07:50 +00:00
rubygem-activerecord50 Update to 5.0.5 2017-08-01 17:10:31 +00:00
rubygem-activerecord-import Update to 0.19.1 2017-07-21 17:30:30 +00:00
rubygem-activerecord-jdbc-adapter Update to 1.3.23 2017-05-15 15:53:13 +00:00
rubygem-activerecord-jdbcmysql-adapter Update to 1.3.23 2017-05-15 15:53:18 +00:00
rubygem-activerecord-session_store Update to 1.1.0 2017-05-12 21:51:13 +00:00
rubygem-after_commit_queue
rubygem-amalgalite
rubygem-arel
rubygem-arel6
rubygem-arel7
rubygem-arel-helpers Update to 2.4.0 2017-05-17 17:14:55 +00:00
rubygem-awesome_nested_set
rubygem-bdb1
rubygem-bigrecord
rubygem-couchrest
rubygem-data_objects
rubygem-datamapper
rubygem-dbd-mysql
rubygem-dbd-odbc
rubygem-dbd-pg
rubygem-dbd-sqlite3
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
rubygem-do_postgres
rubygem-do_sqlite3
rubygem-em-redis-unified
rubygem-familia
rubygem-flipper-active_record Add rubygem-flipper-active_record 0.10.2 2017-06-23 21:18:42 +00:00
rubygem-globalid
rubygem-globalid-rails5 Set ruby@FreeBSD.org as maintainer of these ports, so that ruby team can 2017-08-05 03:25:17 +00:00
rubygem-globalid-rails50 Set ruby@FreeBSD.org as maintainer of these ports, so that ruby team can 2017-08-05 03:25:17 +00:00
rubygem-her Update to 0.9.0 2017-06-26 19:36:14 +00:00
rubygem-hiredis
rubygem-jdbc-mysql Add LICENSE_FILE 2017-06-05 14:51:28 +00:00
rubygem-leo_manager_client
rubygem-mario-redis-lock Set ruby@FreeBSD.org as maintainer of these ports, so that ruby team can 2017-08-05 03:25:17 +00:00
rubygem-memcache
rubygem-memcache-client
rubygem-mysql Use USES=mysql 2017-06-26 03:24:13 +00:00
rubygem-mysql2 Update to 0.4.9 2017-08-11 21:38:56 +00:00
rubygem-openid-redis-store
rubygem-paranoia
rubygem-pg Update to 0.21.0 2017-06-13 16:54:24 +00:00
rubygem-pg_array_parser
rubygem-pghero databases/rubygem-pghero: Update to version 2.0.2 2017-08-11 14:27:55 +00:00
rubygem-pghero-rails5 Set ruby@FreeBSD.org as maintainer of these ports, so that ruby team can 2017-08-05 03:25:17 +00:00
rubygem-pghero-rails50 databases/rubygem-pghero-rails50: Update to version 2.0.2 2017-08-11 14:30:38 +00:00
rubygem-postgres_ext
rubygem-rbase
rubygem-redis
rubygem-redis-actionpack
rubygem-redis-actionpack-rails5 Set ruby@FreeBSD.org as maintainer of these ports, so that ruby team can 2017-08-05 03:25:17 +00:00
rubygem-redis-actionpack-rails50 Set ruby@FreeBSD.org as maintainer of these ports, so that ruby team can 2017-08-05 03:25:17 +00:00
rubygem-redis-namespace
rubygem-seed-fu
rubygem-sqlite3
rubygem-sqlite3-ruby
rubygem-state_machines-activemodel Update to 0.5.0 2017-06-21 18:51:20 +00:00
rubygem-state_machines-activerecord Update to 0.5.0 2017-06-21 18:51:25 +00:00
rubygem-tarantool qa: add check for NO_ARCH 2017-06-18 18:09:16 +00:00
sfcgal databases/sfcgal: Update to 1.3.1 2017-06-07 23:39:22 +00:00
sharedance
skytools
slony1v2
soci Disable dependency on firebird for tier-2 archs. There is work underway 2017-05-14 06:52:09 +00:00
spatialite Update maintainer email address 2017-06-10 14:54:34 +00:00
spatialite_gui Update maintainer email address 2017-06-10 14:54:34 +00:00
spatialite-tools Update maintainer email address 2017-06-10 14:54:34 +00:00
speedtables databases/speedtables: update to 1.13.2 2017-08-14 15:44:12 +00:00
sql-workbench
sqlbuddy
sqlcached Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
sqlcipher
sqlclient Update GNUstep core libraries. 2017-08-21 13:26:28 +00:00
sqldeveloper - Update to 4.2.0.17.089.1709 2017-05-23 21:59:15 +00:00
sqlite2 Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
sqlite3 Add '-lm' for FTS5 for log() function. 2017-08-11 14:12:44 +00:00
sqlite-ext-miscfuncs
sqlite-ext-pcre
sqlite-ext-regexp
sqlite-ext-spellfix
sqlitebrowser databases/sqlitebrowser: update to 3.10.0; remove sqlitebrowser-qt5 2017-08-21 20:22:25 +00:00
sqliteconvert
sqliteman
sqlitemanager
sqliteodbc
sqliteodbc-sqlite2 Mark some ports failing on armv6, for errors classified as "clang". 2017-05-27 15:07:11 +00:00
sqlitestudio Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
sqlrelay Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
sqsh Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
squirrel-sql
tablelog
tarantool - Update to 1.7.4.260 2017-07-10 13:54:08 +00:00
tarantool-c Respect CFLAGS: particularly, do not pass `-march=native' which some 2017-05-27 05:26:56 +00:00
tcl-lmdb
tcl-Mysql Mark some ports failing to package on armv6, with errors classified as 2017-05-27 21:43:26 +00:00
tcl-sqlite3 Update databases/tcl-sqlite3 to 3.20.0 2017-08-12 07:47:52 +00:00
tdb
tdbc databases/tdbc: update to 1.0.5, cleanup Makefile 2017-08-21 07:39:18 +00:00
tile38 databases/tile38: Update from 1.5.2 to 1.9.0 2017-08-11 10:21:44 +00:00
timescaledb - databases/timescaledb: Update from 0.2.0 to 0.3.0 2017-08-14 17:02:33 +00:00
tinycdb
tokyocabinet Mark some ports failing on armv6, for errors classified as "coredump". 2017-05-27 21:16:51 +00:00
tokyotyrant
tora
tsearch_extras
tuning-primer
twemproxy
unixODBC
useracc
vfront
virtualpg Update to 1.0.2 2017-06-11 19:04:08 +00:00
virtuoso Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
vsqlite
wfb2sql
wmjsql
WWWdb
xapian-bindings
xapian-bindings12 Fix CONFLICTS_INSTALL 2017-05-27 19:42:13 +00:00
xapian-core Fix CONFLICTS_INSTALL 2017-05-27 19:42:13 +00:00
xapian-core10 Fix CONFLICTS_INSTALL 2017-05-27 19:42:13 +00:00
xapian-core12 Fix CONFLICTS_INSTALL 2017-05-27 19:42:13 +00:00
xtrabackup Make ninja opt-out in cmake.mk 2017-06-25 21:07:58 +00:00
zodb3
Makefile databases/sqlitebrowser: update to 3.10.0; remove sqlitebrowser-qt5 2017-08-21 20:22:25 +00:00