FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 1:36 AM GMT
Port details
mysql51-server 5.1.61 databases on this many watch lists=82 search for ports that depend on this port An older version of this port was marked as vulnerable.
Multithreaded SQL database (server)
Maintained by: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Feb 2006 10:11:46
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/mysql51-client
databases/mysql51-scripts

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

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.fi.muni.cz/pub/mysql/Downloads/MySQL-5.1/
http://mysql.mirrors.cybercity.dk/Downloads/MySQL-5.1/
ftp://ftp.fh-wolfenbuettel.de/pub/database/mysql/Downloads/MySQL-5.1/
ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.1/
http://netmirror.org/mirror/mysql.com/Downloads/MySQL-5.1/
ftp://netmirror.org/mysql.com/Downloads/MySQL-5.1/
http://mirrors.ntua.gr/MySQL/Downloads/MySQL-5.1/
ftp://ftp.ntua.gr/pub/databases/mysql/Downloads/MySQL-5.1/
http://mysql.sote.hu/Downloads/MySQL-5.1/
ftp://ftp.rhnet.is/pub/mysql/Downloads/MySQL-5.1/
ftp://mirror.widexs.nl/pub/mysql/Downloads/MySQL-5.1/
ftp://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.1/
http://mysql.dp.ua/Downloads/MySQL-5.1/
http://mysql.mirrored.ca/Downloads/MySQL-5.1/
ftp://mirror.services.wisc.edu/mirrors/mysql/Downloads/MySQL-5.1/
http://mysql.mirrors.pair.com/Downloads/MySQL-5.1/
ftp://ftp.linorg.usp.br/mysql/Downloads/MySQL-5.1/
ftp://ftp.cbn.net.id/mirror/mysql/Downloads/MySQL-5.1/
ftp://ftp.easynet.be/mysql/Downloads/MySQL-5.1/
http://download.softagency.net/MySQL/Downloads/MySQL-5.1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 82

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.1.61
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 11:43:43
Original commit files touched by this commit  5.1.61
ale search for other commits by this committer
Update to 5.1.61 release.
18 Nov 2011 09:47:56
Original commit files touched by this commit  5.1.60
ale search for other commits by this committer
Update to 5.1.60 release.

Feature safe:   yes
11 Nov 2011 12:04:46
Original commit files touched by this commit  5.1.59
ale search for other commits by this committer
Update to 5.1.59 release.

Feature safe:   yes
09 Nov 2011 15:26:04
Original commit files touched by this commit  5.1.58
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
29 Oct 2011 11:29:06
Original commit files touched by this commit  5.1.58
miwi search for other commits by this committer
- Fix build on FreeBSD 10
22 Oct 2011 23:50:23
Original commit files touched by this commit  5.1.58
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
12 Jul 2011 14:04:04
Original commit files touched by this commit  5.1.58
ale search for other commits by this committer
Update to 5.1.58 release.
10 May 2011 08:03:21
Original commit files touched by this commit  5.1.57
ale search for other commits by this committer
Update to 5.1.57 release.
18 Mar 2011 23:45:35
Original commit files touched by this commit  5.1.56
ale search for other commits by this committer
Update to 5.1.56 release.
08 Feb 2011 12:50:46
Original commit files touched by this commit  5.1.55
ale search for other commits by this committer
Update to 5.1.55 release.

Feature safe:   yes
20 Dec 2010 08:57:57
Original commit files touched by this commit  5.1.54_1
ale search for other commits by this committer
Fix startup script and bump PORTREVISION.

PR:             ports/153296 [1]
Submitted by:   Steve Wills <steve@mouf.net> [1], dougb
Lesson learned: Two identical PRs don't make a good patch.
16 Dec 2010 08:27:58
Original commit files touched by this commit  5.1.54
ale search for other commits by this committer
Update to 5.1.54 release:
- allow custom pid file [1] [2]

PR:             ports/84650 [1], ports/152739 [2]
Submitted by:   Toshiya SAITOH <toshiya@saitoh.nu> [1],
                Frank Wall <fw@moov.de> [2]
23 Nov 2010 08:29:34
Original commit files touched by this commit  5.1.53
ale search for other commits by this committer
Update to 5.1.53 release.
Fix plist when BUILD_STATIC is set. [1]

PR:             ports/152076 [1]
Submitted by:   Jarrod Sayers <jarrod@downtools.com.au>
03 Nov 2010 08:35:09
Original commit files touched by this commit  5.1.52
ale search for other commits by this committer
Update to 5.1.52 release.
30 Sep 2010 09:10:49
Original commit files touched by this commit  5.1.51_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
27 Sep 2010 13:32:18
Original commit files touched by this commit  5.1.51
ale search for other commits by this committer
Update to 5.1.51 release.
25 Aug 2010 09:07:27
Original commit files touched by this commit  5.1.49
ale search for other commits by this committer
Install required header and bump PORTREVISION.

