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!
Class Changed From-To: maintainer-update->change-request Fix category (new ports should be change-requests)
Here's a patch to update the port from 0.9.8 to 0.9.9. It should be applied after the port (0.9.8) has been submitted. Best regards, Ralf
This updates it from 0.9.9 to 1.0.0. Should be applied after all other patches have been applied. Best regards, Ralf
Responsible Changed From-To: freebsd-ports-bugs->aaron I'll take it.
Responsible Changed From-To: aaron->freebsd-ports-bugs Reassign to pool. The assignee has had this PR for some time, and did not respond to email asking about its status.
State Changed From-To: open->closed Committed, with some changes, notably it doesn't build on 4.x (fix welcomed).