Port details |
- mysqlbackup Creates MySQL backups on a periodic basis
- 2.8 databases =6 2.8Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2009-06-13 22:54:10
- Last Update: 2024-01-08 16:30:29
- Commit Hash: 28cfe20
- People watching this port, also watch:: nmap, mytop, phpMyAdmin-php81, nagios, pkg_tree
- License: BSD2CLAUSE
- WWW:
- https://code.google.com/archive/p/mysqlbackup/
- Description:
- mysqlbackup: create MySQL-database servers backup easy
Why mysqlbackup?
1. Requires minimum coding to create everyday MySQL-backups with some
additional functions.
2. Backups can be compressed on-the-fly and automatically rotated after
specified number of a days past.
3. "Slave mode" feature - stop slave, save it's status and then create backup.
Start slave afterwards.
4. Includes basic database maintenance: check, optimize tables before backup
creation.
5. It can be safely used on a large MySQL installations (1000+ databases).
6. It is written in sh - code interpreter available in a base system.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mysqlbackup>0:databases/mysqlbackup
- To install the port:
- cd /usr/ports/databases/mysqlbackup/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/mysqlbackup
- pkg install mysqlbackup
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mysqlbackup
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mysqlbackup-2.8.tar.gz) = 1cbc36fdb7a771331d6cc8640ff5a1d6ae8b6c05d78ce09b10fe08e571dd0ea5
SIZE (mysqlbackup-2.8.tar.gz) = 17946
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libmysqlclient.so.21 : databases/mysql80-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_mysqlbackup
- USES:
- mysql
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.8 08 Jan 2024 16:30:29 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.8 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
2.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.8 18 Jul 2018 22:20:24 |
yuri |
Reset maintainership of the ports maintained by alexey@renatasystems.org
Based on the timeout of 3+ months (2018-03-23-now) on bug#226885 for net/ucarp
Also, looking at the subversion log, there were timeouts on:
* bug#224169 r465659 | ygy | 2018-03-26 19:51:12
* bug#224768 r459066 | swills | 2018-01-15 07:16:28
* bug#224755 r459058 | swills | 2018-01-15 06:55:08
The last approval from alexey@renatasystems.org was over a year ago:
bug#218563 r438885 | lifanov | 2017-04-19 08:30:28 (devel/py-colorama) |
2.8 15 Mar 2017 13:46:27 |
amdmi3 |
- Add NO_ARCH
- Fix WWW:
- Cosmetic fixes
Approved by: portmgr blanket |
2.8 05 Oct 2016 18:33:07 |
marino |
databases/mysqlbackup: unbreak (fetches fine)
Maybe the renatasystems server was down briefly because this port fetches
without any issue now.
PR: 213002
Submitted by: maintainer |
2.8 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
2.8 20 Dec 2014 17:40:54 |
bapt |
Cleanup plist |
2.8 03 Jun 2014 17:20:46 |
sunpoet |
- Update LICENSE
Approved by: portmgr (blanket) |
2.8 31 May 2014 08:32:05 |
alexey |
Update to latest version - 2.8.
Approved by: wg (mentor) |
2.7 06 Mar 2014 12:24:23 |
ehaupt |
Support staging |
2.7 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
2.7 29 Jun 2013 16:17:05 |
feld |
- Update to 2.7
PR: ports/180090
Submitted by: alexey@renatasystems.org
Approved by: crees (mentor) |
2.6 21 Mar 2012 17:58:06 |
jgh |
- Update to 2.6
- shorten master_sites while here
- styling fixes on pkg-descr
PR: ports/166299
Submitted by: maintainer, alexey@renatasystems.org
Feature safe: yes |
2.5 22 Aug 2011 13:17:36 |
culot |
- Update to 2.5
- Add LICENSE (BSD)
- Update MASTER_SITES and WWW link (project now hosted on googlecode)
PR: ports/159987
Submitted by: Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer) |
2.4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.4 05 Aug 2009 12:13:01 |
demon |
Correct grammar. |
2.4 05 Aug 2009 09:11:31 |
miwi |
- Update to 2.4
PR: 137426
Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> |
2.3 04 Jul 2009 23:00:14 |
miwi |
- Update to 2.3
PR: 136228
Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> (maintainer) |
2.2 18 Jun 2009 11:19:50 |
beat |
- Update to 2.2
PR: ports/135682
Submitted by: Alexey V.Degtyarev <alexey AT renatasystems.org> (maintainer) |
2.1 13 Jun 2009 22:52:58 |
miwi |
mysqlbackup: create MySQL-database servers backup easy
Why mysqlbackup?
1. Required minimum coding to create everyday MySQL-backups with some
additional functions.
2. Backups can be compressed on-the-fly and automatically rotated after
specified number of a days past.
3. It is includes basic database maintenance: check, optimize tables before
backup creation.
4. It can be safely used on a large MySQL installations (1000+ databases).
5. It is written in sh - code interpreter available in a base system.
WWW: http://renatasystems.org/freebsd/mysqlbackup.html
PR: ports/135331
Submitted by: Alexey V. Degtyarev |