summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>2001-01-17 23:48:47 +0000
committerBill Fumerola <billf@FreeBSD.org>2001-01-17 23:48:47 +0000
commit9b21f796cda2809737620da7e0c64c0826b58569 (patch)
tree9e0b2331aa1520070190d318677e570b26c83e94 /net-mgmt/net-snmp
parentRemove gtksheet. it have merge into gtkextra ports. (diff)
ucd-snmp renamed itself to net-snmp and now uses sourceforge. reflect
this change (with a repocopy) and update various references. this does not upgrade this port to the most recent version of net-snmp, that will be coming soon.
Notes
Notes: svn path=/head/; revision=37285
Diffstat (limited to 'net-mgmt/net-snmp')
-rw-r--r--net-mgmt/net-snmp/Makefile4
-rw-r--r--net-mgmt/net-snmp/pkg-descr22
2 files changed, 11 insertions, 15 deletions
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index 62f62e75af7f..5186049e7519 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -8,9 +8,11 @@
PORTNAME= ucd-snmp
PORTVERSION= 4.1.2
CATEGORIES= net ipv6
-MASTER_SITES= ftp://ucd-snmp.ucdavis.edu/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ ftp://ucd-snmp.ucdavis.edu/ \
ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \
ftp://ftp.win.or.jp/pub/network/snmp/ucd-snmp/
+MASTER_SITE_SUBDIR= net-snmp
MAINTAINER= billf@FreeBSD.org
diff --git a/net-mgmt/net-snmp/pkg-descr b/net-mgmt/net-snmp/pkg-descr
index e4aa3d1382a3..d7c5d86a1b58 100644
--- a/net-mgmt/net-snmp/pkg-descr
+++ b/net-mgmt/net-snmp/pkg-descr
@@ -1,18 +1,12 @@
This is UCD SNMP, a derivative of CMU's SNMP package.
-From the README:
+Various tools relating to the Simple Network Management Protocol including:
-This package contains a port and modified code of the CMU 2.1.2.1
-snmp agent. It has been modified to allow extensibility quickly
-and easily. It is far from the best and most configurable systems;
-but hey: its free.
-
-We use this agent here to monitor known system problems before they
-take the machine over. The agent can be easily configured to
-monitor the number of a given process running, run external scripts
-to check and report functional status. Examples: mountd(s) under
-Ultrix 4.3 which tend to fork themselves crazy and eventually fill
-up the process table; On our hp700s, "amd" sometimes stops working,
-HP VUE hangs and fails to start X, etc.
+ An extensible agent
+ An SNMP library
+ tools to request or set information from SNMP agents
+ tools to generate and handle SNMP traps
+ a version of the unix 'netstat' command using SNMP
+ a Tk/perl mib browser
-WWW: http://ucd-snmp.ucdavis.edu/
+WWW: http://net-snmp.sourceforge.net/