Submitted by:   Charles Sprickman <spork@bway.net>
24 Aug 2010 13:54:58
Original commit files touched by this commit  5.1.50
ale search for other commits by this committer
Update to 5.1.50 release.
26 Jul 2010 10:29:02
Original commit files touched by this commit  5.1.49
ale search for other commits by this committer
Update to 5.1.49 release.
18 Jun 2010 12:57:18
Original commit files touched by this commit  5.1.48
ale search for other commits by this committer
Update to 5.1.48 release

PR:             ports/147953
Submitted by:   Volodymyr Kostyrko <c.kworr@gmail.com>
Feature safe:   yes
20 May 2010 12:31:01
Original commit files touched by this commit  5.1.47
ale search for other commits by this committer
Update to 5.1.47 release.
05 May 2010 14:44:41
Original commit files touched by this commit  5.1.46
ale search for other commits by this committer
Update to 5.1.46 release.
27 Mar 2010 00:15:24
Original commit files touched by this commit  5.1.45
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
18 Mar 2010 15:42:33
Original commit files touched by this commit  5.1.45
ale search for other commits by this committer
Update to 5.1.45 release.
05 Mar 2010 11:42:26
Original commit files touched by this commit  5.1.44_1
ale search for other commits by this committer
Fix for MySQL Bug #45058.

Feature safe:   yes
24 Feb 2010 15:18:48
Original commit files touched by this commit  5.1.44
ale search for other commits by this committer
- Update to 5.1.44 release
- Switch to USERS/GROUPS [1]

PR:             ports/143387 [1]
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk> [1]
Feature safe:   yes
16 Feb 2010 11:03:26
Original commit files touched by this commit  5.1.43
ale search for other commits by this committer
Update to 5.1.43 release.

Feature safe:   yes
11 Jan 2010 11:58:42
Original commit files touched by this commit  5.1.42
ale search for other commits by this committer
As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS.
04 Jan 2010 10:52:41
Original commit files touched by this commit  5.1.42
ale search for other commits by this committer
Update to 5.1.42 release.
18 Nov 2009 08:50:12
Original commit files touched by this commit  5.1.41
ale search for other commits by this committer
Update to 5.1.41 release.
27 Oct 2009 07:08:32
Original commit files touched by this commit  5.1.40
ale search for other commits by this committer
Update to 5.1.40 release.
21 Sep 2009 06:50:02
Original commit files touched by this commit  5.1.39
ale search for other commits by this committer
Update to 5.1.39 release.

Feature safe:   yes
04 Sep 2009 13:37:14
Original commit files touched by this commit  5.1.38
ale search for other commits by this committer
Update to 5.1.38 release:
- Add support for openssl instead of yassl (for backward compatability)
- Fix plist when built static (no plugins)
- Allow static build with yassl
28 Aug 2009 08:23:35
Original commit files touched by this commit  5.1.37
ale search for other commits by this committer
Update to 5.1.37 release and use bundled libtool.
02 Aug 2009 19:36:34
Original commit files touched by this commit  5.1.36
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
21 Jul 2009 08:27:37
Original commit files touched by this commit  5.1.36
ale search for other commits by this committer
Update CONFLICTS.
21 Jul 2009 06:05:28
Original commit files touched by this commit  5.1.36
ale search for other commits by this committer
Update to 5.1.36 release.
08 Jun 2009 06:49:58
Original commit files touched by this commit  5.1.35
ale search for other commits by this committer
Update to 5.1.35 release and install additional manpages.
23 Apr 2009 07:09:13
Original commit files touched by this commit  5.1.34
ale search for other commits by this committer
Update to 5.1.34 release.
01 Apr 2009 08:50:54
Original commit files touched by this commit  5.1.33
ale search for other commits by this committer
Update to 5.1.33 release.
25 Mar 2009 12:57:46
Original commit files touched by this commit  5.1.32
mm search for other commits by this committer
- Mark MAKE_JOBS_SAFE for SMP compilation

PR:             ports/132965
Approved by:    ale (maintainer, private e-mail)
04 Mar 2009 07:50:02
Original commit files touched by this commit  5.1.32
ale search for other commits by this committer
Update to 5.1.32 release.
03 Mar 2009 16:35:52
Original commit files touched by this commit  5.1.31
ale search for other commits by this committer
Update to 5.1.31 and add mysqld embedded server library.
16 Jan 2009 22:41:06
Original commit files touched by this commit  5.1.30
linimon search for other commits by this committer
Move the USE_PERL5 definition for the scripts slave ports from the master
to the slave port, to move it before the inclusion of bsd.port.pre.mk.

Approved by:    maintainer
07 Dec 2008 23:03:59
Original commit files touched by this commit  5.1.30
ale search for other commits by this committer
Update to 5.1.30 Generaly Available release.
17 Nov 2008 09:28:40
Original commit files touched by this commit  5.1.29
ale search for other commits by this committer
Accept all linuxthreads library major versions.
31 Oct 2008 07:58:03
Original commit files touched by this commit  5.1.29
ale search for other commits by this committer
Update to 5.1.29 release.
10 Oct 2008 18:33:45
Original commit files touched by this commit  5.1.28_1
ale search for other commits by this committer
- Fix client input validation vulnerability
- Fix my.cnf search path
23 Sep 2008 05:43:45
Original commit files touched by this commit  5.1.28
ale search for other commits by this committer
Update to 5.1.28-rc release.
21 Aug 2008 06:18:49
Original commit files touched by this commit  5.1.26
 This port version is marked as vulnerable.
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
30 Jul 2008 06:11:16
Original commit files touched by this commit  5.1.26
 This port version is marked as vulnerable.
