Marcus Alves Grando
2d105f63ee
- Update to 4.0.27
...
PR: 97502
Approved by: maintainer timeout (security bypass by mnag with secteam hat)
Security: CVE-2006-1516, CVE-2006-1517
2006-05-21 03:18:03 +00:00
Alex Dupre
8140074797
Fix rcNG startup ordering for MySQL daemon.
...
Bump PORTREVISION for mysql-server ports.
Approved by: portmgr (clement)
2006-03-07 16:25:01 +00:00
Alex Dupre
3f7751a86f
Convert mysql-client.sh to rcNG.
2006-01-12 08:57:43 +00:00
Alex Dupre
8771b9a711
Update to 4.0.26 release.
2005-09-13 06:34:16 +00:00
Alex Dupre
6f747fb1e5
Update to 4.0.25 release.
2005-07-20 10:35:41 +00:00
Alex Dupre
34d3ab84b0
- 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)
- Add the possibility to specify additional command-line arguments
to be passed to mysqld_safe on startup
PR: ports/79166 [1], ports/79597 [2]
Submitted by: Sergey Prikhodko <sergey@network-asp.biz> [1],
Vasil Dimov <vd@datamax.bg> [2]
2005-04-11 09:33:11 +00:00
Alex Dupre
6b308dae47
Update to 4.0.24 release:
...
- Fix potential security vulnerabilities in the creation of temporary
table file names and the handling of User Defined Functions (UDFs)
- Add the possibility to specify the database directory in rc.conf
- Move database creation from post-install stage into startup script
2005-03-14 10:52:45 +00:00
Alex Dupre
416ebd1cc4
Symlink vulnerability fixed.
...
Submitted by: simon
Obtained from: MySQL BitKeeper Repository
2005-01-16 22:45:48 +00:00
Alex Dupre
1e5de7912b
Update to 4.0.23a release [1]:
...
- Use MASTER_SITES_MYSQL
- Add WITHOUT_INNODB knob [2]
- Fix tcp wrappers (hopefully definitely!)
PR: ports/75598 [1]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1],
sobomax [2]
2005-01-09 13:20:47 +00:00
Alex Dupre
b6bdb8fc48
Update to 4.0.22 release:
...
- Switch to rcNG startup script
2004-10-31 10:43:07 +00:00
Alex Dupre
1a10f13b7c
Update to 4.0.21 release:
...
- Fix mysqlhotcopy insecure temporary file creation
- Fix bug in remote connections caused by libwrap [1]
PR: ports/70889 [1]
Submitted by: Andreas Haakh <andreas.haakh@ib-haakh.de> [1]
Patch by: peadar [1]
Approved by: portmgr (marcus)
2004-09-21 21:09:31 +00:00
Alex Dupre
5286e6eabb
- Update to 4.0.20 release
...
- Add experimental WITH_PROC_SCOPE_PTH knob to use process scope
threads instead of system scope threads with libpthread
2004-05-18 10:59:11 +00:00
Alex Dupre
e5ba38231e
Fix a never-catched bug in mysql_install_db script.
...
Now the SKIP_DNS_CHECK knob is pointless.
2004-03-12 10:27:34 +00:00
Alex Dupre
6bfba5744c
- get rid of perl dependency [1]
...
- enhance man pages and scripts installation
- move additional scripts in mysql-scripts port
Requested by: many [1]
2004-02-23 15:30:07 +00:00
Alex Dupre
d4e7faed04
Sync with recent mysql323 changes:
...
- Correctly support PTHREAD_LIBS/CFLAGS
- Use USE_GNOME=lthack
- Propagate DB_DIR in packages
- Use my @FreeBSD.org email address
Approved by: nork (mentor/implicitly)
2004-01-18 00:59:41 +00:00
Norikatsu Shigemura
a9851b4910
o Update to 4.0.17.
...
o Make portlint clean.
PR: ports/60321
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-12-17 10:52:54 +00:00
Norikatsu Shigemura
2cc3a15dc3
o Update to 4.0.16 release.
...
o Various little fixes.
o Change behaviour of BUILD_OPTIMIZED.
PR: ports/58377
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-10-23 14:36:10 +00:00
Daichi GOTO
052af9f093
update databases/mysql40-server: 4.0.13 -> 4.0.14
...
PR: 54780
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-07-24 05:32:37 +00:00
Martin Blapp
5f50990ece
We finally have a threadsafe realpath(3) in 4.x and 5.x.
...
Remove problematic HAVE_BROKEN_REALPATH define, now we
have a fixed version. This allows usage of symlinks for
database paths again which was previously broken.
Bump portrevision.
2003-05-22 23:15:15 +00:00
Tilman Keskinoz
8634ce1593
Correct configure patch
...
PR: 51342
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
2003-05-19 14:06:30 +00:00
Norikatsu Shigemura
fc5b101e78
Update to 4.0.12.
...
PR: ports/50130
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-03-24 17:02:58 +00:00
Norikatsu Shigemura
52a1683f75
o Definitely fix building on -current.
...
o Really overwrite databases when OVERWRITE_DB is set.
o Automatically skip installing databases if they already exist
(unless OVERWRITE_DB is set).
PR: ports/47945
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-02-05 15:34:09 +00:00
Norikatsu Shigemura
cc4970f845
Update to 4.0.10.
...
Fix configure on -current.
PR: ports/47902
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-02-04 14:13:34 +00:00
Peter Pentchev
b62043221b
Update to MySQL 4.0.9 after a repo-copy from the mysql323-* ports.
...
PR: 45543
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Repo-copy approved by: portmgr (will)
Repo-copy performed by: cvs (josefk)
2003-01-31 16:02:39 +00:00
Dirk Froemberg
62f5f7182f
Upgrade to 3.23.55.
2003-01-29 16:30:27 +00:00
Dirk Froemberg
1ab754e246
make USE_LIBTOOL actually working
...
Submitted by: sobomax
2002-12-16 19:33:58 +00:00
Dirk Froemberg
282d50d23d
Upgrade to 3.23.54.
...
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
2002-12-14 16:00:39 +00:00
Dirk Froemberg
d649ce27bb
-STABLE exits with signal 11 while connecting via TCP/IP if empty
...
prototypes are used. -CURRENT needs empty prototypes to build. Use
__FreeBSD_version to differentiate.
Set CXX to $CC on -STABLE again to get around stability problems
under heavy load.
2002-11-13 10:38:20 +00:00
Dirk Froemberg
46420237f9
FreeBSD has broken realpath(3), too.
...
PR: ports/44784
Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com>
2002-11-10 22:22:17 +00:00
Dirk Froemberg
be81ea8214
Set limits from user mysql before starting mysqld.
...
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
2002-11-10 21:47:46 +00:00
Dirk Froemberg
69ae594e86
Only kill mysqld we started. Don't kill all mysqld.
...
Submitted by: Submitted by: sobomax (modified by me a bit)
2002-11-10 20:28:07 +00:00
Dirk Froemberg
9eeffbcbf8
Only kill mysqld we started. Don't kill all mysqld.
...
Submitted by: sobomax (modified by me a bit)
2002-11-10 20:24:24 +00:00
Dirk Froemberg
7f49013883
Fix build on 5.0-CURRENT.
...
Submitted by: sobomax
2002-11-10 17:11:59 +00:00
Dirk Froemberg
5f0e15e63a
Upgrade to 3.23.52.
2002-10-21 09:04:51 +00:00
Dirk Froemberg
172ccca45e
Upgrade to 3.23.52.
2002-08-19 13:27:52 +00:00
Dirk Froemberg
97b1019c82
- remove CXX=${CC} this doesn't work with -CURRENT ${CC} any longer.
...
- add patch to use correct prototypes for libwrap
2002-08-12 20:21:51 +00:00
Dirk Froemberg
8dc8d99f09
Workaround revision 1.42 and 1.29.2.7 of src/bin/sh/parser.c.
...
Submitted by: The Anarcat <anarcat@anarcat.ath.cx>
2002-08-07 19:51:47 +00:00
Dirk Froemberg
93ff340325
Upgrade to 3.23.51.
2002-06-20 14:47:47 +00:00
Dirk Froemberg
65bd433996
Upgrade to 3.23.38.
2001-05-12 14:43:52 +00:00
Dirk Froemberg
fe7ab376bb
Upgrade to 3.23.37.
2001-04-21 11:26:11 +00:00
Dirk Froemberg
8d67b310bc
Upgrade to 3.23.34a.
2001-03-12 07:06:50 +00:00
Dirk Froemberg
83e2341f7d
Upgrade to 3.23.32.
2001-01-22 22:46:32 +00:00
Dirk Froemberg
88d74bc517
Switch from mysql322-{client,server} to mysql323-{client,server}.
...
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).
mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
2001-01-21 15:40:47 +00:00
Dirk Froemberg
76f676a1de
--with-low-memory serves a similar purpose as patch-aq.
2001-01-07 13:52:24 +00:00
Dirk Froemberg
c2b1c5db7f
Upgrade to 3.23.30.
2001-01-05 17:13:33 +00:00
Dirk Froemberg
f2f4c3cebe
Upgrade to 3.23.29a.
2000-12-18 16:32:15 +00:00
Dirk Froemberg
a525e01845
Upgrade to 3.23.28.
2000-12-01 10:31:49 +00:00
Dirk Froemberg
0a2fa4a15a
Move mysql-client.sh from Makefile to files/mysql-client.sh
...
and add a start/stop parameter to satisfy rc.shutdown.
2000-11-16 10:29:06 +00:00
Dirk Froemberg
f5ac20397a
Install my_config.h to satisfy ports depending on mysql.
...
Submitted by: steve
2000-11-09 00:14:19 +00:00
Dirk Froemberg
798cac5ca4
Upgrade to 3.23.26.
2000-10-19 13:28:42 +00:00