FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 1:42 AM GMT
Port details
mysql55-server 5.5.20 databases on this many watch lists=27 search for ports that depend on this port
Multithreaded SQL database (server)
Maintained by: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Jan 2010 10:06:16
Also Listed In: ipv6
License: not specified in port
MySQL is a very fast, multi-threaded, multi-user and robust SQL
(Structured Query Language) database server.

WWW: http://www.mysql.com/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
databases/mysql55-client

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/cmake
Required Libraries: databases/mysql55-client
There are no ports dependent upon this port

To install the port: cd /usr/ports/databases/mysql55-server/ && make install clean
To add the package: pkg_add -r mysql55-server


Configuration Options
===> The following configuration options are available for mysql-server-5.5.20:
     OPENSSL=on (default) "Enable SSL support"
     FASTMTX=off (default) "Replace mutexes with spinlocks"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.fi.muni.cz/pub/mysql/Downloads/MySQL-5.5/
http://mysql.mirrors.cybercity.dk/Downloads/MySQL-5.5/
ftp://ftp.fh-wolfenbuettel.de/pub/database/mysql/Downloads/MySQL-5.5/
ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.5/
http://netmirror.org/mirror/mysql.com/Downloads/MySQL-5.5/
ftp://netmirror.org/mysql.com/Downloads/MySQL-5.5/
http://mirrors.ntua.gr/MySQL/Downloads/MySQL-5.5/
ftp://ftp.ntua.gr/pub/databases/mysql/Downloads/MySQL-5.5/
http://mysql.sote.hu/Downloads/MySQL-5.5/
ftp://ftp.rhnet.is/pub/mysql/Downloads/MySQL-5.5/
ftp://mirror.widexs.nl/pub/mysql/Downloads/MySQL-5.5/
ftp://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.5/
http://mysql.dp.ua/Downloads/MySQL-5.5/
http://mysql.mirrored.ca/Downloads/MySQL-5.5/
ftp://mirror.services.wisc.edu/mirrors/mysql/Downloads/MySQL-5.5/
http://mysql.mirrors.pair.com/Downloads/MySQL-5.5/
ftp://ftp.linorg.usp.br/mysql/Downloads/MySQL-5.5/
ftp://ftp.cbn.net.id/mirror/mysql/Downloads/MySQL-5.5/
ftp://ftp.easynet.be/mysql/Downloads/MySQL-5.5/
http://download.softagency.net/MySQL/Downloads/MySQL-5.5/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2010-12-27
    Affects: users of databases/mysql55-server
    Author: ale@FreeBSD.org
    Reason: 
      MySQL 5.5 has been updated to 5.5.8 GA release. Since layout is
      changed you should remove mysql55-{client/server/scripts} ports
      before upgrading. The build system is changed too, so expect
      failures.
    
    

  • 2010-11-10
    Affects: users of databases/mysql55-server
    Author: Alex Dupre <ale@FreeBSD.org>
    Reason: 
      If you are upgrading from a previous MySQL release, the server will exit
      during startup after finding that the proxies_priv table is missing.
      To create the table, start the server with the --skip-grant-tables
      option to cause it to skip the normal grant table checks, then run
      mysql_upgrade. Then stop the server and restart it normally.
      You can do this by temporarly setting the following line in rc.conf:
    
      mysql_args="--skip-grant-tables --skip-networking"
    
    
Port Moves

Number of commits found: 36

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  5.5.20
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
13 Jan 2012 12:27:18
Original commit files touched by this commit  5.5.20
ale search for other commits by this committer
Update to 5.5.20 release.
16 Dec 2011 14:51:09
Original commit files touched by this commit  5.5.19
ale search for other commits by this committer
Update to 5.5.19 release.
22 Oct 2011 23:50:23
Original commit files touched by this commit  5.5.17
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
22 Oct 2011 12:49:54
Original commit files touched by this commit  5.5.17
ale search for other commits by this committer
Update to 5.5.17 release.
07 Oct 2011 09:46:50
Original commit files touched by this commit  5.5.16
ale search for other commits by this committer
Update to 5.5.16 release.
01 Sep 2011 08:19:58
Original commit files touched by this commit  5.5.15_1
ale search for other commits by this committer
Don't escape quotes in mysqld_safe script, in order to fix @FIND_PROC@.

Spotted by:     Erik <me@erik.eu>
09 Aug 2011 11:12:44
Original commit files touched by this commit  5.5.15
ale search for other commits by this committer
Update to 5.5.15 release.
12 Jul 2011 14:44:51
Original commit files touched by this commit  5.5.14
ale search for other commits by this committer
Update to 5.5.14 release.
09 Jun 2011 07:20:36
Original commit files touched by this commit  5.5.13
ale search for other commits by this committer
Update to 5.5.13 release.
10 May 2011 08:36:54
Original commit files touched by this commit  5.5.12
ale search for other commits by this committer
Update to 5.5.12 release.
12 Apr 2011 07:51:49
Original commit files touched by this commit  5.5.11
ale search for other commits by this committer
Update to 5.5.11 release.
19 Mar 2011 13:13:47
Original commit files touched by this commit  5.5.10
ale search for other commits by this committer
Update MySQL to 5.5.10 release (shared library bumped).
08 Feb 2011 16:37:40
Original commit files touched by this commit  5.5.9
ale search for other commits by this committer
Update to 5.5.9 release [1]
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
13 Jan 2011 09:15:22
Original commit files touched by this commit  5.5.8_3
ale search for other commits by this committer
Fix init_embedded_server when argc=0.