ale search for other commits by this committer
Make startup script ssh-friendly.

PR:             ports/81915
Submitted by:   David Marshall <marshall@chezmarshall.com>
26 Jul 2008 08:36:54
Original commit files touched by this commit  5.1.26
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update CONFLICTS and remove duplicated USE_PERL5.
15 Jul 2008 13:40:54
Original commit files touched by this commit  5.1.26
 This port version is marked as vulnerable.
ale search for other commits by this committer
Add support for --with-fast-mutexes.

PR:             ports/125616
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
13 Jul 2008 09:00:48
Original commit files touched by this commit  5.1.26
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.1.26 release.
07 Jun 2008 08:33:50
Original commit files touched by this commit  5.1.25
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.1.25-rc release.
Fix startup script to wait until server is completely up. [1]

PR:             ports/122063 [1]
Submitted by:   Christopher Sean Hilton <chris@vindaloo.com> [1]
23 Apr 2008 05:49:10
Original commit files touched by this commit  5.1.24_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix plist and bump PORTREVISION.
21 Apr 2008 20:34:32
Original commit files touched by this commit  5.1.24
 This port version is marked as vulnerable.
ale search for other commits by this committer
- Update to 5.1.24 release
- Fix my.cnf search path [1]

PR:             ports/121900 [1]
Submitted by:   Yarema <yds@CoolRat.org> [1]
14 Feb 2008 10:49:46
Original commit files touched by this commit  5.1.23
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.1.23 release.
08 Oct 2007 08:57:59
Original commit files touched by this commit  5.1.22
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.1.22 RC release.
28 Aug 2007 09:33:41
Original commit files touched by this commit  5.1.21
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.1.21 release.
05 Jul 2007 13:32:09
Original commit files touched by this commit  5.1.20
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.1.20 release.
02 Jul 2007 06:10:16
Original commit files touched by this commit  5.1.19
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix compilation with gcc4.2, by moving down mix/max definitions.

Submitted by:   Huang wen hui <hwh@gddsn.org.cn>
01 Jun 2007 09:24:31
Original commit files touched by this commit  5.1.19
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.1.19 release.
20 May 2007 08:31:37
Original commit files touched by this commit  5.1.18
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.1.18 release and drop support for FreeBSD < 5.

Approved by:    portmgr (linimon)
19 Apr 2007 08:58:29
Original commit files touched by this commit  5.1.17
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.1.17 release.
14 Mar 2007 16:30:56
Original commit files touched by this commit  5.1.16
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.1.16 release.
04 Feb 2007 09:32:18
Original commit files touched by this commit  5.1.15
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.1.15 release.
20 Jan 2007 09:22:58
Original commit files touched by this commit  5.1.14
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix dependencies.
31 Dec 2006 12:02:33
Original commit files touched by this commit  5.1.14
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.1.14-beta release.
07 Nov 2006 16:37:59
Original commit files touched by this commit  5.1.12
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.1.12 release.
10 Sep 2006 16:03:52
Original commit files touched by this commit  5.1.11
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix patching with WITH_PROC_SCOPE_PTH=yes

PR:             ports/99384
Submitted by:   Kyryll A Minrnenko <mirya@matrix.ua>
22 Jun 2006 10:23:05
Original commit files touched by this commit  5.1.11
 This port version is marked as vulnerable.
ale search for other commits by this committer
Remove the temporary hack to use the new USE_LDCONFIG feature.
19 Jun 2006 09:08:56
Original commit files touched by this commit  5.1.11
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.1.11 release:
- use recommended yaSSL library
- build as max-no-ndb or max profiles
22 May 2006 19:36:48
Original commit files touched by this commit  5.1.9
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix pkg-plist.
11 May 2006 06:14:25
Original commit files touched by this commit  5.1.9
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.1.9 release.
04 May 2006 21:41:12
Original commit files touched by this commit  5.1.7
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
17 Mar 2006 07:06:04
Original commit files touched by this commit  5.1.7
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.1.7 beta release:
- add mysql_upgrade script to update the databases from an earlier (even minor)
release
07 Mar 2006 16:25:01
Original commit files touched by this commit  5.1.6_2
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix rcNG startup ordering for MySQL daemon.
Bump PORTREVISION for mysql-server ports.

Approved by:    portmgr (clement)
23 Feb 2006 10:40:45
Original commit files touched by this commit  5.1.6_1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
15 Feb 2006 21:22:15
Original commit files touched by this commit  5.1.6
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.1.6 release.
05 Feb 2006 10:08:40
Original commit files touched by this commit  5.1.5
 This port version is marked as vulnerable.
ale search for other commits by this committer
Initial import of MySQL 5.1 version.
This is an *alpha* release (5.1.5).

Number of commits found: 82

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.231 seconds.