Commit graph

285 commits

Author SHA1 Message Date
Alex Dupre
f7667e2154 Update to 5.4.3 release (see UPDATING). 2009-10-18 10:22:03 +00:00
Alex Dupre
0276c8f596 Update to 5.4.2 release.
Feature safe:	yes
2009-09-24 15:36:20 +00:00
Alex Dupre
57cc4a6e6d Fix build when perl is not installed.
Reported by:	pointyhat
2009-07-23 13:04:08 +00:00
Alex Dupre
68fc560349 Fix --enable-dtrace logic and use bundled libtool.
Reported by:	many
2009-07-22 12:16:57 +00:00
Alex Dupre
6da08f8296 Add MySQL 5.4.1-beta.
Beware: it needs a lot of memory in default configuration for InnoDB.

Repocopy by:	marcus
2009-07-21 08:07:28 +00:00
Alex Dupre
9a216ce0bb Update to 5.1.35 release and install additional manpages. 2009-06-08 06:49:58 +00:00
Alex Dupre
3969a8b320 Update to 5.1.34 release. 2009-04-23 07:09:13 +00:00
Alex Dupre
7bd0b24591 Update to 5.1.33 release. 2009-04-01 08:50:54 +00:00
Martin Matuska
2478af75fd - Mark MAKE_JOBS_SAFE for SMP compilation
PR:		ports/132965
Approved by:	ale (maintainer, private e-mail)
2009-03-25 12:57:46 +00:00
Alex Dupre
e2eb67cc32 Update to 5.1.32 release. 2009-03-04 07:50:02 +00:00
Alex Dupre
2920056f61 Update to 5.1.31 and add mysqld embedded server library. 2009-03-03 16:35:52 +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
227612a39b Update to 5.1.30 Generaly Available release. 2008-12-07 23:03:58 +00:00
Alex Dupre
6d4ed3627c Accept all linuxthreads library major versions. 2008-11-17 09:28:40 +00:00
Alex Dupre
4f6f936f4b Update to 5.1.29 release. 2008-10-31 07:58:03 +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
a4b9511333 Update to 5.1.28-rc release. 2008-09-23 05:43:45 +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
7def302047 Add support for --with-fast-mutexes.
PR:		ports/125616
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2008-07-15 13:40:53 +00:00
Alex Dupre
5f988d035b Update to 5.1.26 release. 2008-07-13 09:00:48 +00:00
Alex Dupre
acd00046b3 Update to 5.1.25-rc release.
Fix startup script to wait until server is completely up. [1]

PR:		ports/122063 [1]
Submitted by:	Christopher Sean Hilton <chris@vindaloo.com> [1]
2008-06-07 08:33:50 +00:00
Alex Dupre
5b1e54fcd9 Fix plist and bump PORTREVISION. 2008-04-23 05:49:10 +00:00
Alex Dupre
488c2c63cc - Update to 5.1.24 release
- Fix my.cnf search path [1]

PR:		ports/121900 [1]
Submitted by:	Yarema <yds@CoolRat.org> [1]
2008-04-21 20:34:32 +00:00
Alex Dupre
0246067549 Update to 5.1.23 release. 2008-02-14 10:49:46 +00:00
Alex Dupre
6ca542df3c Update to 5.1.22 RC release. 2007-10-08 08:57:59 +00:00
Alex Dupre
493779bf8b Update to 5.1.21 release. 2007-08-28 09:33:41 +00:00
Alex Dupre
b736078c7c Update to 5.1.20 release. 2007-07-05 13:32:09 +00:00
Alex Dupre
5afd401817 Fix compilation with gcc4.2, by moving down mix/max definitions.
Submitted by:	Huang wen hui <hwh@gddsn.org.cn>
2007-07-02 06:10:16 +00:00
Alex Dupre
01331bd91c Update to 5.1.19 release. 2007-06-01 09:24:31 +00:00
Alex Dupre
c1d34f294d Update to 5.1.18 release and drop support for FreeBSD < 5.
Approved by:	portmgr (linimon)
2007-05-20 08:31:37 +00:00
Alex Dupre
f51ea84c17 Update to 5.1.17 release. 2007-04-19 08:58:29 +00:00
Alex Dupre
74cd81ec3b Update to 5.1.16 release. 2007-03-14 16:30:56 +00:00
Alex Dupre
8c875e3e44 Update to 5.1.15 release. 2007-02-04 09:32:18 +00:00
Alex Dupre
aeea5e77c6 Fix dependencies. 2007-01-20 09:22:58 +00:00
Alex Dupre
c856e33eb4 Update to 5.1.14-beta release. 2006-12-31 12:02:33 +00:00
Alex Dupre
1434656ad4 Update to 5.1.12 release. 2006-11-07 16:37:59 +00:00
Alex Dupre
1269507812 Fix patching with WITH_PROC_SCOPE_PTH=yes
PR:		ports/99384
Submitted by:	Kyryll A Minrnenko <mirya@matrix.ua>
2006-09-10 16:03:51 +00:00
Alex Dupre
fcfd4c734b Remove the temporary hack to use the new USE_LDCONFIG feature. 2006-06-22 10:23:04 +00:00
Alex Dupre
20dac73485 Update to 5.1.11 release:
- use recommended yaSSL library
- build as max-no-ndb or max profiles
2006-06-19 09:08:56 +00:00
Alex Dupre
f27d84df7c Fix pkg-plist. 2006-05-22 19:36:47 +00:00
Alex Dupre
076d936ef8 Update to 5.1.9 release. 2006-05-11 06:14:25 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Alex Dupre
de8cbc09e1 Update to 5.1.7 beta release:
- add mysql_upgrade script to update the databases from an earlier (even minor) release
2006-03-17 07:06:04 +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
b10e49f920 Update to 5.1.6 release. 2006-02-15 21:22:14 +00:00
Alex Dupre
ed24876210 Initial import of MySQL 5.1 version.
This is an *alpha* release (5.1.5).
2006-02-05 10:08:40 +00:00
Alex Dupre
3330df43ed Add zlib to plist if FreeBSD < 5.0 2006-01-28 23:25:02 +00:00