summaryrefslogtreecommitdiff
path: root/databases/mysql++ (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update WWW and kill whitespacePav Lucistnik2004-06-061-5/+5
| | | | | PR: ports/67643 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
|
* Fix build on AMD64 by using GNU_CONFIGURETilman Keskinoz2004-02-201-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 2)
* - Fix build on 4.xPav Lucistnik2003-12-142-3/+16
| | | | | | | - Silence portlint PR: ports/59547 Submitted by: Sergey Matveychuk <sem@ciam.ru>
* - Fix buildKirill Ponomarev2003-10-171-0/+1
| | | | | Approved bu: maintainer Reported by: kris via bento
* - Change patches for gcc 3.1 and gcc 3.2 with patch for gcc 3.3Kirill Ponomarev2003-09-293-53/+53
| | | | | | | | | | | | (it includes both) - Utilize USE_MYSQL - Utilize DOCSDIR and EXAMPLESDIR - Realize NOPORTDOCS behaviour (at long last!) - Change ${WRKDIR}/${DISTNAME} with ${WRKSRC} - Maintainer timeout > 3 weeks PR: 56544 Submitted by: Sergey Matveychuk <sem@ciam.ru>
* Make port more localbase cleanEdwin Groothuis2003-09-041-0/+3
| | | | Noticed by: mysql-gui compilation attempts :-)
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Fix build on -CURRENT and reduce compiler warning on 3.x.Norikatsu Shigemura2003-02-132-5/+15
| | | | | | PR: ports/47467 Submitted by: Sergey Matveychuk <sem@ciam.ru> Approved by: Miklos Niedermayer <mico@vnet.hu>
* update master sitesYing-Chieh Liao2002-02-111-2/+3
|
* Upgrade to 1.7.9.Dirk Froemberg2001-08-082-3/+2
| | | | | PR: ports/29301 Submitted by: Miklos Niedermayer <mico@bsd.hu> (maintainer)
* Fix typo: INSTALL_SHLIB -> INSTALLS_SHLIBJimmy Olgeni2001-06-011-1/+1
|
* Update MASTER_SITES: the port had some unfetchable distfiles.Jimmy Olgeni2001-03-071-3/+1
| | | | | PR: 25591 Submitted by: maintainer
* Update to 1.7.8.Dirk Froemberg2001-02-185-20/+14
| | | | | PR: ports/25175 Submitted by: Miklos Niedermayer <mico@bsd.hu> (maintainer)
* o Add missing headers.FUJISHIMA Satsuki2001-01-213-3/+8
| | | | | | | | o change redundency in pkg-comment. o forcing depends on mysql323-client. PR: 24126 Submitted by: maintainer
* Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg2001-01-211-1/+1
| | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least).
* Correct PLIST, Makefile, and portlint nitsChris D. Faulhaber2000-08-013-19/+18
| | | | | PR: 20084 Submitted by: Maintainer
* Add mysql++, a C++ library API to MySQL.Will Andrews2000-07-217-0/+197
PR: 20063 Submitted by: Miklos Niedermayer <mico@bsd.hu> Apologies to: Mikhail Teterin <mi@aldan.algebra.com>, for never finishing work on his mysql++ port in PR 17588. :-(