summaryrefslogtreecommitdiff
path: root/databases/mysql51-server (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* - Use the rcNG script to kill MySQL on deinstallation [1]Alex Dupre2005-04-114-3/+18
| | | | | | | | | | | | | - Set the new sequence for finding my.cnf files [2]: /etc, ${PREFIX}/etc, ${mysql_dbdir} (default to: /etc/my.cnf, /usr/local/etc/my.cnf, /var/db/mysql/my.cnf) PR: ports/79166 [1], ports/79597 [2] Submitted by: Sergey Prikhodko <sergey@network-asp.biz> [1], Vasil Dimov <vd@datamax.bg> [2] Notes: svn path=/head/; revision=133014
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to 5.0.3 release:Alex Dupre2005-04-0613-290/+125
| | | | | | | | | | - Add the possibility to specify the database directory in rc.conf - Move database creation from post-install stage into startup script - Add the possibility to specify additional command-line arguments to be passed to mysqld_safe on startup Notes: svn path=/head/; revision=132637
* - Add new knob to define default server collationPav Lucistnik2005-03-211-0/+4
| | | | | | | Requested by: ale (maintainer) Notes: svn path=/head/; revision=131838
* Symlink vulnerability fixed.Alex Dupre2005-01-161-0/+90
| | | | | | | | Submitted by: simon Obtained from: MySQL BitKeeper Repository Notes: svn path=/head/; revision=126626
* - Make it compilable with old gcc [1]Alex Dupre2005-01-102-1/+17
| | | | | | | | | | - Fix plist PR: ports/76054 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=126068
* Extend allowed linuxthreads shlib versions.Alex Dupre2005-01-101-2/+2
| | | | Notes: svn path=/head/; revision=126058
* Move pre-configure in the common part.Alex Dupre2005-01-101-6/+6
| | | | | | | Spotted by: Maxim Maximov <mcsi@mcsi.pp.ru> Notes: svn path=/head/; revision=126054
* Correct comment typo.Alex Dupre2005-01-101-1/+1
| | | | | | | | PR: ports/76050 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=126052
* Update to 5.0.2 release:Alex Dupre2005-01-108-165/+301
| | | | | | | | | | | | - Use MASTER_SITES_MYSQL - Add WITHOUT_INNODB knob [1] - Fix tcp wrappers (hopefully definitely!) - Add WITH_NDB knob Submitted by: sobomax [1] Notes: svn path=/head/; revision=126051
* Add p5-File-Temp dependency to mysql-scripts.Alex Dupre2004-12-011-1/+2
| | | | | | | | | | Required to run mysqlhotcopy. PR: ports/72095 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=122887
* Update to 5.0.1 (snapshot) release:Alex Dupre2004-10-2412-304/+265
| | | | | | | | | | - Unmark FORBIDDEN - Install a rcNG startup script - Enable support for ndbcluster - Add knob to use process scope threads Notes: svn path=/head/; revision=120092
* Mark FORBIDDEN due to serious, unpatched security vulnerabilityJacques Vidrine2004-10-211-0/+2
| | | | | | | | documented for almost two months at http://vuxml.freebsd.org/e5e2883d-ceb9-11d8-8898-000d6111a684.html Notes: svn path=/head/; revision=119934
* - Fix mysqlhotdump vulnerabilityAlex Dupre2004-09-243-12/+60
| | | | | | | | | - Fix plist (don't install .la files) Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118376
* - Replace dead MASTER_SITE [1]Alex Dupre2004-05-182-1/+15
| | | | | | | | | | | | - Fix mysqlbug vulnerability [2] - Bump PORTREVISION PR: ports/66671 [1] Submitted by: Roman Neuhauser <neuhauser@chello.cz> [1], roam [2] Notes: svn path=/head/; revision=109426
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963