Opened 14 years ago
Closed 13 years ago
#28939 closed submission (fixed)
soci-devel Port Submission
Reported by: | guidolorenz@… | Owned by: | titus@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | soci-devel |
Description
SOCI is a C++ database access library. The last version (3.0.0) was released in 2008, but there is active development in the git repository. It will eventually be released as 3.1.0. Until then, this devel port will fetch a recent version from the git repository.
The library comes with backends for different database systems. In the Portfile, all of them are disabled by default, because they depend on their respective database system ports, which can be quite heavy. So I figured that most people only want to build the backends they need.
Attachments (7)
Change History (12)
Changed 14 years ago by guidolorenz@…
Changed 14 years ago by guidolorenz@…
Attachment: | patch-src-CMakeLists.txt.diff added |
---|
Changed 14 years ago by guidolorenz@…
Attachment: | Portfile.2 added |
---|
Changed 14 years ago by guidolorenz@…
Attachment: | patch-src-backends-oracle-test-test-oracle.cpp.diff added |
---|
Changed 14 years ago by guidolorenz@…
Attachment: | patch-src-cmake-modules-FindOracle.cmake.diff added |
---|
comment:1 Changed 14 years ago by guidolorenz@…
Updated Portfile and two additional patches to fix the +oracle variant.
comment:2 Changed 14 years ago by guidolorenz@…
Updated the Portfile because two of the patches are now in the official repository. patch-src-backends-oracle-test-test-oracle.cpp.diff
and patch-src-CMakeLists.txt.diff
are no longer needed.
comment:4 Changed 13 years ago by titus@…
Cc: | tvb377@… removed |
---|---|
Keywords: | haspatch added; SQL removed |
Owner: | changed from macports-tickets@… to titus@… |
Port: | soci-devel added |
Status: | new → assigned |
comment:5 Changed 13 years ago by titus@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed +oracle variant