aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql++
Commit message (Collapse)AuthorAgeFilesLines
* - Fix buildmiwi2009-02-081-11/+0
| | | | Reported by: erwinbot
* - Update to 2.1.1miwi2009-01-153-57/+27
| | | | | PR: 130471 Submitted by: Ports Fury
* - Remove conditional checks relevant only on FreeBSD 5.x and olderpav2009-01-061-7/+1
|
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* Return laszlof's ports to the pool due to lack of time.linimon2008-08-191-1/+1
| | | | Hat: portmgr
* Update my email address in all ports that I maintain.laszlof2006-11-071-1/+1
| | | | Approved by: flz (mentor)
* - unbraek the portclsung2006-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)
* BROKEN: Does not compilekris2006-09-171-0/+2
|
* upgrade to 2.1.1ijliao2006-04-287-481/+31
| | | | | PR: 96434 Submitted by: maintainer
* Conversion to a single libtool environment.ade2006-02-232-1/+2
| | | | Approved by: portmgr (kris)
* * databases/mysql++mnag2005-12-165-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]
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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.
* - Update to 1.7.40pav2005-06-043-38/+8
| | | | | PR: ports/81843 Submitted by: Sergey Prikhodko <sergey@network-asp.biz> (maintainer)
* Update to latest version.thierry2005-05-104-26/+357
| | | | | | | Full list of mysql++ changes at <http://tangentsoft.net/mysql++/ChangeLog>. PR: ports/80693 Submitted by: maintainer
* - Update to 1.7.32sem2005-03-124-26/+5
| | | | | PR: ports/78724 Submitted by: maintainer
* - Update to 1.7.31sem2005-03-074-3/+25
| | | | | | | - Add files maintainer did not mention on previous update PR: ports/78469 Submitted by: maintainer
* - update to 1.7.30sem2005-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
* - Update to 1.7.28sem2005-02-092-3/+3
| | | | | PR: ports/77258 Submitted by: maintainer
* - Update to 1.7.27sem2005-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)
* - Update to 1.7.20pav2004-11-216-151/+95
| | | | | | PR: ports/73516 Submitted by: Sergey Prikhodko <sergey@network-asp.biz> Approved by: maintainer timeout (2 weeks)
* BROKEN on 5.x: Does not compilekris2004-09-191-0/+5
| | | | Approved by: portmgr (self)
* - Update WWW and kill whitespacepav2004-06-071-5/+5
| | | | | PR: ports/67643 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* SIZEify (maintainer timeout)trevor2004-03-311-0/+2
|
* Fix build on AMD64 by using GNU_CONFIGUREarved2004-02-211-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* - Fix build on 4.xpav2003-12-152-3/+16
| | | | | | | - Silence portlint PR: ports/59547 Submitted by: Sergey Matveychuk <sem@ciam.ru>
* - Fix buildkrion2003-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.3krion2003-09-303-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 cleanedwin2003-09-041-0/+3
| | | | Noticed by: mysql-gui compilation attempts :-)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix build on -CURRENT and reduce compiler warning on 3.x.nork2003-02-132-5/+15
| | | | | | PR: ports/47467 Submitted by: Sergey Matveychuk <sem@ciam.ru> Approved by: Miklos Niedermayer <mico@vnet.hu>
* update master sitesijliao2002-02-111-2/+3
|
* Upgrade to 1.7.9.dirk2001-08-092-3/+2
| | | | | PR: ports/29301 Submitted by: Miklos Niedermayer <mico@bsd.hu> (maintainer)
* Fix typo: INSTALL_SHLIB -> INSTALLS_SHLIBolgeni2001-06-021-1/+1
|
* Update MASTER_SITES: the port had some unfetchable distfiles.olgeni2001-03-081-3/+1
| | | | | PR: 25591 Submitted by: maintainer
* Update to 1.7.8.dirk2001-02-185-20/+14
| | | | | PR: ports/25175 Submitted by: Miklos Niedermayer <mico@bsd.hu> (maintainer)
* o Add missing headers.sf2001-01-223-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}.dirk2001-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 nitsjedgar2000-08-023-19/+18
| | | | | PR: 20084 Submitted by: Maintainer
* Add mysql++, a C++ library API to MySQL.will2000-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. :-(