pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   otis
Date:           Tue Nov  3 22:53:40 UTC 2020

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add zabbix50 components


To generate a diff of this commit:
cvs rdiff -u -r1.906 -r1.907 pkgsrc/sysutils/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.906 pkgsrc/sysutils/Makefile:1.907
--- pkgsrc/sysutils/Makefile:1.906      Tue Nov  3 20:51:25 2020
+++ pkgsrc/sysutils/Makefile    Tue Nov  3 22:53:40 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.906 2020/11/03 20:51:25 otis Exp $
+# $NetBSD: Makefile,v 1.907 2020/11/03 22:53:40 otis Exp $
 #
 
 COMMENT=       System utilities
@@ -838,6 +838,11 @@ SUBDIR+=   xuvmstat
 SUBDIR+=       ytree
 SUBDIR+=       zabbix
 SUBDIR+=       zabbix-frontend
+SUBDIR+=       zabbix50-agent
+SUBDIR+=       zabbix50-frontend
+SUBDIR+=       zabbix50-java
+SUBDIR+=       zabbix50-proxy
+SUBDIR+=       zabbix50-server
 SUBDIR+=       zidrav
 SUBDIR+=       znapzend
 



Home | Main Index | Thread Index | Old Index