| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Mar 2013 20:06:15
3.1.0
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
09 Feb 2013 19:49:54
3.1.0
|
jlaffaye  |
- Update to 3.1.0
PR: ports/175735
Submitted by: avg |
06 Jan 2013 21:33:21
3.0.0_1
|
bapt  |
Convert jlaffayes's ports to new options framework
Approved by: jlaffaye |
08 Jun 2011 16:52:32
3.0.0_1
|
jlaffaye  |
Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}
Approved by: bapt (mentor) |
20 Mar 2011 12:54:45
3.0.0_1
|
miwi  |
- Get Rid MD5 support |
19 Mar 2011 13:15:34
3.0.0_1
|
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
23 Sep 2010 13:40:52
3.0.0
|
linimon  |
Remove duplicated category 'databases' to quiet a complaint on pointyhat.
(Apparently the original PR had 'devel databases'.)
Hat: portmgr |
15 Sep 2010 13:27:01
3.0.0
|
bapt  |
SOCI is a database access library for C++ that makes the illusion of embedding
SQL queries in the regular C++ code, staying entirely within the Standard C++.
The idea is to provide C++ programmers a way to access SQL databases in the most
natural and intuitive way. If you find existing libraries too difficult for your
needs or just distracting, SOCI can be a good alternative.
WWW: http://soci.sourceforge.net/
PR: ports/150527
Submitted by: Julien Laffaye <kimelto at gmail.com> |