non port: databases/mysql50-server/Makefile |
SVNWeb
|
Number of commits found: 94 |
Mon, 6 May 2013
|
[ 14:49 ale ]
Fix also -server ports with clang.
|
Mon, 29 Apr 2013
|
[ 22:35 flo ]
Deprecate MySQL 5.0.X and set expiration date to 2013-06-30
Approved by: ale
|
Thu, 17 Jan 2013
|
[ 16:43 flo ]
Update CONFLCITS after the addition of percona55-* and mariadb55-*
Approved by: maintainer
|
Tue, 4 Sep 2012
|
[ 02:58 linimon ]
Mark as broken on ARM.
Approved by: maintainer
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
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
|
Fri, 29 Jun 2012
|
[ 09:59 az ]
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Mon, 26 Mar 2012
|
[ 07:56 ale ]
Skip version 5.0.96 (no changes related to FreeBSD port).
Feature safe: yes
|
Fri, 10 Feb 2012
|
[ 14:35 ale ]
Update to 5.0.95 release.
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sat, 29 Oct 2011
|
[ 11:29 miwi ]
- Fix build on FreeBSD 10
|
Tue, 8 Feb 2011
|
[ 12:49 ale ]
Update to 5.0.92:
- switch to use USER/GROUP [1]
- allow custom pidfile
- replace CONFLICTS with CONFLICTS_INSTALL
PR: ports/143384
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Feature safe: yes
|
Sun, 9 Jan 2011
|
[ 16:14 ale ]
Update to 5.0.91 release.
PR: ports/153690
Submitted by: Tom Judge <tom@tomjudge.com>
|
Tue, 26 Oct 2010
|
[ 12:08 ale ]
Optimization: don't call times()->getrusage() on FreeBSD >= 7.0 when not needed.
Submitted by: davidxu
|
Thu, 30 Sep 2010
|
[ 09:10 ale ]
Switch to use daemon(8) in rc script to avoid keeping a tty open.
Submitted by: koitsu, ed
|
Tue, 24 Aug 2010
|
[ 09:36 ale ]
Add missing closing quotes.
PR: ports/149748
Submitted by: Ivan Klymenko <fidaj@ukr.net>
|
Tue, 16 Feb 2010
|
[ 11:03 ale ]
Update to 5.0.90 release.
Feature safe: yes
|
Mon, 11 Jan 2010
|
[ 11:58 ale ] (Only the first 10 of 43 ports in this commit are shown above. )
As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS.
|
Tue, 29 Dec 2009
|
[ 09:45 ale ]
Update to 5.0.89 release.
|
Sat, 21 Nov 2009
|
[ 09:57 ale ]
Update to 5.0.88 release.
|
Mon, 26 Oct 2009
|
[ 14:09 ale ]
Update to 5.0.87 release.
|
Thu, 24 Sep 2009
|
[ 14:24 ale ]
Update to 5.0.86 release:
- wait for mysql to be responsive at startup
Feature safe: yes
|
Thu, 27 Aug 2009
|
[ 15:18 ale ]
Update to 5.0.85 release.
|
Fri, 24 Jul 2009
|
[ 08:08 ale ]
Update to 5.0.84 release and use bundled libtool.
|
Tue, 21 Jul 2009
|
[ 08:27 ale ]
Update CONFLICTS.
|
Fri, 12 Jun 2009
|
[ 06:36 ale ]
Update to 5.0.83 release.
|
Mon, 8 Jun 2009
|
[ 06:03 ale ]
Update to 5.0.82 release and add additional manpages.
|
Wed, 13 May 2009
|
[ 05:22 ale ]
Update to 5.0.81 release.
|
Wed, 25 Mar 2009
|
[ 14:04 mm ]
- Mark MAKE_JOBS_SAFE for SMP compilation
Approved by: ale (maintainer, private e-mail)
|
Wed, 4 Mar 2009
|
[ 07:24 ale ]
Add mysqld embedded server library and fix pkg-plist.
|
Mon, 16 Feb 2009
|
[ 19:23 ale ]
Update to 5.0.77 release.
|
Fri, 16 Jan 2009
|
[ 22:41 linimon ] (Only the first 10 of 12 ports in this commit are shown above. )
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
|
Mon, 29 Dec 2008
|
[ 10:22 ale ]
Update to 5.0.75 release.
PR: ports/129979
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
|
Mon, 17 Nov 2008
|
[ 09:28 ale ]
Accept all linuxthreads library major versions.
|
Fri, 10 Oct 2008
|
[ 18:35 ale ]
- Fix client input validation vulnerability
- Fix my.cnf search path
|
Wed, 27 Aug 2008
|
[ 15:56 ale ]
Update to 5.0.67 release.
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Sat, 26 Jul 2008
|
[ 08:36 ale ]
Update CONFLICTS and remove duplicated USE_PERL5.
|
Thu, 31 Jan 2008
|
[ 22:18 ale ]
Update to 5.0.51a release.
|
Tue, 11 Dec 2007
|
[ 20:14 ale ]
Update to 5.0.51 release.
|
Mon, 8 Oct 2007
|
[ 08:30 ale ]
- 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]
|
Thu, 12 Jul 2007
|
[ 08:59 ale ]
Update to 5.0.45 release.
|
Sun, 20 May 2007
|
[ 08:30 ale ]
Update to 5.0.41 release and drop support for FreeBSD < 5.
Approved by: portmgr (linimon)
|
Wed, 14 Mar 2007
|
[ 16:13 ale ]
Update to 5.0.37 release.
|
Fri, 26 Jan 2007
|
[ 22:39 ale ]
Update to 5.0.33 release.
|
Sat, 20 Jan 2007
|
[ 09:22 ale ]
Fix dependencies.
|
Sun, 29 Oct 2006
|
[ 22:43 mnag ]
- Update to 5.0.27. Fix ABI incompatibility.
Approved by: portmgr (erwin), maintainer (ale)
|
Sun, 22 Oct 2006
|
[ 10:32 ale ]
Update to 5.0.26 release and fix two security vulnerabilities
(CVE-2006-4226 and CVE-2006-4227).
Approved by: portmgr (erwin)
|
Wed, 27 Sep 2006
|
[ 14:23 mnag ]
- Apply fix to ulong problem. http://bugs.mysql.com/bug.php?id=22227
- Bump -client PORTREVISION
- portlint
Approved by: maintainer (ale)
|
Thu, 7 Sep 2006
|
[ 07:40 ale ]
- Update to 5.0.24a release
- Add CSV Storage Engine support [1]
PR: ports/93107 [1]
Submitted by: Robert Uzzi <ruzzi@compedgeracing.com> [1]
|
Sun, 6 Aug 2006
|
[ 19:43 pav ]
- Update to 5.0.24
Approved by: ale's vacation
|
Thu, 22 Jun 2006
|
[ 10:23 ale ]
Remove the temporary hack to use the new USE_LDCONFIG feature.
|
Thu, 1 Jun 2006
|
[ 17:55 mnag ]
- Update to 5.0.22
PR: 98280
Approved by: ale
Security: http://lists.mysql.com/announce/365
|
Thu, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
Tue, 2 May 2006
|
[ 19:20 ale ]
Update to 5.0.21 release.
|
Mon, 10 Apr 2006
|
[ 06:28 ale ]
Update to 5.0.20 release.
|
Fri, 17 Mar 2006
|
[ 07:06 ale ]
Update to 5.0.19 release:
- add mysql_upgrade script to update the databases from an earlier (even minor)
release
|
Tue, 7 Mar 2006
|
[ 16:25 ale ] (Only the first 10 of 17 ports in this commit are shown above. )
Fix rcNG startup ordering for MySQL daemon.
Bump PORTREVISION for mysql-server ports.
Approved by: portmgr (clement)
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Sun, 5 Feb 2006
|
[ 10:13 ale ]
Update CONFLICTS after MySQL 5.1 import.
|
Sat, 28 Jan 2006
|
[ 23:25 ale ]
Add zlib to plist if FreeBSD < 5.0
|
Wed, 11 Jan 2006
|
[ 07:16 ale ]
Fix build on 4.X (use included zlib on 4.X).
|
Mon, 9 Jan 2006
|
[ 12:03 ale ]
Update to 5.0.18 release:
- convert mysql-client.sh script to use ldconfig rcNG system
|
Thu, 22 Dec 2005
|
[ 17:48 ale ]
Update to 5.0.17 release.
|
Sun, 27 Nov 2005
|
[ 10:19 ale ]
Update to 5.0.16 release:
- add Federated Engine
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Wed, 26 Oct 2005
|
[ 12:04 ale ]
Update to 5.0.15 release, the first Generally Available (GA) version!
|
Thu, 29 Sep 2005
|
[ 19:58 ale ]
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]
|
Wed, 7 Sep 2005
|
[ 12:04 ale ]
Update to 5.0.12 release.
PR: ports/85665
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
Sun, 28 Aug 2005
|
[ 18:46 ale ]
Update to 5.0.11 release.
PR: ports/85403
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
Sat, 23 Jul 2005
|
[ 07:34 ale ]
Install some header files (like mysqld_error.h) with the client, as previous
behaviour.
|
Sat, 16 Jul 2005
|
[ 11:22 ale ]
Update to 5.0.9 release.
PR: ports/83541
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
Sat, 18 Jun 2005
|
[ 14:06 ale ]
Update to 5.0.7 release.
|
Sat, 11 Jun 2005
|
[ 12:32 ale ]
Fix compilation on FreeBSD 4.X.
Submitted by: many
|
Wed, 8 Jun 2005
|
[ 07:32 ale ]
Update to 5.0.6 release.
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 09:31 ale ]
- Use the rcNG script to kill MySQL on deinstallation [1]
- Set the new sequence for finding my.cnf files [2]:
/etc, ${PREFIX}/etc, ${mysql_dbdir}
(default to: /etc/my.cnf, /usr/local/etc/my.cnf, /var/db/mysql/my.cnf)
PR: ports/79166 [1], ports/79597 [2]
Submitted by: Sergey Prikhodko <sergey@network-asp.biz> [1],
Vasil Dimov <vd@datamax.bg> [2]
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Wed, 6 Apr 2005
|
[ 13:38 ale ] (Only the first 10 of 13 ports in this commit are shown above. )
Update to 5.0.3 release:
- Add the possibility to specify the database directory in rc.conf
- Move database creation from post-install stage into startup script
- Add the possibility to specify additional command-line arguments
to be passed to mysqld_safe on startup
|
Mon, 21 Mar 2005
|
[ 14:08 pav ]
- Add new knob to define default server collation
Requested by: ale (maintainer)
|
Mon, 10 Jan 2005
|
[ 14:13 ale ]
Extend allowed linuxthreads shlib versions.
|
[ 13:40 ale ]
Move pre-configure in the common part.
Spotted by: Maxim Maximov <mcsi@mcsi.pp.ru>
|
[ 13:22 ale ]
Correct comment typo.
PR: ports/76050
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
[ 13:17 ale ]
Update to 5.0.2 release:
- Use MASTER_SITES_MYSQL
- Add WITHOUT_INNODB knob [1]
- Fix tcp wrappers (hopefully definitely!)
- Add WITH_NDB knob
Submitted by: sobomax [1]
|
Wed, 1 Dec 2004
|
[ 10:42 ale ]
Add p5-File-Temp dependency to mysql-scripts.
Required to run mysqlhotcopy.
PR: ports/72095
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
Sun, 24 Oct 2004
|
[ 21:28 ale ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to 5.0.1 (snapshot) release:
- Unmark FORBIDDEN
- Install a rcNG startup script
- Enable support for ndbcluster
- Add knob to use process scope threads
|
Thu, 21 Oct 2004
|
[ 21:30 nectar ]
Mark FORBIDDEN due to serious, unpatched security vulnerability
documented for almost two months at
http://vuxml.freebsd.org/e5e2883d-ceb9-11d8-8898-000d6111a684.html
|
Fri, 24 Sep 2004
|
[ 16:21 ale ]
- Fix mysqlhotdump vulnerability
- Fix plist (don't install .la files)
Approved by: portmgr (marcus)
|
Tue, 18 May 2004
|
[ 11:37 ale ]
- Replace dead MASTER_SITE [1]
- Fix mysqlbug vulnerability [2]
- Bump PORTREVISION
PR: ports/66671 [1]
Submitted by: Roman Neuhauser <neuhauser@chello.cz> [1],
roam [2]
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Fri, 12 Mar 2004
|
[ 10:36 ale ]
Fix a never-catched bug in mysql_install_db script.
Now the SKIP_DNS_CHECK knob is pointless.
|
Mon, 8 Mar 2004
|
[ 08:58 ale ]
Fix mysql default db installation.
Noticed by: many
|
Tue, 2 Mar 2004
|
[ 12:17 ale ]
Fix installation (a bit of perl was still there).
Reported by: bento via kris
|
Sun, 29 Feb 2004
|
[ 10:53 ale ]
Sync with MySQL 4.0:
- get rid of perl dependency
- enhance man pages and scripts installation
- move additional scripts in mysql-scripts port
|
Wed, 4 Feb 2004
|
[ 15:56 ale ]
Finally MySQL 5.0 appears in the ports tree!
PR: ports/60559
Submitted by: me
Approved by: nork (mentor/implicitly)
|
Number of commits found: 94 |