Port details |
- mydumper MySQL Data Dumper
- 0.12.7.3 databases
=2 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2009-03-05 18:40:17
- Last Update: 2022-10-03 17:10:15
- Commit Hash: 48c4f4c
- People watching this port, also watch:: sa-stats, screen, policyd2, htdig
- License: GPLv3
- Description:
- MyDumper is a MySQL Logical Backup Tool. It has 2 tools:
- mydumper which is responsible to export a consistent backup of MySQL databases
- myloader reads the backup from mydumper, connects the to destination database
and imports the backup. Both tools use multithreading capabilities
Why do we need MyDumper?
- Parallelism (hence, speed) and performance (avoids expensive character set
conversion routines, efficient code overall)
- Easier to manage output (separate files for tables, dump metadata, etc, easy
to view/parse data)
- Consistency - maintains snapshot across all threads, provides accurate master
and slave log positions, etc
- Manageability - supports PCRE for specifying database and tables inclusions
and exclusions
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mydumper>0:databases/mydumper
- To install the port:
- cd /usr/ports/databases/mydumper/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/mydumper
- pkg install mydumper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mydumper
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1664767816
SHA256 (mydumper-mydumper-v0.12.7-3_GH0.tar.gz) = 28701956a2d6793290592cab36eb9ca6d5764a62845203fdfde4549c7acaa2f9
SIZE (mydumper-mydumper-v0.12.7-3_GH0.tar.gz) = 136449
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libpcre.so : devel/pcre
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libmysqlclient.so.20 : databases/mysql57-client
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- databases_mydumper
- USES:
- cmake:insource compiler:c11 gnome mysql pkgconfig ssl
- 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 |
0.12.7.3 03 Oct 2022 17:10:15
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Update to 0.12.7-3
- Convert REINPLACE_CMD to patch file
Changes: https://github.com/mydumper/mydumper/releases |
0.12.5.3 03 Oct 2022 02:14:05
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Add PORTSCOUT
portscout considers that v0.12.5-3 is a new version over 0.12.5-3. |
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) |
0.12.5.3 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 ) |
0.12.5.3 30 Jul 2022 05:57:07
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Update to 0.12.5-3
Changes: https://github.com/mydumper/mydumper/releases |
0.12.5.2 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 ) |
0.12.5.2 18 Jul 2022 18:00:37
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Update to 0.12.5-2
Changes: https://github.com/mydumper/mydumper/releases |
0.12.5.1 18 Jul 2022 12:39:50
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Update to 0.12.5-1
Changes: https://github.com/mydumper/mydumper/releases |
0.12.3.3 03 Jun 2022 09:00:24
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Update to 0.12.3-3
Changes: https://github.com/mydumper/mydumper/releases |
0.12.3.2 22 May 2022 04:10:45
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Update to 0.12.3-2
Changes: https://github.com/mydumper/mydumper/releases |
0.12.3.1 13 May 2022 11:39:13
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Update to 0.12.3-1
Changes: https://github.com/mydumper/mydumper/releases |
0.12.1 25 Mar 2022 13:36:40
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Update to 0.12.1
- Update pkg-descr
- Update WWW
Changes: https://github.com/mydumper/mydumper/releases |
0.11.5.2 07 Mar 2022 18:10:54
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Remove outdated PORTSCOUT |
0.11.5.2 28 Feb 2022 12:45:57
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Update to 0.11.5-2
Changes: https://github.com/maxbube/mydumper/releases |
0.11.5 23 Jan 2022 18:17:29
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Update to 0.11.5
Changes: https://github.com/maxbube/mydumper/releases |
0.11.3.2 21 Dec 2021 18:46:16
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Update to 0.11.3-2
Changes: https://github.com/maxbube/mydumper/releases |
0.11.3 01 Nov 2021 21:28:41
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Update to 0.11.3
Changes: https://github.com/maxbube/mydumper/releases |
0.11.1.4 01 Nov 2021 13:41:22
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Update to 0.11.1-4
Changes: https://github.com/maxbube/mydumper/releases |
0.11.1.3 27 Sep 2021 15:55:50
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Update to 0.11.1-3
Changes: https://github.com/maxbube/mydumper/releases |
0.10.7.2 24 Jul 2021 20:20:51
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Add PORTSCOUT
portscout.freebsd.org says there is a new version (v0.10.7-2). |
0.10.7.2 21 Jul 2021 21:12:50
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Update to 0.10.7-2
Changes: https://github.com/maxbube/mydumper/releases |
0.10.7 06 Jul 2021 14:55:25
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Update to 0.10.7
Changes: https://github.com/maxbube/mydumper/releases |
0.10.5 07 May 2021 09:38:57
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Update to 0.10.5
Changes: https://github.com/maxbube/mydumper/releases |
0.10.3 18 Apr 2021 05:41:52
    |
Po-Chuan Hsieh (sunpoet)  |
databases/mydumper: Update to 0.10.3
Changes: https://github.com/maxbube/mydumper/releases |
0.10.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.10.1 26 Jan 2021 17:21:02
  |
sunpoet  |
Update to 0.10.1
Changes: https://github.com/maxbube/mydumper/releases |
0.9.5 29 Aug 2020 20:43:43
  |
