summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp53
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2008-03-27 10:58:03 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2008-03-27 10:58:03 +0000
commita88f8eb0a1876ecb46988cb57ffef734a608b4b7 (patch)
tree086346bc575a638217d1d64e19aa702612cacb36 /net-mgmt/net-snmp53
parent- Repocopy from net-mgmt/net-snmp to net-mgmt/net-snmp53. (diff)
- Repocopy from net-mgmt/net-snmp to net-mgmt/net-snmp53.
- Add appropriate CONFLICTS, NO_LATEST_LINK. - Upgrade net-mgmt/net-snmp to 5.4.1 [1]. PR: ports/110969 [1] Submitted by: valerio.daelli@gmail.com [1] This upgrade (5.3.x -> 5.4.1) includes various changes in original sources. If you find something strange (or missing/incorrect MIB values) than 5.3.x, please let me know. And you can choose net-mgmt/net-snmp53 port for old 5.3.x version.
Notes
Notes: svn path=/head/; revision=209940
Diffstat (limited to 'net-mgmt/net-snmp53')
-rw-r--r--net-mgmt/net-snmp53/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile
index 07e48dc1e782..f080d2a3dd5e 100644
--- a/net-mgmt/net-snmp53/Makefile
+++ b/net-mgmt/net-snmp53/Makefile
@@ -30,6 +30,7 @@ USE_AUTOTOOLS= autoconf:261 libtool:15
USE_RC_SUBR= snmpd.sh snmptrapd.sh
USE_OPENSSL= yes
INSTALLS_SHLIB= yes
+NO_LATEST_LINK= yes
.if !defined(WITHOUT_PERL)
USE_PERL5= yes
.endif
@@ -180,7 +181,7 @@ DOC_FILES= AGENT.txt COPYING FAQ NEWS README \
agent/mibgroup/README.smux
PS_CMD?= /bin/ps
-CONFLICTS= net-snmp-4.*
+CONFLICTS= net-snmp-4.* net-snmp-5.4.*
pre-everything::
@${ECHO_MSG}