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
Alex Dupre
ee88113e6b
Update CONFLICTS after MySQL 5.1 import.
2006-02-05 10:13:54 +00:00
Alex Dupre
3330df43ed
Add zlib to plist if FreeBSD < 5.0
2006-01-28 23:25:02 +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
2843e6c68e
Fix build on 4.X (use included zlib on 4.X).
2006-01-11 07:16:20 +00:00
Alex Dupre
e11514bf08
Update to 5.0.18 release:
...
- convert mysql-client.sh script to use ldconfig rcNG system
2006-01-09 12:03:26 +00:00
Alex Dupre
8c03c07964
Update to 5.0.17 release.
2005-12-22 17:48:30 +00:00
Alex Dupre
871cef8037
Update to 5.0.16 release:
...
- add Federated Engine
2005-11-27 10:19:59 +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
cf8a1f328f
Update to 5.0.15 release, the first Generally Available (GA) version!
2005-10-26 12:04:19 +00:00
Alex Dupre
eb71ce34a6
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]
2005-09-29 19:58:03 +00:00
Alex Dupre
c0397b5746
Update to 5.0.12 release.
...
PR: ports/85665
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
2005-09-07 12:04:35 +00:00
Alex Dupre
8b7028832b
Update to 5.0.11 release.
...
PR: ports/85403
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
2005-08-28 18:46:42 +00:00
Alex Dupre
3b948fe118
Install some header files (like mysqld_error.h) with the client, as previous behaviour.
2005-07-23 07:34:04 +00:00
Alex Dupre
e24c4f01b7
Update to 5.0.9 release.
...
PR: ports/83541
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
2005-07-16 11:22:38 +00:00
Alex Dupre
02dfd9c007
Update to 5.0.7 release.
2005-06-18 14:06:09 +00:00
Alex Dupre
cee3a2fc9f
Fix compilation on FreeBSD 4.X.
...
Submitted by: many
2005-06-11 12:32:44 +00:00