aboutsummaryrefslogtreecommitdiff
path: root/databases/libdrizzle/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Updated to 0.8Greg Larkin2010-04-091-3/+3
| | | | Notes: svn path=/head/; revision=252489
* This is the the client and protocol library for the Drizzle project.Greg Larkin2010-03-151-0/+3
The server, drizzled, will use this as for protocol library. Client utilities and any new projects that require low-level protocol communication (like proxies). Other language interfaces (PHP extensions, Python DBI, Perl DBD, SWIG, ...) should be built off of this library. WWW: https://launchpad.net/libdrizzle Notes: svn path=/head/; revision=251093