summaryrefslogtreecommitdiff
path: root/databases/mysql++ (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.7.32Sergey Matveychuk2005-03-124-26/+5
| | | | | | | | PR: ports/78724 Submitted by: maintainer Notes: svn path=/head/; revision=131020
* - Update to 1.7.31Sergey Matveychuk2005-03-064-3/+25
| | | | | | | | | | - Add files maintainer did not mention on previous update PR: ports/78469 Submitted by: maintainer Notes: svn path=/head/; revision=130453
* - update to 1.7.30Sergey Matveychuk2005-03-053-53/+13
| | | | | | | | | | | | | - removed dependencies on perl and gmake - removed install procedure from Makefile ( thanks vanilla@ ) - fixed examples Makefile - removed unused files from examples dir PR: ports/78433 Submitted by: maintainer Notes: svn path=/head/; revision=130393
* - Update to 1.7.28Sergey Matveychuk2005-02-082-3/+3
| | | | | | | | PR: ports/77258 Submitted by: maintainer Notes: svn path=/head/; revision=128298
* - Update to 1.7.27Sergey Matveychuk2005-01-143-36/+31
| | | | | | | | | | | - Pass maintainership to submitter PR: ports/76213 Submitted by: Sergey Prikhodko <sergey(at)network-asp.biz> Approved by: maintainer (timeout: 3+ monthes) Notes: svn path=/head/; revision=126395
* - Update to 1.7.20Pav Lucistnik2004-11-206-151/+95
| | | | | | | | | PR: ports/73516 Submitted by: Sergey Prikhodko <sergey@network-asp.biz> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=122029
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-191-0/+5
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118274
* - Update WWW and kill whitespacePav Lucistnik2004-06-061-5/+5
| | | | | | | | PR: ports/67643 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=110971
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
| | | | Notes: svn path=/head/; revision=105747
* Fix build on AMD64 by using GNU_CONFIGURETilman Keskinoz2004-02-201-1/+1
| | | | Notes: svn path=/head/; revision=101524
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Fix build on 4.xPav Lucistnik2003-12-142-3/+16
| | | | | | | | | | - Silence portlint PR: ports/59547 Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=95802
* - Fix buildKirill Ponomarev2003-10-171-0/+1
| | | | | | | | Approved bu: maintainer Reported by: kris via bento Notes: svn path=/head/; revision=91494
* - 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> Notes: svn path=/head/; revision=89840
* Make port more localbase cleanEdwin Groothuis2003-09-041-0/+3
| | | | | | | Noticed by: mysql-gui compilation attempts :-) Notes: svn path=/head/; revision=88471
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76031
* 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> Notes: svn path=/head/; revision=75457
* update master sitesYing-Chieh Liao2002-02-111-2/+3
| | | | Notes: svn path=/head/; revision=54551
* Upgrade to 1.7.9.Dirk Froemberg2001-08-082-3/+2
| | | | | | | | PR: ports/29301 Submitted by: Miklos Niedermayer <mico@bsd.hu> (maintainer) Notes: svn path=/head/; revision=45986
* Fix typo: INSTALL_SHLIB -> INSTALLS_SHLIBJimmy Olgeni2001-06-011-1/+1
| | | | Notes: svn path=/head/; revision=43414
* Update MASTER_SITES: the port had some unfetchable distfiles.Jimmy Olgeni2001-03-071-3/+1
| | | | | | | | PR: 25591 Submitted by: maintainer Notes: svn path=/head/; revision=39204
* Update to 1.7.8.Dirk Froemberg2001-02-185-20/+14
| | | | | | | | PR: ports/25175 Submitted by: Miklos Niedermayer <mico@bsd.hu> (maintainer) Notes: svn path=/head/; revision=38461
* 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 Notes: svn path=/head/; revision=37419
* 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). Notes: svn path=/head/; revision=37401
* Correct PLIST, Makefile, and portlint nitsChris D. Faulhaber2000-08-013-19/+18
| | | | | | | | PR: 20084 Submitted by: Maintainer Notes: svn path=/head/; revision=31218
* 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. :-( Notes: svn path=/head/; revision=30926