aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql55-server
Commit message (Collapse)AuthorAgeFilesLines
* - Fix client input validation vulnerabilityAlex Dupre2008-10-103-2/+29
| | | | | | | - Fix my.cnf search path Notes: svn path=/head/; revision=221400
* Update to 5.1.28-rc release.Alex Dupre2008-09-234-26/+16
| | | | Notes: svn path=/head/; revision=220492
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-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) Notes: svn path=/head/; revision=218938
* Make startup script ssh-friendly.Alex Dupre2008-07-301-1/+1
| | | | | | | | PR: ports/81915 Submitted by: David Marshall <marshall@chezmarshall.com> Notes: svn path=/head/; revision=217836
* Update CONFLICTS and remove duplicated USE_PERL5.Alex Dupre2008-07-261-3/+3
| | | | Notes: svn path=/head/; revision=217548
* Add support for --with-fast-mutexes.Alex Dupre2008-07-151-0/+4
| | | | | | | | PR: ports/125616 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=216875
* Update to 5.1.26 release.Alex Dupre2008-07-132-4/+4
| | | | Notes: svn path=/head/; revision=216764
* Update to 5.1.25-rc release.Alex Dupre2008-06-073-5/+16
| | | | | | | | | | Fix startup script to wait until server is completely up. [1] PR: ports/122063 [1] Submitted by: Christopher Sean Hilton <chris@vindaloo.com> [1] Notes: svn path=/head/; revision=214455
* Fix plist and bump PORTREVISION.Alex Dupre2008-04-232-1/+2
| | | | Notes: svn path=/head/; revision=211820
* - Update to 5.1.24 releaseAlex Dupre2008-04-214-18/+19
| | | | | | | | | | - Fix my.cnf search path [1] PR: ports/121900 [1] Submitted by: Yarema <yds@CoolRat.org> [1] Notes: svn path=/head/; revision=211731
* Update to 5.1.23 release.Alex Dupre2008-02-147-93/+40
| | | | Notes: svn path=/head/; revision=207193
* Update to 5.1.22 RC release.Alex Dupre2007-10-083-5/+29
| | | | Notes: svn path=/head/; revision=201074
* Update to 5.1.21 release.Alex Dupre2007-08-285-6/+44
| | | | Notes: svn path=/head/; revision=198425
* Update to 5.1.20 release.Alex Dupre2007-07-053-4/+5
| | | | Notes: svn path=/head/; revision=195013
* Fix compilation with gcc4.2, by moving down mix/max definitions.Alex Dupre2007-07-021-0/+27
| | | | | | | Submitted by: Huang wen hui <hwh@gddsn.org.cn> Notes: svn path=/head/; revision=194603
* Update to 5.1.19 release.Alex Dupre2007-06-013-17/+9
| | | | Notes: svn path=/head/; revision=192515
* Update to 5.1.18 release and drop support for FreeBSD < 5.Alex Dupre2007-05-207-52/+25
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=191566
* Update to 5.1.17 release.Alex Dupre2007-04-196-20/+38
| | | | Notes: svn path=/head/; revision=190334
* Update to 5.1.16 release.Alex Dupre2007-03-143-5/+5
| | | | Notes: svn path=/head/; revision=187387
* Update to 5.1.15 release.Alex Dupre2007-02-043-11/+13
| | | | Notes: svn path=/head/; revision=184109
* Fix dependencies.Alex Dupre2007-01-201-1/+1
| | | | Notes: svn path=/head/; revision=182849
* Update to 5.1.14-beta release.Alex Dupre2006-12-314-8/+12
| | | | Notes: svn path=/head/; revision=181130
* Update to 5.1.12 release.Alex Dupre2006-11-0713-51/+63
| | | | Notes: svn path=/head/; revision=176720
* Fix patching with WITH_PROC_SCOPE_PTH=yesAlex Dupre2006-09-101-3/+0
| | | | | | | | PR: ports/99384 Submitted by: Kyryll A Minrnenko <mirya@matrix.ua> Notes: svn path=/head/; revision=172711
* Remove the temporary hack to use the new USE_LDCONFIG feature.Alex Dupre2006-06-221-2/+0
| | | | Notes: svn path=/head/; revision=166022
* Update to 5.1.11 release:Alex Dupre2006-06-199-57/+54
| | | | | | | | - use recommended yaSSL library - build as max-no-ndb or max profiles Notes: svn path=/head/; revision=165757
* Fix pkg-plist.Alex Dupre2006-05-221-1/+0
| | | | Notes: svn path=/head/; revision=163125
* Update to 5.1.9 release.Alex Dupre2006-05-114-9/+12
| | | | Notes: svn path=/head/; revision=162060
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Update to 5.1.7 beta release:Alex Dupre2006-03-175-11/+22
| | | | | | | - add mysql_upgrade script to update the databases from an earlier (even minor) release Notes: svn path=/head/; revision=157478
* Fix rcNG startup ordering for MySQL daemon.Alex Dupre2006-03-072-3/+2
| | | | | | | | | Bump PORTREVISION for mysql-server ports. Approved by: portmgr (clement) Notes: svn path=/head/; revision=157011
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to 5.1.6 release.Alex Dupre2006-02-153-6/+5
| | | | Notes: svn path=/head/; revision=156134
* Initial import of MySQL 5.1 version.Alex Dupre2006-02-058-80/+84
| | | | | | | This is an *alpha* release (5.1.5). Notes: svn path=/head/; revision=155251
* Add zlib to plist if FreeBSD < 5.0Alex Dupre2006-01-282-0/+9
| | | | Notes: svn path=/head/; revision=154691
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Fix build on 4.X (use included zlib on 4.X).Alex Dupre2006-01-111-2/+2
| | | | Notes: svn path=/head/; revision=153237
* Update to 5.0.18 release:Alex Dupre2006-01-094-27/+9
| | | | | | | - convert mysql-client.sh script to use ldconfig rcNG system Notes: svn path=/head/; revision=153126
* Update to 5.0.17 release.Alex Dupre2005-12-224-17/+26
| | | | Notes: svn path=/head/; revision=151862
* Update to 5.0.16 release:Alex Dupre2005-11-273-21/+26
| | | | | | | - add Federated Engine Notes: svn path=/head/; revision=149664
* 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 5.0.15 release, the first Generally Available (GA) version!Alex Dupre2005-10-263-5/+4
| | | | Notes: svn path=/head/; revision=146389
* Update to 5.0.13 rc release:Alex Dupre2005-09-293-5/+10
| | | | | | | | | - Add knob to enable Archive Storage Engine [1] Submitted by: Justin Bastedo <justin.bastedo@gmail.com> via grog [1] Notes: svn path=/head/; revision=143802
* Update to 5.0.12 release.Alex Dupre2005-09-072-3/+3
| | | | | | | | PR: ports/85665 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=142158
* Update to 5.0.11 release.Alex Dupre2005-08-285-17/+20
| | | | | | | | PR: ports/85403 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=141168
* Install some header files (like mysqld_error.h) with the client, as previous ↵Alex Dupre2005-07-233-6/+8
| | | | | | | behaviour. Notes: svn path=/head/; revision=139948
* Update to 5.0.9 release.Alex Dupre2005-07-163-7/+7
| | | | | | | | PR: ports/83541 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=139329
* Update to 5.0.7 release.Alex Dupre2005-06-183-9/+7
| | | | Notes: svn path=/head/; revision=137677
* Fix compilation on FreeBSD 4.X.Alex Dupre2005-06-111-1/+2
| | | | | | | Submitted by: many Notes: svn path=/head/; revision=137261
* Update to 5.0.6 release.Alex Dupre2005-06-087-64/+39
| | | | Notes: svn path=/head/; revision=137029