FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 1:42 AM GMT
Port details
mysql50-server 5.0.95 databases on this many watch lists=171 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: 04 Feb 2004 15:57:07
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/mysql50-client
databases/mysql50-scripts

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

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


Configuration Options
     No options to configure

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

Number of commits found: 100

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
10 Feb 2012 14:35:55
Original commit files touched by this commit  5.0.95
ale search for other commits by this committer
Update to 5.0.95 release.
14 Jan 2012 08:57:23
Original commit files touched by this commit  5.0.92
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.
09 Nov 2011 15:26:04
Original commit files touched by this commit  5.0.92
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.0.92
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.0.92
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
08 Feb 2011 12:49:39
Original commit files touched by this commit  5.0.92
ale search for other commits by this committer
Update to 5.0.92:
- switch to use USER/GROUP [1]
- allow custom pidfile
- replace CONFLICTS with CONFLICTS_INSTALL

PR:             ports/143384
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
Feature safe:   yes
09 Jan 2011 16:14:34
Original commit files touched by this commit  5.0.91
ale search for other commits by this committer
Update to 5.0.91 release.

PR:             ports/153690
Submitted by:   Tom Judge <tom@tomjudge.com>
26 Oct 2010 12:08:46
Original commit files touched by this commit  5.0.90_2
ale search for other commits by this committer
Optimization: don't call times()->getrusage() on FreeBSD >= 7.0 when not needed.

Submitted by:   davidxu
30 Sep 2010 09:10:49
Original commit files touched by this commit  5.0.90_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
24 Aug 2010 09:36:49
Original commit files touched by this commit  5.0.90
ale search for other commits by this committer
Add missing closing quotes.

PR:             ports/149748
Submitted by:   Ivan Klymenko <fidaj@ukr.net>
27 Mar 2010 00:15:24
Original commit files touched by this commit  5.0.90
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
16 Feb 2010 11:03:02
Original commit files touched by this commit  5.0.90
ale search for other commits by this committer
Update to 5.0.90 release.

Feature safe:   yes
11 Jan 2010 11:58:42
Original commit files touched by this commit  5.0.89
ale search for other commits by this committer
As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS.
29 Dec 2009 09:45:01
Original commit files touched by this commit  5.0.89
ale search for other commits by this committer
Update to 5.0.89 release.
21 Nov 2009 09:57:53
Original commit files touched by this commit  5.0.88
ale search for other commits by this committer
Update to 5.0.88 release.
26 Oct 2009 14:09:54
Original commit files touched by this commit  5.0.87
ale search for other commits by this committer
Update to 5.0.87 release.
24 Sep 2009 14:24:15
Original commit files touched by this commit  5.0.86
ale search for other commits by this committer
Update to 5.0.86 release:
- wait for mysql to be responsive at startup

Feature safe:   yes
27 Aug 2009 15:18:37
Original commit files touched by this commit  5.0.85
ale search for other commits by this committer
Update to 5.0.85 release.
24 Jul 2009 08:08:59
Original commit files touched by this commit  5.0.84
ale search for other commits by this committer
Update to 5.0.84 release and use bundled libtool.
21 Jul 2009 08:27:37
Original commit files touched by this commit  5.0.83
ale search for other commits by this committer
Update CONFLICTS.
12 Jun 2009 06:36:17
Original commit files touched by this commit  5.0.83
ale search for other commits by this committer
Update to 5.0.83 release.
08 Jun 2009 06:03:20
Original commit files touched by this commit  5.0.82
ale search for other commits by this committer
Update to 5.0.82 release and add additional manpages.
13 May 2009 05:22:58
Original commit files touched by this commit  5.0.81
ale search for other commits by this committer
Update to 5.0.81 release.
25 Mar 2009 14:04:40
Original commit files touched by this commit  5.0.77_1
mm search for other commits by this committer
- Mark MAKE_JOBS_SAFE for SMP compilation

