Chris Rees
68bfa4c6fd
Very slight speedup on rc file parsing; use hostname variable in preference
...
to calling /bin/hostname if available
Approved by: ale (maintainer)
2013-04-24 17:28:01 +00:00
Alex Dupre
bdacc7aca2
Allow to specify server-specific option file path in /etc/rc.conf
...
PR: ports/172408
Submitted by: Daniel Ylitalo <daniel@produktion203.se>
2013-04-24 15:08:22 +00:00
Alex Dupre
b1fada5017
Update to 5.5.31.
...
Allow compilation using Clang in C++11 mode [1].
PR: ports/171546
Submitted by: Michael Gmelin <freebsd@grem.de>
2013-04-23 10:19:15 +00:00
Max Brazhnikov
ffd97a0193
- convert USE_CMAKE to USES
...
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
2013-03-22 20:06:14 +00:00
Alex Dupre
f310f39a7c
Remove obsolete flag.
...
Submitted by: Paul Beard <paulbeard@gmail.com>
2013-02-07 08:18:52 +00:00
Alex Dupre
60b3d7d76c
Update to 5.5.30 release.
2013-02-06 11:23:15 +00:00
Florian Smeets
c12f359886
Update CONFLCITS after the addition of percona55-* and mariadb55-*
...
Approved by: maintainer
2013-01-17 16:43:07 +00:00
Alex Dupre
2f3fc35d23
Update to 5.5.29 release.
2012-12-21 21:53:09 +00:00
Alex Dupre
5e84c1164a
Update to 5.5.28 release and switch to OptionsNG.
...
Feature safe: yes
2012-10-12 13:44:59 +00:00
Mark Linimon
e106e3cfcd
Mark as broken on ARM.
...
Approved by: maintainer
2012-09-04 02:58:36 +00:00
Alex Dupre
0618448442
Update to 5.5.27 release.
2012-08-06 12:19:25 +00:00
Doug Barton
9aac569eaa
Move the rc.d scripts of the form *.sh.in to *.in
...
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Alex Dupre
bd5745a0c3
Add a patch to lower the valid range of mysql read/write/wait timeouts.
...
Such timeouts are implemented via setsockopt that doesn't accept values
larger than (INT_MAX / kern.hz).
2012-06-15 15:49:41 +00:00
Alex Dupre
f959ed76d7
Update to 5.5.25 release.
2012-06-01 09:06:36 +00:00
Alex Dupre
b3e6dae4d7
Update to 5.5.24 release.
2012-05-09 10:16:55 +00:00
Alex Dupre
9f9651dcb1
Update to 5.5.23 release.
2012-04-26 13:45:01 +00:00
Alex Dupre
ed385e7025
Fix build on i386.
...
PR: ports/166503
Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com>
Feature safe: yes
2012-04-02 07:43:24 +00:00
Alex Dupre
2033e54dce
Update to 5.5.22 release (ssl security fixes).
...
Feature safe: yes
2012-03-26 09:03:12 +00:00
Alex Dupre
e8bbda750b
Update to 5.5.21 release.
2012-03-05 16:26:52 +00:00
Doug Barton
83eb2c3700
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.
2012-01-14 08:57:23 +00:00
Alex Dupre
4a696c1920
Update to 5.5.20 release.
2012-01-13 12:27:18 +00:00
Alex Dupre
b4492c8216
Update to 5.5.19 release.
2011-12-16 14:51:09 +00:00
Eitan Adler
7e3b32fff8
- remove maintainer tags from pkg-descr
...
Approved by: portmgr
Approved by: bapt (mentor)
2011-10-22 23:50:23 +00:00
Alex Dupre
e12bf51650
Update to 5.5.17 release.
2011-10-22 12:49:54 +00:00
Alex Dupre
7c285d8050
Update to 5.5.16 release.
2011-10-07 09:46:50 +00:00
Alex Dupre
143537c422
Don't escape quotes in mysqld_safe script, in order to fix @FIND_PROC@.
...
Spotted by: Erik <me@erik.eu>
2011-09-01 08:19:58 +00:00
Alex Dupre
ea57ca1063
Update to 5.5.15 release.
2011-08-09 11:12:44 +00:00
Alex Dupre
4ddf65715f
Update to 5.5.14 release.
2011-07-12 14:44:51 +00:00
Alex Dupre
a52fc435a0
Update to 5.5.13 release.
2011-06-09 07:20:36 +00:00
Alex Dupre
0d4594ec03
Update to 5.5.12 release.
2011-05-10 08:36:53 +00:00
Alex Dupre
f475db30be
Update to 5.5.11 release.
2011-04-12 07:51:49 +00:00
Alex Dupre
1835bd6a5d
Update MySQL to 5.5.10 release (shared library bumped).
2011-03-19 13:13:47 +00:00
Alex Dupre
b2d972df06
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
2011-02-08 16:37:40 +00:00
Alex Dupre
186cfdea42
Fix init_embedded_server when argc=0.
...
Submitted by: fluffy
Obtained from: MySQL Bug #57931
Feature safe: yes
2011-01-13 09:15:22 +00:00
Alex Dupre
784b960442
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
2011-01-11 20:33:38 +00:00
Alex Dupre
e4340ab85f
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>
2011-01-09 12:29:19 +00:00
Alex Dupre
144f3b9fb7
Normalize cmake parameters and fix WITH_FAST_MUTEXES.
...
PR: ports/153472
Submitted by: Oleg Sidorkin <OSidorkin@gmail.com>
2010-12-28 06:49:39 +00:00
Alex Dupre
70f8ddb44f
Allow custom pidfile.
2010-12-27 18:01:03 +00:00
Alex Dupre
d9029c5139
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.
2010-12-27 15:02:38 +00:00
Alex Dupre
b5e3d79bde
Allow to enable userland dtrace only on supported FreeBSD versions.
...
PR: ports/152590
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
2010-11-26 09:35:56 +00:00
Pav Lucistnik
c2c6dd75a0
- Mark BROKEN on 6.X: does not build
...
Reported by: pointyhat
2010-11-19 22:28:39 +00:00
Alex Dupre
1c5b6af38c
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>
2010-11-10 16:55:08 +00:00
Alex Dupre
569dca908a
Switch to use daemon(8) in rc script to avoid keeping a tty open.
...
Submitted by: koitsu, ed
2010-09-30 09:10:49 +00:00
Alex Dupre
ac053c9ed0
- 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]
2010-09-28 10:09:21 +00:00
Alex Dupre
31da751ef4
Really fix includes.
2010-07-27 15:10:54 +00:00
Alex Dupre
1f706238c5
Update to 5.5.5-m3 release:
...
- fix include layout [1]
- drop obsolete WITH_NDB knob
PR: ports/146276 [1]
Submitted by: pgollucci
2010-07-16 10:24:46 +00:00
Alex Dupre
3bae06fc05
Fix build/install when cmake is installed.
...
PR: ports/145774
Submitted by: Gerard Seibert <gerard@seibercom.net>
2010-04-18 09:20:10 +00:00
Alex Dupre
72629ab968
Update to 5.5.4-m3 release.
2010-04-16 09:18:51 +00:00
Alex Dupre
88a770e5fe
- 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]
2010-04-13 15:12:34 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00