Commit Graph

40 Commits

Author SHA1 Message Date
jasper
85a6156975 - use REVISION instead of a patch-level
from mikolaj kucharski, with a tweak by me in qt3-sqlite3-plugin
2010-12-05 18:24:33 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
d7f6fc7e23 more conversions 2010-11-08 10:28:22 +00:00
ajacoutot
4bd45bcbac Generated library was linked against a non existent version, unbreak.
from Antti Harri with a tweak.
2009-11-13 20:41:43 +00:00
wilfried
b89553e523 update to 3.0.9 2009-03-31 11:37:20 +00:00
jasper
5f786b2cb6 - remove unneeded patches, these ports use devel/libtool for a while
from brad@, also prodding by ajacoutot@
2008-02-18 17:49:24 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
5326b7e2de new MULTI_PACKAGES 2006-11-26 00:40:28 +00:00
espie
53d48f3c04 new libspecs 2006-08-01 23:39:08 +00:00
steven
353e0b7088 fix WANTLIB 2006-02-10 22:12:52 +00:00
espie
04d06f7b44 bump C++ shared libs after typedef changes.
note that all SDL libs link with supc++ (potentially, and thus are affected)
-> don't take a chance, bump.
2006-01-13 23:40:22 +00:00
bernd
4b1c0330ee SHARED_LIBS, USE_LIBTOOL 2006-01-07 17:58:49 +00:00
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
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
435aaf1ed0 constructor wants const fields initialized. 2004-12-14 17:40:44 +00:00
espie
b060aaf66c WANTLIB markers 2004-11-24 00:11:03 +00:00
espie
0a5d240a79 new plists 2004-08-10 00:52:43 +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
brad
bc36076e0a allow this to compile with MySQL 4.x and up 2003-12-30 05:05:16 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42: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
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +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
79dce81feb sync libtool patches 2001-08-07 13:29:32 +00:00
wilfried
7c38fb687f A misspelled function got silently fixed in mysql++ 1.7.9
(clinet_info -> client_info)
2001-06-08 08:55:21 +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