Approved by:    ale (maintainer, private e-mail)
04 Mar 2009 07:24:41
Original commit files touched by this commit  5.0.77_1
ale search for other commits by this committer
Add mysqld embedded server library and fix pkg-plist.
16 Feb 2009 19:23:48
Original commit files touched by this commit  5.0.77
ale search for other commits by this committer
Update to 5.0.77 release.
16 Jan 2009 22:41:06
Original commit files touched by this commit  5.0.75
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
29 Dec 2008 10:22:05
Original commit files touched by this commit  5.0.75
ale search for other commits by this committer
Update to 5.0.75 release.

PR:             ports/129979
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru>
17 Nov 2008 09:28:40
Original commit files touched by this commit  5.0.67_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
Accept all linuxthreads library major versions.
10 Oct 2008 18:35:14
Original commit files touched by this commit  5.0.67_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
- Fix client input validation vulnerability
- Fix my.cnf search path
27 Aug 2008 15:56:50
Original commit files touched by this commit  5.0.67
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.67 release.
21 Aug 2008 06:18:49
Original commit files touched by this commit  5.0.51a
 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.0.51a
 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.0.51a
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update CONFLICTS and remove duplicated USE_PERL5.
31 Jan 2008 22:18:44
Original commit files touched by this commit  5.0.51a
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.51a release.
21 Jan 2008 07:15:53
Original commit files touched by this commit  5.0.51
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix SSL connections.

Reported by:    many
12 Dec 2007 09:09:54
Original commit files touched by this commit  5.0.51
 This port version is marked as vulnerable.
ale search for other commits by this committer
Backport a couple of small enhancement from mysql 5.1 port.
11 Dec 2007 20:14:48
Original commit files touched by this commit  5.0.51
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.51 release.
08 Oct 2007 08:30:57
Original commit files touched by this commit  5.0.45_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
- tmpdir fix [1]
- add WITHOUT_THR_ALARM knob to reduce kernel contention [2]
  (use it only if you understand the drawback)

Submitted by:   stas [1], kris [2]
12 Jul 2007 08:59:24
Original commit files touched by this commit  5.0.45
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.45 release.
20 May 2007 08:30:26
Original commit files touched by this commit  5.0.41
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.41 release and drop support for FreeBSD < 5.

Approved by:    portmgr (linimon)
18 Apr 2007 06:20:39
Original commit files touched by this commit  5.0.37
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix previouos commit.
18 Apr 2007 05:58:40
Original commit files touched by this commit  5.0.37
 This port version is marked as vulnerable.
ale search for other commits by this committer
Use the new @stopdaemon feature.
14 Mar 2007 16:13:28
Original commit files touched by this commit  5.0.37
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.37 release.
26 Jan 2007 22:39:58
Original commit files touched by this commit  5.0.33
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.33 release.
20 Jan 2007 09:22:58
Original commit files touched by this commit  5.0.27
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix dependencies.
29 Oct 2006 22:43:32
Original commit files touched by this commit  5.0.27
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 5.0.27. Fix ABI incompatibility.

Approved by:    portmgr (erwin), maintainer (ale)
22 Oct 2006 10:32:30
Original commit files touched by this commit  5.0.26
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.26 release and fix two security vulnerabilities
(CVE-2006-4226 and CVE-2006-4227).

Approved by:    portmgr (erwin)
27 Sep 2006 14:23:28
Original commit files touched by this commit  5.0.24a
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Apply fix to ulong problem. http://bugs.mysql.com/bug.php?id=22227
- Bump -client PORTREVISION
- portlint

Approved by:    maintainer (ale)
07 Sep 2006 07:40:00
Original commit files touched by this commit  5.0.24a
 This port version is marked as vulnerable.
ale search for other commits by this committer
- Update to 5.0.24a release
- Add CSV Storage Engine support [1]

PR:             ports/93107 [1]
Submitted by:   Robert Uzzi <ruzzi@compedgeracing.com> [1]
10 Aug 2006 08:36:41
Original commit files touched by this commit  5.0.24
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Fix build with OpenSSL

PR:             ports/101647
Submitted by:   Dan Lukes <dan@obluda.cz>, Sergey Mokryshev <mokr@mokr.net>
Obtained from:  http://bugs.mysql.com/bug.php?id=21327
Approved by:    ale's vacation
06 Aug 2006 19:43:47
Original commit files touched by this commit  5.0.24
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 5.0.24

