missed that one
This commit is contained in:
parent
ad0ba6e372
commit
117c10c7d2
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.152 2018/09/04 12:46:19 espie Exp $
|
# $OpenBSD: Makefile,v 1.153 2018/09/05 09:24:31 espie Exp $
|
||||||
|
|
||||||
COMMENT-main = network and application monitoring - agent
|
COMMENT-main = network and application monitoring - agent
|
||||||
COMMENT-server = network and application monitoring - server
|
COMMENT-server = network and application monitoring - server
|
||||||
@ -19,7 +19,7 @@ CATEGORIES = net
|
|||||||
REVISION-main = 1
|
REVISION-main = 1
|
||||||
REVISION-proxy = 1
|
REVISION-proxy = 1
|
||||||
REVISION-server = 1
|
REVISION-server = 1
|
||||||
REVISION-web = 0
|
REVISION-web = 1
|
||||||
|
|
||||||
MAJV = ${VERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
MAJV = ${VERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PLIST-web,v 1.33 2018/07/10 12:32:23 jasper Exp $
|
@comment $OpenBSD: PLIST-web,v 1.34 2018/09/05 09:24:31 espie Exp $
|
||||||
@pkgpath net/zabbix,-web,mysql
|
@pkgpath net/zabbix,-web,mysql
|
||||||
@pkgpath net/zabbix,-web,pgsql
|
@pkgpath net/zabbix,-web,pgsql
|
||||||
@sample conf/modules.sample/
|
@sample conf/modules.sample/
|
||||||
@ -1015,4 +1015,4 @@ share/examples/php-${MODPHP_VERSION}/
|
|||||||
share/examples/php-${MODPHP_VERSION}/zabbix.ini
|
share/examples/php-${MODPHP_VERSION}/zabbix.ini
|
||||||
@sample ${SYSCONFDIR}/php-${MODPHP_VERSION}.sample/zabbix.ini
|
@sample ${SYSCONFDIR}/php-${MODPHP_VERSION}.sample/zabbix.ini
|
||||||
@cwd ${LOCALBASE}/share/doc/pkg-readmes
|
@cwd ${LOCALBASE}/share/doc/pkg-readmes
|
||||||
${FULLPKGNAME}
|
${PKGSTEM}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
$OpenBSD: README-web,v 1.11 2018/08/17 19:19:14 jasper Exp $
|
$OpenBSD: README-web,v 1.12 2018/09/05 09:24:31 espie Exp $
|
||||||
|
|
||||||
+-----------------------------------------------------------------------
|
+-----------------------------------------------------------------------
|
||||||
| Running ${FULLPKGNAME} on OpenBSD
|
| Running ${PKGSTEM} on OpenBSD
|
||||||
+-----------------------------------------------------------------------
|
+-----------------------------------------------------------------------
|
||||||
|
|
||||||
The Zabbix web frontend has been installed into
|
The Zabbix web frontend has been installed into
|
||||||
|
Loading…
x
Reference in New Issue
Block a user