brnrd  |
databases/mydumper: Revert 546948
* reverts unapproved patch against 0.9.3 |
0.9.5 29 Aug 2020 20:34:33
  |
brnrd  |
databases/mariadb103-server: Update to 10.3.24 |
0.9.5 21 Apr 2020 19:48:20
  |
sunpoet  |
Fix build on powerpc
PR: 245696
Submitted by: pkubaj |
0.9.5 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
0.9.5 06 May 2018 12:49:12
  |
sunpoet  |
Update to 0.9.5
Changes: https://github.com/maxbube/mydumper/releases |
0.9.3 19 Feb 2018 10:29:20
  |
sunpoet  |
Use CMAKE_OFF |
0.9.3 10 Sep 2017 13:08:55
  |
sunpoet  |
Update to 0.9.3
Changes: https://github.com/maxbube/mydumper/releases |
0.9.1 01 May 2017 12:46:06
  |
sunpoet  |
Use USES=gnome |
0.9.1 13 Dec 2016 17:50:04
  |
sunpoet  |
- Change upstream to GitHub
- Use USES=mysql
- Update pkg-descr
- Update WWW |
0.9.1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.9.1 09 Nov 2015 18:43:16
  |
sunpoet  |
- Update to 0.9.1
Changes: https://launchpad.net/mydumper/0.9/0.9.1#release-notes |
0.6.2 16 Jan 2015 11:03:50
  |
ale  |
Update to 0.6.2, supporting mysql 5.6. |
0.6.1 10 Aug 2014 19:50:24
  |
tijl  |
Fix problems with missing libs when the linker enforces explicit linking
(a* to d* categories)
PR: 192062 |
0.6.1 04 Jul 2014 02:48:12
  |
sunpoet  |
- Update to 0.6.1
Changes: https://launchpad.net/mydumper/+announcement/12505
http://www.mysqlperformanceblog.com/2014/03/10/new-mydumper-0-6-1-release-offers-several-performance-and-usability-features/ |
0.5.2 30 Jun 2014 16:17:31
  |
sunpoet  |
- Take maintainership |
0.5.2 30 Jun 2014 05:51:03
  |
eadler  |
multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.
Gea-Suan Lin's work is much appreciated.
Approved by: portmgr (implicit) (not really, skipping NO_STAGE check) |
0.5.2 16 May 2014 06:45:29
  |
vanilla  |
Support staging.
Approved by: portmgr@ |
0.5.2 03 Jan 2014 00:46:47
  |
bapt  |
Part 1 at removing now useless FETCH_ARGS redifition |
0.5.2 11 Dec 2013 18:08:53
  |
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases |
0.5.2 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.5.2 01 May 2013 07:15:54
  |
wen  |
- Update to 0.5.2
PR: 178204
Submitted by: NoC <devzone.my@gmail.com>
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
0.5.1_2 23 Apr 2013 14:20:28
  |
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
0.5.1_2 22 Mar 2013 20:06:15
  |
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.5.1_2 08 Mar 2013 10:51:36
  |
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
0.5.1_2 10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
0.5.1_1 22 Sep 2012 07:10:59
  |
rm  |
- install `myloader' binary too
- bump PORTREVISION
while here:
- convert Makefile header to two-lines format
- remove cmake from BUILD_DEPENDS, because it's implied by USE_CMAKE
- tab -> space in pkg-descr
PR: 171827
Submitted by: Armin Gruner <ag-freebsd at muc dot de>
Approved by: Gea-Suan Lin <gslin at gslin dot org> (maintainer) |
0.5.1 06 Jan 2012 10:02:41
 |
culot  |
- Update to 0.5.1
PR: ports/163819
Submitted by: Joe Horn <joehorn@gmail.com>
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
0.5.0 14 Nov 2011 03:26:46
 |
rakuco  |
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes |
0.5.0 20 Jul 2011 11:11:58
 |
jlaffaye  |
Update to 0.5.0
PR: ports/158433
Submitted by: Joe Horn <joehorn@gmail.com>
Approved by: maintainer timeout |
0.2.2 28 May 2011 14:06:36
 |
sunpoet  |
- Update to 0.2.2 while I'm here
Changes: https://launchpad.net/mydumper/0.2/0.2.2
PR: ports/157085
Submitted by: Joe Horn <joehorn@gmail.com>
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
0.1.8a_1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.1.8a_1 19 Mar 2011 13:15:34
 |
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
0.1.8a 04 Sep 2010 21:30:28
 |
pav  |
- Attempt to fix build on 6.X
Reported by: pointyhat |
0.1.8a 02 Sep 2010 12:51:09
 |
pav  |
- Update to 0.1.8a
PR: ports/149881
Submitted by: Joe Horn <joehorn@gmail.com>
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
0.1.7 09 Nov 2009 14:43:28
 |
sylvio  |
- Update to 0.1.7
PR: ports/140353
Submitted by: Joe Horn <joehorn@gmail.com>
Approved by: Gea-Suan <gslin@gslin.org> (maintainer), itetcu, miwi (mentors) |
0.1.5 05 Mar 2009 18:39:45
 |
lwhsu  |
Add mydumper 0.1.5, mySQL Data Dumper.
PR: ports/132310
Submitted by: Gea-Suan Lin <gslin at gslin.org> |