summaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>2000-02-21 19:19:03 +0000
committerfenner <fenner@FreeBSD.org>2000-02-21 19:19:03 +0000
commit3c993822bf50c6cb1a3cdf9183aad1e4ce2eae57 (patch)
treec70bc423f10eac63f51cfc26e10e61c4fdd67dea /net-mgmt
parente2059aa88227bb3d9a823f0c034a4d557334df1d (diff)
downloadFreeBSD-ports-3c993822bf50c6cb1a3cdf9183aad1e4ce2eae57.zip
FreeBSD-ports-3c993822bf50c6cb1a3cdf9183aad1e4ce2eae57.tar.gz
Skip building the parts that make this port BROKEN on FreeBSD 4.
(and unmark it BROKEN).
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/net-snmp-devel/Makefile2
-rw-r--r--net-mgmt/net-snmp/Makefile2
-rw-r--r--net-mgmt/net-snmp4/Makefile2
-rw-r--r--net-mgmt/net-snmp53/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/net-snmp-devel/Makefile b/net-mgmt/net-snmp-devel/Makefile
index 82283d4..7f2cd79 100644
--- a/net-mgmt/net-snmp-devel/Makefile
+++ b/net-mgmt/net-snmp-devel/Makefile
@@ -46,7 +46,7 @@ STARTUP_FILE= ${PREFIX}/etc/rc.d/snmpd.sh.sample
BROKEN= "aout build breaks: ld: internal error: RRS relocs exceed allocation 343"
.endif
.if ${OSVERSION} >= 400000
-BROKEN= "Uses the old VM system interfaces"
+CONFIGURE_ARGS+= --with-out-mib-modules="ucd-snmp/vmstat_freebsd2 ucd-snmp/memory_freebsd2"
.endif
SHLIB_VERSION=4
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index 82283d4..7f2cd79 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -46,7 +46,7 @@ STARTUP_FILE= ${PREFIX}/etc/rc.d/snmpd.sh.sample
BROKEN= "aout build breaks: ld: internal error: RRS relocs exceed allocation 343"
.endif
.if ${OSVERSION} >= 400000
-BROKEN= "Uses the old VM system interfaces"
+CONFIGURE_ARGS+= --with-out-mib-modules="ucd-snmp/vmstat_freebsd2 ucd-snmp/memory_freebsd2"
.endif
SHLIB_VERSION=4
diff --git a/net-mgmt/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile
index 82283d4..7f2cd79 100644
--- a/net-mgmt/net-snmp4/Makefile
+++ b/net-mgmt/net-snmp4/Makefile
@@ -46,7 +46,7 @@ STARTUP_FILE= ${PREFIX}/etc/rc.d/snmpd.sh.sample
BROKEN= "aout build breaks: ld: internal error: RRS relocs exceed allocation 343"
.endif
.if ${OSVERSION} >= 400000
-BROKEN= "Uses the old VM system interfaces"
+CONFIGURE_ARGS+= --with-out-mib-modules="ucd-snmp/vmstat_freebsd2 ucd-snmp/memory_freebsd2"
.endif
SHLIB_VERSION=4
diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile
index 82283d4..7f2cd79 100644
--- a/net-mgmt/net-snmp53/Makefile
+++ b/net-mgmt/net-snmp53/Makefile
@@ -46,7 +46,7 @@ STARTUP_FILE= ${PREFIX}/etc/rc.d/snmpd.sh.sample
BROKEN= "aout build breaks: ld: internal error: RRS relocs exceed allocation 343"
.endif
.if ${OSVERSION} >= 400000
-BROKEN= "Uses the old VM system interfaces"
+CONFIGURE_ARGS+= --with-out-mib-modules="ucd-snmp/vmstat_freebsd2 ucd-snmp/memory_freebsd2"
.endif
SHLIB_VERSION=4
OpenPOWER on IntegriCloud