freebsd-ports/databases/Makefile

1062 lines
31 KiB
Makefile
Raw Normal View History

2012-02-10 10:21:13 +01:00
# $FreeBSD$
#
2001-09-21 07:49:14 +02:00
2014-12-07 14:46:25 +01:00
COMMENT = Databases and related software
SUBDIR += R-cran-DBI
SUBDIR += R-cran-RMySQL
SUBDIR += R-cran-RSQLite
SUBDIR += R-cran-RSQLite.extfuns
SUBDIR += R-cran-sqldf
SUBDIR += WWWdb
SUBDIR += adabase
SUBDIR += adminer
SUBDIR += adodb
SUBDIR += adodb5
SUBDIR += akonadi
SUBDIR += animenfo-client
SUBDIR += animenfo-client-gtk
SUBDIR += apq
SUBDIR += apq-mysql
SUBDIR += apq-odbc
SUBDIR += apq-pgsql
SUBDIR += arangodb32
SUBDIR += arangodb33
SUBDIR += ateam_mysql_ldap_auth
SUBDIR += autobackupmysql
SUBDIR += bbdb
SUBDIR += beansdb
SUBDIR += buzhug
SUBDIR += c3p0
SUBDIR += cassandra-cpp-driver
SUBDIR += casstcl
SUBDIR += cdb
SUBDIR += cego
SUBDIR += cegobridge
SUBDIR += clickhouse
SUBDIR += cockroach
SUBDIR += couchdb
SUBDIR += courier-authlib-mysql
SUBDIR += courier-authlib-pgsql
SUBDIR += courier-authlib-userdb
SUBDIR += courier-authlib-usergdbm
SUBDIR += cppdb
SUBDIR += credis
SUBDIR += dalmp
SUBDIR += datamodeler
SUBDIR += db
SUBDIR += db48
SUBDIR += db5
SUBDIR += db6
SUBDIR += dbconnect
SUBDIR += dbf
1999-10-04 00:05:14 +02:00
SUBDIR += dbf2mysql
2002-08-09 18:22:37 +02:00
SUBDIR += dbh
SUBDIR += dbow
SUBDIR += dbtool
SUBDIR += dbview
SUBDIR += elixir-calecto
SUBDIR += elixir-db_connection
SUBDIR += elixir-ecto
2015-10-13 18:12:17 +02:00
SUBDIR += elixir-exredis
SUBDIR += elixir-geo
SUBDIR += elixir-mariaex
SUBDIR += elixir-mongo
SUBDIR += elixir-postgrex
SUBDIR += elixir-timex_ecto
SUBDIR += emma
SUBDIR += erlang-couchbeam
SUBDIR += erlang-epgsql
SUBDIR += erlang-eredis
2004-11-08 00:03:07 +01:00
SUBDIR += evolution-data-server
SUBDIR += fastdb
SUBDIR += firebird25-client
SUBDIR += firebird25-server
SUBDIR += flamerobin
SUBDIR += fortytwo-bdb
SUBDIR += fpc-dblib
2014-01-28 04:25:28 +01:00
SUBDIR += fpc-fpindexer
SUBDIR += fpc-gdbm
SUBDIR += fpc-ibase
SUBDIR += fpc-mysql
SUBDIR += fpc-odbc
SUBDIR += fpc-oracle
SUBDIR += fpc-postgres
SUBDIR += fpc-pxlib
SUBDIR += fpc-sqlite
1999-11-26 22:00:08 +01:00
SUBDIR += freetds
2009-02-15 00:31:43 +01:00
SUBDIR += freetds-devel
SUBDIR += frontbase-jdbc
1998-11-03 11:02:10 +01:00
SUBDIR += gadfly
SUBDIR += galera
1996-04-12 08:44:38 +02:00
SUBDIR += gdbm
SUBDIR += geoserver-mysql-plugin
SUBDIR += gigabase
SUBDIR += gnats4
SUBDIR += gnatsweb4
SUBDIR += gomdb
SUBDIR += gosqlite3
SUBDIR += gqlplus
SUBDIR += grass7
1999-03-20 06:43:38 +01:00
SUBDIR += gtksql
SUBDIR += hamsterdb
SUBDIR += hashtypes
SUBDIR += hbase
SUBDIR += hiredis
- Update The Glorious Glasgow Haskell Compiler to version 7.8.3 - Update Haskell Platform to version 2014.2.0.0 - Update Yesod Platform to version 1.2.13 - Update Gtk2Hs to version 0.12.5 - Update Pandoc to version 1.12.4.2 - Update git-annex to version 5.20140717 - Unbreak wxHaskell ports Please note that port revisions for all the Haskell ports without version changes are bumped. New ports (69): databases/hs-esqueleto: Type-safe EDSL for SQL queries on persistent backends devel/hs-Glob: Globbing library devel/hs-STMonadTrans: Monad transformer version of the ST monad devel/hs-auto-update: Efficiently run periodic, on-demand actions devel/hs-asn1-encoding: ASN1 data reader and writer in RAW, BER and DER forms devel/hs-asn1-parse: Simple monadic parser for ASN1 stream types devel/hs-atomic-primops: Safe approach to CAS and other atomic operations devel/hs-boxes: 2D text pretty-printing library devel/hs-byteable: Type class for sequence of bytes devel/hs-chunked-data: Typeclasses for dealing with chunked data devel/hs-conduit-combinators: Commonly used conduit functions devel/hs-conduit-extra: Conduit adapters for common libraries devel/hs-data-hash: Combinators for building fast hashing functions devel/hs-deepseq-generics: Generics-based Control.DeepSeq.rnf implementation devel/hs-dlist-instances: Difference lists instances devel/hs-enclosed-exceptions: Catching exceptions within enclosed computations devel/hs-equivalence: Maintaining equivalence relations as union-find devel/hs-exceptions: Extensible optionally-pure exceptions devel/hs-free: Monads for free devel/hs-hslua: Lua language interpreter embedding in Haskell devel/hs-keys: Keyed functors and containers devel/hs-monad-loops: Monadic loops devel/hs-monads-tf: Monad classes, using type families devel/hs-mono-traversable: Traversing monomorphic containers devel/hs-prelude-extras: Higher-order versions of Prelude classes devel/hs-prettyclass: Pretty printing class similar to Show devel/hs-scientific: Numbers represented using scientific notation devel/hs-securemem: Auto scrubbing and const time eq, memory chunk devel/hs-shake: Build system library, like Make, but more accurate dependencies devel/hs-stm-chans: Additional types of channels for STM devel/hs-streaming-commons: Common functions for streaming data libraries devel/hs-text-icu: Bindings to the ICU library devel/hs-tf-random: High-quality splittable pseudorandom number generator devel/hs-transformers-compat: Compatibility shim for transformers devel/hs-vector-binary-instances: Binary instances for vector devel/hs-vector-instances: Orphan Instances for 'Data.Vector' devel/hs-vector-th-unbox: Deriver for Data.Vector.Unboxed with Template Haskell dns/hs-dns: DNS library in Haskell dns/hs-gnuidn: Bindings for GNU IDN net/hs-connection: Simple and easy network connections API net/hs-gsasl: Bindings for GNU libgsasl net/hs-iproute: IP Routing Table net/hs-network-protocol-xmpp: Client library for the XMPP protocol security/hs-DRBG: Deterministic random bit generator security/hs-cipher-aes128: AES and common modes using AES-NI when available security/hs-cipher-blowfish: Blowfish cipher security/hs-cipher-camellia: Camellia block cipher primitives security/hs-cipher-des: DES and 3DES primitives security/hs-crypto-cipher-types: Generic cryptography cipher types security/hs-crypto-random: Simple cryptographic random related types security/hs-cryptohash-conduit: Cryptohash conduit security/hs-cryptohash-cryptoapi: Crypto-api interfaces for cryptohash security/hs-gnutls: Bindings for GNU libgnutls security/hs-x509: X509 reader and writer security/hs-x509-store: X.509 collection accessing and storing methods security/hs-x509-system: Per-operating-system X.509 accessors and storage security/hs-x509-validation: X.509 Certificate and CRL validation sysutils/hs-ekg: Remote monitoring of processes sysutils/hs-ekg-core: Tracking of system metrics textproc/hs-appar: Simple applicative parser textproc/hs-libxml-sax: Bindings for the libXML2 SAX interface textproc/hs-uri: Library for working with URIs textproc/hs-xml-hamlet: Hamlet-style quasiquoter for XML content www/hs-DAV: RFC 4918 WebDAV support www/hs-http-client: HTTP client engine www/hs-http-client-tls: http-client backend with TLS support www/hs-warp-tls: HTTP over SSL/TLS support for Warp via the TLS package www/hs-yesod-auth-hashdb: Authentication plugin for Yesod www/hs-yesod-bin: Yesod helper executable Updated ports (279): archivers/hs-zip-archive 0.1.3.4_5 --> 0.2.3.2 archivers/hs-zlib-enum 0.2.3_6 --> 0.2.3.1 audio/hs-ALUT 2.2.0.0_14 --> 2.3.0.1 audio/hs-OpenAL 1.4.0.2_5 --> 1.6.0.0 audio/hs-libmpd 0.8.0.2_5 --> 0.8.0.5 benchmarks/hs-criterion 0.6.2.1_6 --> 0.8.1.0 converters/hs-aeson 0.6.1.0_6 --> 0.7.0.6 converters/hs-dataenc 0.14.0.5_5 --> 0.14.0.7 databases/hs-mysql 0.1.1.4_8 --> 0.1.1.6 databases/hs-persistent 1.2.0.1_4 --> 1.3.1.1 databases/hs-persistent-sqlite 1.2.0_4 --> 1.3.0.5 databases/hs-persistent-template 1.2.0_4 --> 1.3.1.4 devel/hs-Boolean 0.2_5 --> 0.2.1 devel/hs-ConfigFile 1.1.1_9 --> 1.1.2 devel/hs-DrIFT 2.2.3_8 --> 2.4.2 devel/hs-MemoTrie 0.6.1_6 --> 0.6.2 devel/hs-MissingH 1.2.0.0_6 --> 1.2.1.0 devel/hs-MonadCatchIO-mtl 0.3.0.5_6 --> 0.3.1.0 devel/hs-MonadCatchIO-transformers 0.3.0.0_8 --> 0.3.1.0 devel/hs-MonadRandom 0.1.9_4 --> 0.1.13 devel/hs-SafeSemaphore 0.9.0_6 --> 0.10.1 devel/hs-Stream 0.4.6.1_6 --> 0.4.7.1 devel/hs-TypeCompose 0.9.9_5 --> 0.9.10 devel/hs-abstract-deque 0.2_4 --> 0.3 devel/hs-abstract-par 0.3.1_8 --> 0.3.3 devel/hs-alex 3.0.5_4 --> 3.1.3 devel/hs-ansi-terminal 0.6_5 --> 0.6.1.1 devel/hs-ansi-wl-pprint 0.6.6_6 --> 0.6.7.1 devel/hs-asn1-types 0.1.3_4 --> 0.2.3 devel/hs-async 2.0.1.4_4 --> 2.0.1.5 devel/hs-base16-bytestring 0.1.1.5_7 --> 0.1.1.6 devel/hs-basic-prelude 0.3.5.0_4 --> 0.3.8 devel/hs-bifunctors 3.2.0.1_5 --> 4.1.1.1 devel/hs-blaze-builder 0.3.1.1_4 --> 0.3.3.2 devel/hs-blaze-builder-enumerator 0.2.0.5_6 --> 0.2.0.6 devel/hs-blaze-textual 0.2.0.8_6 --> 0.2.0.9 devel/hs-bloomfilter 1.2.6.10_7 --> 2.0.0.0 devel/hs-bytestring-show 0.3.5.5_4 --> 0.3.5.6 devel/hs-c2hs 0.16.4_6 --> 0.17.2 devel/hs-cabal-install 1.16.0.2_4 --> 1.18.0.5 devel/hs-cereal 0.3.5.2_7 --> 0.4.0.1 devel/hs-checkers 0.3.1_5 --> 0.3.2 devel/hs-classy-prelude 0.5.7_4 --> 0.9.3 devel/hs-classy-prelude-conduit 0.5.3_5 --> 0.9.3 devel/hs-cmdargs 0.10.3_4 --> 0.10.9 devel/hs-conduit 1.0.5_4 --> 1.1.7 devel/hs-configurator 0.2.0.2_6 --> 0.3.0.0 devel/hs-convertible 1.0.11.1_8 --> 1.1.0.0 devel/hs-cpphs 1.16_5 --> 1.18.5 devel/hs-data-pprint 0.2.1.4_6 --> 0.2.3 devel/hs-directory-tree 0.11.0_6 --> 0.12.0 devel/hs-dlist 0.5_13 --> 0.7.1 devel/hs-either 3.4_5 --> 4.3.0.1 devel/hs-enumerator 0.4.19_8 --> 0.4.20 devel/hs-errors 1.4.1_5 --> 1.4.7 devel/hs-fast-logger 0.3.1_7 --> 2.2.0 devel/hs-fgl 5.4.2.4_9 --> 5.5.0.1 devel/hs-file-embed 0.0.4.7_5 --> 0.0.7 devel/hs-filestore 0.6.0.1_5 --> 0.6.0.3 devel/hs-fsnotify 0.0.11_4 --> 0.1.0.3 devel/hs-gconf 0.12.1.1_6 --> 0.12.5.0 devel/hs-generic-deriving 1.5.0_4 --> 1.6.3 devel/hs-geniplate 0.6.0.3_5 --> 0.6.0.4 devel/hs-ghc-events 0.4.2.0_6 --> 0.4.3.0 devel/hs-ghc-mtl 1.0.1.2_6 --> 1.2.1.0 devel/hs-gio 0.12.4_6 --> 0.12.5.3 devel/hs-glade 0.12.1_10 --> 0.12.5.0 devel/hs-glib 0.12.4_6 --> 0.12.5.4 devel/hs-gtk2hs-buildtools 0.12.4_6 --> 0.12.5.2 devel/hs-haddock 2.13.2_4 --> 2.14.2 devel/hs-happy 1.18.10_6 --> 1.19.4 devel/hs-hashable 1.1.2.5_4,1 --> 1.2.2.0,1 devel/hs-hashed-storage 0.5.10_6 --> 0.5.11 devel/hs-hashtables 1.1.0.2_5 --> 1.1.2.1 devel/hs-haskell-src 1.0.1.5_8 --> 1.0.1.6 devel/hs-haskell-src-exts 1.13.5_6 --> 1.15.0.1 devel/hs-hasktags 0.68.2_5 --> 0.69.0 devel/hs-hastache 0.5.0_5 --> 0.6.0 devel/hs-hinotify 0.3.5_6 --> 0.3.7 devel/hs-hint 0.3.3.6_5 --> 0.4.2.0 devel/hs-hlint 1.8.45_4 --> 1.9.3 devel/hs-hoogle 4.2.16_5 --> 4.2.34 devel/hs-hslogger 1.2.1_6 --> 1.2.4 devel/hs-hspec 1.5.4_4 --> 1.11.0 devel/hs-hspec-expectations 0.3.2_4 --> 0.6.0.1 devel/hs-kqueue 0.1.2.4_6 --> 0.1.2.6 devel/hs-language-c 0.3.2.1_11 --> 0.4.5 devel/hs-language-javascript 0.5.7_6 --> 0.5.13 devel/hs-largeword 1.0.5_4 --> 1.2.3 devel/hs-lens 3.9.0.2_4 --> 4.3.3 devel/hs-lifted-base 0.2.0.5_4 --> 0.2.3.0 devel/hs-logict 0.6_5 --> 0.6.0.2 devel/hs-mmap 0.5.8_7 --> 0.5.9 devel/hs-mmorph 1.0.0_4 --> 1.0.3 devel/hs-monad-control 0.3.2.1_4 --> 0.3.3.0 devel/hs-monad-logger 0.3.1.1_4 --> 0.3.7.1 devel/hs-monad-par 0.3.4.2_4 --> 0.3.4.6 devel/hs-monad-par-extras 0.3.2_8 --> 0.3.3 devel/hs-mtl 2.1.2_6 --> 2.1.3.1 devel/hs-mueval 0.9_5 --> 0.9.1.1 devel/hs-murmur-hash 0.1.0.6_6 --> 0.1.0.7 devel/hs-optparse-applicative 0.5.2.1_5 --> 0.9.1.1 devel/hs-parallel 3.2.0.3_6 --> 3.2.0.4 devel/hs-pcre-light 0.4_13 --> 0.4.0.2 devel/hs-primitive 0.5.0.1_6 --> 0.5.2.1 devel/hs-profunctors 3.3.0.1_4 --> 4.2.0.1 devel/hs-project-template 0.1.3_5 --> 0.1.4.1 devel/hs-quickcheck-io 0.1.0_4 --> 0.1.1 devel/hs-reflection 1.3.2_4 --> 1.5.1 devel/hs-resource-pool 0.2.1.1_6 --> 0.2.3.0 devel/hs-resourcet 0.4.7.1_4 --> 1.1.2.3 devel/hs-safe 0.3.3_9 --> 0.3.7 devel/hs-setenv 0.1.0_6 --> 0.1.1.1 devel/hs-simple-reflect 0.3.1_5 --> 0.3.2 devel/hs-smallcheck 1.0.2_5 --> 1.1.1 devel/hs-syb 0.4.0_4 --> 0.4.1 devel/hs-syb-with-class 0.6.1.4_6 --> 0.6.1.5 devel/hs-system-fileio 0.3.11_5 --> 0.3.14 devel/hs-system-filepath 0.4.7_6 --> 0.4.12 devel/hs-tagged 0.6_4 --> 0.7.2 devel/hs-temporary 1.1.2.4_6 --> 1.2.0.3 devel/hs-test-framework 0.8_7 --> 0.8.0.3 devel/hs-test-framework-hunit 0.3.0_7 --> 0.3.0.1 devel/hs-test-framework-quickcheck2 0.3.0.1_7 --> 0.3.0.3 devel/hs-text 0.11.3.1_4 --> 1.1.0.0 devel/hs-threads 0.5.0.2_5 --> 0.5.1.2 devel/hs-threadscope 0.2.2_6 --> 0.2.4 devel/hs-timezone-olson 0.1.2_5 --> 0.1.4 devel/hs-timezone-series 0.1.2_5 --> 0.1.3 devel/hs-transformers-base 0.4.1_9 --> 0.4.2 devel/hs-uniplate 1.6.10_6 --> 1.6.12 devel/hs-unix-compat 0.4.1.1_4 --> 0.4.1.3 devel/hs-unix-time 0.1.8_4 --> 0.3.3 devel/hs-unordered-containers 0.2.3.1_4 --> 0.2.4.0 devel/hs-utf8-light 0.4.0.1_8 --> 0.4.2 devel/hs-utf8-string 0.3.7_9 --> 0.3.8 devel/hs-utility-ht 0.0.9_4 --> 0.0.10 devel/hs-uuagc 0.9.42.3_4 --> 0.9.51 devel/hs-uuagc-cabal 1.0.4.0_7 --> 1.0.5.0 devel/hs-uuid 1.2.13_4 --> 1.3.3 devel/hs-uulib 0.9.15_5 --> 0.9.16 devel/hs-vault 0.2.0.4_5 --> 0.3.0.3 devel/hs-vector 0.10.0.1_6 --> 0.10.9.1 devel/hs-vector-algorithms 0.5.4.2_6 --> 0.6.0.3 devel/hs-void 0.6_4 --> 0.6.1 devel/hs-word8 0.0.3_5 --> 0.1.1 graphics/hs-HGL 3.2.0.2_14 --> 3.2.0.5 graphics/hs-cairo 0.12.4_6 --> 0.12.5.3 graphics/hs-svgcairo 0.12.1.1_8 --> 0.12.5.2 mail/hs-email-validate 1.0.0_5 --> 2.0.1 mail/hs-mime 0.3.4_6 --> 0.4.0.1 mail/hs-mime-mail 0.4.1.2_7 --> 0.4.5.2 mail/hs-mime-types 0.1.0.3_5 --> 0.1.0.4 math/hs-Agda 2.3.2_6 --> 2.4.0.2 math/hs-categories 1.0.5_5 --> 1.0.6 math/hs-comonad 3.0.2_5 --> 4.2.2 math/hs-contravariant 0.4_5 --> 1.1 math/hs-data-lens 2.10.2_7 --> 2.10.5 math/hs-data-lens-template 2.1.7_7 --> 2.1.8 math/hs-distributive 0.3.1_5 --> 0.4.4 math/hs-math-functions 0.1.3.0_5 --> 0.1.5.2 math/hs-mwc-random 0.12.0.1_6 --> 0.13.1.2 math/hs-nats 0.1_5 --> 0.2 math/hs-pointed 3.0.2_6 --> 4.1 math/hs-probability 0.2.4_8 --> 0.2.4.1 math/hs-semigroupoids 3.0.2_6 --> 4.0.4 math/hs-semigroups 0.9.1_4 --> 0.15.2 math/hs-statistics 0.10.3.1_4 --> 0.13.2.1 math/hs-vector-space 0.8.6_7 --> 0.8.7 multimedia/hs-gstreamer 0.12.1.2_6 --> 0.12.5.0 net/hs-network 2.4.1.2_4 --> 2.4.2.3 net/hs-network-info 0.2.0.3_6 --> 0.2.0.5 net/hs-network-multicast 0.0.7_6 --> 0.0.11 net/hs-simple-sendfile 0.2.11_5 --> 0.2.15 net/hs-socks 0.5.1_4 --> 0.5.4 science/hs-bio 0.5.2_8 --> 0.5.3 security/hs-HsOpenSSL 0.10.3.3_6 --> 0.11 security/hs-RSA 1.2.2.0_7 --> 2.0.0 security/hs-SHA 1.6.1_6 --> 1.6.4.1 security/hs-certificate 1.3.7_4 --> 1.3.9 security/hs-cipher-aes 0.1.8_4 --> 0.2.8 security/hs-cipher-rc4 0.1.2_5 --> 0.1.4 security/hs-clientsession 0.9_4 --> 0.9.0.3 security/hs-cprng-aes 0.3.4_6 --> 0.5.2 security/hs-crypto-api 0.12.1_4 --> 0.13 security/hs-crypto-conduit 0.5.2_4 --> 0.5.4 security/hs-crypto-numbers 0.1.3_5 --> 0.2.3 security/hs-crypto-pubkey 0.1.3_4 --> 0.2.4 security/hs-crypto-pubkey-types 0.3.2_4 --> 0.4.2.2 security/hs-cryptocipher 0.5.0_4 --> 0.6.2 security/hs-cryptohash 0.9.0_4 --> 0.11.6 security/hs-entropy 0.2.1_9 --> 0.3.2 security/hs-monadcryptorandom 0.5.1_5 --> 0.6.1 security/hs-pem 0.1.2_6 --> 0.2.2 security/hs-pwstore-fast 2.3_7 --> 2.4.1 security/hs-skein 1.0.3_4 --> 1.0.9 security/hs-tls 1.1.2_5 --> 1.2.8 sysutils/hs-angel 0.3.4_6 --> 0.5.0 sysutils/hs-cpu 0.1.1_7 --> 0.1.2 textproc/hs-Diff 0.2.0_5 --> 0.3.0 textproc/hs-HStringTemplate 0.7.1_5 --> 0.7.3 textproc/hs-HaXml 1.24_4 --> 1.24.1 textproc/hs-attoparsec-enumerator 0.3.1_7 --> 0.3.3 textproc/hs-blaze-html 0.6.1.1_4 --> 0.7.0.2 textproc/hs-blaze-markup 0.5.1.5_4 --> 0.6.1.0 textproc/hs-case-insensitive 1.0.0.2_4 --> 1.1.0.3 textproc/hs-citeproc-hs 0.3.8_5 --> 0.3.9 textproc/hs-feed 0.3.8_13 --> 0.3.9.2 textproc/hs-hexpat 0.20.3_6 --> 0.20.6 textproc/hs-highlighting-kate 0.5.3.9_4 --> 0.5.8.5 textproc/hs-html-conduit 1.1.0_5 --> 1.1.0.5 textproc/hs-hxt 9.3.1.1_7 --> 9.3.1.4 textproc/hs-hxt-charproperties 9.1.1_9 --> 9.1.1.1 textproc/hs-hxt-unicode 9.0.2_9 --> 9.0.2.2 textproc/hs-pandoc-types 1.10_5 --> 1.12.4.1 textproc/hs-parsec 3.1.3_6 --> 3.1.5 textproc/hs-regex-pcre-builtin 0.94.4.5.8.31_5 --> 0.94.4.8.8.35 textproc/hs-regex-tdfa 1.1.8_5 --> 1.2.0 textproc/hs-stringsearch 0.3.6.4_6 --> 0.3.6.5 textproc/hs-tagsoup 0.12.8_6 --> 0.13.1 textproc/hs-tagstream-conduit 0.5.4_5 --> 0.5.5.1 textproc/hs-texmath 0.6.1.5_4 --> 0.6.7 textproc/hs-xml-conduit 1.1.0.3_5 --> 1.2.1 textproc/hs-xml-types 0.3.3_6 --> 0.3.4 textproc/hs-xmlhtml 0.2.1_5 --> 0.2.3.2 textproc/hs-yaml 0.8.2.4_4 --> 0.8.8.4 www/hs-HTTP 4000.2.8_4 --> 4000.2.10 www/hs-authenticate 1.3.2.6_5 --> 1.3.2.9 www/hs-cgi 3001.1.7.5_4,1 --> 3001.1.8.5,1 www/hs-cookie 0.4.0.1_6 --> 0.4.1.2 www/hs-css-text 0.1.1_10 --> 0.1.2.1 www/hs-gitit 0.10.3.1_5 --> 0.10.4 www/hs-hS3 0.5.7_5 --> 0.5.8 www/hs-happstack 7.0.1_7 --> 7.0.2 www/hs-happstack-server 7.1.7.1_4 --> 7.3.7 www/hs-heist 0.12.0_4 --> 0.13.1.2 www/hs-hjsmin 0.1.4.1_5 --> 0.1.4.7 www/hs-http-conduit 1.9.3_4 --> 2.1.4 www/hs-http-reverse-proxy 0.1.1.6_4 --> 0.4.0.1 www/hs-http-server 1.0.2_5 --> 1.0.4 www/hs-http-types 0.8.0_5 --> 0.8.5 www/hs-oeis 0.3.1_10 --> 0.3.5 www/hs-path-pieces 0.1.2_6 --> 0.1.4 www/hs-recaptcha 0.1_9 --> 0.1.0.2 www/hs-shakespeare 1.0.5_4 --> 2.0.1.1 www/hs-snap 0.12.0_4 --> 0.13.2.8 www/hs-snap-core 0.9.3.1_5 --> 0.9.6.3 www/hs-snap-server 0.9.3.3_5 --> 0.9.4.5 www/hs-wai 1.4.0_5 --> 3.0.1.1 www/hs-wai-app-static 1.3.1.2_5 --> 3.0.0 www/hs-wai-extra 1.3.4_4 --> 3.0.1.2 www/hs-wai-logger 0.3.0_7 --> 2.2.0 www/hs-warp 1.3.8.1_4 --> 3.0.0.5 www/hs-webkit 0.12.4_8 --> 0.12.6.1 www/hs-xss-sanitize 0.3.3_6 --> 0.3.5.2 www/hs-yesod 1.2.0.1_4 --> 1.2.6.1 www/hs-yesod-auth 1.2.0_4 --> 1.3.4 www/hs-yesod-core 1.2.0.4_4 --> 1.2.19 www/hs-yesod-form 1.3.0_4 --> 1.3.14 www/hs-yesod-persistent 1.2.0_4 --> 1.2.3 www/hs-yesod-routes 1.2.0_4 --> 1.2.0.7 www/hs-yesod-static 1.2.0_4 --> 1.2.4 www/hs-yesod-test 1.2.0_4 --> 1.2.3.2 x11-toolkits/hs-GLURaw 1.3.0.0_4 --> 1.4.0.1 x11-toolkits/hs-GLUT 2.4.0.0_5,1 --> 2.5.1.1,1 x11-toolkits/hs-OpenGL 2.8.0.0_4,1 --> 2.9.2.0,1 x11-toolkits/hs-OpenGLRaw 1.3.0.0_5 --> 1.5.0.0 x11-toolkits/hs-gtk 0.12.4_6 --> 0.12.5.7 x11-toolkits/hs-gtkglext 0.12.1_10 --> 0.12.5.0 x11-toolkits/hs-gtksourceview2 0.12.3.1_8 --> 0.12.5.0 x11-toolkits/hs-pango 0.12.4_6 --> 0.12.5.3 x11-toolkits/hs-vte 0.12.1_10 --> 0.12.5.0 x11-toolkits/hs-wx 0.90.0.1_8 --> 0.90.1.0 x11-toolkits/hs-wxc 0.90.0.4_7 --> 0.90.1.1 x11-toolkits/hs-wxcore 0.90.0.3_7 --> 0.90.1.1 x11-toolkits/hs-wxdirect 0.90.0.1_8 --> 0.90.1.1 x11-wm/hs-xmonad-contrib 0.11.1_6 --> 0.11.3 x11/hs-X11 1.6.1.1_6 --> 1.6.1.2 x11/hs-xmobar 0.17_4 --> 0.21 Removed ports (28): archivers/hs-zlib-conduit: Deprecated in favor of conduit-extra devel/hs-IORefCAS: Deprecated in favor of atomic-primops devel/hs-StateVar: Deprecated devel/hs-Tensor: Depcrecated devel/hs-attempt: Deprecated in favor of exceptions devel/hs-base64-conduit: Deprecated in favor of conduit-combinators devel/hs-blaze-builder-conduit: Deprecated in favor of conduit-extra devel/hs-failure: Deprecated in favor or exceptions devel/hs-filesystem-conduit: Deprecated in favor of conduit-combinators devel/hs-haskeline: Become part of GHC devel/hs-pool-conduit: Deprecated in favor of resource-pool devel/hs-profunctor-extras: Absorbed into profunctors devel/hs-terminfo: Become part of GHC devel/hs-transformers: Become part of GHC math/hs-comonad-transformers: Deprecated in favor of comonad math/hs-comonads-fd: Deprecated in favor of comonad math/hs-groupoids: Deprecated in favor of semigroupoids math/hs-semigroupoid-extras: Deprecated in favor of semigroupoids net/hs-network-conduit: Deprecated in favor of conduit-extra security/hs-tls-extra: Deprecated in favor of tls textproc/hs-attoparsec-conduit: Deprecated in favor of conduit-extra textproc/hs-xhtml: Become part of GHC www/hs-hamlet: Deprecated in favor of shakespeare www/hs-shakespeare-css: Deprecated in favor of shakespeare www/hs-shakespeare-i18n: Deprecated in favor of shakespeare www/hs-shakespeare-js: Deprecated in favor of shakespeare www/hs-shakespeare-text: Deprecated in favor of shakespeare www/hs-wai-test: Deprecated in favor of wai-extra Approved by: portmgr (implicit, touching unstaged ports) Obtained from: FreeBSD Haskell
2014-08-11 00:34:50 +02:00
SUBDIR += hs-esqueleto
SUBDIR += hs-hedis
SUBDIR += hs-mysql
SUBDIR += hs-persistent
SUBDIR += hs-persistent-sqlite
SUBDIR += hs-persistent-template
SUBDIR += hsqldb
SUBDIR += influxdb
SUBDIR += innotop
SUBDIR += ip4r
SUBDIR += ipa_sdb
SUBDIR += iplike
SUBDIR += isql-viewer
SUBDIR += jakarta-commons-dbutils
SUBDIR += jasperreports
SUBDIR += jdb
SUBDIR += jdbc-oracle11g
SUBDIR += jlog
SUBDIR += jrobin
SUBDIR += jrrd
SUBDIR += kbibtex
SUBDIR += kdb
SUBDIR += kexi
SUBDIR += kyotocabinet
SUBDIR += kyototycoon
SUBDIR += ldb
2017-11-21 20:21:34 +01:00
SUBDIR += ldb12
SUBDIR += ldb13
SUBDIR += leo_center
SUBDIR += leofs
SUBDIR += leveldb
SUBDIR += levigo
SUBDIR += libcouchbase
SUBDIR += libdbi
SUBDIR += libdbi-drivers
SUBDIR += libdrizzle
SUBDIR += libdrizzle-redux
SUBDIR += libgda5
SUBDIR += libgda5-bdb
SUBDIR += libgda5-jdbc
SUBDIR += libgda5-ldap
SUBDIR += libgda5-mdb
SUBDIR += libgda5-mysql
SUBDIR += libgda5-postgresql
SUBDIR += libgda5-ui
SUBDIR += libgdamm5
SUBDIR += libhsclient
SUBDIR += libiodbc
SUBDIR += libmemcache
SUBDIR += libmemcached
SUBDIR += libmongo-client
SUBDIR += libnvpair
SUBDIR += libodbc++
SUBDIR += libpbl
SUBDIR += libpqtypes
2001-07-02 15:23:51 +02:00
SUBDIR += libsdb
SUBDIR += libzdb
SUBDIR += linux-c6-sqlite3
SUBDIR += linux-c7-sqlite3
SUBDIR += linux-oracle-instantclient-basic
SUBDIR += linux-oracle-instantclient-sdk
SUBDIR += linux-oracle-instantclient-sqlplus
SUBDIR += liquibase
SUBDIR += lmdb
SUBDIR += lua-resty-redis
SUBDIR += lua-xapian
SUBDIR += luadbi
2016-06-12 17:05:44 +02:00
SUBDIR += luasql-firebird
SUBDIR += luasql-mysql
2016-06-12 17:05:12 +02:00
SUBDIR += luasql-odbc
SUBDIR += luasql-postgres
SUBDIR += luasql-sqlite3
2006-04-01 07:02:20 +02:00
SUBDIR += mantis
SUBDIR += mariadb-connector-c
SUBDIR += mariadb-connector-odbc
SUBDIR += mariadb100-client
SUBDIR += mariadb100-server
SUBDIR += mariadb101-client
SUBDIR += mariadb101-server
SUBDIR += mariadb102-client
SUBDIR += mariadb102-server
SUBDIR += mariadb55-client
SUBDIR += mariadb55-server
SUBDIR += mdbtools
SUBDIR += mdcached
SUBDIR += memcached
SUBDIR += memcacheq
2000-01-05 04:43:18 +01:00
SUBDIR += metakit
SUBDIR += monetdb
SUBDIR += mongodb
2016-01-23 13:47:30 +01:00
SUBDIR += mongodb32
SUBDIR += mongodb32-tools
SUBDIR += mongodb34
SUBDIR += mongodb34-rocks
SUBDIR += mongodb34-tools
SUBDIR += mongodb36
SUBDIR += mroonga
SUBDIR += mrtg-mysql-load
SUBDIR += mtools-mongodb
2003-12-17 04:27:46 +01:00
SUBDIR += mtop
SUBDIR += mydbf2mysql
SUBDIR += mydumper
SUBDIR += mysac
SUBDIR += mysql++1
SUBDIR += mysql++3
2013-02-09 15:45:23 +01:00
SUBDIR += mysql-connector-c
SUBDIR += mysql-connector-c++
SUBDIR += mysql-connector-java
SUBDIR += mysql-connector-odbc
SUBDIR += mysql-q4m
SUBDIR += mysql-udf
SUBDIR += mysql2odbc
SUBDIR += mysql2pgsql
2010-01-04 11:18:07 +01:00
SUBDIR += mysql55-client
SUBDIR += mysql55-server
2013-02-14 16:04:05 +01:00
SUBDIR += mysql56-client
SUBDIR += mysql56-server
SUBDIR += mysql57-client
SUBDIR += mysql57-server
SUBDIR += mysql80-client
SUBDIR += mysql80-server
SUBDIR += mysqlbackup
SUBDIR += mysqlbigram
SUBDIR += mysqldump-secure
SUBDIR += mysqldumper
SUBDIR += mysqlidxchk
SUBDIR += mysqlreport
SUBDIR += mysqlsla
SUBDIR += mysqlsniffer
SUBDIR += mysqltcl
SUBDIR += mysqltuner
2017-06-04 21:59:51 +02:00
SUBDIR += mysqlwsrep56-server
SUBDIR += mysqlwsrep57-server
SUBDIR += mytop
SUBDIR += nagios-check_mongodb
SUBDIR += nagios-check_postgres_replication
SUBDIR += nagios-check_redis
2001-10-21 22:33:57 +02:00
SUBDIR += namazu2
SUBDIR += neo4j
SUBDIR += ntdb
SUBDIR += ocaml-dbm
SUBDIR += ocaml-mysql
SUBDIR += ocaml-sqlite3
SUBDIR += openark-kit
SUBDIR += opendbx
SUBDIR += opentsdb
SUBDIR += ora2pg
SUBDIR += oracle8-client
SUBDIR += p5-Amazon-SimpleDB
SUBDIR += p5-Amon2-DBI
SUBDIR += p5-AnyEvent-BDB
SUBDIR += p5-AnyEvent-CouchDB
SUBDIR += p5-AnyEvent-DBD-Pg
SUBDIR += p5-AnyEvent-Memcached
SUBDIR += p5-AnyEvent-Redis
2016-04-10 12:37:36 +02:00
SUBDIR += p5-App-Sqitch
SUBDIR += p5-AsciiDB-TagFile
SUBDIR += p5-BDB
SUBDIR += p5-BSON
SUBDIR += p5-BerkeleyDB
SUBDIR += p5-Bucardo
SUBDIR += p5-CDB_File
SUBDIR += p5-CDB_File-Generator
SUBDIR += p5-CGI-Session-Driver-memcached
SUBDIR += p5-Cache-BDB
SUBDIR += p5-Cache-Memcached
SUBDIR += p5-Cache-Memcached-Fast
SUBDIR += p5-Cache-Memcached-Managed
SUBDIR += p5-Cache-Memcached-XS
SUBDIR += p5-Cache-Memcached-libmemcached
SUBDIR += p5-Class-DBI
SUBDIR += p5-Class-DBI-AbstractSearch
SUBDIR += p5-Class-DBI-AsForm
SUBDIR += p5-Class-DBI-AutoLoader
SUBDIR += p5-Class-DBI-BaseDSN
SUBDIR += p5-Class-DBI-DATA-Schema
SUBDIR += p5-Class-DBI-DDL
SUBDIR += p5-Class-DBI-FromCGI
SUBDIR += p5-Class-DBI-LazyInflate
SUBDIR += p5-Class-DBI-Loader
SUBDIR += p5-Class-DBI-Loader-Relationship
SUBDIR += p5-Class-DBI-Oracle
SUBDIR += p5-Class-DBI-Pager
SUBDIR += p5-Class-DBI-Pg
SUBDIR += p5-Class-DBI-Plugin
SUBDIR += p5-Class-DBI-Plugin-AbstractCount
SUBDIR += p5-Class-DBI-Plugin-DeepAbstractSearch
SUBDIR += p5-Class-DBI-Plugin-Iterator
SUBDIR += p5-Class-DBI-Plugin-Pager
SUBDIR += p5-Class-DBI-Plugin-RetrieveAll
SUBDIR += p5-Class-DBI-Plugin-Senna
SUBDIR += p5-Class-DBI-Plugin-Type
SUBDIR += p5-Class-DBI-Replication
SUBDIR += p5-Class-DBI-SAK
SUBDIR += p5-Class-DBI-SQLite
SUBDIR += p5-Class-DBI-Sweet
SUBDIR += p5-Class-DBI-ToSax
SUBDIR += p5-Class-DBI-Untaint
SUBDIR += p5-Class-DBI-mysql
SUBDIR += p5-Class-Inflate
SUBDIR += p5-CouchDB-View
SUBDIR += p5-DBD-AnyData
1999-12-29 04:39:30 +01:00
SUBDIR += p5-DBD-CSV
SUBDIR += p5-DBD-Excel
SUBDIR += p5-DBD-Google
SUBDIR += p5-DBD-InterBase
SUBDIR += p5-DBD-LDAP
SUBDIR += p5-DBD-Mock
SUBDIR += p5-DBD-Multi
SUBDIR += p5-DBD-ODBC
SUBDIR += p5-DBD-Oracle
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBD-PgLite
SUBDIR += p5-DBD-PgPP
SUBDIR += p5-DBD-SQLite
SUBDIR += p5-DBD-SQLite2
SUBDIR += p5-DBD-Sybase
SUBDIR += p5-DBD-XBase
SUBDIR += p5-DBD-cego
2002-11-27 21:28:08 +01:00
SUBDIR += p5-DBD-mysql
1996-10-24 02:03:46 +02:00
SUBDIR += p5-DBI
SUBDIR += p5-DBI-Shell
SUBDIR += p5-DBICx-Deploy
SUBDIR += p5-DBICx-MapMaker
SUBDIR += p5-DBICx-Sugar
SUBDIR += p5-DBICx-TestDatabase
SUBDIR += p5-DBICx-TxnInsert
2001-07-22 06:24:56 +02:00
SUBDIR += p5-DBIWrapper
SUBDIR += p5-DBIx-Abstract
SUBDIR += p5-DBIx-Admin-CreateTable
SUBDIR += p5-DBIx-Admin-DSNManager
SUBDIR += p5-DBIx-Admin-TableInfo
SUBDIR += p5-DBIx-AnyDBD
SUBDIR += p5-DBIx-Browse
SUBDIR += p5-DBIx-Class
SUBDIR += p5-DBIx-Class-AsFdat
SUBDIR += p5-DBIx-Class-BitField
SUBDIR += p5-DBIx-Class-Candy
SUBDIR += p5-DBIx-Class-Cursor-Cached
SUBDIR += p5-DBIx-Class-CustomPrefetch
SUBDIR += p5-DBIx-Class-DateTime-Epoch
SUBDIR += p5-DBIx-Class-DeploymentHandler
SUBDIR += p5-DBIx-Class-DigestColumns
SUBDIR += p5-DBIx-Class-DynamicDefault
SUBDIR += p5-DBIx-Class-DynamicSubclass
SUBDIR += p5-DBIx-Class-EncodeColumns
SUBDIR += p5-DBIx-Class-EncodedColumn
SUBDIR += p5-DBIx-Class-Fixtures
SUBDIR += p5-DBIx-Class-FrozenColumns
SUBDIR += p5-DBIx-Class-Helpers
SUBDIR += p5-DBIx-Class-InflateColumn-Authen-Passphrase
SUBDIR += p5-DBIx-Class-InflateColumn-FS
SUBDIR += p5-DBIx-Class-InflateColumn-IP
SUBDIR += p5-DBIx-Class-IntrospectableM2M
SUBDIR += p5-DBIx-Class-Loader
SUBDIR += p5-DBIx-Class-Migration
SUBDIR += p5-DBIx-Class-MooseColumns
SUBDIR += p5-DBIx-Class-PassphraseColumn
SUBDIR += p5-DBIx-Class-QueryLog
SUBDIR += p5-DBIx-Class-QueryProfiler
SUBDIR += p5-DBIx-Class-ResultSet-HashRef
SUBDIR += p5-DBIx-Class-ResultSet-RecursiveUpdate
SUBDIR += p5-DBIx-Class-Schema-Config
SUBDIR += p5-DBIx-Class-Schema-Loader
SUBDIR += p5-DBIx-Class-Schema-PopulateMore
SUBDIR += p5-DBIx-Class-TimeStamp
SUBDIR += p5-DBIx-Class-Tree
SUBDIR += p5-DBIx-Class-Tree-NestedSet
SUBDIR += p5-DBIx-Class-UUIDColumns
SUBDIR += p5-DBIx-Class-VirtualColumns
SUBDIR += p5-DBIx-Class-WebForm
SUBDIR += p5-DBIx-Connector
SUBDIR += p5-DBIx-ContextualFetch
SUBDIR += p5-DBIx-Custom
SUBDIR += p5-DBIx-DBHResolver
SUBDIR += p5-DBIx-DBSchema
SUBDIR += p5-DBIx-DataSource
SUBDIR += p5-DBIx-Dump
SUBDIR += p5-DBIx-Ease
SUBDIR += p5-DBIx-HA
SUBDIR += p5-DBIx-Handler
SUBDIR += p5-DBIx-Inspector
SUBDIR += p5-DBIx-Introspector
SUBDIR += p5-DBIx-Lite
SUBDIR += p5-DBIx-Log4perl
SUBDIR += p5-DBIx-MySQLSequence
SUBDIR += p5-DBIx-NoSQL
SUBDIR += p5-DBIx-Password
SUBDIR += p5-DBIx-Perlish
SUBDIR += p5-DBIx-QueryLog
SUBDIR += p5-DBIx-Recordset
SUBDIR += p5-DBIx-RetryOverDisconnects
SUBDIR += p5-DBIx-SQLEngine
SUBDIR += p5-DBIx-SQLite-Simple
SUBDIR += p5-DBIx-Safe
SUBDIR += p5-DBIx-SearchBuilder
SUBDIR += p5-DBIx-Sequence
SUBDIR += p5-DBIx-Simple
SUBDIR += p5-DBIx-Skinny
SUBDIR += p5-DBIx-Skinny-InflateColumn-DateTime
SUBDIR += p5-DBIx-Skinny-Mixin-DBHResolver
SUBDIR += p5-DBIx-Skinny-Pager
SUBDIR += p5-DBIx-Skinny-Schema-Loader
SUBDIR += p5-DBIx-Sunny
SUBDIR += p5-DBIx-TableHash
SUBDIR += p5-DBIx-TransactionManager
SUBDIR += p5-DBIx-Tree
SUBDIR += p5-DBIx-VersionedDDL
SUBDIR += p5-DBIx-Wrapper
SUBDIR += p5-DBIx-XHTML_Table
SUBDIR += p5-DBIx-XML_RDB
SUBDIR += p5-DBM-Deep
SUBDIR += p5-DMOZ-ParseRDF
SUBDIR += p5-DR-Tarantool
2004-03-20 20:06:44 +01:00
SUBDIR += p5-DWH_File
SUBDIR += p5-Dancer-Plugin-DBIC
SUBDIR += p5-Dancer-Plugin-Database
SUBDIR += p5-Dancer-Plugin-Database-Core
SUBDIR += p5-Dancer-Plugin-Redis
SUBDIR += p5-Dancer-Session-Memcached
SUBDIR += p5-Dancer2-Plugin-DBIC
2014-12-07 14:46:25 +01:00
SUBDIR += p5-Dancer2-Plugin-Database
SUBDIR += p5-Dancer2-Session-DBIC
2004-03-20 20:06:44 +01:00
SUBDIR += p5-Data-Page
SUBDIR += p5-Data-Pageset
SUBDIR += p5-Exception-Class-DBI
SUBDIR += p5-File-Locate
1999-11-09 20:08:44 +01:00
SUBDIR += p5-GDBM
SUBDIR += p5-Genezzo
SUBDIR += p5-GitDDL
SUBDIR += p5-GitDDL-Migrator
SUBDIR += p5-GraphViz-DBI
SUBDIR += p5-HTML-FormHandler-Model-DBIC
SUBDIR += p5-Ima-DBI
SUBDIR += p5-Interchange6-Schema
SUBDIR += p5-Iterator-DBI
SUBDIR += p5-Jifty-DBI
SUBDIR += p5-KyotoCabinet
SUBDIR += p5-LMDB_File
1997-12-03 08:15:21 +01:00
SUBDIR += p5-MLDBM
SUBDIR += p5-MLDBM-Sync
2014-01-28 04:25:28 +01:00
SUBDIR += p5-MR-Tarantool
SUBDIR += p5-Mango
SUBDIR += p5-Memcached-libmemcached
SUBDIR += p5-Metadata
SUBDIR += p5-Mojo-Pg
SUBDIR += p5-MongoDB
SUBDIR += p5-MySQL-Diff
SUBDIR += p5-Net-Async-CassandraCQL
SUBDIR += p5-ORLite
SUBDIR += p5-ORLite-Migrate
SUBDIR += p5-Oryx
SUBDIR += p5-POE-Component-DBIAgent
SUBDIR += p5-POE-Component-EasyDBI
SUBDIR += p5-POE-Component-LaDBI
SUBDIR += p5-POE-Component-RRDTool
1996-10-24 02:03:46 +02:00
SUBDIR += p5-Pg
SUBDIR += p5-PostgreSQL-PLPerl-Call
SUBDIR += p5-PostgreSQL-PLPerl-Trace
SUBDIR += p5-Prophet
SUBDIR += p5-Protocol-CassandraCQL
SUBDIR += p5-RRD-Simple
SUBDIR += p5-Redis
SUBDIR += p5-Redis-hiredis
SUBDIR += p5-RedisDB
SUBDIR += p5-RedisDB-Parser
SUBDIR += p5-Relations
SUBDIR += p5-Relations-Query
SUBDIR += p5-ResourcePool-Resource-DBI
SUBDIR += p5-Rose-DB
SUBDIR += p5-Rose-DB-Object
SUBDIR += p5-Rose-DBx-Object-MoreHelpers
SUBDIR += p5-Rose-DBx-Object-Renderer
SUBDIR += p5-SQL-Abstract
SUBDIR += p5-SQL-Abstract-Limit
SUBDIR += p5-SQL-Abstract-More
SUBDIR += p5-SQL-Abstract-Plugin-InsertMulti
SUBDIR += p5-SQL-Interp
SUBDIR += p5-SQL-Maker
SUBDIR += p5-SQL-ReservedWords
SUBDIR += p5-SQL-Statement
SUBDIR += p5-SQL-Translator
SUBDIR += p5-SQLite-Work
SUBDIR += p5-Search-InvertedIndex
2002-06-19 11:05:33 +02:00
SUBDIR += p5-Search-Namazu
SUBDIR += p5-Search-Xapian10
SUBDIR += p5-Search-Xapian12
SUBDIR += p5-Store-CouchDB
SUBDIR += p5-T2
SUBDIR += p5-Tangram
SUBDIR += p5-Template-DBI
SUBDIR += p5-Teng
SUBDIR += p5-Test-Cukes
SUBDIR += p5-Test-Database
SUBDIR += p5-Test-DatabaseRow
SUBDIR += p5-Test-Fixture-DBI
SUBDIR += p5-Test-mysqld
SUBDIR += p5-Test-postgresql
SUBDIR += p5-Text-Query-SQL
SUBDIR += p5-Text-xSV
SUBDIR += p5-Tie-DBI
SUBDIR += p5-Tie-LevelDB
SUBDIR += p5-Time-Piece-MySQL
SUBDIR += p5-TokyoCabinet
SUBDIR += p5-Xapian
SUBDIR += p5-mysql-genocide
SUBDIR += p5-tokyotyrant
SUBDIR += pear-DB
SUBDIR += pear-DBA
SUBDIR += pear-DBA_Relational
SUBDIR += pear-DB_DataObject
SUBDIR += pear-DB_DataObject_FormBuilder
SUBDIR += pear-DB_Pager
SUBDIR += pear-DB_QueryTool
SUBDIR += pear-DB_Sqlite_Tools
SUBDIR += pear-DB_Table
SUBDIR += pear-DB_ldap
SUBDIR += pear-DB_ldap2
SUBDIR += pear-DoctrineCommon
SUBDIR += pear-DoctrineDBAL
SUBDIR += pear-DoctrineORM
SUBDIR += pear-Horde_Db
SUBDIR += pear-Horde_HashTable
SUBDIR += pear-Horde_Imsp
SUBDIR += pear-Horde_Memcache
SUBDIR += pear-Horde_Mongo
SUBDIR += pear-MDB
SUBDIR += pear-MDB2
SUBDIR += pear-MDB2_Driver_mysql
SUBDIR += pear-MDB2_Driver_mysqli
SUBDIR += pear-MDB2_Driver_pgsql
SUBDIR += pear-MDB2_Schema
SUBDIR += pear-MDB_QueryTool
SUBDIR += pear-Structures_DataGrid_DataSource_Array
SUBDIR += pear-Structures_DataGrid_DataSource_CSV
SUBDIR += pear-Structures_DataGrid_DataSource_DB
SUBDIR += pear-Structures_DataGrid_DataSource_DBQuery
SUBDIR += pear-Structures_DataGrid_DataSource_DBTable
SUBDIR += pear-Structures_DataGrid_DataSource_DataObject
SUBDIR += pear-Structures_DataGrid_DataSource_MDB2
SUBDIR += pear-Structures_DataGrid_DataSource_PDO
SUBDIR += pear-XML_Query2XML
SUBDIR += pecl-cassandra
SUBDIR += pecl-chdb
SUBDIR += pecl-couchbase
SUBDIR += pecl-dbase
SUBDIR += pecl-drizzle
SUBDIR += pecl-leveldb
SUBDIR += pecl-memcache
SUBDIR += pecl-memcached
SUBDIR += pecl-memcached2
SUBDIR += pecl-mongo
SUBDIR += pecl-mongodb
SUBDIR += pecl-pdo_user
SUBDIR += pecl-redis
SUBDIR += pecl-rrd
SUBDIR += pecl-rrd1
SUBDIR += pecl-tokyo_tyrant
SUBDIR += percona-pam-for-mysql
SUBDIR += percona-toolkit
SUBDIR += percona55-client
SUBDIR += percona55-server
SUBDIR += percona56-client
SUBDIR += percona56-server
SUBDIR += percona57-client
SUBDIR += percona57-pam-for-mysql
SUBDIR += percona57-server
SUBDIR += pgFormatter
SUBDIR += pg_activity
SUBDIR += pg_citus
SUBDIR += pg_dirtyread
SUBDIR += pg_partman
SUBDIR += pg_qualstats
SUBDIR += pg_reorg
SUBDIR += pg_repack
SUBDIR += pg_rman
SUBDIR += pg_stat_kcache
SUBDIR += pgaccess
SUBDIR += pgadmin3
SUBDIR += pgagent
SUBDIR += pgbadger
SUBDIR += pgbarman
SUBDIR += pgbouncer
SUBDIR += pgdbf
SUBDIR += pgespresso
SUBDIR += pgfouine
SUBDIR += pgloader
SUBDIR += pgloader3
SUBDIR += pglogical
SUBDIR += pgmodeler
SUBDIR += pgpool
SUBDIR += pgpool-II-33
SUBDIR += pgpool-II-35
SUBDIR += pgpool-II-36
SUBDIR += pgreplay
SUBDIR += pgroonga
SUBDIR += pgrouting
SUBDIR += pgsphere
SUBDIR += pgtcl
SUBDIR += pgtop
SUBDIR += pgtune
SUBDIR += pguri
SUBDIR += pgworksheet
SUBDIR += php-mdcached
SUBDIR += php-xapian
SUBDIR += php5-pdo_cassandra
SUBDIR += php5-tarantool
2014-09-04 16:24:25 +02:00
SUBDIR += php56-dba
SUBDIR += php56-interbase
SUBDIR += php56-mssql
SUBDIR += php56-mysql
SUBDIR += php56-mysqli
SUBDIR += php56-odbc
SUBDIR += php56-pdo
SUBDIR += php56-pdo_dblib
SUBDIR += php56-pdo_firebird
SUBDIR += php56-pdo_mysql
SUBDIR += php56-pdo_odbc
SUBDIR += php56-pdo_pgsql
SUBDIR += php56-pdo_sqlite
SUBDIR += php56-pgsql
SUBDIR += php56-sqlite3
SUBDIR += php56-sybase_ct
SUBDIR += php70-dba
SUBDIR += php70-interbase
SUBDIR += php70-memcache
SUBDIR += php70-memcached
SUBDIR += php70-mysqli
SUBDIR += php70-odbc
SUBDIR += php70-pdo
SUBDIR += php70-pdo_dblib
SUBDIR += php70-pdo_firebird
SUBDIR += php70-pdo_mysql
SUBDIR += php70-pdo_odbc
SUBDIR += php70-pdo_pgsql
SUBDIR += php70-pdo_sqlite
SUBDIR += php70-pgsql
SUBDIR += php70-sqlite3
2017-01-24 13:56:45 +01:00
SUBDIR += php71-dba
SUBDIR += php71-interbase
SUBDIR += php71-memcache
2017-01-24 13:56:45 +01:00
SUBDIR += php71-mysqli
SUBDIR += php71-odbc
SUBDIR += php71-pdo
SUBDIR += php71-pdo_dblib
SUBDIR += php71-pdo_firebird
SUBDIR += php71-pdo_mysql
SUBDIR += php71-pdo_odbc
SUBDIR += php71-pdo_pgsql
SUBDIR += php71-pdo_sqlite
SUBDIR += php71-pgsql
SUBDIR += php71-sqlite3
SUBDIR += php72-dba
SUBDIR += php72-interbase
SUBDIR += php72-memcache
SUBDIR += php72-mysqli
SUBDIR += php72-odbc
SUBDIR += php72-pdo
SUBDIR += php72-pdo_dblib
SUBDIR += php72-pdo_firebird
SUBDIR += php72-pdo_mysql
SUBDIR += php72-pdo_odbc
SUBDIR += php72-pdo_pgsql
SUBDIR += php72-pdo_sqlite
SUBDIR += php72-pgsql
SUBDIR += php72-sqlite3
SUBDIR += phpliteadmin
SUBDIR += phpminiadmin
SUBDIR += phpmyadmin
SUBDIR += phppgadmin
SUBDIR += pldebugger
SUBDIR += plpgsql_check
SUBDIR += pointcloud
2014-01-28 04:25:28 +01:00
SUBDIR += postgis-jdbc
SUBDIR += postgis20
SUBDIR += postgis21
SUBDIR += postgis22
SUBDIR += postgis23
SUBDIR += postgis24
2017-08-16 23:41:39 +02:00
SUBDIR += postgres-xl
SUBDIR += postgresql-cstore_fdw
SUBDIR += postgresql-jdbc
SUBDIR += postgresql-libpgeasy
SUBDIR += postgresql-libpqxx
SUBDIR += postgresql-libpqxx3
SUBDIR += postgresql-libpqxx4
SUBDIR += postgresql-mysql_fdw
SUBDIR += postgresql-odbc
SUBDIR += postgresql-orafce
SUBDIR += postgresql-plproxy
SUBDIR += postgresql-plruby
SUBDIR += postgresql-plv8js
SUBDIR += postgresql-relay
SUBDIR += postgresql-repmgr
SUBDIR += postgresql-tds_fdw
SUBDIR += postgresql-zhparser
2017-08-10 22:25:17 +02:00
SUBDIR += postgresql10-client
SUBDIR += postgresql10-contrib
SUBDIR += postgresql10-docs
SUBDIR += postgresql10-pgtcl
SUBDIR += postgresql10-plperl
SUBDIR += postgresql10-plpython
SUBDIR += postgresql10-pltcl
SUBDIR += postgresql10-server
2013-05-12 02:00:56 +02:00
SUBDIR += postgresql93-client
SUBDIR += postgresql93-contrib
SUBDIR += postgresql93-docs
SUBDIR += postgresql93-pgtcl
SUBDIR += postgresql93-plperl
SUBDIR += postgresql93-plpython
SUBDIR += postgresql93-pltcl
SUBDIR += postgresql93-server
2014-05-24 16:38:42 +02:00
SUBDIR += postgresql94-client
SUBDIR += postgresql94-contrib
SUBDIR += postgresql94-docs
SUBDIR += postgresql94-pgtcl
SUBDIR += postgresql94-plperl
SUBDIR += postgresql94-plpython
SUBDIR += postgresql94-pltcl
SUBDIR += postgresql94-server
2016-01-07 21:22:04 +01:00
SUBDIR += postgresql95-client
SUBDIR += postgresql95-contrib
SUBDIR += postgresql95-docs
SUBDIR += postgresql95-pgtcl
SUBDIR += postgresql95-plperl
SUBDIR += postgresql95-plpython
SUBDIR += postgresql95-pltcl
SUBDIR += postgresql95-server
SUBDIR += postgresql96-client
SUBDIR += postgresql96-contrib
SUBDIR += postgresql96-docs
SUBDIR += postgresql96-pgtcl
SUBDIR += postgresql96-plperl
SUBDIR += postgresql96-plpython
SUBDIR += postgresql96-pltcl
SUBDIR += postgresql96-server
SUBDIR += powa-archivist
SUBDIR += powa-web
SUBDIR += powerarchitect
SUBDIR += proftpd-mod_sql_mysql
SUBDIR += proftpd-mod_sql_odbc
SUBDIR += proftpd-mod_sql_postgres
SUBDIR += proftpd-mod_sql_sqlite
SUBDIR += proftpd-mod_sql_tds
SUBDIR += pspg
SUBDIR += puppetdb-terminus4
SUBDIR += puppetdb-terminus5
SUBDIR += puppetdb4
SUBDIR += puppetdb5
SUBDIR += pure-sql3
SUBDIR += puredb
SUBDIR += pxlib
1999-12-23 00:21:32 +01:00
SUBDIR += pxtools
SUBDIR += py-Elixir
2000-05-26 09:43:13 +02:00
SUBDIR += py-MySQLdb
SUBDIR += py-MySQLdb55
SUBDIR += py-MySQLdb56
1998-07-06 19:46:48 +02:00
SUBDIR += py-PyGreSQL
SUBDIR += py-Pyrseas
SUBDIR += py-agate-sql
SUBDIR += py-alembic
SUBDIR += py-apsw
SUBDIR += py-bsddb
SUBDIR += py-bsddb3
SUBDIR += py-carbon
SUBDIR += py-cdb
SUBDIR += py-couchdb
SUBDIR += py-cql
SUBDIR += py-dbf
SUBDIR += py-dbutils
2015-12-21 15:53:21 +01:00
SUBDIR += py-django-transaction-hooks
SUBDIR += py-fakeredis
SUBDIR += py-fdb
SUBDIR += py-firebirdsql
SUBDIR += py-flask-sqlalchemy
SUBDIR += py-forgetsql
SUBDIR += py-gdbm
SUBDIR += py-geoalchemy
SUBDIR += py-geoalchemy2
SUBDIR += py-hiredis
SUBDIR += py-htsql
SUBDIR += py-htsql-mysql
SUBDIR += py-htsql-pgsql
SUBDIR += py-kyotocabinet
SUBDIR += py-leveldb
SUBDIR += py-lmdb
SUBDIR += py-motor
SUBDIR += py-mycli
SUBDIR += py-mysql-connector-python
SUBDIR += py-mysql-connector-python2
SUBDIR += py-mysql2pgsql
SUBDIR += py-mysqlclient
SUBDIR += py-oops
SUBDIR += py-oursql
SUBDIR += py-peewee
SUBDIR += py-pg8000
SUBDIR += py-pg_pqueue
SUBDIR += py-pgcli
SUBDIR += py-pglite
SUBDIR += py-pgspecial
SUBDIR += py-pgxnclient
SUBDIR += py-pickledb
SUBDIR += py-pickleshare
SUBDIR += py-postgresql
2015-06-13 11:38:04 +02:00
SUBDIR += py-psycogreen
SUBDIR += py-psycopg2
SUBDIR += py-psycopg2cffi
SUBDIR += py-pyPgSQL
SUBDIR += py-pyhs
SUBDIR += py-pylibmc
SUBDIR += py-pymssql
SUBDIR += py-pymysql
SUBDIR += py-pyodbc
SUBDIR += py-pypuppetdb
SUBDIR += py-pypuppetdb03
SUBDIR += py-pytc
SUBDIR += py-python-arango
SUBDIR += py-python-memcached
SUBDIR += py-python-rrdtool
SUBDIR += py-python-sql
SUBDIR += py-python-swiftclient
SUBDIR += py-qt4-sql
SUBDIR += py-qt5-sql
SUBDIR += py-queries
SUBDIR += py-rb
SUBDIR += py-redis
SUBDIR += py-riak
SUBDIR += py-rrdtool_lgpl
SUBDIR += py-sispy
SUBDIR += py-south
SUBDIR += py-sqlalchemy-migrate
2016-05-22 12:52:44 +02:00
SUBDIR += py-sqlalchemy10
SUBDIR += py-sqlalchemy11
SUBDIR += py-sqlalchemy12
SUBDIR += py-sqlite3
SUBDIR += py-sqlite3dbm
SUBDIR += py-sqlobject
SUBDIR += py-sqlparse
SUBDIR += py-sqlparse01
SUBDIR += py-sqlparse020
SUBDIR += py-sqlrelay
SUBDIR += py-swift
SUBDIR += py-sybase
SUBDIR += py-tarantool
SUBDIR += py-umemcache
SUBDIR += py-unqlite
SUBDIR += py-varstack
SUBDIR += py-whisper
SUBDIR += py-xapian
SUBDIR += py-zodbpickle
SUBDIR += pydbx
SUBDIR += pymongo
2015-09-29 12:48:46 +02:00
SUBDIR += pypy-gdbm
SUBDIR += pypy-sqlite3
SUBDIR += pyspatialite
SUBDIR += qdbm
SUBDIR += qdbm-plus
SUBDIR += qof
SUBDIR += qt4-ibase-plugin
SUBDIR += qt4-mysql-plugin
SUBDIR += qt4-odbc-plugin
SUBDIR += qt4-pgsql-plugin
SUBDIR += qt4-sql
SUBDIR += qt4-sqlite-plugin
SUBDIR += qt4-sqlite3-plugin
SUBDIR += qt5-sql
SUBDIR += qt5-sqldrivers-ibase
SUBDIR += qt5-sqldrivers-mysql
SUBDIR += qt5-sqldrivers-odbc
SUBDIR += qt5-sqldrivers-pgsql
SUBDIR += qt5-sqldrivers-sqlite2
SUBDIR += qt5-sqldrivers-sqlite3
SUBDIR += qt5-sqldrivers-tds
SUBDIR += radix.v2
2000-02-22 00:13:14 +01:00
SUBDIR += rdb
SUBDIR += rdfdb
SUBDIR += recutils
SUBDIR += redigo
SUBDIR += redis
2012-07-18 04:19:39 +02:00
SUBDIR += redis-devel
SUBDIR += retcl
SUBDIR += riak
SUBDIR += riak2
SUBDIR += rocksdb
SUBDIR += rocksdb-lite
SUBDIR += rrdman
SUBDIR += rrdmerge
SUBDIR += rrdtool
SUBDIR += rrdtool12
SUBDIR += ruby-bdb
SUBDIR += ruby-gdbm
SUBDIR += ruby-mysql
SUBDIR += ruby-odbc
2005-09-01 09:19:42 +02:00
SUBDIR += ruby-qdbm
SUBDIR += ruby-tokyocabinet
SUBDIR += ruby-xapian
SUBDIR += rubygem-active_model_serializers
SUBDIR += rubygem-active_record_query_trace
SUBDIR += rubygem-activemodel-serializers-xml
SUBDIR += rubygem-activemodel4
SUBDIR += rubygem-activemodel5
SUBDIR += rubygem-activemodel50
SUBDIR += rubygem-activerecord-import
SUBDIR += rubygem-activerecord-jdbc-adapter
SUBDIR += rubygem-activerecord-jdbcmysql-adapter
SUBDIR += rubygem-activerecord-session_store
2014-12-07 14:46:25 +01:00
SUBDIR += rubygem-activerecord4
SUBDIR += rubygem-activerecord5
SUBDIR += rubygem-activerecord50
SUBDIR += rubygem-after_commit_queue
SUBDIR += rubygem-amalgalite
SUBDIR += rubygem-arel
SUBDIR += rubygem-arel-helpers
SUBDIR += rubygem-arel6
SUBDIR += rubygem-arel7
SUBDIR += rubygem-arel8
SUBDIR += rubygem-awesome_nested_set
SUBDIR += rubygem-bdb1
SUBDIR += rubygem-bigrecord
SUBDIR += rubygem-couchrest
SUBDIR += rubygem-data_objects
SUBDIR += rubygem-datamapper
SUBDIR += rubygem-dbd-mysql
SUBDIR += rubygem-dbd-odbc
SUBDIR += rubygem-dbd-pg
SUBDIR += rubygem-dbd-sqlite3
SUBDIR += rubygem-dbi
SUBDIR += rubygem-dm-aggregates
SUBDIR += rubygem-dm-chunked_query
SUBDIR += rubygem-dm-constraints
SUBDIR += rubygem-dm-core
SUBDIR += rubygem-dm-do-adapter
SUBDIR += rubygem-dm-migrations
SUBDIR += rubygem-dm-mysql-adapter
SUBDIR += rubygem-dm-observer
SUBDIR += rubygem-dm-pager
SUBDIR += rubygem-dm-paperclip
SUBDIR += rubygem-dm-postgres-adapter
SUBDIR += rubygem-dm-serializer
SUBDIR += rubygem-dm-timestamps
SUBDIR += rubygem-dm-transactions
SUBDIR += rubygem-dm-types
SUBDIR += rubygem-dm-validations
SUBDIR += rubygem-do_mysql
SUBDIR += rubygem-do_postgres
SUBDIR += rubygem-do_sqlite3
SUBDIR += rubygem-em-redis-unified
SUBDIR += rubygem-familia
SUBDIR += rubygem-flipper-active_record
SUBDIR += rubygem-flipper-active_record010
SUBDIR += rubygem-flipper-active_record011
2015-06-13 11:38:04 +02:00
SUBDIR += rubygem-globalid
SUBDIR += rubygem-globalid-rails5
2017-06-04 21:59:51 +02:00
SUBDIR += rubygem-globalid-rails50
SUBDIR += rubygem-her
SUBDIR += rubygem-hiredis
SUBDIR += rubygem-jdbc-mysql
SUBDIR += rubygem-leo_manager_client
SUBDIR += rubygem-mario-redis-lock
SUBDIR += rubygem-memcache
SUBDIR += rubygem-memcache-client
SUBDIR += rubygem-mysql
SUBDIR += rubygem-mysql2
SUBDIR += rubygem-openid-redis-store
SUBDIR += rubygem-paranoia
SUBDIR += rubygem-peek-mysql2
SUBDIR += rubygem-peek-pg
SUBDIR += rubygem-pg
SUBDIR += rubygem-pg_array_parser
SUBDIR += rubygem-pghero
SUBDIR += rubygem-pghero-rails5
SUBDIR += rubygem-pghero-rails50
SUBDIR += rubygem-postgres_ext
SUBDIR += rubygem-rbase
SUBDIR += rubygem-redis
SUBDIR += rubygem-redis-actionpack
SUBDIR += rubygem-redis-actionpack-rails5
SUBDIR += rubygem-redis-actionpack-rails50
SUBDIR += rubygem-redis-namespace
SUBDIR += rubygem-redis-namespace15
SUBDIR += rubygem-redis3
SUBDIR += rubygem-seed-fu
SUBDIR += rubygem-sqlite3
SUBDIR += rubygem-sqlite3-ruby
SUBDIR += rubygem-state_machines-activemodel
SUBDIR += rubygem-state_machines-activerecord
SUBDIR += rubygem-tarantool
SUBDIR += sfcgal
SUBDIR += sharedance
SUBDIR += skytools
2009-08-09 22:31:07 +02:00
SUBDIR += slony1v2
SUBDIR += soci
SUBDIR += spatialite
SUBDIR += spatialite-tools
SUBDIR += spatialite_gui
SUBDIR += speedtables
SUBDIR += sql-workbench
SUBDIR += sqlbuddy
SUBDIR += sqlcached
SUBDIR += sqlcipher
SUBDIR += sqlclient
SUBDIR += sqldeveloper
SUBDIR += sqlite-ext-miscfuncs
SUBDIR += sqlite-ext-pcre
SUBDIR += sqlite-ext-regexp
SUBDIR += sqlite-ext-spellfix
SUBDIR += sqlite2
2004-08-31 21:06:39 +02:00
SUBDIR += sqlite3
SUBDIR += sqlitebrowser
SUBDIR += sqliteconvert
SUBDIR += sqliteman
SUBDIR += sqlitemanager
SUBDIR += sqliteodbc
SUBDIR += sqliteodbc-sqlite2
SUBDIR += sqlitestudio
SUBDIR += sqlrelay
SUBDIR += sqsh
SUBDIR += squirrel-sql
SUBDIR += tablelog
SUBDIR += tarantool
SUBDIR += tarantool-c
SUBDIR += tcl-Mysql
SUBDIR += tcl-lmdb
SUBDIR += tcl-sqlite3
2002-10-12 15:02:16 +02:00
SUBDIR += tdb
SUBDIR += tdbc
SUBDIR += tile38
SUBDIR += timescaledb
SUBDIR += tinycdb
SUBDIR += tokyocabinet
SUBDIR += tokyotyrant
SUBDIR += tora
SUBDIR += tsearch_extras
SUBDIR += tuning-primer
SUBDIR += twemproxy
2000-05-11 17:40:20 +02:00
SUBDIR += unixODBC
SUBDIR += useracc
SUBDIR += vfront
SUBDIR += virtualpg
SUBDIR += virtuoso
SUBDIR += vsqlite
SUBDIR += wfb2sql
SUBDIR += wmjsql
SUBDIR += xapian-bindings
SUBDIR += xapian-bindings12
SUBDIR += xapian-core
SUBDIR += xapian-core10
SUBDIR += xapian-core12
SUBDIR += xtrabackup
SUBDIR += zabbix22-libzbxpgsql
SUBDIR += zabbix3-libzbxpgsql
SUBDIR += zabbix32-libzbxpgsql
SUBDIR += zabbix34-libzbxpgsql
SUBDIR += zodb3
1995-01-15 08:37:16 +01:00
.include <bsd.port.subdir.mk>