Approved by:    ale's vacation
22 Jun 2006 10:23:05
Original commit files touched by this commit  5.0.22
 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.
01 Jun 2006 17:55:56
Original commit files touched by this commit  5.0.22
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 5.0.22

PR:             98280
Approved by:    ale
Security:       http://lists.mysql.com/announce/365
04 May 2006 21:41:12
Original commit files touched by this commit  5.0.21
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
02 May 2006 19:20:05
Original commit files touched by this commit  5.0.21
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.21 release.
10 Apr 2006 06:28:56
Original commit files touched by this commit  5.0.20
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.20 release.
17 Mar 2006 07:06:39
Original commit files touched by this commit  5.0.19
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.19 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.0.18_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.0.18_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)
05 Feb 2006 10:13:54
Original commit files touched by this commit  5.0.18
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update CONFLICTS after MySQL 5.1 import.
28 Jan 2006 23:25:02
Original commit files touched by this commit  5.0.18
 This port version is marked as vulnerable.
ale search for other commits by this committer
Add zlib to plist if FreeBSD < 5.0
22 Jan 2006 01:29:10
Original commit files touched by this commit  5.0.18
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
11 Jan 2006 07:16:20
Original commit files touched by this commit  5.0.18
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix build on 4.X (use included zlib on 4.X).
09 Jan 2006 12:03:26
Original commit files touched by this commit  5.0.18
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.18 release:
- convert mysql-client.sh script to use ldconfig rcNG system
22 Dec 2005 17:48:30
Original commit files touched by this commit  5.0.17
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.17 release.
27 Nov 2005 10:19:59
Original commit files touched by this commit  5.0.16
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.16 release:
- add Federated Engine
15 Nov 2005 06:52:12
Original commit files touched by this commit  5.0.15
 This port version is marked as vulnerable.
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
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.
26 Oct 2005 12:04:19
Original commit files touched by this commit  5.0.15
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.15 release, the first Generally Available (GA) version!
29 Sep 2005 19:58:03
Original commit files touched by this commit  5.0.13
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.13 rc release:
- Add knob to enable Archive Storage Engine [1]

Submitted by:   Justin Bastedo <justin.bastedo@gmail.com> via grog [1]
07 Sep 2005 12:04:36
Original commit files touched by this commit  5.0.12
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.12 release.

PR:             ports/85665
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
28 Aug 2005 18:46:42
Original commit files touched by this commit  5.0.11
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.11 release.

PR:             ports/85403
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
23 Jul 2005 07:34:04
Original commit files touched by this commit  5.0.9_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
Install some header files (like mysqld_error.h) with the client, as previous
behaviour.
16 Jul 2005 11:22:38
Original commit files touched by this commit  5.0.9
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.9 release.

PR:             ports/83541
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
18 Jun 2005 14:06:09
Original commit files touched by this commit  5.0.7
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.7 release.
11 Jun 2005 12:32:44
Original commit files touched by this commit  5.0.6
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix compilation on FreeBSD 4.X.

Submitted by:   many
08 Jun 2005 07:32:15
Original commit files touched by this commit  5.0.6
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.6 release.
12 Apr 2005 03:26:57
Original commit files touched by this commit  5.0.3_1
 This port version is marked as vulnerable.
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:31:05
Original commit files touched by this commit  5.0.3_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
- Use the rcNG script to kill MySQL on deinstallation [1]
- 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]
11 Apr 2005 08:04:41
Original commit files touched by this commit  5.0.3_1
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
06 Apr 2005 13:38:29
Original commit files touched by this commit  5.0.3
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.3 release:
- 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
21 Mar 2005 14:08:49
Original commit files touched by this commit  5.0.2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Add new knob to define default server collation

Requested by:   ale (maintainer)
16 Jan 2005 22:45:48
Original commit files touched by this commit  5.0.2
 This port version is marked as vulnerable.
ale search for other commits by this committer
Symlink vulnerability fixed.

Submitted by:   simon
Obtained from:  MySQL BitKeeper Repository
10 Jan 2005 16:25:13
Original commit files touched by this commit  5.0.2
 This port version is marked as vulnerable.
