Commit graph

287 commits

Author SHA1 Message Date
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
Alex Dupre
754e3a303e Update to 5.0.90 release.
Feature safe:	yes
2010-02-16 11:03:02 +00:00
Alex Dupre
02deaaf2a7 As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS. 2010-01-11 11:58:42 +00:00
Alex Dupre
54671e8b69 Update to 5.0.89 release. 2009-12-29 09:45:00 +00:00
Alex Dupre
edf39c3d39 Update to 5.0.88 release. 2009-11-21 09:57:53 +00:00
Alex Dupre
37c7ed01a1 Update to 5.0.87 release. 2009-10-26 14:09:54 +00:00
Alex Dupre
7f25d4ef72 Update to 5.0.86 release:
- wait for mysql to be responsive at startup

Feature safe:	yes
2009-09-24 14:24:15 +00:00
Alex Dupre
f1cba2055c Update to 5.0.85 release. 2009-08-27 15:18:37 +00:00
Alex Dupre
a10e291fa5 Update to 5.0.84 release and use bundled libtool. 2009-07-24 08:08:59 +00:00
Alex Dupre
813ae9bd0d Update CONFLICTS. 2009-07-21 08:27:37 +00:00
Alex Dupre
a4d2cdbc79 Update to 5.0.83 release. 2009-06-12 06:36:17 +00:00
Alex Dupre
b6a2280e26 Update to 5.0.82 release and add additional manpages. 2009-06-08 06:03:20 +00:00
Alex Dupre
d39c864ae8 Update to 5.0.81 release. 2009-05-13 05:22:58 +00:00
Martin Matuska
68c9190378 - Mark MAKE_JOBS_SAFE for SMP compilation
Approved by:	ale (maintainer, private e-mail)
2009-03-25 14:04:40 +00:00
Alex Dupre
b17bc8bd2f Add mysqld embedded server library and fix pkg-plist. 2009-03-04 07:24:41 +00:00
Alex Dupre
2b81cc2964 Update to 5.0.77 release. 2009-02-16 19:23:47 +00:00
Mark Linimon
cbfb36bb87 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
2009-01-16 22:41:06 +00:00
Alex Dupre
667b90a33c Update to 5.0.75 release.
PR:		ports/129979
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2008-12-29 10:22:05 +00:00
Alex Dupre
6d4ed3627c Accept all linuxthreads library major versions. 2008-11-17 09:28:40 +00:00
Alex Dupre
c7d5687bb9 - Fix client input validation vulnerability
- Fix my.cnf search path
2008-10-10 18:35:13 +00:00
Alex Dupre
e76c1a14ce Update to 5.0.67 release. 2008-08-27 15:56:50 +00:00
Rong-En Fan
741aa71483 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
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Alex Dupre
71e1e1936f Make startup script ssh-friendly.
PR:		ports/81915
Submitted by:	David Marshall <marshall@chezmarshall.com>
2008-07-30 06:11:16 +00:00
Alex Dupre
2c7da133d6 Update CONFLICTS and remove duplicated USE_PERL5. 2008-07-26 08:36:54 +00:00
Alex Dupre
b170e4c513 Update to 5.0.51a release. 2008-01-31 22:18:44 +00:00
Alex Dupre
f7b84ee5af Fix SSL connections.
Reported by:	many
2008-01-21 07:15:53 +00:00
Alex Dupre
6b6fb34f83 Backport a couple of small enhancement from mysql 5.1 port. 2007-12-12 09:09:53 +00:00
Alex Dupre
52758bb47a Update to 5.0.51 release. 2007-12-11 20:14:48 +00:00
Alex Dupre
25efd4f481 - 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]
2007-10-08 08:30:57 +00:00
Alex Dupre
ebfb9c8210 Update to 5.0.45 release. 2007-07-12 08:59:24 +00:00
Alex Dupre
7339636d9c Update to 5.0.41 release and drop support for FreeBSD < 5.
Approved by:	portmgr (linimon)
2007-05-20 08:30:26 +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
e8c3646170 Update to 5.0.37 release. 2007-03-14 16:13:28 +00:00
Alex Dupre
afcd500376 Update to 5.0.33 release. 2007-01-26 22:39:58 +00:00
Alex Dupre
aeea5e77c6 Fix dependencies. 2007-01-20 09:22:58 +00:00
Marcus Alves Grando
eb1a93ce1a - Update to 5.0.27. Fix ABI incompatibility.
Approved by:	portmgr (erwin), maintainer (ale)
2006-10-29 22:43:31 +00:00
Alex Dupre
1f25a7505e Update to 5.0.26 release and fix two security vulnerabilities
(CVE-2006-4226 and CVE-2006-4227).

Approved by:	portmgr (erwin)
2006-10-22 10:32:30 +00:00
Marcus Alves Grando
41867f003c - Apply fix to ulong problem. http://bugs.mysql.com/bug.php?id=22227
- Bump -client PORTREVISION
- portlint

Approved by:	maintainer (ale)
2006-09-27 14:23:28 +00:00
Alex Dupre
6ea6533790 - Update to 5.0.24a release
- Add CSV Storage Engine support [1]

PR:		ports/93107 [1]
Submitted by:	Robert Uzzi <ruzzi@compedgeracing.com> [1]
2006-09-07 07:40:00 +00:00
Pav Lucistnik
3b1e57565a - 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
2006-08-10 08:36:41 +00:00
Pav Lucistnik
cf48b90ff6 - Update to 5.0.24
Approved by:	ale's vacation
2006-08-06 19:43:47 +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
e80287dc93 - Update to 5.0.22
PR:		98280
Approved by:	ale
Security:	http://lists.mysql.com/announce/365
2006-06-01 17:55:56 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Alex Dupre
c832f0f348 Update to 5.0.21 release. 2006-05-02 19:20:04 +00:00
Alex Dupre
18da83a9dc Update to 5.0.20 release. 2006-04-10 06:28:56 +00:00
Alex Dupre
8ae88a3aa7 Update to 5.0.19 release:
- add mysql_upgrade script to update the databases from an earlier (even minor) release
2006-03-17 07:06:39 +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