Submitted by:   fluffy
Obtained from:  MySQL Bug #57931
Feature safe:   yes
11 Jan 2011 20:33:38
Original commit files touched by this commit  5.5.8_2
ale search for other commits by this committer
Remove any attempts to create a libmysqlclient not linked to a threading
library.
Restore previous libraries location.
These two changes should fix most of the reported errors.

Feature safe:   yes
09 Jan 2011 12:29:19
Original commit files touched by this commit  5.5.8_1
ale search for other commits by this committer
Fix mysqlclient library in single-threaded applications,
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>
28 Dec 2010 06:49:39
Original commit files touched by this commit  5.5.8
ale search for other commits by this committer
Normalize cmake parameters and fix WITH_FAST_MUTEXES.

PR:             ports/153472
Submitted by:   Oleg Sidorkin <OSidorkin@gmail.com>
27 Dec 2010 18:01:03
Original commit files touched by this commit  5.5.8
ale search for other commits by this committer
Allow custom pidfile.
27 Dec 2010 15:02:38
Original commit files touched by this commit  5.5.8
ale search for other commits by this committer
Update MySQL to 5.5.8 GA release. Read UPDATING.
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.
26 Nov 2010 09:35:56
Original commit files touched by this commit  5.5.7
ale search for other commits by this committer
Allow to enable userland dtrace only on supported FreeBSD versions.

PR:             ports/152590
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
19 Nov 2010 22:28:39
Original commit files touched by this commit  5.5.7
pav search for other commits by this committer
- Mark BROKEN on 6.X: does not build

Reported by:    pointyhat
10 Nov 2010 16:55:08
Original commit files touched by this commit  5.5.7
ale search for other commits by this committer
Update to 5.5.7-rc release.
Fix crash caused by MAX_DEFAULT_DIRS too small [1]

PR:             ports/151927
Submitted by:   Bartosz Fabianowski <freebsd@chillt.de>
30 Sep 2010 09:10:49
Original commit files touched by this commit  5.5.6_1
ale search for other commits by this committer
Switch to use daemon(8) in rc script to avoid keeping a tty open.

Submitted by:   koitsu, ed
28 Sep 2010 10:09:22
Original commit files touched by this commit  5.5.6
ale search for other commits by this committer
- Update to 5.5.6 RC release [1]
- Add support for DTrace [2]

PR:             ports/150915 [1], ports/150488 [2]
Submitted by:   Oleg Sidorkin <osidorkin@gmail.com> [1], rpaulo [2]
27 Jul 2010 15:10:54
Original commit files touched by this commit  5.5.5_1
ale search for other commits by this committer
Really fix includes.
16 Jul 2010 10:24:46
Original commit files touched by this commit  5.5.5
ale search for other commits by this committer
Update to 5.5.5-m3 release:
- fix include layout [1]
- drop obsolete WITH_NDB knob

PR:             ports/146276 [1]
Submitted by:   pgollucci
18 Apr 2010 09:20:10
Original commit files touched by this commit  5.5.4
ale search for other commits by this committer
Fix build/install when cmake is installed.

PR:             ports/145774
Submitted by:   Gerard Seibert <gerard@seibercom.net>
16 Apr 2010 09:18:51
Original commit files touched by this commit  5.5.4
ale search for other commits by this committer
Update to 5.5.4-m3 release.
13 Apr 2010 15:12:34
Original commit files touched by this commit  5.5.3
ale search for other commits by this committer
- Update to 5.5.3-m3 release
- Switch to use USERS and GROUPS [1]

PR:             ports/144887 [1]
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk> [1]
27 Mar 2010 00:15:24
Original commit files touched by this commit  5.5.2
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
05 Mar 2010 11:43:04
Original commit files touched by this commit  5.5.2
ale search for other commits by this committer
Update to 5.5.2 release.

Feature safe:   yes
15 Jan 2010 12:14:22
Original commit files touched by this commit  5.5.1
ale search for other commits by this committer
Update to 5.5.1-m2 release.
11 Jan 2010 11:58:42
Original commit files touched by this commit  5.5.0
ale search for other commits by this committer
As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS.
04 Jan 2010 10:10:33
Original commit files touched by this commit  5.5.0
ale search for other commits by this committer
Update to 5.5.0 Milestone 2 release.

PR:             ports/142162
Submitted by:   ale
04 Jan 2010 10:05:53
Original commit files touched by this commit  5.4.3
ale search for other commits by this committer
Forced commit: repocopied from MySQL 5.4.

PR:             ports/142162
Submitted by:   ale
Repocopied by:  portmgr (marcus)

Number of commits found: 36

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours8
new 7 days45
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.208 seconds.