Commit graph

261 commits

Author SHA1 Message Date
Edwin Groothuis
bf149172eb Remove support for OSVERSION < 5 2007-10-03 22:44:56 +00:00
Alex Dupre
59247929fb Fix previouos commit. 2007-04-18 06:20:39 +00:00
Alex Dupre
19f6aeb87e Use the new @stopdaemon feature. 2007-04-18 05:58:40 +00:00
Alex Dupre
aeea5e77c6 Fix dependencies. 2007-01-20 09:22:58 +00:00
Alex Dupre
a6ba15fc9d Update to 4.1.22 release and fix the long standing ORDER BY bug.
Requested by:	many
2006-11-28 07:24:17 +00:00
Pav Lucistnik
7d91ad8582 - Update to 4.1.21
Approved by:	ale's vacation
2006-08-06 18:53:11 +00:00
Alex Dupre
fcfd4c734b Remove the temporary hack to use the new USE_LDCONFIG feature. 2006-06-22 10:23:04 +00:00
Marcus Alves Grando
cb07c139a7 - Update to 4.1.20
PR:		98280
Approved by:	ale
Security:	http://lists.mysql.com/announce/364
2006-06-01 17:55:36 +00:00
Pav Lucistnik
98710b87f8 - Update to 4.1.19
Approved by:	ale (maintainer)
2006-05-06 20:52:55 +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
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Alex Dupre
83015f7ae3 MySQL 4.1 doesn't need newer zlib.
Reported by:	mnag
2006-02-13 19:44:19 +00:00
Alex Dupre
ae8be5ee13 Update to 4.1.18 release. 2006-02-13 12:25:06 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Alex Dupre
707b085ac0 Convert mysql-client.sh to rcNG. 2006-01-12 08:47:23 +00:00
Alex Dupre
6eaf19399c Update to 4.1.16 release. 2005-12-22 18:15:02 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Alex Dupre
0320eb1856 Update to 4.1.15 release.
PR:		ports/87749
Submitted by:	mnag
2005-10-23 14:11:42 +00:00
Alex Dupre
6868fe83bb Update to 4.1.14 release. 2005-08-28 14:17:37 +00:00
Alex Dupre
78bab6762a Update to 4.1.13 release. 2005-07-23 10:14:17 +00:00
Alex Dupre
cee3a2fc9f Fix compilation on FreeBSD 4.X.
Submitted by:	many
2005-06-11 12:32:44 +00:00
Alex Dupre
ccb18423a8 Update to 4.1.12 release.
PR:		ports/81690
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2005-06-08 07:33:21 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
Alex Dupre
f93aa4f231 - 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]
2005-04-11 08:47:36 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Alex Dupre
85f61982c2 Update to 4.1.11 release:
- add the possibility to specify additional command-line arguments
  to be passed to mysqld_safe on startup
2005-04-06 10:58:50 +00:00
Pav Lucistnik
ac6ca062fc - Tell users about new WITH_COLLATION knob
Requested by:	ale (maintainer)
2005-03-21 14:08:18 +00:00
Pav Lucistnik
8fcd45533b - Add WITH_COLLATION knob to control --with-collation configure argument.
Useful for regional collation support.

PR:		ports/78400
Submitted by:	Divacky Roman <xdivac02@stud.fit.vutbr.cz>
Approved by:	maintainer timeout (17 days)
2005-03-21 13:25:56 +00:00
Alex Dupre
8f5148b801 Remove obsolate knob description. 2005-03-15 12:08:00 +00:00
Alex Dupre
f4fb7331c3 Update to 4.1.10a:
- fix potential security vulnerabilities in the creation of temporary
  table file names and the handling of User Defined Functions (UDFs).
2005-03-14 09:53:40 +00:00
Alex Dupre
110771c2d9 Update to 4.1.10 release:
- Add the possibility to specify the database directory in rc.conf [1]
- Move database creation from post-install stage into startup script

PR:		ports/75453 [1]
Submitted by:	Boris Kovalenko <boris@tagnet.ru> [1]
2005-02-15 22:57:02 +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
b78a15da8e Update to 4.1.9 release. 2005-01-16 10:24:46 +00:00
Alex Dupre
b877291619 - Make it compilable with old gcc [1]
- Fix plist

PR:		ports/76054
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2005-01-10 15:33:27 +00:00
Alex Dupre
7eb967e043 Extend allowed linuxthreads shlib versions. 2005-01-10 14:13:52 +00:00
Alex Dupre
00b5c9dce1 Move pre-configure in the common part.
Spotted by:	Maxim Maximov <mcsi@mcsi.pp.ru>
2005-01-10 13:40:21 +00:00
Alex Dupre
093e587d1f Conditionally remove include/mysql. 2005-01-10 13:24:01 +00:00
Alex Dupre
c2acaba6e3 Correct comment typo.
PR:		ports/76050
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2005-01-10 13:22:45 +00:00
Alex Dupre
7f462571a7 Update to 4.1.8a release [1][2]:
- Use MASTER_SITES_MYSQL
- Add WITHOUT_INNODB knob [3]
- Fix tcp wrappers (hopefully definitely!)
- Add WITH_NDB knob

PR:		ports/75556 [1], ports/75565 [2]
Submitted by:	Sergey Prikhodko <sergey@network-asp.biz> [1],
		Marcus Grando <marcus@corp.grupos.com.br> [2],
		sobomax [3]
2005-01-10 08:53:10 +00:00
Alex Dupre
9412503150 Fix p5-File-Temp dependency (not required for perl 5.8.x).
Spotted by:	cdine <cdine@cdine.org>
2004-12-15 10:04:32 +00:00
Alex Dupre
4883ade7de Add p5-File-Temp dependency to mysql-scripts.
Required to run mysqlhotcopy.

PR:		ports/72095
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2004-12-01 10:42:29 +00:00
Alex Dupre
4cd2b1e06b Fix docs installation.
Submitted by:	Dan Nelson <dnelson@allantgroup.com>
2004-11-15 22:33:56 +00:00
Alex Dupre
20b7810c37 Update to 4.1.7 release. This is the first 4.1 production release. 2004-10-27 20:36:20 +00:00
Alex Dupre
1ddceb7e1d Update to 4.1.6 release:
- convert startup script to rcNG [1]

PR:		ports/69273 [1]
Submitted by:	andreas [1]
2004-10-19 14:14:07 +00:00
Alex Dupre
41b555d7e9 Fix build on FreeBSD 4.X.
PR:		ports/71352
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
Approved by:	portmgr (marcus)
2004-09-24 16:20:02 +00:00
Alex Dupre
5a1e6a8f8f Update to 4.1.15 release:
- Fix a buffer overflow in prepared statements API
- Fix bug in remote connections caused by libwrap [1]

Patch by:       peadar [1]
Approved by:    portmgr (marcus)
2004-09-22 22:22:32 +00:00
Alex Dupre
f2bc67e5ae Update to 4.1.4 release (before port freeze ;-)) 2004-09-02 21:27:54 +00:00
Alex Dupre
070cb2804d Fix compilation of ndb with gcc 3.4.
Obtained from:	MySQL BitKeeper Repository
2004-07-27 08:25:17 +00:00
Alex Dupre
a26918e4b7 Update to 4.1.3 release:
- switch to use libtool 1.5

Add ndbcluster, the new high-performance and high-reliable storage engine
used in MySQL Cluster:
- experimental: no docs, no examples, no startup scripts
- to setup it see the administration guide at:
  http://gd.tuwien.ac.at/db/mysql/Downloads/Manual/mysql-cluster-admin.pdf
2004-07-05 10:16:55 +00:00