Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [maintainer] Unbreak databases/mysqlcppapi after mysql41-* update | Edwin Groothuis | 2004-10-13 | 3 | -2/+14 |
| | | | | | | | | | | | | | databases/mysqlcppapi is unable to detect mysql-4.1.4 and use new mysql_shutdown() api. Thus it is broken with mysql41-* after mysql41-* were updated to 4.1.4. I hope this fix can make it way to ports before the freeze. PR: ports/71348 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Notes: svn path=/head/; revision=119143 | ||||
* | A fork of mysql++ C++ API for MySQL | Sergey Matveychuk | 2004-08-27 | 7 | -0/+150 |
PR: ports/70050 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Notes: svn path=/head/; revision=117444 |