aboutsummaryrefslogtreecommitdiff
path: root/databases/autobackupmysql
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Support stagingEmanuel Haupt2014-03-031-6/+7
| | | | Notes: svn path=/head/; revision=346896
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
| | | | Notes: svn path=/head/; revision=301510
* - Update to 1.4Ryan Steinmetz2011-12-243-21/+27
| | | | | | | | | | - Honor custom LOCALBASE/PREFIX PR: ports/163243 Submitted by: Frank Wall <fw@moov.de> (maintainer) Notes: svn path=/head/; revision=287965
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Typo fixes.Jimmy Olgeni2010-07-301-2/+2
| | | | Notes: svn path=/head/; revision=258501
* A script to take daily, weekly and monthly backups of your MySQLMartin Wilke2009-12-244-0/+68
databases using mysqldump. Features: - Backup mutiple databases - Single backup file or to a seperate file for each DB - Compress backup files - Backup remote servers - E-mail logs WWW: https://sourceforge.net/projects/autobackupmysql PR: ports/141846 Submitted by: Frank Wall <fw at moov.de> Notes: svn path=/head/; revision=246569