Index: head/net-mgmt/zabbix-agent/Makefile =================================================================== --- head/net-mgmt/zabbix-agent/Makefile (revision 220934) +++ head/net-mgmt/zabbix-agent/Makefile (revision 220935) @@ -1,46 +1,46 @@ # Ports collection makefile for: zabbix-agent # Date created: Jun 18 2003 # Whom: Sergey Akifyev # # $FreeBSD$ # PORTNAME= zabbix -PORTVERSION= 1.4.5 +PORTVERSION= 1.6 PORTEPOCH= 2 CATEGORIES= net-mgmt MASTER_SITES= SF PKGNAMESUFFIX= -agent MAINTAINER= d.lohansky@zsupport.ru COMMENT= Application and network monitoring solution USE_GMAKE= yes USE_RC_SUBR= zabbix_agentd GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-agent --disable-server MAKE_ARGS= ARCH=freebsd .ifndef WITHOUT_IPV6 CONFIGURE_ARGS+=--enable-ipv6 .endif ZABBIX_BIN= agent agentd get sender ZABBIX_CFG= agent agentd ZABBIX_BINFILES=${ZABBIX_BIN:S|^|zabbix_|:C|.+|&/&|:S|agentd/|agent/|} ZABBIX_CFGFILES=${ZABBIX_CFG:S|^|zabbix_|:S|$|.conf|} PLIST_FILES= ${ZABBIX_BIN:S|^|bin/zabbix_|} \ ${ZABBIX_CFG:S|^|%%ETCDIR%%/zabbix_|:S|$|.conf.sample|} post-patch: @${FIND} ${WRKSRC}/src/ -type f|${XARGS} \ ${REINPLACE_CMD} -e 's|/etc/zabbix|${ETCDIR}|;s|/usr/sbin|${LOCALBASE}/sbin|' do-install: @${ECHO_CMD} '@unexec rmdir %D/${ETCDIR_REL} 2>/dev/null || true' >> ${TMPPLIST} @${INSTALL_PROGRAM} ${ZABBIX_BINFILES:S,^,${WRKSRC}/src/,} ${PREFIX}/bin/ @${INSTALL} -d ${ETCDIR}/ @for i in ${ZABBIX_CFGFILES};do\ ${INSTALL_DATA} ${WRKSRC}/misc/conf/$$i ${ETCDIR}/$$i.sample;done @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL .include Property changes on: head/net-mgmt/zabbix-agent/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/net-mgmt/zabbix-agent/distinfo =================================================================== --- head/net-mgmt/zabbix-agent/distinfo (revision 220934) +++ head/net-mgmt/zabbix-agent/distinfo (revision 220935) @@ -1,3 +1,3 @@ -MD5 (zabbix-1.4.5.tar.gz) = f87d73852fdab33f99beebfd16c21c63 -SHA256 (zabbix-1.4.5.tar.gz) = abde9b369960d9075605e12e915d05c04b3c81f1e3445b5d7b39919b0d1648c1 -SIZE (zabbix-1.4.5.tar.gz) = 4137972 +MD5 (zabbix-1.6.tar.gz) = 39d4c871439b1b4f0429964b4abbfc45 +SHA256 (zabbix-1.6.tar.gz) = 16d7f2f41e84c0525365d5faf62da1f5edafd5c55c4e4a451e382c24c6ffe1df +SIZE (zabbix-1.6.tar.gz) = 6098034 Property changes on: head/net-mgmt/zabbix-agent/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/net-mgmt/zabbix2-agent/Makefile =================================================================== --- head/net-mgmt/zabbix2-agent/Makefile (revision 220934) +++ head/net-mgmt/zabbix2-agent/Makefile (revision 220935) @@ -1,46 +1,46 @@ # Ports collection makefile for: zabbix-agent # Date created: Jun 18 2003 # Whom: Sergey Akifyev # # $FreeBSD$ # PORTNAME= zabbix -PORTVERSION= 1.4.5 +PORTVERSION= 1.6 PORTEPOCH= 2 CATEGORIES= net-mgmt MASTER_SITES= SF PKGNAMESUFFIX= -agent MAINTAINER= d.lohansky@zsupport.ru COMMENT= Application and network monitoring solution USE_GMAKE= yes USE_RC_SUBR= zabbix_agentd GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-agent --disable-server MAKE_ARGS= ARCH=freebsd .ifndef WITHOUT_IPV6 CONFIGURE_ARGS+=--enable-ipv6 .endif ZABBIX_BIN= agent agentd get sender ZABBIX_CFG= agent agentd ZABBIX_BINFILES=${ZABBIX_BIN:S|^|zabbix_|:C|.+|&/&|:S|agentd/|agent/|} ZABBIX_CFGFILES=${ZABBIX_CFG:S|^|zabbix_|:S|$|.conf|} PLIST_FILES= ${ZABBIX_BIN:S|^|bin/zabbix_|} \ ${ZABBIX_CFG:S|^|%%ETCDIR%%/zabbix_|:S|$|.conf.sample|} post-patch: @${FIND} ${WRKSRC}/src/ -type f|${XARGS} \ ${REINPLACE_CMD} -e 's|/etc/zabbix|${ETCDIR}|;s|/usr/sbin|${LOCALBASE}/sbin|' do-install: @${ECHO_CMD} '@unexec rmdir %D/${ETCDIR_REL} 2>/dev/null || true' >> ${TMPPLIST} @${INSTALL_PROGRAM} ${ZABBIX_BINFILES:S,^,${WRKSRC}/src/,} ${PREFIX}/bin/ @${INSTALL} -d ${ETCDIR}/ @for i in ${ZABBIX_CFGFILES};do\ ${INSTALL_DATA} ${WRKSRC}/misc/conf/$$i ${ETCDIR}/$$i.sample;done @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL .include Property changes on: head/net-mgmt/zabbix2-agent/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/net-mgmt/zabbix2-agent/distinfo =================================================================== --- head/net-mgmt/zabbix2-agent/distinfo (revision 220934) +++ head/net-mgmt/zabbix2-agent/distinfo (revision 220935) @@ -1,3 +1,3 @@ -MD5 (zabbix-1.4.5.tar.gz) = f87d73852fdab33f99beebfd16c21c63 -SHA256 (zabbix-1.4.5.tar.gz) = abde9b369960d9075605e12e915d05c04b3c81f1e3445b5d7b39919b0d1648c1 -SIZE (zabbix-1.4.5.tar.gz) = 4137972 +MD5 (zabbix-1.6.tar.gz) = 39d4c871439b1b4f0429964b4abbfc45 +SHA256 (zabbix-1.6.tar.gz) = 16d7f2f41e84c0525365d5faf62da1f5edafd5c55c4e4a451e382c24c6ffe1df +SIZE (zabbix-1.6.tar.gz) = 6098034 Property changes on: head/net-mgmt/zabbix2-agent/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property