summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp53
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2007-10-24 00:48:04 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2007-10-24 00:48:04 +0000
commit1168aaf2777258bed81f59b90e3a3cab2c804111 (patch)
tree5a109278282ca56f85e2f10484e89111fc9af304 /net-mgmt/net-snmp53
parent- Mark as BROKEN on FreeBSD 5.x (does not build). (diff)
- Install freebsd8.h header (unbreak on 8-current).
Probbed by: nork
Notes
Notes: svn path=/head/; revision=201869
Diffstat (limited to 'net-mgmt/net-snmp53')
-rw-r--r--net-mgmt/net-snmp53/Makefile2
-rw-r--r--net-mgmt/net-snmp53/files/patch-Makefile.in2
-rw-r--r--net-mgmt/net-snmp53/files/patch-freebsd8.h4
-rw-r--r--net-mgmt/net-snmp53/pkg-plist1
4 files changed, 7 insertions, 2 deletions
diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile
index b73f652c10cc..d97c59a0e2e8 100644
--- a/net-mgmt/net-snmp53/Makefile
+++ b/net-mgmt/net-snmp53/Makefile
@@ -7,7 +7,7 @@
PORTNAME= snmp
PORTVERSION= 5.3.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-mgmt ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= net-snmp
diff --git a/net-mgmt/net-snmp53/files/patch-Makefile.in b/net-mgmt/net-snmp53/files/patch-Makefile.in
index f5631707a352..a32696df6a06 100644
--- a/net-mgmt/net-snmp53/files/patch-Makefile.in
+++ b/net-mgmt/net-snmp53/files/patch-Makefile.in
@@ -5,7 +5,7 @@
INCLUDESUBDIR=system
INCLUDESUBDIRHEADERS= aix.h bsd.h bsdi3.h bsdi4.h bsdi.h cygwin.h \
- darwin.h darwin7.h darwin8.h freebsd5.h freebsd6.h \
-+ darwin.h darwin7.h darwin8.h freebsd5.h freebsd6.h freebsd7.h \
++ darwin.h darwin7.h darwin8.h freebsd5.h freebsd6.h freebsd7.h freebsd8.h \
dynix.h freebsd2.h freebsd3.h freebsd4.h freebsd.h generic.h hpux.h \
irix.h linux.h mingw32.h mips.h netbsd.h openbsd.h osf5.h \
solaris2.6.h solaris2.7.h solaris2.8.h solaris2.9.h solaris2.10.h \
diff --git a/net-mgmt/net-snmp53/files/patch-freebsd8.h b/net-mgmt/net-snmp53/files/patch-freebsd8.h
new file mode 100644
index 000000000000..94ab52cbeec5
--- /dev/null
+++ b/net-mgmt/net-snmp53/files/patch-freebsd8.h
@@ -0,0 +1,4 @@
+--- include/net-snmp/system/freebsd8.h.orig Sun Jul 17 22:41:06 2005
++++ include/net-snmp/system/freebsd8.h Sun Jul 17 22:41:28 2005
+@@ -0,0 +1 @@
++#include "freebsd7.h"
diff --git a/net-mgmt/net-snmp53/pkg-plist b/net-mgmt/net-snmp53/pkg-plist
index aa3cb4e79c60..b05280d04653 100644
--- a/net-mgmt/net-snmp53/pkg-plist
+++ b/net-mgmt/net-snmp53/pkg-plist
@@ -151,6 +151,7 @@ include/net-snmp/system/freebsd4.h
include/net-snmp/system/freebsd5.h
include/net-snmp/system/freebsd6.h
include/net-snmp/system/freebsd7.h
+include/net-snmp/system/freebsd8.h
include/net-snmp/system/generic.h
include/net-snmp/system/hpux.h
include/net-snmp/system/irix.h