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.

non port: net-mgmt/check_mysql_health/Makefile

Number of commits found: 19

Sunday, 7 Apr 2024
09:36 Florian Smeets (flo) search for other commits by this committer
databases/p5-DBD-mysql: Fix for MariaDB users

Add a new variable DBD_MYSQL, use that in *_DEPENDS and add mysql to USES
where required. DBD_MYSQL will automatically set the correct DBD dependency.

In cd16748194e2 databases/p5-DBD-mysql was updated to 5.x, in 5.x the
support for MariaDB was removed and only MySQL >= 8.0 is supported.

In the 4.x releases MariaDB is still supported, according to upstream 4.x
will still be supported for a while [1], so use that for now when we detect
that MYSQL_FLAVOUR is set to mariadb. databases/p5-DBD-mysql4 was added in
d95f49cb3b54.

DBD:MariaDB would be another alternative, but migrating to it might need
more analysis than just staying with the 4.x releases of p5-DBD-mysql. This
thread on the amavis-users mailing list has a very good summary [2] from
the author of DBD:MariaDB.

This includes ideas and suggestions from vvd and mat. Thanks!

[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277889#c17
[2] https://lists.amavis.org/pipermail/amavis-users/2024-March/006823.html

PR:		275100, 277889
Reviewed by:	vvd, mat
Fixes:	cd16748194e2
Differential Revision: https://reviews.freebsd.org/D44662
commit hash: 92a030dffd4fd7c3f5abdd7a85b16086da294fe1 commit hash: 92a030dffd4fd7c3f5abdd7a85b16086da294fe1 commit hash: 92a030dffd4fd7c3f5abdd7a85b16086da294fe1 commit hash: 92a030dffd4fd7c3f5abdd7a85b16086da294fe1 92a030d
Thursday, 19 Oct 2023
07:07 Robert Clausecker (fuz) search for other commits by this committer Author: Kirill
net-mgmt/check_mysql_health: attempt to fix the build

Seems like USES=autoreconf may be required.

PR:		274308
commit hash: 672b1b7c1e414c3882f4a2452c7a5585c949ca78 commit hash: 672b1b7c1e414c3882f4a2452c7a5585c949ca78 commit hash: 672b1b7c1e414c3882f4a2452c7a5585c949ca78 commit hash: 672b1b7c1e414c3882f4a2452c7a5585c949ca78 672b1b7
Monday, 9 Oct 2023
07:40 Robert Clausecker (fuz) search for other commits by this committer Author: Kirill
net-mgmt/check_mysql_health: update to 3.0.0.5

Submitter becomes maintainer.

Changelog:

* 3.0.0.5
  update GLPlugin, fix valdiff&lookback
* 3.0.0.4
  was a bad idea. now if there is no cache activity, there are no perfdata
* 3.0.0.3
  use the last good value for hitrates of there is absolutely no database
activity
* 3.0.0.2
  default --lookback 3600 only if not given on the commandline
  fix version string
* 3.0.0.1
  default --lookback 3600
* 3.0
  new structure, using Monitoring::GLPlugin

PR:		274308
commit hash: 980be78e8501e633c7f6c7e9a3def58015b35b96 commit hash: 980be78e8501e633c7f6c7e9a3def58015b35b96 commit hash: 980be78e8501e633c7f6c7e9a3def58015b35b96 commit hash: 980be78e8501e633c7f6c7e9a3def58015b35b96 980be78
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 7 Sep 2016
10:31 amdmi3 search for other commits by this committer
- Update to 2.2.2

PR:		212094
Submitted by:	joneum@bsdproject.de
Original commitRevision:421488 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Saturday, 5 Sep 2015
14:40 pi search for other commits by this committer
net-mgmt/check_mysql_health: 2.1.5.1 -> 2.2.1

Changes: see
  https://labs.consol.de/de/nagios/check_mysql_health/
  The changelog is in english, but the english page (/en/) is not up2date

- 2.2.1 - 2015-08-18
  fix the autoconf m4, so the debian-builds don't fail (thanks Jan Wagner)
- 2.2 - 2015-04-23
  add rfc3986-encoded passwords
- 2.1.9.2 2014-12-22
  bugfix in InnoDB initialization & versions > 5.6.1 (Thanks Jorg Veit)
- 2.1.9.1 2014-06-12
  add connections_aborted, open_files to the pnp template
  (Thanks Simon Meggle)
- 2.1.9 2014-06-12
  bugfix in pnp template (Thanks Simon Meggle)
  bugfix in qcache calculation (Thanks lermit)
- 2.1.8.4 2014-04-01
  implement -negate old_level=new_level
  allow floating point numbers in thresholds
- 2.1.8.3 2012-10-15
  output also ok-messages for my-modes
- 2.1.8.2 2012-08-08
  bugfix in querycache-hitrate (div by 0 after db restart).
  (Thanks Gianluca Varisco)
- 2.1.8.1 2012-01-21
  bugfix in timeout-alarm handling under windows
  fix warnings for newest perl versions
- 2.1.8 2011-09-29
  new parameters -mycnf and -mycnfgroup
  single ticks around the -name argument under Windows CMD will be
  removed automatically
- 2.1.7 2011-08-23
  innodb modes now detect problems with the innodb engine
- 2.1.6 2011-08-12
  fix a bug with statefilesdir and capital letters
  add -labelformat so that groundwork no longer complains
  (max label length is 19 characters)
- 2.1.5.2 2011-06-03
  sites in an OMD (http://omdistro.org) environment have now private
  statefile directories
Original commitRevision:396177 
Friday, 21 Aug 2015
19:57 amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Add NO_ARCH
- Fix WWW:
Original commitRevision:394992 
Wednesday, 19 Aug 2015
07:54 erwin search for other commits by this committer
Reset maintainer

<ssanders@taximagic.com>: host smtp15.msoutlookonline.net[64.78.47.78] said:
    550 5.1.1 <ssanders@taximagic.com>: Recipient address rejected: User
    unknown in relay recipient table (in reply to RCPT TO command)

Sponsored by:	DK Hostmaster A/S
Original commitRevision:394749 
Wednesday, 10 Dec 2014
13:32 rodrigo search for other commits by this committer
Fix warnings when run check_mysql_health with perl >= 5.16
Remove unnecessary dirs from plist

PR:		ports/189370
Submitted by:	rodrigo
Original commitRevision:374455 
Wednesday, 12 Feb 2014
09:44 miwi search for other commits by this committer
- Stage support
Original commitRevision:343878 
Friday, 20 Sep 2013
22:24 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
Original commitRevision:327757 
Wednesday, 4 Sep 2013
03:27 az search for other commits by this committer
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:326245 
Saturday, 30 Jun 2012
12:42 az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Original commit
Wednesday, 18 May 2011
01:55 dougb search for other commits by this committer
Update to 2.1.5.1:

2011-01-03
bugfix in mode sql (numerical vs. regexp output)

2010-12-20 2.1.5
fixed a division by zero bug in index-usage (Thanks Wiltmut Gerdes)
fixed a severe bug when loading dynamic extensions (Thanks Ralph Schneider)
added mode table-fragmentation
fixed a bug in table-lock-contention (thanks mayukmok00)
mode sql can now have a non-numerical output which is compared to a
string/regexp
new parameter –dbthresholds
new mode report can be used to output only the bad news (short,long,html)

2010-10-02 2.1.4
added modes threads-created, threads-running, threads-cached
added connects-aborted, clients-aborted

Minor whitespace fix for PLIST_DIRS

PR:             ports/157105
Submitted by:   me
Approved by:    maintainer
Original commit
Thursday, 16 Dec 2010
04:03 pgollucci search for other commits by this committer
- Pass MAINTAINER to co-worker
Original commit
Monday, 8 Nov 2010
16:57 pgollucci search for other commits by this committer
a plugin to check various parameters of a MySQL database

WWW:    http://labs.consol.de/lang/en/nagios/check_mysql_health/
Original commit

Number of commits found: 19