summaryrefslogtreecommitdiff
path: root/databases/mysql55-server/files/patch-configure (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-12-27Update MySQL to 5.5.8 GA release. Read UPDATING.Alex Dupre1-14/+0
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. Notes: svn path=/head/; revision=266994
2010-07-16Update to 5.5.5-m3 release:Alex Dupre1-3/+3
- fix include layout [1] - drop obsolete WITH_NDB knob PR: ports/146276 [1] Submitted by: pgollucci Notes: svn path=/head/; revision=257849
2010-04-18Fix build/install when cmake is installed.Alex Dupre1-0/+14
PR: ports/145774 Submitted by: Gerard Seibert <gerard@seibercom.net> Notes: svn path=/head/; revision=252859
2010-04-13- Update to 5.5.3-m3 releaseAlex Dupre1-22/+0
- Switch to use USERS and GROUPS [1] PR: ports/144887 [1] Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> [1] Notes: svn path=/head/; revision=252647
2009-07-22Fix --enable-dtrace logic and use bundled libtool.Alex Dupre1-9/+9
Reported by: many Notes: svn path=/head/; revision=238198
2007-06-01Update to 5.1.19 release.Alex Dupre1-13/+4
Notes: svn path=/head/; revision=192515
2006-11-07Update to 5.1.12 release.Alex Dupre1-8/+17
Notes: svn path=/head/; revision=176720
2004-10-24Update to 5.0.1 (snapshot) release:Alex Dupre1-53/+0
- Unmark FORBIDDEN - Install a rcNG startup script - Enable support for ndbcluster - Add knob to use process scope threads Notes: svn path=/head/; revision=120092
2004-09-24- Fix mysqlhotdump vulnerabilityAlex Dupre1-9/+9
- Fix plist (don't install .la files) Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118376
2004-02-04Finally MySQL 5.0 appears in the ports tree!Alex Dupre1-11/+3
PR: ports/60559 Submitted by: me Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=99976
2003-12-26o Add CONFLICTS sections.Norikatsu Shigemura1-0/+11
o Fix packages dependencies. o portlint clean o Correct typo in MASTER_SITES, Fix non-optimized build. PR: ports/60559 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=96629
2003-12-11o Update to 4.1.1 alpha release.Norikatsu Shigemura1-25/+6
o Sync with mysql40 port changes. o Make portlint clean. PR: ports/60119 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=95620
2003-05-22We finally have a threadsafe realpath(3) in 4.x and 5.x.Martin Blapp1-5/+24
Remove problematic HAVE_BROKEN_REALPATH define, now we have a fixed version. This allows usage of symlinks for database paths again which was previously broken. Bump portrevision. Notes: svn path=/head/; revision=81751
2003-05-19Correct configure patchTilman Keskinoz1-5/+3
PR: 51342 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=81394
2003-03-24Update to 4.0.12.Norikatsu Shigemura1-7/+18
PR: ports/50130 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=77407
2003-02-04Update to 4.0.10.Norikatsu Shigemura1-4/+48
Fix configure on -current. PR: ports/47902 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=74675
2003-01-31Update to MySQL 4.0.9 after a repo-copy from the mysql323-* ports.Peter Pentchev1-143/+4
PR: 45543 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Repo-copy approved by: portmgr (will) Repo-copy performed by: cvs (josefk) Notes: svn path=/head/; revision=74356
2002-12-16make USE_LIBTOOL actually workingDirk Froemberg1-10/+18
Submitted by: sobomax Notes: svn path=/head/; revision=71680
2002-12-14Upgrade to 3.23.54.Dirk Froemberg1-32/+24
This fixes a security hole which is remotely exploitable. See http://security.e-matters.de/advisories/042002.html for details. Submitted by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=71630
2002-11-10FreeBSD has broken realpath(3), too.Dirk Froemberg1-8/+16
PR: ports/44784 Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com> Notes: svn path=/head/; revision=69859
2002-10-21Upgrade to 3.23.52.Dirk Froemberg1-21/+22
Notes: svn path=/head/; revision=68483
2002-08-19Upgrade to 3.23.52.Dirk Froemberg1-22/+25
Notes: svn path=/head/; revision=64658
2002-06-20Upgrade to 3.23.51.Dirk Froemberg1-43/+57
Notes: svn path=/head/; revision=61632
2001-05-12Upgrade to 3.23.38.Dirk Froemberg1-15/+15
Notes: svn path=/head/; revision=42551
2001-04-21Upgrade to 3.23.37.Dirk Froemberg1-21/+24
Notes: svn path=/head/; revision=41757
2001-01-21Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg1-9/+0
mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least). Notes: svn path=/head/; revision=37401
2000-12-18Upgrade to 3.23.29a.Dirk Froemberg1-36/+17
Notes: svn path=/head/; revision=36063
2000-10-19Upgrade to 3.23.26.Dirk Froemberg1-22/+28
Notes: svn path=/head/; revision=33997
2000-10-19Upgrade to MySQL-3.23.24 after repository copy from mysql322-clientDirk Froemberg1-18/+37
and mysql322-server. - mit-pthread support was dropped. - libmysqlclient.so.9 was renamed to libmysqlclient.so.6 (like the one coming with MySQL-3.22.x) so ports depending on MySQL having a chance of using 3.23.x if installed. mysql322-(client|server) and mysql323-(client|server) can't be installed at the same time, of course. Notes: svn path=/head/; revision=33988
2000-05-03Remove -Werror from configure script. This caused incorrect resultsDirk Froemberg1-7/+40
if -Wall was in CFLAGS. Thus mysql didn't build. Reported, analyzed and tested by: deischen Notes: svn path=/head/; revision=28281
2000-01-25Upgrade to 3.22.30.Dirk Froemberg1-28/+17
Notes: svn path=/head/; revision=25061
1999-11-27Use stripped hostname via `hostname -s` in various scripts, to make themDirk Froemberg1-1/+10
consistent with mysqld and other OS. Reported by: Clive Lin <clive@CirX.ORG> Notes: svn path=/head/; revision=23449
1999-10-18Upgrade to 3.22.27.Dirk Froemberg1-19/+53
Notes: svn path=/head/; revision=22503
1999-04-06- upgrade to 3.22.21Dirk Froemberg1-2/+11
- pass ${CONFIGURE_ARGS} to mit-pthreads configure Notes: svn path=/head/; revision=17676
1999-02-07Cleanups:Dirk Froemberg1-13/+28
- don't pollute CFLAGS with extra optimizer flags - remove part of patch-ac which forces -pthread instead of -lc_r (was included in the main distribution) - don't name freebsd version in mit-pthreads/config/configure explicitly. settings work for 2.*, 3.* and 4.*. Notes: svn path=/head/; revision=16558
1998-12-01Don't try to be too fancy about using ps to find its flags, it breaksSatoshi Asami1-4/+36
chrooted builds. Don't start mysql automatically if PACKAGE_BUILDING is defined. Submitted by: maintainer Notes: svn path=/head/; revision=14972
1998-09-13link with -pthread = -nostdlib und -lc_rAndreas Klemm1-0/+11
not only using -lc_r what would result in linking in libc and libc_r Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE> Obtained from: John Birrell Notes: svn path=/head/; revision=13097