The FreeBSD Ports Archive
FreeBSD databases : dbconnect4>
Use C++ object API to allow applications to connect to databases
DBConnect (Database Connect) API is an easy to use C++ object API to allow
applications to connect to databases. Your DB applications can now become
cross platform and cross databased.
The API currently implements MySQL, Oracle8 and PostGreSQL drivers in the
Unix environments and MySQL, Oracle8 and ODBC in the Windows environment.
http://dbconnect.sourceforge.net/
|
dbconnect history
v. 1.16
date: 2007/09/30 04:46:38; author: linimon; state: Exp; lines: +2 -1
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
v. 1.15
date: 2005/11/15 06:48:17; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.14
date: 2005/04/12 03:25:00; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.13
date: 2005/04/11 08:01:36; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.12
date: 2005/03/01 07:23:07; author: sem; state: Exp; lines: +3 -1
- Update to 0.3.5
* Added transactional support for MySQL 4 INNODB tables.
- Patternize pkg-plist for easy updating.
v. 1.11
date: 2005/01/31 00:35:39; author: girgen; state: Exp; lines: +1 -1
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
v. 1.10
date: 2004/07/07 19:19:59; author: sem; state: Exp; lines: +1 -1
Change email address for my ports.
Approved by: krion (mentor)
v. 1.9
date: 2004/07/01 17:06:34; author: ade; state: Exp; lines: +1 -1
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
v. 1.8
date: 2004/03/07 09:05:13; author: krion; state: Exp; lines: +35 -25
- Update to 0.3.4
- Utilize OPTIONS
- Assign maintainership to submitter
PR: ports/63821
Submitted by: Sergey Matveychuk
v. 1.7
date: 2003/11/21 14:51:01; author: arved; state: Exp; lines: +1 -1
Add -fPIC to fix build on amd64
v. 1.6
date: 2003/08/28 12:57:51; author: edwin; state: Exp; lines: +1 -1
[orphaned ports]: use USE_MYSQL for various orphaned ports.
Make these ports use USE_MYSQL:
* databases/dbconnect
* net/netsaint
* www/mod_mp3
* www/mod_mylo
* www/phpnuke
* www/postnuke
* www/udmsearch
* mail/courier
PR: ports/56029
Submitted by: Clement Laforet
v. 1.5
date: 2003/02/20 17:00:10; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.4
date: 2003/01/02 04:00:22; author: ijliao; state: Exp; lines: +32 -4
upgrade to 0.2.4
PR: 44958
Submitted by: Ports Fury
v. 1.3
date: 2002/11/07 03:10:43; author: adamw; state: Exp; lines: +0 -2
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat
v. 1.2
date: 2002/11/06 22:44:14; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.1
date: 2001/07/23 07:51:29; author: ijliao; state: Exp;
add dbconnect
Use C++ object API to allow applications to connect to databases
=============================================================================
|
| |

|