ale search for other commits by this committer
- Make it compilable with old gcc [1]
- Fix plist

PR:             ports/76054
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
10 Jan 2005 14:13:52
Original commit files touched by this commit  5.0.2
 This port version is marked as vulnerable.
ale search for other commits by this committer
Extend allowed linuxthreads shlib versions.
10 Jan 2005 13:40:21
Original commit files touched by this commit  5.0.2
 This port version is marked as vulnerable.
ale search for other commits by this committer
Move pre-configure in the common part.

Spotted by:     Maxim Maximov <mcsi@mcsi.pp.ru>
10 Jan 2005 13:22:45
Original commit files touched by this commit  5.0.2
 This port version is marked as vulnerable.
ale search for other commits by this committer
Correct comment typo.

PR:             ports/76050
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
10 Jan 2005 13:17:30
Original commit files touched by this commit  5.0.2
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.2 release:
- Use MASTER_SITES_MYSQL
- Add WITHOUT_INNODB knob [1]
- Fix tcp wrappers (hopefully definitely!)
- Add WITH_NDB knob

Submitted by:   sobomax [1]
01 Dec 2004 10:42:29
Original commit files touched by this commit  5.0.1
 This port version is marked as vulnerable.
ale search for other commits by this committer
Add p5-File-Temp dependency to mysql-scripts.
Required to run mysqlhotcopy.

PR:             ports/72095
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
24 Oct 2004 21:28:03
Original commit files touched by this commit  5.0.1
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 5.0.1 (snapshot) release:
- Unmark FORBIDDEN
- Install a rcNG startup script
- Enable support for ndbcluster
- Add knob to use process scope threads
21 Oct 2004 21:30:07
Original commit files touched by this commit  5.0.0_2
 This port version is marked as vulnerable.
nectar search for other commits by this committer
Mark FORBIDDEN due to serious, unpatched security vulnerability
documented for almost two months at
http://vuxml.freebsd.org/e5e2883d-ceb9-11d8-8898-000d6111a684.html
24 Sep 2004 16:21:27
Original commit files touched by this commit  5.0.0_2
 This port version is marked as vulnerable.
ale search for other commits by this committer
- Fix mysqlhotdump vulnerability
- Fix plist (don't install .la files)

Approved by:    portmgr (marcus)
18 May 2004 11:37:49
Original commit files touched by this commit  5.0.0_2
 This port version is marked as vulnerable.
ale search for other commits by this committer
- Replace dead MASTER_SITE [1]
- Fix mysqlbug vulnerability [2]
- Bump PORTREVISION

PR:             ports/66671 [1]
Submitted by:   Roman Neuhauser <neuhauser@chello.cz> [1],
                roam [2]
14 Mar 2004 06:17:56
Original commit files touched by this commit  5.0.0_2
 This port version is marked as vulnerable.
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

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.
12 Mar 2004 10:36:57
Original commit files touched by this commit  5.0.0_2
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix a never-catched bug in mysql_install_db script.
Now the SKIP_DNS_CHECK knob is pointless.
08 Mar 2004 08:58:25
Original commit files touched by this commit  5.0.0_2
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix mysql default db installation.

Noticed by:     many
05 Mar 2004 15:07:17
Original commit files touched by this commit  5.0.0_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix building without perl.

Reported by:    bento via kris
02 Mar 2004 12:17:32
Original commit files touched by this commit  5.0.0_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix installation (a bit of perl was still there).

Reported by:    bento via kris
29 Feb 2004 10:53:29
Original commit files touched by this commit  5.0.0_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
Sync with MySQL 4.0:
- get rid of perl dependency
- enhance man pages and scripts installation
- move additional scripts in mysql-scripts port
04 Feb 2004 15:56:18
Original commit files touched by this commit  5.0.0
 This port version is marked as vulnerable.
ale search for other commits by this committer
Finally MySQL 5.0 appears in the ports tree!

PR:             ports/60559
Submitted by:   me
Approved by:    nork (mentor/implicitly)

Number of commits found: 100

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