Date: Sun, 9 Jul 2006 14:26:40 +0000 (UTC) From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/opendbx Makefile distinfo pkg-descr pkg-plist Message-ID: <200607091426.k69EQe7x013982@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2006-07-09 14:26:40 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/opendbx Makefile distinfo pkg-descr pkg-plist
Log:
OpenDBX is an extremely lightweight but extensible C library for
accessing databases with a single API. It provides a clean and simple
interface across all supported databases that leads to an elegant
code design automatically. Currently MySQL, PostgreSQL and SQLite are
supported and backends for more native database APIs can be written
easily. If you want your application to support different databases
with little effort, this is definitively the right thing for you!
License: LGPL
WWW: http://www.linuxnetworks.de/opendbx/
PR: ports/95005
Submitted by: tremere at cainites.net
Revision Changes Path
1.527 +1 -0 ports/databases/Makefile
1.1 +81 -0 ports/databases/opendbx/Makefile (new)
1.1 +3 -0 ports/databases/opendbx/distinfo (new)
1.1 +11 -0 ports/databases/opendbx/pkg-descr (new)
1.1 +23 -0 ports/databases/opendbx/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607091426.k69EQe7x013982>
