aboutsummaryrefslogtreecommitdiff
path: root/databases/dbconnect
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Add -fPIC to fix build on amd64Tilman Keskinoz2003-11-211-1/+1
| | | | Notes: svn path=/head/; revision=94651
* [orphaned ports]: use USE_MYSQL for various orphaned ports.Edwin Groothuis2003-08-281-1/+1
| | | | | | | | | | | | | | | | | | 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 <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=87903
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* upgrade to 0.2.4Ying-Chieh Liao2003-01-024-8/+46
| | | | | | | | PR: 44958 Submitted by: Ports Fury Notes: svn path=/head/; revision=72131
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* add dbconnectYing-Chieh Liao2001-07-235-0/+46
Use C++ object API to allow applications to connect to databases Notes: svn path=/head/; revision=45385