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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
mydumper MySQL Data Dumper
0.15.1.3 databases on this many watch lists=2 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 0.15.1.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-03-05 18:40:17
Last Update: 2023-09-06 20:49:29
Commit Hash: 1221f01
People watching this port, also watch:: sa-stats, screen, policyd2, htdig
License: GPLv3
WWW:
https://github.com/mydumper/mydumper
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
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 (5 items)
Collapse this list.
  1. sbin/mydumper
  2. sbin/myloader
  3. /usr/local/share/licenses/mydumper-0.15.1.3/catalog.mk
  4. /usr/local/share/licenses/mydumper-0.15.1.3/LICENSE
  5. /usr/local/share/licenses/mydumper-0.15.1.3/GPLv3
Collapse this list.
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 = 1692211635 SHA256 (mydumper-mydumper-v0.15.1-3_GH0.tar.gz) = a25bcb283b2eab192640da2e55ab7798d92293693bb717fb1490d59bc35887ee SIZE (mydumper-mydumper-v0.15.1-3_GH0.tar.gz) = 165488

Packages (timestamps in pop-ups are UTC):
mydumper
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.15.1.30.15.1.30.9.50.15.1.30.15.1.3---
FreeBSD:13:quarterly0.15.1.30.15.1.3-0.15.1.30.15.1.3-0.15.1.30.15.1.3
FreeBSD:14:latest0.15.1.30.15.1.30.12.7.30.15.1.30.15.1.3--0.14.5.2
FreeBSD:14:quarterly0.15.1.30.15.1.3-0.15.1.30.15.1.3-0.15.1.30.15.1.3
FreeBSD:15:latest0.15.1.30.15.1.3n/a0.15.1.3n/a-0.15.1.30.15.1.3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libpcre.so : devel/pcre
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. libmysqlclient.so.21 : databases/mysql80-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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mydumper/mydumper/tar.gz/v0.15.1-3?dummy=/
Collapse this list.

Number of commits found: 70

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.15.1.3
06 Sep 2023 20:49:29
commit hash: 1221f01f2d0c2ceeef646ff008ad008417b38331commit hash: 1221f01f2d0c2ceeef646ff008ad008417b38331commit hash: 1221f01f2d0c2ceeef646ff008ad008417b38331commit hash: 1221f01f2d0c2ceeef646ff008ad008417b38331 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/mydumper: Try fixing PORTSCOUT
0.15.1.3
21 Aug 2023 17:02:47
commit hash: 7559f30f2c6e8fa3f1249a67579efcb011f2e9a1commit hash: 7559f30f2c6e8fa3f1249a67579efcb011f2e9a1commit hash: 7559f30f2c6e8fa3f1249a67579efcb011f2e9a1commit hash: 7559f30f2c6e8fa3f1249a67579efcb011f2e9a1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/mydumper: Update to 0.15.1-3

Changes:	https://github.com/mydumper/mydumper/releases
0.15.1.2
16 Aug 2023 18:25:09
commit hash: 6a807d45ee340ae2805ea6c637a5cc0b8d3758dfcommit hash: 6a807d45ee340ae2805ea6c637a5cc0b8d3758dfcommit hash: 6a807d45ee340ae2805ea6c637a5cc0b8d3758dfcommit hash: 6a807d45ee340ae2805ea6c637a5cc0b8d3758df files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/mydumper: Update to 0.15.1-2

Changes:	https://github.com/mydumper/mydumper/releases
0.14.5.3
31 Jul 2023 16:39:46
commit hash: 3a43d064b8b56ae3033b08982398646de95cf5e2commit hash: 3a43d064b8b56ae3033b08982398646de95cf5e2commit hash: 3a43d064b8b56ae3033b08982398646de95cf5e2commit hash: 3a43d064b8b56ae3033b08982398646de95cf5e2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/mydumper: Update to 0.14.5-3

Changes:	https://github.com/mydumper/mydumper/releases
0.14.5.2
27 May 2023 23:43:42
commit hash: 6ce090b85c14328fb24e3331bcd2d0ba7cb48ef8commit hash: 6ce090b85c14328fb24e3331bcd2d0ba7cb48ef8commit hash: 6ce090b85c14328fb24e3331bcd2d0ba7cb48ef8commit hash: 6ce090b85c14328fb24e3331bcd2d0ba7cb48ef8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/mydumper: Update to 0.14.5-2

Changes:	https://github.com/mydumper/mydumper/releases
0.14.3.1
09 Apr 2023 13:36:32
commit hash: f30628bc88568e821e03102c7de0bb4376b59c19commit hash: f30628bc88568e821e03102c7de0bb4376b59c19commit hash: f30628bc88568e821e03102c7de0bb4376b59c19commit hash: f30628bc88568e821e03102c7de0bb4376b59c19 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/mydumper: Update to 0.14.3-1

