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: Fri May 31 14:42:45 UTC 2019
Modified Files:
pkgsrc/databases: Makefile
Log Message:
databases: Add postgres_exporter.
To generate a diff of this commit:
cvs rdiff -u -r1.580 -r1.581 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.580 pkgsrc/databases/Makefile:1.581
--- pkgsrc/databases/Makefile:1.580 Tue May 21 05:52:18 2019
+++ pkgsrc/databases/Makefile Fri May 31 14:42:45 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.580 2019/05/21 05:52:18 adam Exp $
+# $NetBSD: Makefile,v 1.581 2019/05/31 14:42:45 jperkin Exp $
COMMENT= Databases
@@ -282,6 +282,7 @@ SUBDIR+= poco-data
SUBDIR+= poco-data-mysql
SUBDIR+= poco-data-odbc
SUBDIR+= poco-data-sqlite
+SUBDIR+= postgres_exporter
SUBDIR+= postgresql-pgroonga
SUBDIR+= postgresql-pljava
SUBDIR+= postgresql-postgis2
Home |
Main Index |
Thread Index |
Old Index