Bug 95005 - New port: databases/opendbx
Summary: New port: databases/opendbx
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-27 16:40 UTC by Ralf van der Enden
Modified: 2006-07-09 15:27 UTC (History)
0 users

See Also:


Attachments
opendbx.shar (4.59 KB, text/plain)
2006-03-27 16:40 UTC, Ralf van der Enden
no flags Details
opendbx-0.9.9.diff (927 bytes, patch)
2006-05-11 10:49 UTC, Ralf.vdEnden
no flags Details | Diff
opendbx-1.0.0.diff (927 bytes, patch)
2006-05-31 12:56 UTC, Ralf.vdEnden
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf van der Enden 2006-03-27 16:40:15 UTC
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!
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-03-27 17:40:18 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests)
Comment 2 Ralf.vdEnden 2006-05-11 10:49:39 UTC
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 
Comment 3 Ralf.vdEnden 2006-05-31 12:56:14 UTC
This updates it from 0.9.9 to 1.0.0. Should be applied after all other 
patches have been applied.

Best regards,
Ralf 
Comment 4 Aaron Dalton freebsd_committer freebsd_triage 2006-06-03 00:26:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->aaron

I'll take it.
Comment 5 Mark Linimon freebsd_committer freebsd_triage 2006-07-01 07:46:01 UTC
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.
Comment 6 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-07-09 15:27:27 UTC
State Changed
From-To: open->closed

Committed, with some changes, notably it doesn't build on 4.x (fix 
welcomed).