rebar wants to download missing dependencies on the fly, but that won't work out
too good in the ports tree, so erlang.port.mk now removes those dependency declaration
sections.
couchbeam is a simple erlang CouchDB framework. couchbeam provides you a
full featured and easy client to access and manage multiple couchdb
Nodes.
ok aja@
This is an Erlang MySQL driver, based on a rewrite at Electronic Arts.
Easy to use, strong connection pooling, prepared statements & stored
procedures. Optimized for a central node architecture and OLTP.
ok aja@
* depend on ruby18 and do not let the ruby module handles FLAVORs
* enable regression tests
* fix path to the default hiera database; and create its directory
* install the yaml configuration file for the cli under SYSCONFDIR
* configure hiera.yaml the same way it is done in the hiera tarball
distributed by puppetlabs
* tweak DESCR
* take MAINTAINER
Hiera now works out of the box with Puppet.
ok jasper@
Provides a database interface that conforms to Tcl DataBase Connectivity (TDBC)
and allows a Tcl script to connect to a SQLite3 database.
It is also provided as a working example of how to write a database driver
in Tcl, so that driver authors have a starting point for further development.
ok landry@
Interface standard for SQL databases and connectivity
that aims to make it easy to write portable and
secure Tcl scripts that access SQL databases.
ok landry@
Hiera is a simple pluggable Hierarchical Database. It can be used to
store various information and therefor is a good fit for the
representation of infrastructure information. It can be used to querying
multiple data backends e.g. YAML or Puppet.
ok jeremy@