update to manubulon-snmp-2.1.0
This commit is contained in:
parent
8e5d6906cb
commit
017ca4cdd4
@ -1,13 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2015/07/03 21:41:26 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2018/03/11 22:53:43 sthen Exp $
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
COMMENT = extended SNMP-based checks for Icinga/Nagios
|
||||
|
||||
DISTNAME = manubulon-snmp-20150525
|
||||
GH_ACCOUNT = dnsmichi
|
||||
GH_PROJECT = manubulon-snmp
|
||||
GH_COMMIT = 83795bee374466b865a99af479d7cfa0e1ed1e08
|
||||
GH_TAGNAME = v2.1.0
|
||||
EPOCH = 0
|
||||
|
||||
CATEGORIES = net
|
||||
|
||||
@ -22,9 +22,10 @@ NO_TEST = Yes
|
||||
RUN_DEPENDS = net/p5-Net-SNMP
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/libexec/nagios
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/libexec/nagios \
|
||||
${PREFIX}/share/doc/manubulon-snmp
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/plugins/*.pl ${PREFIX}/libexec/nagios/
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/manubulon-snmp
|
||||
${INSTALL_DATA} ${WRKSRC}/plugins/doc/* ${PREFIX}/share/doc/manubulon-snmp/
|
||||
cd ${WRKSRC}; ${INSTALL_DATA} [A-Z]* doc/*md \
|
||||
${PREFIX}/share/doc/manubulon-snmp/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (manubulon-snmp-20150525-83795bee.tar.gz) = xCeYsT3tzp3PAEVVdSP/rVTamZ29MLe84slZ0apDJLQ=
|
||||
SIZE (manubulon-snmp-20150525-83795bee.tar.gz) = 98102
|
||||
SHA256 (manubulon-snmp-2.1.0.tar.gz) = flNwkAlSDdK35k0nMeNfpky5BAi/8Dml/sj8qWECO0c=
|
||||
SIZE (manubulon-snmp-2.1.0.tar.gz) = 126339
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/07/03 21:41:26 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2018/03/11 22:53:43 sthen Exp $
|
||||
libexec/nagios/
|
||||
libexec/nagios/check_snmp_boostedge.pl
|
||||
libexec/nagios/check_snmp_cpfw.pl
|
||||
@ -15,16 +15,10 @@ libexec/nagios/check_snmp_storage.pl
|
||||
libexec/nagios/check_snmp_vrrp.pl
|
||||
libexec/nagios/check_snmp_win.pl
|
||||
share/doc/manubulon-snmp/
|
||||
share/doc/manubulon-snmp/faq.html
|
||||
share/doc/manubulon-snmp/index.html
|
||||
share/doc/manubulon-snmp/index_commands.html
|
||||
share/doc/manubulon-snmp/snmp_cpfw.html
|
||||
share/doc/manubulon-snmp/snmp_css.html
|
||||
share/doc/manubulon-snmp/snmp_env.html
|
||||
share/doc/manubulon-snmp/snmp_int.html
|
||||
share/doc/manubulon-snmp/snmp_load.html
|
||||
share/doc/manubulon-snmp/snmp_mem.html
|
||||
share/doc/manubulon-snmp/snmp_process.html
|
||||
share/doc/manubulon-snmp/snmp_storage.html
|
||||
share/doc/manubulon-snmp/snmp_vrrp.html
|
||||
share/doc/manubulon-snmp/snmp_windows.html
|
||||
share/doc/manubulon-snmp/01-About.md
|
||||
share/doc/manubulon-snmp/02-Installation.md
|
||||
share/doc/manubulon-snmp/03-Configuration.md
|
||||
share/doc/manubulon-snmp/04-Plugins.md
|
||||
share/doc/manubulon-snmp/CHANGELOG.md
|
||||
share/doc/manubulon-snmp/LICENSE
|
||||
share/doc/manubulon-snmp/README.md
|
||||
|
Loading…
x
Reference in New Issue
Block a user