summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-10-17 19:18:33 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-10-17 19:18:33 +0000
commit19855da15ccf6225be659df1cebd56ca5d0e203c (patch)
tree4f3166e76ad6fbe30d892bc2fa9b37e2e0f099b7 /net-mgmt
parentupgrade to 1.3.2 (diff)
add stools
A collection of SNMP command line management tools PR: 30934 Submitted by: Michael Lyngbøl <lyngbol@bifrost.lyngbol.dk>
Notes
Notes: svn path=/head/; revision=48887
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/scli/Makefile22
-rw-r--r--net-mgmt/scli/distinfo1
-rw-r--r--net-mgmt/scli/pkg-comment1
-rw-r--r--net-mgmt/scli/pkg-descr9
-rw-r--r--net-mgmt/scli/pkg-plist5
5 files changed, 38 insertions, 0 deletions
diff --git a/net-mgmt/scli/Makefile b/net-mgmt/scli/Makefile
new file mode 100644
index 000000000000..5e8f70173c9a
--- /dev/null
+++ b/net-mgmt/scli/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: stools
+# Date created: 10 September 2001
+# Whom: Michael Lyngbøl <lyngbol@wheel.dk>
+#
+# $FreeBSD$
+#
+
+PORTNAME= stools
+PORTVERSION= 0.1.20
+CATEGORIES= net
+MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PORTNAME}/
+
+MAINTAINER= lyngbol@wheel.dk
+
+LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2
+
+GNU_CONFIGURE= yes
+USE_GTK= yes
+
+MAN1= scli.1 stop.1
+
+.include <bsd.port.mk>
diff --git a/net-mgmt/scli/distinfo b/net-mgmt/scli/distinfo
new file mode 100644
index 000000000000..f1eca495fee1
--- /dev/null
+++ b/net-mgmt/scli/distinfo
@@ -0,0 +1 @@
+MD5 (stools-0.1.20.tar.gz) = 382dbc3a9b61e70b49da2a04fbaa8dc5
diff --git a/net-mgmt/scli/pkg-comment b/net-mgmt/scli/pkg-comment
new file mode 100644
index 000000000000..8b3a1ced1222
--- /dev/null
+++ b/net-mgmt/scli/pkg-comment
@@ -0,0 +1 @@
+A collection of SNMP command line management tools
diff --git a/net-mgmt/scli/pkg-descr b/net-mgmt/scli/pkg-descr
new file mode 100644
index 000000000000..61bf98575342
--- /dev/null
+++ b/net-mgmt/scli/pkg-descr
@@ -0,0 +1,9 @@
+The stools package (pronounced "s-tools") was written to address the
+need for small and efficient command line utilities to monitor and
+configure network devices and host systems. The stools package is
+based on the SNMP management protocol.
+
+WWW: http://www.ibr.cs.tu-bs.de/projects/stools/
+
+- Michael Lyngbol
+lyngbol@wheel.dk
diff --git a/net-mgmt/scli/pkg-plist b/net-mgmt/scli/pkg-plist
new file mode 100644
index 000000000000..f50b101b409b
--- /dev/null
+++ b/net-mgmt/scli/pkg-plist
@@ -0,0 +1,5 @@
+bin/scli
+bin/stop
+@unexec install-info --delete %D/info/stools.info %D/info/dir
+info/stools.info
+@exec install-info %D/info/stools.info %D/info/dir