Changes:	https://github.com/mydumper/mydumper/releases
0.14.1.1
21 Mar 2023 19:20:00
commit hash: c0fa963a8be52a89a68ce67e498f4343dcf56336commit hash: c0fa963a8be52a89a68ce67e498f4343dcf56336commit hash: c0fa963a8be52a89a68ce67e498f4343dcf56336commit hash: c0fa963a8be52a89a68ce67e498f4343dcf56336 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/mydumper: Update to 0.14.1-1

Changes:	https://github.com/mydumper/mydumper/releases
0.13.1.2
30 Jan 2023 12:58:59
commit hash: 877f5e2d0e17456a46572018120463fc9f7cc9a6commit hash: 877f5e2d0e17456a46572018120463fc9f7cc9a6commit hash: 877f5e2d0e17456a46572018120463fc9f7cc9a6commit hash: 877f5e2d0e17456a46572018120463fc9f7cc9a6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/mydumper: Update to 0.13.1-2

Changes:	https://github.com/mydumper/mydumper/releases
0.12.7.3
03 Oct 2022 17:10:15
commit hash: 48c4f4cfcd1946c61ddfeb8071ba4c4cf262d20acommit hash: 48c4f4cfcd1946c61ddfeb8071ba4c4cf262d20acommit hash: 48c4f4cfcd1946c61ddfeb8071ba4c4cf262d20acommit hash: 48c4f4cfcd1946c61ddfeb8071ba4c4cf262d20a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 4e59f277e33dd601e6996d6411159d56831f8ad2commit hash: 4e59f277e33dd601e6996d6411159d56831f8ad2commit hash: 4e59f277e33dd601e6996d6411159d56831f8ad2commit hash: 4e59f277e33dd601e6996d6411159d56831f8ad2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
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)
0.12.5.3
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)
0.12.5.3
30 Jul 2022 05:57:07
commit hash: f3cffd6ba23d16ba614aef9b59d2efa8a237f6efcommit hash: f3cffd6ba23d16ba614aef9b59d2efa8a237f6efcommit hash: f3cffd6ba23d16ba614aef9b59d2efa8a237f6efcommit hash: f3cffd6ba23d16ba614aef9b59d2efa8a237f6ef files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
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)
0.12.5.2
18 Jul 2022 18:00:37
commit hash: 0a0a444ef16ec0ef1227fd9cab76484976a29746commit hash: 0a0a444ef16ec0ef1227fd9cab76484976a29746commit hash: 0a0a444ef16ec0ef1227fd9cab76484976a29746commit hash: 0a0a444ef16ec0ef1227fd9cab76484976a29746 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 04b0123d22ac01321b7f0efda272d33c5d5d87ffcommit hash: 04b0123d22ac01321b7f0efda272d33c5d5d87ffcommit hash: 04b0123d22ac01321b7f0efda272d33c5d5d87ffcommit hash: 04b0123d22ac01321b7f0efda272d33c5d5d87ff files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: caa52b4afa593c83f9bdf7b37c4a4bdc206b230ccommit hash: caa52b4afa593c83f9bdf7b37c4a4bdc206b230ccommit hash: caa52b4afa593c83f9bdf7b37c4a4bdc206b230ccommit hash: caa52b4afa593c83f9bdf7b37c4a4bdc206b230c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: e505f9748459c1cd689eb8158d9d4fedf5c3337ccommit hash: e505f9748459c1cd689eb8158d9d4fedf5c3337ccommit hash: e505f9748459c1cd689eb8158d9d4fedf5c3337ccommit hash: e505f9748459c1cd689eb8158d9d4fedf5c3337c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 1b0b8a879803d6c9f13b9830f9afde82cba4d750commit hash: 1b0b8a879803d6c9f13b9830f9afde82cba4d750commit hash: 1b0b8a879803d6c9f13b9830f9afde82cba4d750commit hash: 1b0b8a879803d6c9f13b9830f9afde82cba4d750 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/mydumper: Update to 0.12.3-1

