#
PORTNAME= zabbix
PORTVERSION= 1.6
PORTVERSION= 1.6.1
PORTEPOCH= 1
CATEGORIES= net-mgmt
MASTER_SITES= SF
MD5 (zabbix-1.6.tar.gz) = 39d4c871439b1b4f0429964b4abbfc45
MD5 (zabbix-1.6.1.tar.gz) = 26a6f8d643b28ca245804ea699924d80
SHA256 (zabbix-1.6.tar.gz) = 16d7f2f41e84c0525365d5faf62da1f5edafd5c55c4e4a451e382c24c6ffe1df
SHA256 (zabbix-1.6.1.tar.gz) = 178f71f00286d0ea3af3c8dc0941471ee3cf123f59574c2640bf92db897c240b
SIZE (zabbix-1.6.tar.gz) = 6098034
SIZE (zabbix-1.6.1.tar.gz) = 8196017
--- ./configure.orig Sat Jan 27 20:39:51 2007
--- configure.orig 2008-11-04 15:45:42.000000000 -0600
+++ ./configure Sat Jan 27 20:48:34 2007
+++ configure 2008-12-19 23:28:56.000000000 -0600
@@ -275,6 +275,9 @@
@@ -580,6 +580,9 @@
# Factoring default headers for most tests.
ac_includes_default="\
#include <stdio.h>
+#include <sys/socket.h>
+#include <sys/param.h>
+#include <netinet/in.h>
#if HAVE_SYS_TYPES_H
#ifdef HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif