add some missing @conflicts
This commit is contained in:
parent
7496e4895d
commit
3a2c2bdd58
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1 2014/07/11 20:08:04 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2014/08/14 15:49:38 sthen Exp $
|
||||
|
||||
COMMENT-main= monitoring plugins (for Nagios, Icinga, etc)
|
||||
COMMENT-dbi= dbi monitoring plugin
|
||||
@ -11,6 +11,7 @@ COMMENT-samba= samba monitoring plugin
|
||||
COMMENT-snmp= monitoring plugins using snmp
|
||||
|
||||
V= 2.0
|
||||
REVISION= 0
|
||||
DISTNAME= monitoring-plugins-$V
|
||||
PKGNAME-main= monitoring-plugins-$V
|
||||
PKGNAME-dbi= monitoring-plugins-dbi-$V
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-dbi,v 1.1 2014/07/11 20:08:04 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-dbi,v 1.2 2014/08/14 15:49:38 sthen Exp $
|
||||
@conflict nagios-plugins-dbi-*
|
||||
@pkgpath net/nagios/plugins,-dbi
|
||||
@bin libexec/nagios/check_dbi
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-fping,v 1.1 2014/07/11 20:08:04 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-fping,v 1.2 2014/08/14 15:49:38 sthen Exp $
|
||||
@conflict nagios-plugins-fping-*
|
||||
@pkgpath net/nagios/plugins,-fping
|
||||
@bin libexec/nagios/check_fping
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-game,v 1.1 2014/07/11 20:08:04 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-game,v 1.2 2014/08/14 15:49:38 sthen Exp $
|
||||
@conflict nagios-plugins-game-*
|
||||
@pkgpath net/nagios/plugins,-game
|
||||
@bin libexec/nagios/check_game
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST-ldap,v 1.1 2014/07/11 20:08:04 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-ldap,v 1.2 2014/08/14 15:49:38 sthen Exp $
|
||||
@conflict nagios-plugins-ldap-*
|
||||
@pkgpath net/nagios/plugins,-ldap
|
||||
@bin libexec/nagios/check_ldap
|
||||
libexec/nagios/check_ldaps
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST-mysql,v 1.1 2014/07/11 20:08:04 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-mysql,v 1.2 2014/08/14 15:49:38 sthen Exp $
|
||||
@conflict nagios-plugins-mysql-*
|
||||
@pkgpath net/nagios/plugins,-mysql
|
||||
@bin libexec/nagios/check_mysql
|
||||
@bin libexec/nagios/check_mysql_query
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-pgsql,v 1.1 2014/07/11 20:08:04 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-pgsql,v 1.2 2014/08/14 15:49:38 sthen Exp $
|
||||
@conflict nagios-plugins-pgsql-*
|
||||
@pkgpath net/nagios/plugins,-pgsql
|
||||
@bin libexec/nagios/check_pgsql
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-samba,v 1.1 2014/07/11 20:08:04 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-samba,v 1.2 2014/08/14 15:49:38 sthen Exp $
|
||||
@conflict nagios-plugins-samba-*
|
||||
@pkgpath net/nagios/plugins,-samba
|
||||
libexec/nagios/check_disk_smb
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST-snmp,v 1.1 2014/07/11 20:08:04 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-snmp,v 1.2 2014/08/14 15:49:38 sthen Exp $
|
||||
@conflict nagios-plugins-snmp-*
|
||||
@pkgpath net/nagios/plugins,-snmp
|
||||
libexec/nagios/check_breeze
|
||||
@bin libexec/nagios/check_hpjd
|
||||
|
Loading…
x
Reference in New Issue
Block a user