notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mysqlbackup Creates MySQL backups on a periodic basis
2.8 databases on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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:: mytop, nagios, phpMyAdmin-php81, nmap
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. bin/mysqlbackup
  2. etc/periodic/daily/200.mysqlbackup
  3. etc/periodic/weekly/200.mysqlbackup
  4. etc/periodic/monthly/200.mysqlbackup
  5. share/man/man1/mysqlbackup.1.gz
  6. /usr/local/share/licenses/mysqlbackup-2.8/catalog.mk
  7. /usr/local/share/licenses/mysqlbackup-2.8/LICENSE
  8. /usr/local/share/licenses/mysqlbackup-2.8/BSD2CLAUSE
Collapse this list.
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):
mysqlbackup
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.82.82.82.82.8-2.8-
FreeBSD:13:quarterly2.82.82.82.82.8-2.82.8
FreeBSD:14:latest2.82.82.82.82.8--2.8
FreeBSD:14:quarterly2.82.8-2.82.8-2.82.8
FreeBSD:15:latest2.82.8n/a2.8n/a-2.82.8
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.8
08 Jan 2024 16:30:29
commit hash: 28cfe20550b8d64ee918cbfcf4fe5a3278650819commit hash: 28cfe20550b8d64ee918cbfcf4fe5a3278650819commit hash: 28cfe20550b8d64ee918cbfcf4fe5a3278650819commit hash: 28cfe20550b8d64ee918cbfcf4fe5a3278650819 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eleminate its usage and move man to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.8
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.8
18 Jul 2018 22:20:24
Revision:474907Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:436244Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add NO_ARCH
- Fix WWW:
- Cosmetic fixes

Approved by:	portmgr blanket
2.8
05 Oct 2016 18:33:07
Revision:423365Original commit files touched by this commit
marino search for other commits by this committer
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
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:375020Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.8
03 Jun 2014 17:20:46
Revision:356383Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update LICENSE

Approved by:	portmgr (blanket)
2.8
31 May 2014 08:32:05
Revision:355945Original commit files touched by this commit
alexey search for other commits by this committer
Update to latest version - 2.8.

Approved by:	wg (mentor)
2.7
06 Mar 2014 12:24:23
Revision:347187Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
2.7
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
2.7
29 Jun 2013 16:17:05
Revision:322050Original commit files touched by this commit
feld search for other commits by this committer
- Update to 2.7

PR: ports/180090
Submitted by: alexey@renatasystems.org
Approved by: crees (mentor)
2.6
21 Mar 2012 17:58:06
Original commit files touched by this commit
jgh search for other commits by this committer
- 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
Original commit files touched by this commit
culot search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.4
05 Aug 2009 12:13:01
Original commit files touched by this commit
demon search for other commits by this committer
Correct grammar.
2.4
05 Aug 2009 09:11:31
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.4

PR:             137426
Submitted by:   Alexey V.Degtyarev <alexey@renatasystems.org>
2.3
04 Jul 2009 23:00:14
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.3

PR:             136228
Submitted by:   Alexey V.Degtyarev <alexey@renatasystems.org> (maintainer)
2.2
18 Jun 2009 11:19:50
Original commit files touched by this commit
beat search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
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

Number of commits found: 23