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
innotop MySQL and InnoDB monitoring program
1.13.0_1 databases on this many watch lists=8 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 1.13.0Version of this port present on the latest quarterly branch.
Maintainer: skreuzer@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-11-24 07:33:50
Last Update: 2024-04-07 09:36:13
Commit Hash: 92a030d
People watching this port, also watch:: p5-DBI, libogg, rsync, tiff
License: GPLv2
WWW:
https://github.com/innotop/innotop
Description:
innotop is a MySQL and InnoDB transaction/status monitor, like 'top' for MySQL. It displays queries, InnoDB transactions, lock waits, deadlocks, foreign key errors, open tables, replication status, buffer information, row operations, logs, I/O operations, load graph, and more.
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. /usr/local/share/licenses/innotop-1.13.0_1/catalog.mk
  2. /usr/local/share/licenses/innotop-1.13.0_1/LICENSE
  3. /usr/local/share/licenses/innotop-1.13.0_1/GPLv2
  4. bin/innotop
  5. lib/perl5/site_perl/man/man1/innotop.1.gz
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • innotop>0:databases/innotop
To install the port:
cd /usr/ports/databases/innotop/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/innotop
  • pkg install innotop
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: innotop
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1639844189 SHA256 (innotop-innotop-v1.13.0_GH0.tar.gz) = 6ec91568e32bda3126661523d9917c7fbbd4b9f85db79224c01b2a740727a65c SIZE (innotop-innotop-v1.13.0_GH0.tar.gz) = 189278

Packages (timestamps in pop-ups are UTC):
innotop
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.13.0_11.13.01.11.41.13.0_11.13.0_1-1.11.4-
FreeBSD:13:quarterly1.13.01.13.01.13.01.13.01.13.0_1-1.13.01.13.0
FreeBSD:14:latest1.13.01.13.0_11.13.01.13.01.13.0_1--1.13.0
FreeBSD:14:quarterly1.13.01.13.0_1-1.13.01.13.0_1-1.13.01.13.0
FreeBSD:15:latest1.13.01.13.0_1n/a1.13.0n/a-1.13.01.13.0
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. p5-DBD-mysql>=0 : databases/p5-DBD-mysql
  2. p5-DBI>=1.46 : databases/p5-DBI
  3. p5-Term-ReadKey>=2.10 : devel/p5-Term-ReadKey
  4. p5-Time-HiRes>0 : devel/p5-Time-HiRes
  5. p5-Term-ANSIColor>0 : devel/p5-Term-ANSIColor
  6. p5-Term-ReadLine>0 : devel/p5-Term-ReadLine
  7. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. p5-DBD-mysql>=0 : databases/p5-DBD-mysql
  2. p5-DBI>=1.46 : databases/p5-DBI
  3. p5-Term-ReadKey>=2.10 : devel/p5-Term-ReadKey
  4. p5-Time-HiRes>0 : devel/p5-Time-HiRes
  5. p5-Term-ANSIColor>0 : devel/p5-Term-ANSIColor
  6. p5-Term-ReadLine>0 : devel/p5-Term-ReadLine
  7. perl5>=5.36<5.37 : lang/perl5.36
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_innotop
USES:
mysql perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/innotop/innotop/tar.gz/v1.13.0?dummy=/
Collapse this list.

Number of commits found: 40

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.13.0_1
07 Apr 2024 09:36:13
commit hash: 92a030dffd4fd7c3f5abdd7a85b16086da294fe1commit hash: 92a030dffd4fd7c3f5abdd7a85b16086da294fe1commit hash: 92a030dffd4fd7c3f5abdd7a85b16086da294fe1commit hash: 92a030dffd4fd7c3f5abdd7a85b16086da294fe1 files touched by this commit
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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)
1.13.0
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)
1.13.0
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)
1.13.0
18 Dec 2021 16:39:47
commit hash: dbe1af6795fb48ab8c3a397597759a9c83892466commit hash: dbe1af6795fb48ab8c3a397597759a9c83892466commit hash: dbe1af6795fb48ab8c3a397597759a9c83892466commit hash: dbe1af6795fb48ab8c3a397597759a9c83892466 files touched by this commit
Steven Kreuzer (skreuzer) search for other commits by this committer
databases/innotop: Update to version 1.13.0

ChangeLog: https://github.com/innotop/innotop/releases/tag/v1.13.0

PR:             260480
Reported By:    Vincent Milum Jr <freebsd@darkain.com>
1.11.4
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.
1.11.4
15 Nov 2019 10:12:08
Revision:517643Original commit files touched by this commit
tobik search for other commits by this committer
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
1.11.4
21 Jan 2017 20:26:13
Revision:432077Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to version 1.11.4
1.11.1
18 Jul 2016 13:39:17
Revision:418703Original commit files touched by this commit
mat search for other commits by this committer
Cleanup USE_GITHUB usage.

Sponsored by:	Absolight
1.11.1
14 Jun 2016 15:02:04
Revision:416891Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to version 1.11

