summaryrefslogtreecommitdiff
path: root/databases/mysql++ (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update my email address in all ports that I maintain.Frank J. Laszlo2006-11-071-1/+1
| | | | | | | Approved by: flz (mentor) Notes: svn path=/head/; revision=176714
* - unbraek the portCheng-Lung Sung2006-11-021-5/+6
| | | | | | | | | | | | - add NOT_FOR_ARCHS=amd64 sparc64 - pass maintainership PR: ports/104477 Submitted by: Frank J dot Laszlo <laszlof_AT_vonostingroup dot com> Approved by: maintainer (Sergey Prikhodko) Notes: svn path=/head/; revision=176165
* BROKEN: Does not compileKris Kennaway2006-09-171-0/+2
| | | | Notes: svn path=/head/; revision=173181
* upgrade to 2.1.1Ying-Chieh Liao2006-04-287-481/+31
| | | | | | | | PR: 96434 Submitted by: maintainer Notes: svn path=/head/; revision=160622
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* * databases/mysql++Marcus Alves Grando2005-12-155-57/+216
| | | | | | | | | | | | | | | | | | | | | Update to 2.0.7 Add SHA256 Add CONFLICTS * databases/mysql++1 [1] Add SHA256 Add CONFLICTS Add NO_LATEST_LINK * databases/Makefile Add mysql++1 PR: 89935 Submitted by: maintainer Repocopy by: marcus [1] Notes: svn path=/head/; revision=151256
* 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
* - Update to 1.7.40Pav Lucistnik2005-06-043-38/+8
| | | | | | | | PR: ports/81843 Submitted by: Sergey Prikhodko <sergey@network-asp.biz> (maintainer) Notes: svn path=/head/; revision=136771
* Update to latest version.Thierry Thomas2005-05-094-26/+357
| | | | | | | | | | Full list of mysql++ changes at <http://tangentsoft.net/mysql++/ChangeLog>. PR: ports/80693 Submitted by: maintainer Notes: svn path=/head/; revision=134958
* - 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