diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-13 22:30:18 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-13 22:30:18 +0000 |
| commit | 391c68d29c56317c38c9ba153c558dd36d8b62dc (patch) | |
| tree | 9acac72bca2b91360000dcc1ddb2900b79b7c987 /net-mgmt/zabbix2-agent/files/patch-configure | |
| parent | MASTER_SITE_FEDORA_LINUX: (diff) | |
- Update zabbix to 1.8
- Split the port to server, frontend, agent and proxy slaves
- Add zabbix16 for people who don't want to update to 1.8 yet
PR: ports/141364
Submitted by: Jim Riggs <ports@christianserving.org> (maintainer)
Diffstat (limited to 'net-mgmt/zabbix2-agent/files/patch-configure')
| -rw-r--r-- | net-mgmt/zabbix2-agent/files/patch-configure | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net-mgmt/zabbix2-agent/files/patch-configure b/net-mgmt/zabbix2-agent/files/patch-configure deleted file mode 100644 index a1b0bd52a4fe..000000000000 --- a/net-mgmt/zabbix2-agent/files/patch-configure +++ /dev/null @@ -1,12 +0,0 @@ ---- configure.orig 2009-03-28 13:23:22.000000000 -0500 -+++ configure 2009-03-28 13:23:40.000000000 -0500 -@@ -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> - #ifdef HAVE_SYS_TYPES_H - # include <sys/types.h> - #endif |
