| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- use a fixed location as MASTER_SITE to prevent the port becoming
unfetchable everytime a new version is released.
Notes:
svn path=/head/; revision=310950
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=310554
|
|
|
|
|
|
|
|
|
|
| |
Percona Server is an enhanced drop-in replacement for MySQL
Approved by: portmgr (bapt)
Initial patches by: pgollucci
Notes:
svn path=/head/; revision=309579
|
|
|
|
|
|
|
|
|
| |
makes no sense to leave repocopy artifacts lying around.
Hat: portmgr
Notes:
svn path=/head/; revision=302835
|
|
|
|
|
|
|
| |
PR: ports/164072 (part I)
Notes:
svn path=/head/; revision=297295
|
|
|
|
| |
Notes:
svn path=/head/; revision=284097
|
|
|
|
| |
Notes:
svn path=/head/; revision=283107
|
|
|
|
|
|
|
| |
Spotted by: Erik <me@erik.eu>
Notes:
svn path=/head/; revision=280945
|
|
|
|
| |
Notes:
svn path=/head/; revision=277602
|
|
|
|
| |
Notes:
svn path=/head/; revision=273904
|
|
|
|
| |
Notes:
svn path=/head/; revision=271308
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use system readline instead of bundled libedit [2]
Enable tcp wrappers [2]
PR: ports/154579 [1], ports/154538 [2]
Submitted by: mm [1], Dan Lukes <dan@obluda.cz> [2]
Feature safe: yes
Notes:
svn path=/head/; revision=268793
|
|
|
|
|
|
|
|
|
| |
Submitted by: fluffy
Obtained from: MySQL Bug #57931
Feature safe: yes
Notes:
svn path=/head/; revision=267728
|
|
|
|
|
|
|
|
|
|
|
|
| |
library.
Restore previous libraries location.
These two changes should fix most of the reported errors.
Feature safe: yes
Notes:
svn path=/head/; revision=267672
|
|
|
|
|
|
|
|
|
|
|
|
| |
by correctly implementing pthread_once (see PR threads/150959).
While I'm here, replace CONFLICTS with CONFLICTS_INSTALL.
Bump PORTREVISION.
PR: ports/153588
Submitted by: Richard Anthony Secor <rsecor@seqlogic.com>
Notes:
svn path=/head/; revision=267542
|
|
|
|
|
|
|
|
| |
PR: ports/153472
Submitted by: Oleg Sidorkin <OSidorkin@gmail.com>
Notes:
svn path=/head/; revision=267043
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Major changes:
- new installation layout, resembling RPM packages:
- client = Client Utilities + Development Libraries + Shared components
- server = MySQL Server + Embedded
- new build system: cmake instead of autotools
- fewer port knobs
Expect various breakages, but if we are lucky this could become the new default
mysql port.
Notes:
svn path=/head/; revision=266994
|
|
|
|
|
|
|
|
| |
PR: ports/142162
Submitted by: ale
Notes:
svn path=/head/; revision=247126
|
|
|
|
|
|
|
|
|
| |
Beware: it needs a lot of memory in default configuration for InnoDB.
Repocopy by: marcus
Notes:
svn path=/head/; revision=238154
|
|
|
|
| |
Notes:
svn path=/head/; revision=163199
|
|
|
|
| |
Notes:
svn path=/head/; revision=163009
|
|
|
|
|
|
|
| |
- add mysql_upgrade script to update the databases from an earlier (even minor) release
Notes:
svn path=/head/; revision=157478
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION for mysql-server ports.
Approved by: portmgr (clement)
Notes:
svn path=/head/; revision=157011
|
|
|
|
|
|
|
| |
This is an *alpha* release (5.1.5).
Notes:
svn path=/head/; revision=155251
|
|
|
|
|
|
|
|
|
| |
- Fix plist (don't install .la files)
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=118376
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Noticed by: many
Notes:
svn path=/head/; revision=103278
|
|
|
|
|
|
|
|
|
| |
- get rid of perl dependency
- enhance man pages and scripts installation
- move additional scripts in mysql-scripts port
Notes:
svn path=/head/; revision=102508
|
|
|
|
|
|
|
|
|
| |
PR: ports/60559
Submitted by: me
Approved by: nork (mentor/implicitly)
Notes:
svn path=/head/; revision=99976
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Fix packages dependencies.
o portlint clean
o Correct typo in MASTER_SITES, Fix non-optimized build.
PR: ports/60559
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Notes:
svn path=/head/; revision=96629
|
|
|
|
|
|
|
|
|
|
| |
o Make portlint clean.
PR: ports/60120
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes:
svn path=/head/; revision=95621
|
|
|
|
|
|
|
|
|
| |
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Repo copied by: joe (cvs)
Approved by: portmgr (no objections)
Notes:
svn path=/head/; revision=79234
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Switch from p5-Mysql to p5-DBD-mysql.
o Add MySQL 4 support (and set it as default) to p5-DBD-mysql.
o Bump PORTREVISION accordingly.
PR: ports/50315
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (mysql40 maintainer)
Approved by: skv (p5-DBD-myql maintainer)
Notes:
svn path=/head/; revision=78088
|
|
|
|
|
|
|
|
|
|
|
| |
o Fix pkg-plist.
o Bump PORTREVISION accordingly.
PR: ports/50293
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes:
svn path=/head/; revision=77464
|
|
|
|
|
|
|
|
|
| |
pending the final semi-automatic purge.
Approved by: portmgr (implicitly)
Notes:
svn path=/head/; revision=77037
|
|
|
|
|
|
|
|
|
|
| |
PR: 45543
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Repo-copy approved by: portmgr (will)
Repo-copy performed by: cvs (josefk)
Notes:
svn path=/head/; revision=74356
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes a security hole which is remotely exploitable.
See http://security.e-matters.de/advisories/042002.html for details.
Submitted by: sobomax
Approved by: sobomax
Notes:
svn path=/head/; revision=71630
|
|
|
|
| |
Notes:
svn path=/head/; revision=70024
|
|
|
|
| |
Notes:
svn path=/head/; revision=64658
|
|
|
|
|
|
|
| |
- add patch to use correct prototypes for libwrap
Notes:
svn path=/head/; revision=64441
|
|
|
|
| |
Notes:
svn path=/head/; revision=52351
|
|
|
|
|
|
|
| |
also affects slave port.
Notes:
svn path=/head/; revision=51729
|
|
|
|
| |
Notes:
svn path=/head/; revision=46447
|
|
|
|
|
|
|
| |
mysql_setpermission and mysqlhotcopy need the perl module.
Notes:
svn path=/head/; revision=46446
|
|
|
|
| |
Notes:
svn path=/head/; revision=38324
|
|
|
|
|
|
|
|
|
|
| |
ldconfig is run earlier.
PR: ports/24924
Submitted by: jeh
Notes:
svn path=/head/; revision=38088
|
|
|
|
|
|
|
|
|
|
|
| |
This type allows SQL transactions (COMMIT, ROLLBACK).
Note: BerkeleyDB is build as part of mysql323-server since mysql
needs a special version of it. Thus we can't depend on
databases/db3 at the moment.
Notes:
svn path=/head/; revision=37548
|
|
|
|
| |
Notes:
svn path=/head/; revision=37459
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=37312
|