pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Feb 11 13:54:46 UTC 2021
Modified Files:
pkgsrc/databases: Makefile
Log Message:
databases: Add mysqld_exporter.
To generate a diff of this commit:
cvs rdiff -u -r1.620 -r1.621 pkgsrc/databases/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/Makefile
diff -u pkgsrc/databases/Makefile:1.620 pkgsrc/databases/Makefile:1.621
--- pkgsrc/databases/Makefile:1.620 Sat Dec 5 09:04:58 2020
+++ pkgsrc/databases/Makefile Thu Feb 11 13:54:46 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.620 2020/12/05 09:04:58 otis Exp $
+# $NetBSD: Makefile,v 1.621 2021/02/11 13:54:46 jperkin Exp $
COMMENT= Databases
@@ -113,6 +113,7 @@ SUBDIR+= mysql56-client
SUBDIR+= mysql56-server
SUBDIR+= mysql57-client
SUBDIR+= mysql57-server
+SUBDIR+= mysqld_exporter
SUBDIR+= mysqltuner
SUBDIR+= mytop
SUBDIR+= nss-pgsql
Home |
Main Index |
Thread Index |
Old Index