aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql51-scripts
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5.1.73 release and stagify.Alex Dupre2013-12-171-1/+0
| | | | Notes: svn path=/head/; revision=336733
* - use unique package namesFlorian Smeets2013-10-031-1/+1
| | | | | | | | | | - stop using LATEST_LINK - update CONFLICTS accordingly Approved by: maintainer Notes: svn path=/head/; revision=329247
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - convert to the new perl5 frameworkAndrej Zverev2013-09-101-6/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326894
* Move the USE_PERL5 definition for the scripts slave ports from the masterMark Linimon2009-01-161-0/+1
| | | | | | | | | to the slave port, to move it before the inclusion of bsd.port.pre.mk. Approved by: maintainer Notes: svn path=/head/; revision=226291
* Update CONFLICTS and remove duplicated USE_PERL5.Alex Dupre2008-07-261-1/+0
| | | | Notes: svn path=/head/; revision=217548
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-0/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Fix dependencies.Alex Dupre2007-01-201-2/+0
| | | | Notes: svn path=/head/; revision=182849
* BROKEN: Broken dependencyKris Kennaway2007-01-201-0/+2
| | | | Notes: svn path=/head/; revision=182828
* Update to 5.1.7 beta release:Alex Dupre2006-03-171-1/+1
| | | | | | | - add mysql_upgrade script to update the databases from an earlier (even minor) release Notes: svn path=/head/; revision=157478
* Fix rcNG startup ordering for MySQL daemon.Alex Dupre2006-03-071-0/+1
| | | | | | | | | Bump PORTREVISION for mysql-server ports. Approved by: portmgr (clement) Notes: svn path=/head/; revision=157011
* Initial import of MySQL 5.1 version.Alex Dupre2006-02-051-2/+2
| | | | | | | This is an *alpha* release (5.1.5). Notes: svn path=/head/; revision=155251
* Update to 5.0.9 release.Alex Dupre2005-07-161-1/+0
| | | | | | | | PR: ports/83541 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=139329
* Symlink vulnerability fixed.Alex Dupre2005-01-161-0/+1
| | | | | | | | Submitted by: simon Obtained from: MySQL BitKeeper Repository Notes: svn path=/head/; revision=126626
* - Fix mysqlhotdump vulnerabilityAlex Dupre2004-09-241-1/+0
| | | | | | | | | - Fix plist (don't install .la files) Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118376
* Fix mysql default db installation.Alex Dupre2004-03-081-1/+1
| | | | | | | Noticed by: many Notes: svn path=/head/; revision=103278
* Add mysql50-scripts, a slave port containing additional scripts for theAlex Dupre2004-02-291-0/+21
MySQL database. Notes: svn path=/head/; revision=102510