Changes:	https://github.com/mydumper/mydumper/releases
0.12.1
25 Mar 2022 13:36:40
commit hash: f3a7596323c1219c5435831544422a1a7d3ad8b0commit hash: f3a7596323c1219c5435831544422a1a7d3ad8b0commit hash: f3a7596323c1219c5435831544422a1a7d3ad8b0commit hash: f3a7596323c1219c5435831544422a1a7d3ad8b0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: ffe562e5c24a99a64e63b4515692397d3836ad26commit hash: ffe562e5c24a99a64e63b4515692397d3836ad26commit hash: ffe562e5c24a99a64e63b4515692397d3836ad26commit hash: ffe562e5c24a99a64e63b4515692397d3836ad26 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/mydumper: Remove outdated PORTSCOUT
0.11.5.2
28 Feb 2022 12:45:57
commit hash: 058c06ea1445d568c0b5878ef22c2dbaaa21d57ccommit hash: 058c06ea1445d568c0b5878ef22c2dbaaa21d57ccommit hash: 058c06ea1445d568c0b5878ef22c2dbaaa21d57ccommit hash: 058c06ea1445d568c0b5878ef22c2dbaaa21d57c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/mydumper: Update to 0.11.5-2

Changes:	https://github.com/maxbube/mydumper/releases
0.11.5
23 Jan 2022 18:17:29
commit hash: a3a05581914974c51dbb5c8526feb9cbc27ae707commit hash: a3a05581914974c51dbb5c8526feb9cbc27ae707commit hash: a3a05581914974c51dbb5c8526feb9cbc27ae707commit hash: a3a05581914974c51dbb5c8526feb9cbc27ae707 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/mydumper: Update to 0.11.5

Changes:	https://github.com/maxbube/mydumper/releases
0.11.3.2
21 Dec 2021 18:46:16
commit hash: 7bb3603cd39a91ef39674871d137134c6e3e8700commit hash: 7bb3603cd39a91ef39674871d137134c6e3e8700commit hash: 7bb3603cd39a91ef39674871d137134c6e3e8700commit hash: 7bb3603cd39a91ef39674871d137134c6e3e8700 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/mydumper: Update to 0.11.3-2

Changes:	https://github.com/maxbube/mydumper/releases
0.11.3
01 Nov 2021 21:28:41
commit hash: 726ef825a7704630a356a1f8dc7ccc61f7cec76dcommit hash: 726ef825a7704630a356a1f8dc7ccc61f7cec76dcommit hash: 726ef825a7704630a356a1f8dc7ccc61f7cec76dcommit hash: 726ef825a7704630a356a1f8dc7ccc61f7cec76d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/mydumper: Update to 0.11.3

Changes:	https://github.com/maxbube/mydumper/releases
0.11.1.4
01 Nov 2021 13:41:22
commit hash: e58c310852d396ab9ac78483b67319ee1ac28134commit hash: e58c310852d396ab9ac78483b67319ee1ac28134commit hash: e58c310852d396ab9ac78483b67319ee1ac28134commit hash: e58c310852d396ab9ac78483b67319ee1ac28134 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 36b7d66bee072e5ae740a741b523f80ce0a218d9commit hash: 36b7d66bee072e5ae740a741b523f80ce0a218d9commit hash: 36b7d66bee072e5ae740a741b523f80ce0a218d9commit hash: 36b7d66bee072e5ae740a741b523f80ce0a218d9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 66fab6153a84525bac474d38c0b3e49d167dbaaacommit hash: 66fab6153a84525bac474d38c0b3e49d167dbaaacommit hash: 66fab6153a84525bac474d38c0b3e49d167dbaaacommit hash: 66fab6153a84525bac474d38c0b3e49d167dbaaa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 10d40b9bb001cd4b471ce04acc6e2ca8a0ddc53bcommit hash: 10d40b9bb001cd4b471ce04acc6e2ca8a0ddc53bcommit hash: 10d40b9bb001cd4b471ce04acc6e2ca8a0ddc53bcommit hash: 10d40b9bb001cd4b471ce04acc6e2ca8a0ddc53b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/mydumper: Update to 0.10.7-2

Changes:	https://github.com/maxbube/mydumper/releases
0.10.7
06 Jul 2021 14:55:25
commit hash: b8c76cf3eb1d48b74088b590e435202e77bd1c13commit hash: b8c76cf3eb1d48b74088b590e435202e77bd1c13commit hash: b8c76cf3eb1d48b74088b590e435202e77bd1c13commit hash: b8c76cf3eb1d48b74088b590e435202e77bd1c13 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/mydumper: Update to 0.10.7

Changes:	https://github.com/maxbube/mydumper/releases
0.10.5
07 May 2021 09:38:57
commit hash: 7acd920625e7eb6e3db82b7b58dd9905f4349855commit hash: 7acd920625e7eb6e3db82b7b58dd9905f4349855commit hash: 7acd920625e7eb6e3db82b7b58dd9905f4349855commit hash: 7acd920625e7eb6e3db82b7b58dd9905f4349855 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/mydumper: Update to 0.10.5

