summaryrefslogtreecommitdiff
path: root/databases/mysqlcppapi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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