summaryrefslogtreecommitdiff
path: root/databases/mysqlcppapi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reset gaoj@cpsc.ucalgary.ca due to maintainer-timeouts and no response to email.Mark Linimon2007-03-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=187357
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-281-0/+1
| | | | Notes: svn path=/head/; revision=183519
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Improve handling of pkgconfig filesTilman Keskinoz2005-01-261-2/+1
| | | | | | | | PR: 76686 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Notes: svn path=/head/; revision=127419
* [maintainer] Unbreak databases/mysqlcppapi after mysql41-* updateEdwin Groothuis2004-10-133-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 MySQLSergey Matveychuk2004-08-277-0/+150
PR: ports/70050 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Notes: svn path=/head/; revision=117444