Changes:	https://github.com/maxbube/mydumper/releases
0.10.3
18 Apr 2021 05:41:52
commit hash: 5b220248d42f75c3503cf2c516e3eb93f02c94b1commit hash: 5b220248d42f75c3503cf2c516e3eb93f02c94b1commit hash: 5b220248d42f75c3503cf2c516e3eb93f02c94b1commit hash: 5b220248d42f75c3503cf2c516e3eb93f02c94b1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/mydumper: Update to 0.10.3

Changes:	https://github.com/maxbube/mydumper/releases
0.10.1
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.
0.10.1
26 Jan 2021 17:21:02
Revision:562730Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.1

Changes:	https://github.com/maxbube/mydumper/releases
0.9.5
29 Aug 2020 20:43:43
Revision:546949Original commit files touched by this commit
brnrd search for other commits by this committer
databases/mydumper: Revert 546948

 * reverts unapproved patch against 0.9.3
0.9.5
29 Aug 2020 20:34:33
Revision:546948Original commit files touched by this commit
brnrd search for other commits by this committer
databases/mariadb103-server: Update to 10.3.24
0.9.5
21 Apr 2020 19:48:20
Revision:532402Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build on powerpc

PR:		245696
Submitted by:	pkubaj
0.9.5
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
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
Revision:469197Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.9.5

Changes:	https://github.com/maxbube/mydumper/releases
0.9.3
19 Feb 2018 10:29:20
Revision:462289Original commit files touched by this commit
sunpoet search for other commits by this committer
Use CMAKE_OFF
0.9.3
10 Sep 2017 13:08:55
Revision:449543Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.9.3

Changes:	https://github.com/maxbube/mydumper/releases
0.9.1
01 May 2017 12:46:06
Revision:439874Original commit files touched by this commit
sunpoet search for other commits by this committer
Use USES=gnome
0.9.1
13 Dec 2016 17:50:04
Revision:428519Original commit files touched by this commit
sunpoet search for other commits by this committer
- Change upstream to GitHub
- Use USES=mysql
- Update pkg-descr
- Update WWW
0.9.1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:401125Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:377166Original commit files touched by this commit
ale search for other commits by this committer
Update to 0.6.2, supporting mysql 5.6.
0.6.1
10 Aug 2014 19:50:24
Revision:364564Original commit files touched by this commit
tijl search for other commits by this committer
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
Revision:360510Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:359879Original commit files touched by this commit
sunpoet search for other commits by this committer
- Take maintainership
0.5.2
30 Jun 2014 05:51:03
Revision:359802Original commit files touched by this commit
eadler search for other commits by this committer
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
Revision:354196Original commit files touched by this commit
vanilla search for other commits by this committer
Support staging.

Approved by:	portmgr@
0.5.2
03 Jan 2014 00:46:47
Revision:338511Original commit files touched by this commit
bapt search for other commits by this committer
Part 1 at removing now useless FETCH_ARGS redifition
0.5.2
11 Dec 2013 18:08:53
Revision:336187Original commit files touched by this commit
bapt search for other commits by this committer
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
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)
0.5.2
01 May 2013 07:15:54
Revision:316992Original commit files touched by this commit
wen search for other commits by this committer
- 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
Revision:316355Original commit files touched by this commit
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
0.5.1_2
22 Mar 2013 20:06:15
Revision:314960Original commit files touched by this commit
makc search for other commits by this committer
- 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
Revision:313633Original commit files touched by this commit
kwm search for other commits by this committer
* 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
Revision:308630Original commit files touched by this commit Sanity Test Failure
mm search for other commits by this committer
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
Revision:304665Original commit files touched by this commit
rm search for other commits by this committer
- 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
Original commit files touched by this commit
culot search for other commits by this committer
- 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
Original commit files touched by this commit
rakuco search for other commits by this committer
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
Original commit files touched by this commit
jlaffaye search for other commits by this committer
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
Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.1.8a_1
19 Mar 2011 13:15:34
Original commit files touched by this commit
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
0.1.8a
04 Sep 2010 21:30:28
Original commit files touched by this commit
pav search for other commits by this committer
- Attempt to fix build on 6.X

Reported by:    pointyhat
0.1.8a
02 Sep 2010 12:51:09
Original commit files touched by this commit
pav search for other commits by this committer
- 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
Original commit files touched by this commit
sylvio search for other commits by this committer
- 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
Original commit files touched by this commit
lwhsu search for other commits by this committer
Add mydumper 0.1.5, mySQL Data Dumper.

PR:             ports/132310
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 70