summaryrefslogtreecommitdiff
path: root/databases/mysql-proxy (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-07-25Update libevent to 1.4.14bMartin Matuska1-0/+1
PR: ports/147723 Approved by: maintainer (timeout)
2010-04-27- Update to 0.8.0Cheng-Lung Sung6-172/+62
PR: ports/143255 Submitted by: Florian Smeets <flo_AT_kasimir dot com>
2010-03-27Begin the process of deprecating sysutils/rc_subr byDoug Barton1-2/+2
s#. %%RC_SUBR%%#. /etc/rc.subr#
2009-12-03- fix rw-splitting.Cheng-Lung Sung2-1/+94
- See full description at http://bugs.mysql.com/bug.php?id=46141 - bump PORTREVISION PR: ports/140695 Submitted by: Vladimir Korkodinov <viper_AT_perm dot raid dot ru>
2009-10-28- fix broken rw-splitingCheng-Lung Sung3-1/+74
- bump PORTREVISION PR: ports/140039 Submitted by: Vladimir Korkodinov <viper_AT_perm dot raid dot ru>
2009-10-28- fix broken rw-splitingCheng-Lung Sung3-29/+8
- bump PORTREVISION PR: ports/139792 Submitted by: Vladimir Korkodinov <viper_AT_perm dot raid dot ru>
2009-10-27- allow multiple backend addresses with mysql-proxy startup scriptCheng-Lung Sung2-2/+7
- bump PORTREVISION PR: ports/136028 Submitted by: Alexey V dot Degtyarev <alexey_AT_renatasystems dot org>
2009-08-17- Update to 0.7.2Cheng-Lung Sung2-4/+4
2009-07-09- Update to 0.7.1Cheng-Lung Sung9-47/+436
PR: ports/134042
2008-08-19- Update libevent dependency and bump PORTREVISIONMarcus Alves Grando1-2/+2
2008-06-06Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis1-1/+1
The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
2008-03-27- Startup script to mysql-proxyCheng-Lung Sung2-0/+52
Changes: PR: ports/120183 Submitted by: <bartlomiej dot syryjczyk_AT_expro dot pl> Reviewed by: clsung
2008-03-22Fix build (was due to lua's upgrade).Vanilla I. Shu1-1/+1
Submitted by: pav@ via email Approved by: clsung@ (maintainer)
2008-01-30- Update to 0.6.1Cheng-Lung Sung3-5/+8
Changes:
2008-01-29- builds on mysql 4.1Cheng-Lung Sung1-1/+1
Changes: Submitted by: bartlomiej dot syryjczyk_AT_expro dot pl
2008-01-02- Bump PORTREVISION since devel/libevent are updated.Marcus Alves Grando1-2/+2
2007-10-15- fix install errorCheng-Lung Sung2-0/+46
2007-10-04- Update to 0.6.0Cheng-Lung Sung3-14/+27
- Reset maintainership PR: ports/116527 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
2007-09-21- Change libevent lib and bump PORTREVISION since devel/libevent are updated.Marcus Alves Grando1-1/+2
2007-07-28- Does not build with MySQL < 5.0Pav Lucistnik1-0/+1
PR: ports/114285 Reported by: Bartomiej Syryjczyk <bartlomiej.syryjczyk@expro.pl> Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
2007-07-09- forgot to add pkg-plistCheng-Lung Sung1-0/+10
PR: ports/114348
2007-07-09- Update to 0.5.1Cheng-Lung Sung2-8/+5
PR: ports/114348 Submitted by: maintainer (Gea-Suan Lin)
2007-07-02Add mysql-proxy 0.5.0, monitor, analyze or transform the communicationCheng-Lung Sung3-0/+43
of MySQL. PR: ports/114030 Submitted by: Gea-Suan Lin <gslin at gslin.org>