PR:		210269
1.9.1_2
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
1.9.1_2
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
1.9.1_2
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.9.1_1
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.9.1_1
17 Jun 2014 14:26:08
Revision:358121Original commit files touched by this commit
skreuzer search for other commits by this committer
Add patch to fix use of uninitialized value $mysqlversion in pattern match
1.9.1
10 Jun 2014 07:39:02
Revision:357277Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
1.9.1
14 Feb 2014 15:00:08
Revision:344225Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
1.9.1
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)
1.9.1
10 Sep 2013 11:32:20
Revision:326894Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
1.9.1
22 Jul 2013 20:24:55
Revision:323497Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to 1.9.1

PR:		ports/180528
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
1.9.0
28 Dec 2012 19:03:02
Revision:309577Original commit files touched by this commit
flo search for other commits by this committer
Convert the remaining ports that depend on databases/p5-DBD-mysql${MYSQL_VER}
to just depend on databases/p5-DBD-mysql as that will handle the MYSQL_VER
magic.

This is required as only databases/p5-DBD-mysql supports mariadb-client and
the upcomming perconaXX-client.

Approved by:	portmgr (bapt)
Initial patches by:	pgollucci
1.9.0
10 Dec 2012 20:42:30
Revision:308636Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to 1.9.0
1.8.1_2
19 Apr 2012 13:28:57
Original commit files touched by this commit
skreuzer search for other commits by this committer
Add USE_MYSQL=yes so that MYSQL_VER is defined and the correct version
of p5-DBD-mysql gets added as a dependency

PR:             ports/166392
Submitted by:   Helmut Schneider <jumper99@gmx.de>
1.8.1_1
20 Mar 2012 21:39:27
Original commit files touched by this commit
skreuzer search for other commits by this committer
Remove USE_MYSQL since the port does not depend on the mysql client

Reported by:    Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Feature safe:   yes
1.8.1
13 Mar 2012 13:51:09
Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to 1.8.1

PR:             ports/165791
Submitted by:   Alex Samorukov <samm@os2.kiev.ua>
Feature safe:   yes
1.8.0_2
26 Oct 2011 15:35:48
Original commit files touched by this commit
skreuzer search for other commits by this committer
Set USE_MYSQL=yes

Remove direct dependancy on p5-DBD-mysql which causes problems when
using WITH_MYSQL_VER=52

Submitted by:   Valentin Zahariev <curly@e-card.bg>
1.8.0_1
11 Oct 2011 13:02:55
Original commit files touched by this commit
skreuzer search for other commits by this committer
- Update *_DEPENDS
- Remove Data::Dumper which is in all supported Perl releases
- Add DBI
- Add minimal required version

PR:             ports/161234
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
1.8.0
22 Nov 2010 21:01:48
Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to 1.8.0

PR:             ports/152035
Submitted by:   Li-Wen Hsu <lwhsu@FreeBSD.org>
1.7.2_2
26 Sep 2010 02:51:59
Original commit files touched by this commit
skreuzer search for other commits by this committer
Add LICENSE information
1.7.2_2
13 Jul 2010 21:44:35
Original commit files touched by this commit
skreuzer search for other commits by this committer
Make PREFIX/etc the default location for innotop.conf

PR:             ports/148469
Submitted by:   Ralf Gebhart <gebhart@secnetix.de>
1.7.2_1
23 May 2010 03:04:37
Original commit files touched by this commit
skreuzer search for other commits by this committer
Fix plist
1.7.2
22 May 2010 19:15:50
Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to 1.7.2
1.6.0
28 Mar 2009 01:16:37
Original commit files touched by this commit
skreuzer search for other commits by this committer
Change MAINTAINER on my ports to my FreeBSD email address

Approved by:    wxs (mentor)
1.6.0
12 Jan 2008 21:35:37
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.6.0.
- Use SF macro.

PR:             ports/119412
Submitted by:   Philippe Audeoud <jadawin@tuxaco.net>
Approved by:    Steven Kreuzer <skreuzer@exit2shell.com> (maintainer)
                stas (mentor, implicit)
1.4.2
17 Jun 2007 21:27:42
Original commit files touched by this commit
itetcu search for other commits by this committer
Change of email address, same maintainer.

PR:             ports/113686
Submitted by:   Steven Kreuzer (confirmed from the old email on private)
1.4.2
25 May 2007 21:50:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.4.2

PR:             112530
Submitted by:   Steven Kreuzer<skreuzer@f2o.org> (maintainer)
1.4.1
24 Apr 2007 08:35:46
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.4.1

PR:             112037
Submitted by:   Steven Kreuzer (maintainer)
1.4.0
06 Mar 2007 08:24:14
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.4.0

PR:             ports/109960
Submitted by:   maintainer (Steven Kreuzer)
1.0.1
17 Jan 2007 22:05:17
Original commit files touched by this commit
alfred search for other commits by this committer
Update to 1.0.1

Submitted by: skreuzer at f2o.org
0.1.160
24 Nov 2006 07:33:35
Original commit files touched by this commit
clsung search for other commits by this committer
Add innotop 0.1.160, a MySQL and InnoDB monitoring program.

PR:             ports/104722
Submitted by:   Steven Kreuzer <skreuzer at f2o.org>

Number of commits found: 40