Commit Graph

19 Commits

Author SHA1 Message Date
wilfried
a9f7edffc9 update to 2.0.6 2005-10-07 13:21:27 +00:00
pvalchev
3a025e5416 fix another port broken by the mysql update that brad should've caught 2005-09-08 01:51:00 +00:00
alek
7c03e0b8ac Fix WANTLIB marker 2005-02-25 23:37:38 +00:00
espie
b060aaf66c WANTLIB markers 2004-11-24 00:11:03 +00:00
sturm
7297ccd7b0 mark some subpackages arch independent
ok naddy@
2004-02-04 07:39:18 +00:00
wilfried
bf0e4b3714 a few gcc3 patches
also move the header files to ${LOCALBASE}/include/mysql++
2004-01-06 11:16:53 +00:00
brad
48853b5949 better LIB_DEPENDS entries for MySQL 2004-01-02 05:11:08 +00:00
sturm
c11a3045f2 typo 2003-06-04 14:14:06 +00:00
wilfried
2f235a092e fix X11 define/typedef clashes as used in mysqlgui with new fltk 2002-08-10 20:07:02 +00:00
wilfried
4ddc5c3e1c add licence comment, clean up MASTER_SITES 2002-05-15 09:30:21 +00:00
espie
3fa27e1c3f Full path for mysql lib 2001-11-10 12:29:40 +00:00
wilfried
6651d8bd18 use ports in-tree libtool patches 2001-10-31 11:59:50 +00:00
wilfried
3eacd8597d define regress tests 2001-10-25 22:34:48 +00:00
naddy
496c5d7ecd In make, variables must be defined before they can be used in conditionals. 2001-08-24 10:51:28 +00:00
brad
bbbc387ab4 don't register MySQL client library dependency on the -docs subpackage 2001-08-23 19:05:36 +00:00
brad
e60be32a37 another port that does not need autoconf/automake 2001-08-23 19:00:04 +00:00
wilfried
2ba17cf83f upgrade to 1.7.9
- Fixed a serious bug in Connection constructor when reading MySQL options
- Improved copy constructor and some other methods in Result / ResUse
- Many other minor improvements
- Produced a complete manual with chapter 5 included
- Updated documentation, including a Postscript format

add a -docs sub-package
2001-06-05 12:30:02 +00:00
brad
6de20d30a3 update dependency entries for MySQL. 2001-06-03 05:32:16 +00:00
wilfried
216cf2312e Import of mysql++-1.7.8
MySQL++ is a C++ API for MySQL (and other SQL Databases Soon).  The
goal of this API is to make working with queries as easy as working
with other STL Containers.
2001-04-02 15:13:05 +00:00